| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [qemu] Honor SLX_PASSTHROUGH_USB_ID for USB autoconnect on startup | Simon Rettberg | 2025-03-27 | 4 | -6/+34 | |
| | | ||||||
| * | [run-virt] Conditionally pass through USB ethernet adapters | Simon Rettberg | 2025-03-27 | 1 | -2/+6 | |
| | | ||||||
| * | [qemu] Pass usb redir autoconnect to run-virt javatool (TBD) | Simon Rettberg | 2025-03-24 | 1 | -0/+5 | |
| | | ||||||
| * | [qemu] libvirtd isn't actually needed | Simon Rettberg | 2025-03-19 | 1 | -3/+1![]() | |
| | | ||||||
| * | [hardware-stats] Move log output line into place | Simon Rettberg | 2025-03-17 | 1 | -1/+1 | |
| | | ||||||
| * | [vmware-common] More log output in init script | Simon Rettberg | 2025-03-17 | 2 | -34/+17![]() | |
| | | ||||||
| * | [pam/pam-slx-plug] Update nsswitch template, make sure it's used | Simon Rettberg | 2025-03-17 | 2 | -8/+12 | |
| | | ||||||
| * | [qemu] vgamem needs to be power of two | Simon Rettberg | 2025-03-17 | 4 | -19/+38 | |
| | | ||||||
| * | [qemu] Remove os loader tag if firmware=efi | Simon Rettberg | 2025-03-12 | 1 | -0/+11 | |
| | | ||||||
| * | [qemu] Add test case | Simon Rettberg | 2025-03-11 | 2 | -2/+12 | |
| | | ||||||
| * | [qemu] Make sure qxl's vgamem is at least 48MB, ram at least 64MB | Simon Rettberg | 2025-03-11 | 1 | -2/+29 | |
| | | ||||||
| * | [run-virt] Trim leading/trailing spaces from fields in shares.dat | Simon Rettberg | 2025-03-10 | 2 | -14/+24 | |
| | | | | | Closes #3976 | |||||
| * | [hardware-stats] Use optimistic space calc to drop grow-rootfs dep | Simon Rettberg | 2025-02-28 | 2 | -2/+1![]() | |
| | | | | | | | | | | | 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 logs | Steffen Ritter | 2025-02-28 | 1 | -1/+2 | |
| | | | | | refs:#3966 | |||||
| * | [qemu] Save libvirt-xml | Steffen Ritter | 2025-02-27 | 2 | -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 blocking | Simon Rettberg | 2025-02-12 | 6 | -88/+181 | |
| | | ||||||
| * | [iptables-helper] Modularize more default rules | Simon Rettberg | 2025-02-12 | 4 | -0/+58 | |
| | | ||||||
| * | [pvs2] Stricter firewall rules in exam mode | Simon Rettberg | 2025-02-04 | 1 | -3/+20 | |
| | | ||||||
| * | [pam-slx-plug] Always use /bin/bash as user shell | Simon Rettberg | 2025-02-03 | 1 | -0/+1 | |
| | | ||||||
| * | [pam-slx-plug] Support "external" sssd domains | Simon Rettberg | 2025-01-29 | 1 | -0/+13 | |
| | | ||||||
| * | [run-virt] Fix stupid copy paste error :/ | Simon Rettberg | 2025-01-23 | 1 | -1/+1 | |
| | | ||||||
| * | [libvirt-src] Bump to 11.0.0 | Simon Rettberg | 2025-01-23 | 2 | -1/+2 | |
| | | ||||||
| * | [virt-manager] Bump to 5.0.0 | Simon Rettberg | 2025-01-23 | 3 | -6/+12 | |
| | | ||||||
| * | [virt-viewer] Make version configurable | Simon Rettberg | 2025-01-22 | 1 | -1/+1 | |
| | | ||||||
| * | [libvirt-src] Make version configurable | Simon Rettberg | 2025-01-22 | 1 | -1/+1 | |
| | | ||||||
| * | [nvidia-common] Work around NVIDIA being funny | Simon Rettberg | 2025-01-15 | 1 | -0/+2 | |
| | | ||||||
| * | [run-virt] pwdaemon: Don't prefix UPN with DOMAIN\ | Simon Rettberg | 2025-01-15 | 1 | -1/+7 | |
| | | ||||||
| * | [vmware12] Make sure directory exists, handle error | Simon Rettberg | 2025-01-15 | 1 | -1/+2 | |
| | | ||||||
| * | [nvidia-common] Update local download url | Simon Rettberg | 2024-12-11 | 1 | -1/+1 | |
| | | ||||||
| * | [hardware-stats] Report firmware type | Simon Rettberg | 2024-12-11 | 1 | -0/+5 | |
| | | ||||||
| * | [qemu] javatool: Only enable virt-manager if explicitly enabled | Simon Rettberg | 2024-12-10 | 1 | -2/+2 | |
| | | ||||||
| * | [virt-viewer-video] Fix build (messy) | Simon Rettberg | 2024-12-10 | 1 | -22/+20![]() | |
| | | ||||||
| * | [virt-viewer-video] Add forked virt-viewer with video streaming | Simon Rettberg | 2024-12-09 | 3 | -0/+114 | |
| | | ||||||
| * | [pvs2] Diable low ram warning popup in dedicated mode | Simon Rettberg | 2024-12-03 | 1 | -0/+5 | |
| | | ||||||
| * | [hardware-stats] Guard against race conditions regarding standby | Simon Rettberg | 2024-12-03 | 3 | -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 startup | Simon Rettberg | 2024-11-22 | 1 | -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 scripts | Simon Rettberg | 2024-11-22 | 2 | -4/+17 | |
| | | ||||||
| * | [kiosk-chromium] Preload: Simply use cat | Simon Rettberg | 2024-11-22 | 1 | -2/+2 | |
| | | ||||||
| * | [kiosk-firefox] Fix copy/paste error in preload script | Simon Rettberg | 2024-11-22 | 1 | -1/+1 | |
| | | ||||||
| * | [run-virt] fw: If unable to redirect ipv6 dns, block entirely | Simon Rettberg | 2024-11-22 | 1 | -2/+5 | |
| | | ||||||
| * | [kiosk-common] Make sure browsers (firefox) start maximized | Simon Rettberg | 2024-11-18 | 1 | -119/+4![]() | |
| | | ||||||
| * | [kiosk-chromium/kiosk-firefox] Minor tweaks, reorder browser fallback | Simon Rettberg | 2024-11-13 | 5 | -5/+11 | |
| | | ||||||
| * | [kiosk-firefox] Add new module | Simon Rettberg | 2024-11-12 | 8 | -0/+352 | |
| | | ||||||
| * | [kiosk-chromium] Fix inverted interactive mode | Simon Rettberg | 2024-11-12 | 1 | -1/+1 | |
| | | ||||||
| * | [kiosk-chromium] Rename preload file to avoid collisions | Simon Rettberg | 2024-11-08 | 1 | -2/+2 | |
| | | ||||||
| * | [kiosk-common] Clarify behavior of kiosk-setup service | Simon Rettberg | 2024-11-08 | 2 | -1/+18 | |
| | | ||||||
| * | [kiosk-chromium] Fix path of chromium preload (add debian variant) | Simon Rettberg | 2024-11-08 | 1 | -2/+1![]() | |
| | | ||||||
| * | [qemu] Do not use virt-manager in CoW mode - confused users | Simon Rettberg | 2024-11-08 | 1 | -3/+0![]() | |
| | | ||||||
| * | [kiosk-chromium] Add support for forcing hw video decode | Simon Rettberg | 2024-11-08 | 1 | -0/+3 | |
| | | ||||||
| * | [kiosk-chromium] Use is_on for bools | Simon Rettberg | 2024-11-08 | 1 | -4/+6 | |
| | | ||||||

