Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [kiosk-common] Make sure browsers (firefox) start maximizedHEADmaster | Simon Rettberg | 3 days | 1 | -119/+4 |
| | |||||
* | [kiosk-chromium/kiosk-firefox] Minor tweaks, reorder browser fallback | Simon Rettberg | 8 days | 5 | -5/+11 |
| | |||||
* | [kiosk-firefox] Add new module | Simon Rettberg | 9 days | 9 | -0/+353 |
| | |||||
* | bwlp: Put kiosk-chromium in proper target | Simon Rettberg | 9 days | 1 | -0/+0 |
| | |||||
* | [kiosk-chromium] Fix inverted interactive mode | Simon Rettberg | 9 days | 1 | -1/+1 |
| | |||||
* | [kiosk-chromium] Rename preload file to avoid collisions | Simon Rettberg | 13 days | 1 | -2/+2 |
| | |||||
* | [kiosk-common] Clarify behavior of kiosk-setup service | Simon Rettberg | 13 days | 2 | -1/+18 |
| | |||||
* | [kiosk-chromium] Fix path of chromium preload (add debian variant) | Simon Rettberg | 13 days | 1 | -2/+1 |
| | |||||
* | [qemu] Do not use virt-manager in CoW mode - confused users | Simon Rettberg | 13 days | 1 | -3/+0 |
| | |||||
* | [kiosk-chromium] Add support for forcing hw video decode | Simon Rettberg | 13 days | 1 | -0/+3 |
| | |||||
* | [kiosk-chromium] Use is_on for bools | Simon Rettberg | 13 days | 1 | -4/+6 |
| | |||||
* | [qemu] Completely disable looking-glass | Simon Rettberg | 13 days | 1 | -0/+6 |
| | | | | Fragile, too many moving parts. | ||||
* | [remote-access] Add another hint regarding remote access to lightdm | Simon Rettberg | 2024-10-31 | 4 | -0/+15 |
| | |||||
* | [run-virt] dnsmasq: fix interface listen, log to file | Simon Rettberg | 2024-10-31 | 1 | -3/+8 |
| | | | | | | | For some reason, even without bind-interfaces, when using iptables -j REDIRECT, dnsmasq doesn't see any redirected queries, probably becuase it recognizes the actual source of the packet as not belonging to the interface it's being told to listen on. | ||||
* | [qemu] Only enable looking-glass for windows 10/11 guest | Simon Rettberg | 2024-10-29 | 3 | -13/+21 |
| | | | | Closes #3967 | ||||
* | [qemu] Clean up SPICE transformation | Simon Rettberg | 2024-10-29 | 1 | -17/+9 |
| | |||||
* | [hardware-stats] Check that kernel has vfio.ko built-in | Simon Rettberg | 2024-10-28 | 4 | -0/+7 |
| | | | | This is a requirement for GPU passthrough with QEMU. | ||||
* | [run-virt] Fix blockall with no DNS rules | Simon Rettberg | 2024-10-25 | 1 | -2/+10 |
| | |||||
* | kernel.config: Need IOMMUFD builtin, so VFIO can be builtin | Simon Rettberg | 2024-10-24 | 1 | -0/+1 |
| | |||||
* | [qemu] javatool: Add --validate option to check an xml | Simon Rettberg | 2024-10-23 | 2 | -0/+18 |
| | |||||
* | [run-virt] Fix DNS blocking | Simon Rettberg | 2024-10-23 | 4 | -14/+23 |
| | |||||
* | [run-virt] Remove stray else | Simon Rettberg | 2024-10-22 | 1 | -1/+0 |
| | |||||
* | [vbox-src] Update to 7.1.4 | Simon Rettberg | 2024-10-18 | 3 | -1/+7 |
| | |||||
* | [run-virt] firewall: Entries for hostnames wihout port are blocked via DNS | Simon Rettberg | 2024-09-27 | 7 | -9/+1198 |
| | | | | | | | If we block a host by name instead of IP address, and don't have a specific port only, block the host by filtering DNS lookups. Also, ship a list of public DoH servers so we can block them on the network level. | ||||
* | [run-virt] Modernize set-firewall, more error checks, add PROXY | Simon Rettberg | 2024-09-27 | 1 | -76/+100 |
| | | | | | | | - SLX_PROXY_IP/PORT was missing from automatic whitelisting - Allow 'lo' interface instead of 127.0.0.0/8 - Bail out if creating/resetting iptables chains and rules fails - Use bashisms in places where it makes code more readable or robust | ||||
* | [vbox-src] Fix setting up bridged interfaces | Simon Rettberg | 2024-09-12 | 1 | -1/+1 |
| | |||||
* | [pam-bwidm] Only honor SLX_BWIDM_AUTH for ECP logins | Simon Rettberg | 2024-09-06 | 1 | -30/+44 |
| | | | | Closes #3962 | ||||
* | [run-virt] Also bail out if var is missing for dnbd3 cow | Simon Rettberg | 2024-09-06 | 1 | -0/+1 |
| | |||||
* | [run-virt] If CoW is enable,d always use DNBD3 | Simon Rettberg | 2024-09-06 | 1 | -2/+2 |
| | | | | Even if configured to use NFS/CIFS for VM access. | ||||
* | [dhcpc-busybox] bridging: Add another sleep for good measure | Simon Rettberg | 2024-09-06 | 1 | -0/+3 |
| | |||||
* | [dhcpc-busybox] Wait for udev to rename eth* devices | Simon Rettberg | 2024-09-03 | 1 | -0/+17 |
| | |||||
* | [iptables-helper] Reduce SPAM | Simon Rettberg | 2024-07-26 | 1 | -1/+1 |
| | |||||
* | [dnbd3-proxy-mode] Use (( )) for numeric checks | Simon Rettberg | 2024-07-26 | 1 | -8/+9 |
| | |||||
* | [dnbd3-proxy-mode] Wait for additional interfaces to get configured | Simon Rettberg | 2024-07-26 | 1 | -2/+9 |
| | |||||
* | [qemu] Fix concurrent modification error | Simon Rettberg | 2024-07-16 | 1 | -1/+2 |
| | |||||
* | [pvs2] Update debug report URL | Simon Rettberg | 2024-07-09 | 1 | -1/+1 |
| | |||||
* | [dnbd3-proxy-mode] Write all interface addresses to config | Simon Rettberg | 2024-07-08 | 1 | -21/+24 |
| | | | | | | Now that we make sure traffic is bound to the interface with the matching ip address, it might be a good idea to automatically use all available interfaces. | ||||
* | [vbox-src] Fix: Bogus warning when there's no additional NIC to bridge | Simon Rettberg | 2024-07-03 | 1 | -1/+2 |
| | |||||
* | [evdi] Fix build with latest version | Simon Rettberg | 2024-06-28 | 1 | -4/+4 |
| | |||||
* | [qemu-src] Bump default version to 9.1.0 | Simon Rettberg | 2024-06-27 | 1 | -1/+1 |
| | |||||
* | [swtpm] Make versions configurable | Simon Rettberg | 2024-06-27 | 1 | -2/+2 |
| | |||||
* | [qemu] Improve finding a fallback os machine type if no perfect match | Simon Rettberg | 2024-06-27 | 2 | -46/+58 |
| | |||||
* | [qemu] Check for alternate way to make an EFI VM | Simon Rettberg | 2024-06-27 | 1 | -1/+2 |
| | | | | Fixes #3960 | ||||
* | [pam-bwidm] Validate organization suffix for browser/qrcode login | Simon Rettberg | 2024-06-26 | 1 | -0/+9 |
| | | | | This allows using a whitelist of specific IdPs to allow login from. | ||||
* | [hardware-stats] Include iproute2's ip for --json | Simon Rettberg | 2024-06-14 | 3 | -14/+5 |
| | |||||
* | [dhcpc-busybox] Wait much longer between retries | Simon Rettberg | 2024-06-13 | 1 | -1/+2 |
| | |||||
* | [dhcpc-busybox] Fix calculating prefix size of secondary NICs | Simon Rettberg | 2024-06-11 | 1 | -5/+11 |
| | |||||
* | [dhcpc-busybox] 1 is not a valid routing table index | Simon Rettberg | 2024-06-11 | 1 | -1/+1 |
| | |||||
* | [busybox] Remove obsolete patches | Simon Rettberg | 2024-06-11 | 3 | -86/+0 |
| | |||||
* | [busybox] Bump to 1.36.1 | Simon Rettberg | 2024-06-10 | 2 | -2/+2 |
| |