summaryrefslogtreecommitdiffstats
path: root/core/modules
Commit message (Collapse)AuthorAgeFilesLines
...
* [qemu] Honor SLX_PASSTHROUGH_USB_ID for USB autoconnect on startupSimon Rettberg2025-03-274-6/+34
|
* [run-virt] Conditionally pass through USB ethernet adaptersSimon Rettberg2025-03-271-2/+6
|
* [qemu] Pass usb redir autoconnect to run-virt javatool (TBD)Simon Rettberg2025-03-241-0/+5
|
* [qemu] libvirtd isn't actually neededSimon Rettberg2025-03-191-3/+1Star
|
* [hardware-stats] Move log output line into placeSimon Rettberg2025-03-171-1/+1
|
* [vmware-common] More log output in init scriptSimon Rettberg2025-03-172-34/+17Star
|
* [pam/pam-slx-plug] Update nsswitch template, make sure it's usedSimon Rettberg2025-03-172-8/+12
|
* [qemu] vgamem needs to be power of twoSimon Rettberg2025-03-174-19/+38
|
* [qemu] Remove os loader tag if firmware=efiSimon Rettberg2025-03-121-0/+11
|
* [qemu] Add test caseSimon Rettberg2025-03-112-2/+12
|
* [qemu] Make sure qxl's vgamem is at least 48MB, ram at least 64MBSimon Rettberg2025-03-111-2/+29
|
* [run-virt] Trim leading/trailing spaces from fields in shares.datSimon Rettberg2025-03-102-14/+24
| | | | Closes #3976
* [hardware-stats] Use optimistic space calc to drop grow-rootfs depSimon Rettberg2025-02-282-2/+1Star
| | | | | | | | | | grow-rootfs might take a while. Use the newly introduced --optimistic option to fs_path_space so it will consider the size of the underlying device when reporting the size and available space, instead of what the fileystem itself reports. This is so that when we're still resizing the partition (which can take about 10 seconds on some systems), we will already get a somewhat correct estimate. Since this is just for display in slx-admin, nothing crocial depends on it.
* [debug-report-bwlp] Include libvirt logsSteffen Ritter2025-02-281-1/+2
| | | | refs:#3966
* [qemu] Save libvirt-xmlSteffen Ritter2025-02-272-1/+11
| | | | | | | | | Copy the file which comes from dmsd to a place like the other hypervisor runvirt-plugins do. Also this place don't get wiped in case of failure. And output the transformed xml by the runvirt-plugin-qemu which is finally used by qemu
* [run-virt] Do IP filtering in parallel to dns-level blockingSimon Rettberg2025-02-126-88/+181
|
* [iptables-helper] Modularize more default rulesSimon Rettberg2025-02-124-0/+58
|
* [pvs2] Stricter firewall rules in exam modeSimon Rettberg2025-02-041-3/+20
|
* [pam-slx-plug] Always use /bin/bash as user shellSimon Rettberg2025-02-031-0/+1
|
* [pam-slx-plug] Support "external" sssd domainsSimon Rettberg2025-01-291-0/+13
|
* [run-virt] Fix stupid copy paste error :/Simon Rettberg2025-01-231-1/+1
|
* [libvirt-src] Bump to 11.0.0Simon Rettberg2025-01-232-1/+2
|
* [virt-manager] Bump to 5.0.0Simon Rettberg2025-01-233-6/+12
|
* [virt-viewer] Make version configurableSimon Rettberg2025-01-221-1/+1
|
* [libvirt-src] Make version configurableSimon Rettberg2025-01-221-1/+1
|
* [nvidia-common] Work around NVIDIA being funnySimon Rettberg2025-01-151-0/+2
|
* [run-virt] pwdaemon: Don't prefix UPN with DOMAIN\Simon Rettberg2025-01-151-1/+7
|
* [vmware12] Make sure directory exists, handle errorSimon Rettberg2025-01-151-1/+2
|
* [nvidia-common] Update local download urlSimon Rettberg2024-12-111-1/+1
|
* [hardware-stats] Report firmware typeSimon Rettberg2024-12-111-0/+5
|
* [qemu] javatool: Only enable virt-manager if explicitly enabledSimon Rettberg2024-12-101-2/+2
|
* [virt-viewer-video] Fix build (messy)Simon Rettberg2024-12-101-22/+20Star
|
* [virt-viewer-video] Add forked virt-viewer with video streamingSimon Rettberg2024-12-093-0/+114
|
* [pvs2] Diable low ram warning popup in dedicated modeSimon Rettberg2024-12-031-0/+5
|
* [hardware-stats] Guard against race conditions regarding standbySimon Rettberg2024-12-033-6/+34
| | | | | | Don't update runstate while entering/leaving standby, don't send standby updates while shutting down, wait for completing resume action before sending shutdown notification.
* [vmware-common] Use alternate method to capture mouse on startupSimon Rettberg2024-11-221-4/+15
| | | | | | | The old method of sending Ctrl-G to vmware seems wonky on newer VMware versions: Sometimes, the guest OS receives a never-ending stream of G keypresses, until you press G on the keyboard. Try to capture the mouse by simulating a mouseclick instead.
* [kiosk-chromium/kiosk-firefox] Add log messages to preload scriptsSimon Rettberg2024-11-222-4/+17
|
* [kiosk-chromium] Preload: Simply use catSimon Rettberg2024-11-221-2/+2
|
* [kiosk-firefox] Fix copy/paste error in preload scriptSimon Rettberg2024-11-221-1/+1
|
* [run-virt] fw: If unable to redirect ipv6 dns, block entirelySimon Rettberg2024-11-221-2/+5
|
* [kiosk-common] Make sure browsers (firefox) start maximizedSimon Rettberg2024-11-181-119/+4Star
|
* [kiosk-chromium/kiosk-firefox] Minor tweaks, reorder browser fallbackSimon Rettberg2024-11-135-5/+11
|
* [kiosk-firefox] Add new moduleSimon Rettberg2024-11-128-0/+352
|
* [kiosk-chromium] Fix inverted interactive modeSimon Rettberg2024-11-121-1/+1
|
* [kiosk-chromium] Rename preload file to avoid collisionsSimon Rettberg2024-11-081-2/+2
|
* [kiosk-common] Clarify behavior of kiosk-setup serviceSimon Rettberg2024-11-082-1/+18
|
* [kiosk-chromium] Fix path of chromium preload (add debian variant)Simon Rettberg2024-11-081-2/+1Star
|
* [qemu] Do not use virt-manager in CoW mode - confused usersSimon Rettberg2024-11-081-3/+0Star
|
* [kiosk-chromium] Add support for forcing hw video decodeSimon Rettberg2024-11-081-0/+3
|
* [kiosk-chromium] Use is_on for boolsSimon Rettberg2024-11-081-4/+6
|