| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [remote-access] Validate vnc_port is in range | Simon Rettberg | 2022-02-22 | 1 | -0/+3 | |
| | | ||||||
| * | [dnbd3-proxy-mode] Move stag4 local caching to dnbd3-server.service | Simon Rettberg | 2022-02-22 | 2 | -21/+32 | |
| | | | | | | The switching to the local proxy was blocking the actual startup of the proxy. | |||||
| * | [dhcp-busybox] Add service to create additional bridges | Simon Rettberg | 2022-02-21 | 5 | -6/+88 | |
| | | ||||||
| * | [debug-report-bwlp] Add brctl show | Simon Rettberg | 2022-02-21 | 1 | -0/+2 | |
| | | ||||||
| * | [sshd] Change Mini- to MaxiLinux in installer mode | Steffen Ritter | 2022-02-21 | 1 | -0/+4 | |
| | | ||||||
| * | [dnbd3-proxy-mode] Local caching: fix block device check | Simon Rettberg | 2022-02-16 | 1 | -1/+1 | |
| | | ||||||
| * | [run-virt] Allow FORWARDing for all additional bridged NICs | Simon Rettberg | 2022-02-16 | 1 | -0/+15 | |
| | | ||||||
| * | [qemu] Downgrade Maven assembly plugin for Java 8 compatibility | Manuel Bentele | 2022-01-28 | 1 | -1/+1 | |
| | | ||||||
| * | [xscreensaver] Use openslx-5.x branch | Simon Rettberg | 2022-01-20 | 1 | -1/+1 | |
| | | ||||||
| * | [qemu] Update log4j because of the CVE-2021-45105 security flaw | Manuel Bentele | 2021-12-20 | 1 | -2/+2 | |
| | | ||||||
| * | [qemu] Remove an unnecessary deprecation warning suppression | Manuel Bentele | 2021-12-17 | 1 | -1/+0![]() | |
| | | ||||||
| * | [qemu] Set Maven release version to Java 8 | Manuel Bentele | 2021-12-17 | 1 | -0/+2 | |
| | | ||||||
| * | [qemu] Update version of build dependencies | Manuel Bentele | 2021-12-17 | 1 | -8/+9 | |
| | | ||||||
| * | [qemu] Update log4j because of the CVE-2021-45046 security flaw | Manuel Bentele | 2021-12-17 | 1 | -2/+2 | |
| | | ||||||
| * | [qemu] Update version of Maven build plugins | Manuel Bentele | 2021-12-17 | 1 | -32/+9![]() | |
| | | ||||||
| * | [docker-ce] Fix https://github.com/NVIDIA/nvidia-docker/issues/1399 | Simon Rettberg | 2021-12-17 | 2 | -0/+6 | |
| | | ||||||
| * | [qemu] Update log4j because of the CVE-2021-44228 security flaw | Manuel Bentele | 2021-12-15 | 4 | -15/+17 | |
| | | ||||||
| * | [run-virt] pulse: Unmute all sinks, in case user switches later | Simon Rettberg | 2021-12-14 | 1 | -2/+5 | |
| | | ||||||
| * | [vmware-common] Set video memory size if not found | Simon Rettberg | 2021-12-13 | 1 | -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 mdev | Simon Rettberg | 2021-12-10 | 1 | -2/+4 | |
| | | ||||||
| * | [docker-ce] New module (target: stage4) | Simon Rettberg | 2021-12-10 | 7 | -0/+109 | |
| | | ||||||
| * | [run-virt-docker] FIX: check curl response; check bind mound_type; move ↵ | ralph isenmann | 2021-12-08 | 1 | -17/+18 | |
| | | | | | add_cleanup | |||||
| * | [vmware16] Downgrade to 16.1.2 | Simon Rettberg | 2021-12-01 | 1 | -1/+1 | |
| | | | | | Automatic USB passthrough is broken on 16.2.1 | |||||
| * | [qemu] Move firmware loader lookup to master-sync-shared | Manuel Bentele | 2021-11-30 | 10 | -460/+16![]() | |
| | | ||||||
| * | [qemu] Create missing ACPI OpRegion for GVT-g instance on UEFI machines | Manuel Bentele | 2021-11-23 | 2 | -0/+11 | |
| | | ||||||
| * | [pulseaudio] Add script to select profile based on SLX_PREFERRED_SOUND_OUTPUT | Simon Rettberg | 2021-11-23 | 1 | -0/+12 | |
| | | ||||||
| * | [hardware-stats] Only print nouveau driver warning if driver is in use | Manuel Bentele | 2021-11-16 | 1 | -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 VM | Manuel Bentele | 2021-11-16 | 2 | -3/+41 | |
| | | ||||||
| * | [xorg] iris driver workaround: Only required for Mesa 20.x | Simon Rettberg | 2021-11-15 | 1 | -17/+16![]() | |
| | | | | | | | | | 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 isenmann | 2021-11-15 | 5 | -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 logic | Simon Rettberg | 2021-11-15 | 1 | -0/+2 | |
| | | | | | Cloning repo without branch was broken | |||||
| * | [libvirt-src] /var/run is not empty - delete with -rf | Simon Rettberg | 2021-11-12 | 1 | -2/+2 | |
| | | ||||||
| * | [downloader.inc] Fix misuse of $@ -> $* | Simon Rettberg | 2021-11-12 | 1 | -1/+1 | |
| | | ||||||
| * | [downloader.inc] autoclone: Retry 3 times | Simon Rettberg | 2021-11-12 | 1 | -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.1 | Simon Rettberg | 2021-11-12 | 1 | -1/+1 | |
| | | ||||||
| * | [dhcpc-busybox] Add remark about slx-network dracut dependency | Simon Rettberg | 2021-11-12 | 1 | -0/+3 | |
| | | ||||||
| * | [disk-partitions] Fix syntax error | Simon Rettberg | 2021-11-12 | 1 | -1/+1 | |
| | | ||||||
| * | /var/run -> /run | Simon Rettberg | 2021-11-12 | 14 | -15/+20 | |
| | | ||||||
| * | [qemu] Mock Java file attribute access to fix CDROM transformation unit test | Manuel Bentele | 2021-11-11 | 4 | -13/+60 | |
| | | ||||||
| * | Replace leading whitespaces with tabs | Manuel Bentele | 2021-11-11 | 7 | -19/+19 | |
| | | ||||||
| * | [qemu] Enumerate target names of disk devices correctly | Manuel Bentele | 2021-11-10 | 3 | -6/+9 | |
| | | ||||||
| * | [qemu] Add automatic firmware path transformation for UEFI based VMs | Manuel Bentele | 2021-11-09 | 16 | -10/+610 | |
| | | ||||||
| * | setup_target: Only install packages of selected modules | Simon Rettberg | 2021-11-09 | 1 | -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_init | Simon Rettberg | 2021-11-09 | 1 | -3/+20 | |
| | | ||||||
| * | [swtpm] Prefix all installation paths | Manuel Bentele | 2021-11-08 | 1 | -2/+2 | |
| | | ||||||
| * | [swtpm] Change permissions for cert dir user access | Manuel Bentele | 2021-11-08 | 5 | -2/+25 | |
| | | ||||||
| * | [swtpm] Add module for TPM emulation for QEMU machines (e.g. Windows 11) | Manuel Bentele | 2021-11-05 | 6 | -0/+110 | |
| | | ||||||
| * | [pkg-config] Fix invalid space at line end in pkg-config wrapper | Manuel Bentele | 2021-11-05 | 1 | -6/+8 | |
| | | ||||||
| * | [qemu-src] Add missing LZO build dependency | Manuel Bentele | 2021-11-05 | 1 | -0/+1 | |
| | | ||||||
| * | [pulseaudio] Use pavucontrol-slx :) | Simon Rettberg | 2021-11-04 | 4 | -3/+22 | |
| | | ||||||

