summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [kiosk-chromium] Fix black-/whitelist generatorSimon Rettberg2022-04-271-14/+19
|
* [qemu] Add lightdm warning if GVT-g is not availableSimon Rettberg2022-04-223-0/+9
|
* [run-virt/hardware-stats] Move dependencies aroundSimon Rettberg2022-04-213-6/+8
|
* [vmware-common/vbox-src] Probably not depending on network.target ??Simon Rettberg2022-04-212-4/+4
|
* [hardware-stats] Fix detection of vmx/svm supportSimon Rettberg2022-04-211-15/+16
| | | | | | | | Newer Linux kernel versions hide the vmx/svm flag from /proc/cpuinfo if you disable the feature in the BIOS. We wrongfully reported this as UNSUPPORTED then instead of DISABLED as intended. Read the according MSRs unconditionally now, and only validate the flag is present if the MSR values line up with what we expect for the feature to be enabled.
* [splashtool] Fix size extraction by forcing grep into ASCII modev29r1Simon Rettberg2022-04-061-2/+2
|
* [qemu] Add device passthrough debug modeManuel Bentele2022-04-047-11/+95
|
* [xorg] Mirror libgl1-mesa-driSimon Rettberg2022-03-291-1/+1
|
* [dnbd3-proxy-mode] More agressive switching to local dnbd3 proxySimon Rettberg2022-03-241-7/+10
|
* [pam-slx-plug] Add logging to journalSimon Rettberg2022-03-232-1/+14
|
* [iptables-helper] Skip empty filesSimon Rettberg2022-03-181-0/+1
|
* [redsocks/kernel-vanilla] github doesn't support git:// anymoreSimon Rettberg2022-03-172-3/+3
|
* [vmware16] 16.2.3 (and allow override)Simon Rettberg2022-03-171-1/+1
|
* [xorg] Install libgl1-mesa-dri 22.0-rc3 to avoid glitchesSimon Rettberg2022-03-102-0/+10
|
* [splashtool] Fix reading size from ppm with commentsSimon Rettberg2022-03-101-2/+2
|
* [remoteaccess] Delay submission of VNC password to avoid raceSimon Rettberg2022-03-041-5/+11
| | | | | | If for some reason the ~poweron POST arrives/gets processed later on the server than our VNC data submission, the password would get set to NULL again immediately, making this client inaccessible.
* [run-virt-docker] fix docker load for archives without repotagralph isenmann2022-02-281-7/+12
|
* [remote-access] insmod doesn't check modprobe.dSimon Rettberg2022-02-241-1/+2
|
* [xorg] Alas, the intel module still seems needed for older hwSimon Rettberg2022-02-231-3/+4
|
* [remote-access] Load evdi for virtual displaySimon Rettberg2022-02-231-0/+7
|
* [evdi] Fix module pathSimon Rettberg2022-02-232-2/+2
|
* [evdi] New module: Virtual DisplayInterfaceSimon Rettberg2022-02-234-0/+27
|
* [dnbd3-proxy-mode] Split dnbd0 local caching split into own unitSimon Rettberg2022-02-234-25/+37
| | | | Other approach also failed as service doesn't run as root, obviously
* [remote-access] Explicitly add virtual output on intel cardsSimon Rettberg2022-02-222-0/+10
| | | | | | It seems that in the past, a virtual output was added automatically when no screen was connected. This isn't the case anymore, so let's see if adding an xorg config fixes the issue.
* [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
|