summaryrefslogtreecommitdiffstats
path: root/core/modules
Commit message (Collapse)AuthorAgeFilesLines
* [qemu] Set cache mode=unsafe in non-persistent modeHEADmasterSimon Rettberg2026-01-274-9/+19
| | | | Should lead to better performance
* [dnbd3-proxy-mode] Reliably detect number of physical interfacesSimon Rettberg2026-01-201-2/+2
|
* [debug-report-bwlp] Add current dnbd3 stuff to reportSimon Rettberg2025-12-171-0/+2
|
* [run-virt/qemu] No fallback to RO if RW is set; prefer RW over ROSimon Rettberg2025-12-172-5/+5
| | | | | | | | | | During image setup, the RO fallback path was always executed, even if a CoW/RW session was requested and set up properly. In that case, both variables, VM_DISKFILE_RW and VM_DISKFILE_RO pointed to a valid file. For reasons unknown, when both variables were set, the qemu run-virt plugin would prefer the RO variable over the RW one. Flip that logic around and and also don't execute the RO fallback if RW setup was successful.
* [run-virt] Add debug code to debug problem that's gone while debuggingSimon Rettberg2025-12-152-0/+4
|
* [run-virt] Fix resolution setting retry logicSimon Rettberg2025-12-152-7/+17
|
* [hardware-stats] Add fdisk package for sfdisk binarySimon Rettberg2025-12-151-3/+4
|
* [vmware-common] Disable vulkan backend on nvidiaSimon Rettberg2025-11-261-0/+4
| | | | | | | Has a ~1:10 chance to completely mess up or hang vmware after booting up a VM. https://old.reddit.com/r/vmware/comments/1ii5829/ https://techdocs.broadcom.com/us/en/vmware-cis/desktop-hypervisors/workstation-pro/25H2/release-notes/vmware-workstation-pro-25h2-release-notes.html
* [hardware-stats] Load slx-toolsSimon Rettberg2025-11-261-0/+1
|
* [vmware25H2] New moduleSimon Rettberg2025-11-219-0/+411
|
* [virt-manager/libvirt-src] Lösch löschSimon Rettberg2025-11-212-83/+0Star
|
* [virt-manager/libvirt-src] Debian 13Simon Rettberg2025-11-212-59/+36Star
|
* [qemu] Remove System.exit() tests casesSimon Rettberg2025-11-212-94/+1Star
| | | | Too annoying to get to work on Java 17+
* [pulseaudio/alsa] Debian 13Simon Rettberg2025-11-197-69/+2Star
|
* [pam] Remove obsolete sslconnectSimon Rettberg2025-11-193-204/+0Star
|
* [qt5core] Debian 13Simon Rettberg2025-11-196-33/+7Star
|
* [vbox-src] Debian 13Simon Rettberg2025-11-192-7/+2Star
|
* [vbox-src/xscreensaver] Debian 13Simon Rettberg2025-11-194-56/+1Star
|
* Updates for Debian 13Simon Rettberg2025-11-1917-284/+3Star
|
* [lightdm-greeter-bwlp] Needs qtwebengine nowSimon Rettberg2025-10-011-0/+1
|
* [qemu] Improve error messagesSimon Rettberg2025-10-011-2/+2
|
* [run-virt] Linux scripts: BIG FAT WARNING viewable in ~/PERSISTENT if ↵Christian Rößler2025-08-121-1/+35
| | | | network home not mounted.
* [run-virt] Linux script for sound mute/unmute rewritten, pipewire/wpctl added.Christian Rößler2025-08-121-66/+52Star
|
* [run-virt] Linux scripts vm_installer: Set timeout in systemd-fd1 mount to 10sChristian Rößler2025-08-011-0/+1
|
* [kiosk-firefox] Allow printingSimon Rettberg2025-07-301-1/+1
| | | | Why was this disabled in the first place?
* [idleaction] Disable xscreensaver with SLX_MINIMAL_GUISimon Rettberg2025-07-231-1/+2
|
* [run-virt] openslx.exe: Detect physcial GPUs and allow using only thoseSimon Rettberg2025-07-214-38/+194
| | | | | If preferPhysicalScreen is set, then openslx.exe will try to find all displays that are connected to "real" GPUs, and only enable those.
* [dnbd3] Adapt to new net_split helperSimon Rettberg2025-07-071-5/+2Star
|
* [virt-viewer] Add more ugly hacks to get number of windows under controlSimon Rettberg2025-05-283-1/+104
|
* [virt-viewer] ADD PATCHOFANTSimon Rettberg2025-05-281-0/+66
|
* [virt-viewer] Apply experimental patch to fix too many windowsSimon Rettberg2025-05-281-0/+7
|
* [beamergui] Disable background mode in AUTOLOGIN modeSimon Rettberg2025-05-141-1/+3
|
* [beamergui] Apply on autologin, get ordering rightSimon Rettberg2025-05-143-0/+1
|
* [beamergui] Don't ignore fixed res config when running with SLX_MINIMAL_GUISimon Rettberg2025-05-141-3/+3
|
* [kiosk-firefox] Allow setting language, default to de-DESimon Rettberg2025-05-131-0/+2
|
* [kiosk-chromium] Should be de-DE, not de_DE because of courseSimon Rettberg2025-05-131-1/+1
| | | | | ... it's not a system locale after all, so why should those two use the same syntax. :)
* [kiosk-chromium] Make requested language configurable, default to de_DESimon Rettberg2025-05-131-0/+2
|
* [qemu] --kiosk-quit= JA!Simon Rettberg2025-05-091-1/+1
|
* [qemu] Run virt-viewer in kiosk mode to hide the toolbarSimon Rettberg2025-04-301-1/+1
|
* [vmware-common] Handle Windows 11 for hwlimits, log if limitingSimon Rettberg2025-04-301-9/+15
|
* [nvidia-kernel] Include firmwareSimon Rettberg2025-04-301-0/+1
|
* [vmware-common] Add hwVersion 21Simon Rettberg2025-04-301-0/+1
|
* Bump libvirt-related versionsSimon Rettberg2025-04-153-3/+3
|
* [libvirt-src] Kill /run and /var/runSimon Rettberg2025-04-151-3/+4
|
* [beamergui/printergui] Support SLX_MINIMAL_GUISimon Rettberg2025-04-142-1/+12
|
* [qemu] Remove obsolete testSimon Rettberg2025-04-011-11/+0Star
|
* [vmware17] Download doesn't return on error, no need to checkSimon Rettberg2025-04-011-2/+1Star
|
* [vmware17] vmware downloads from softwareupdate.vmware.com went away :(Simon Rettberg2025-03-312-42/+31Star
|
* [slxlog] Allow 60k attachmentsSimon Rettberg2025-03-311-2/+2
|
* [qemu] Honor existing libvirt uuid, make system-uuid if applicableSimon Rettberg2025-03-271-3/+33
|