Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
| | |||||
* | [dhcpc-busybox] Use separate routing table for additional nics in same subnet | Simon Rettberg | 2024-06-10 | 1 | -7/+46 |
| | |||||
* | [vm*] Don't request netshares plugin; it was a noop and was removed | Simon Rettberg | 2024-05-24 | 3 | -3/+3 |
| | | | | | Now that the plugin was removed, we see an error on screen regarding the missing plugin when it is requested, so stop requesting it. :) | ||||
* | [vmware17] Minor shellcheck cleanups | Simon Rettberg | 2024-05-24 | 1 | -5/+11 |
| | |||||
* | [vmware17] Try next-lower prepatched kmod version from github | Simon Rettberg | 2024-05-24 | 1 | -5/+9 |
| | |||||
* | [lightdm-greeter-bwlp/xorg] Fix https git URLs | Simon Rettberg | 2024-05-24 | 2 | -2/+2 |
| | |||||
* | Big round of cleanup | Simon Rettberg | 2024-05-23 | 42 | -190/+61 |
| | | | | | | | | | - Remove a lot of TODOs, either by fixing them or because they became irrelevant - Change all git:// to https:// - Move hwreport and hwinfo from /run to /run/openslx - Minor script style cleanups - Remove dead code and functions in various scripts | ||||
* | [systemd] Remove module | Simon Rettberg | 2024-05-23 | 162 | -2503/+0 |
| | |||||
* | [samba] Delete module | Simon Rettberg | 2024-05-23 | 5 | -104/+0 |
| | |||||
* | [rsyslogd] Kill it with fire | Simon Rettberg | 2024-05-23 | 11 | -161/+0 |
| | |||||
* | [pam-slx-plug] Remove unused symlinks | Simon Rettberg | 2024-05-23 | 3 | -3/+0 |
| | |||||
* | [pam-common-share] Remove unused module | Simon Rettberg | 2024-05-23 | 3 | -203/+0 |
| | |||||
* | [pam] Cleanup, remove pam_script | Simon Rettberg | 2024-05-23 | 17 | -518/+0 |
| | |||||
* | [qemu] Use virt-manager if CoW admin/edit mode is active | Simon Rettberg | 2024-05-15 | 3 | -1/+15 |
| | |||||
* | [vbox-src] Run windowed in CoW admin/edit mode | Simon Rettberg | 2024-05-15 | 1 | -1/+4 |
| | |||||
* | [run-virt] Read dnbd3-fuse status file | Simon Rettberg | 2024-05-15 | 2 | -1/+4 |
| | |||||
* | [vmware-common/run-virt] Fix is_on usage | Simon Rettberg | 2024-05-14 | 2 | -2/+2 |
| | |||||
* | [run-virt] Force short xdg config dir name for libvirt | Simon Rettberg | 2024-05-13 | 1 | -1/+9 |
| | |||||
* | [cowgui] New module for managing CoW session | Simon Rettberg | 2024-05-13 | 3 | -0/+32 |
| | |||||
* | [vmware-common] Run windowed in CoW mode | Simon Rettberg | 2024-05-13 | 1 | -2/+6 |
| | |||||
* | [vmware-common] Disable disk locking | Simon Rettberg | 2024-05-13 | 1 | -0/+2 |
| | | | | Doesn't work with dnbd3-fuse in rw mode | ||||
* | [run-virt] openslx.exe: Don't do persistent changes in admin/edit mode | Simon Rettberg | 2024-05-13 | 5 | -21/+63 |
| | |||||
* | [run-virt/vmchooser2] Initial support for CoW-sessions | Simon Rettberg | 2024-05-08 | 5 | -12/+24 |
| | |||||
* | [lightdm-greeter-bwlp/vmchooser2] Handle cow token | Simon Rettberg | 2024-05-03 | 3 | -0/+25 |
| | |||||
* | [hardware-stats] Minor cleanup | Simon Rettberg | 2024-05-03 | 1 | -14/+16 |
| | |||||
* | [hardware-stats] Don't print errors to stdout in file_get_contents() | Simon Rettberg | 2024-05-03 | 1 | -2/+2 |
| | |||||
* | [run-virt] relay SIGQUIT to dnbd3-fuse too | Simon Rettberg | 2024-05-03 | 1 | -0/+1 |
| | |||||
* | [run-virt] Add support for CoW-Mode | Simon Rettberg | 2024-05-02 | 4 | -33/+117 |
| |