summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
...
* [remote-access] Validate vnc_port is in rangeSimon Rettberg2022-02-221-0/+3
|
* [dnbd3-proxy-mode] Move stag4 local caching to dnbd3-server.serviceSimon Rettberg2022-02-222-21/+32
| | | | | The switching to the local proxy was blocking the actual startup of the proxy.
* [dhcp-busybox] Add service to create additional bridgesSimon Rettberg2022-02-215-6/+88
|
* [debug-report-bwlp] Add brctl showSimon Rettberg2022-02-211-0/+2
|
* [sshd] Change Mini- to MaxiLinux in installer modeSteffen Ritter2022-02-211-0/+4
|
* [dnbd3-proxy-mode] Local caching: fix block device checkSimon Rettberg2022-02-161-1/+1
|
* [run-virt] Allow FORWARDing for all additional bridged NICsSimon Rettberg2022-02-161-0/+15
|
* [qemu] Downgrade Maven assembly plugin for Java 8 compatibilityManuel Bentele2022-01-281-1/+1
|
* [xscreensaver] Use openslx-5.x branchSimon Rettberg2022-01-201-1/+1
|
* [qemu] Update log4j because of the CVE-2021-45105 security flawManuel Bentele2021-12-201-2/+2
|
* [qemu] Remove an unnecessary deprecation warning suppressionManuel Bentele2021-12-171-1/+0Star
|
* [qemu] Set Maven release version to Java 8Manuel Bentele2021-12-171-0/+2
|
* [qemu] Update version of build dependenciesManuel Bentele2021-12-171-8/+9
|
* [qemu] Update log4j because of the CVE-2021-45046 security flawManuel Bentele2021-12-171-2/+2
|
* [qemu] Update version of Maven build pluginsManuel Bentele2021-12-171-32/+9Star
|
* [docker-ce] Fix https://github.com/NVIDIA/nvidia-docker/issues/1399Simon Rettberg2021-12-172-0/+6
|
* [qemu] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-154-15/+17
|
* [run-virt] pulse: Unmute all sinks, in case user switches laterSimon Rettberg2021-12-141-2/+5
|
* [vmware-common] Set video memory size if not foundSimon Rettberg2021-12-131-0/+16
| | | | | ...cap to sane min/max if found in source vmx, depending on host memory size.
* [qemu] On kernel 5.15+, vfio-mdev is intergrated into mdevSimon Rettberg2021-12-101-2/+4
|
* [docker-ce] New module (target: stage4)Simon Rettberg2021-12-107-0/+109
|
* [run-virt-docker] FIX: check curl response; check bind mound_type; move ↵ralph isenmann2021-12-081-17/+18
| | | | add_cleanup
* [vmware16] Downgrade to 16.1.2Simon Rettberg2021-12-011-1/+1
| | | | Automatic USB passthrough is broken on 16.2.1
* [qemu] Move firmware loader lookup to master-sync-sharedManuel Bentele2021-11-3010-460/+16Star
|
* [qemu] Create missing ACPI OpRegion for GVT-g instance on UEFI machinesManuel Bentele2021-11-232-0/+11
|
* [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
|
* [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
|
* [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
|