summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [pulseaudio] Add script to select profile based on SLX_PREFERRED_SOUND_OUTPUTSimon Rettberg2021-11-231-0/+12
|
* [hardware-stats] Only print nouveau driver warning if driver is in useManuel Bentele2021-11-161-1/+1
| | | | | This change fixes the false positive use case where the warning is printed during GPU passthrough although the nouveau is not in use.
* [qemu] Set number of CPU cores instead of CPU sockets for a VMManuel Bentele2021-11-162-3/+41
|
* [xorg] iris driver workaround: Only required for Mesa 20.xSimon Rettberg2021-11-151-17/+16Star
| | | | | | | | 21.x apparently fixed all the issues that appeared with the iris driver and hardware acceleration. Check for Mesa 20 specifically. Also use a more refined workaround by setting an env-var that only affects the iris driver, which saves us from checking which driver appears to be in use by grepping the Xorg log file.
* [run-virt-docker] add data-container; restructure init; introduce ↵ralph isenmann2021-11-155-49/+246
| | | | | | | docker-archive as container-context - clients now able to create a data volume from a specified data-container -- REQURIES openslx-sat commit 4bd355c8b9724dec6268e71e9a18a326978d4317
* Fix git retry logicSimon Rettberg2021-11-151-0/+2
| | | | Cloning repo without branch was broken
* [libvirt-src] /var/run is not empty - delete with -rfSimon Rettberg2021-11-121-2/+2
|
* [downloader.inc] Fix misuse of $@ -> $*Simon Rettberg2021-11-121-1/+1
|
* [downloader.inc] autoclone: Retry 3 timesSimon Rettberg2021-11-121-8/+14
| | | | | | This is ugly and stupid, but our git.openslx.org server sometimes barfs up "error: garbage at end of loose object" when cloning via https transport.
* [vmware16] 16.2.1Simon Rettberg2021-11-121-1/+1
|
* [dhcpc-busybox] Add remark about slx-network dracut dependencySimon Rettberg2021-11-121-0/+3
|
* [disk-partitions] Fix syntax errorSimon Rettberg2021-11-121-1/+1
|
* /var/run -> /runSimon Rettberg2021-11-1214-15/+20
|
* Update kernel configSimon Rettberg2021-11-121-0/+8
|
* [qemu] Mock Java file attribute access to fix CDROM transformation unit testManuel Bentele2021-11-114-13/+60
|
* Replace leading whitespaces with tabsManuel Bentele2021-11-117-19/+19
|
* [qemu] Enumerate target names of disk devices correctlyManuel Bentele2021-11-103-6/+9
|
* kernel config: Disable SMACK, enable some useful modulesSimon Rettberg2021-11-091-0/+12
| | | | SMACK uses CIPSO - bad
* [qemu] Add automatic firmware path transformation for UEFI based VMsManuel Bentele2021-11-0916-10/+610
|
* setup_target: Only install packages of selected modulesSimon Rettberg2021-11-091-1/+1
| | | | | | Despite the according comment saying otherwise, mltk would always try to install all packages of all modules in a target, even when building just a single module from a target. Fixed now.
* setup_target: Honor dependency ordering when running module_initSimon Rettberg2021-11-091-3/+20
|
* [swtpm] Prefix all installation pathsManuel Bentele2021-11-081-2/+2
|
* [swtpm] Change permissions for cert dir user accessManuel Bentele2021-11-085-2/+25
|
* [swtpm] Add module for TPM emulation for QEMU machines (e.g. Windows 11)Manuel Bentele2021-11-056-0/+110
|
* [pkg-config] Fix invalid space at line end in pkg-config wrapperManuel Bentele2021-11-051-6/+8
|
* [qemu-src] Add missing LZO build dependencyManuel Bentele2021-11-051-0/+1
|
* [pulseaudio] Use pavucontrol-slx :)Simon Rettberg2021-11-044-3/+22
|
* [qt5core] Fix qt5ct config path; doesn't match debug output of plugin :(Simon Rettberg2021-11-021-5/+2Star
|
* [qt5core] Fix package list for ubuntuSimon Rettberg2021-11-021-3/+2Star
|
* [pulseaudio/qt5core] Switch to pavucontrol-qtSimon Rettberg2021-11-025-18/+30
|
* [qt5core] Add gnome 16x16 icons, add qt5ctSimon Rettberg2021-11-023-2/+11
| | | | | qt5ct is required for non-GNOME/KDE desktop environments to properly configre and select an icon theme, and other styling options.
* [rootfs-stage32] Run addon-init in parallel to ldconfigSimon Rettberg2021-10-291-3/+8
|
* [pulseaudio] Add icons for pavucontrol, enable socket for user sessionSimon Rettberg2021-10-293-0/+20
|
* [dbus] Fix session environment, add missing service/socket fileSimon Rettberg2021-10-292-0/+2
|
* [vmware-common/vbox-src] Make systemctl start non-blockingSimon Rettberg2021-10-292-2/+2
|
* [dhcpc-busybox] Fix systemctl path for split-/usr systemsSimon Rettberg2021-10-291-1/+1
|
* [rootfs-stage32] /etc/profile: Only source bashrc on bashSimon Rettberg2021-10-291-20/+23
|
* [pam-slx-plug] Unmount doubly-mounted home directorySimon Rettberg2021-10-291-0/+6
|
* [libvirt-src] Properly fix failing build with docs enabledSimon Rettberg2021-10-291-1/+2
|
* Revert "[libvirt-src] Disable docs, makes build fail"Simon Rettberg2021-10-291-1/+1
| | | | This reverts commit aa76123fb5e2edc249350c89363f8311c146f3b8.
* [libvirt-glib] Fix indentationSimon Rettberg2021-10-291-5/+5
|
* [libvirt-glib] Force meson 0.55, meson 0.60 is brokenSimon Rettberg2021-10-291-1/+2
| | | | https://github.com/mesonbuild/meson/issues/9472
* binutil: Fix error messageSimon Rettberg2021-10-291-2/+2
|
* [libvirt-src] Disable docs, makes build failSimon Rettberg2021-10-291-1/+1
| | | | | | | | | | | | | | Traceback (most recent call last): File "/usr/local/lib/python3.8/dist-packages/mesonbuild/mesonmain.py", line 138, in run return options.run_func(options) File "/usr/local/lib/python3.8/dist-packages/mesonbuild/minstall.py", line 767, in run installer.do_install(datafilename) File "/usr/local/lib/python3.8/dist-packages/mesonbuild/minstall.py", line 544, in do_install self.install_targets(d, dm, destdir, fullprefix) File "/usr/local/lib/python3.8/dist-packages/mesonbuild/minstall.py", line 662, in install_targets raise RuntimeError(f'File {t.fname!r} could not be found') (to be investigated)
* [pulseaudio] ????Simon Rettberg2021-10-281-1/+1
|
* [pulseaudio] Add requirements for MiniLinuxSimon Rettberg2021-10-283-0/+12
|
* bwlp: Add pulseaudio moduleSimon Rettberg2021-10-281-0/+1
|
* [kernel-vanilla] Fix copying firmware to build dirSimon Rettberg2021-10-281-1/+1
|
* [pulseaudio] Launch pavucontrol on "Configuration" tabSimon Rettberg2021-10-282-2/+5
|
* [run-virt] Add PulseAudio supportSimon Rettberg2021-10-281-3/+5
|