Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [slx-issue] Make issue generator even smarter | Simon Rettberg | 2019-04-10 | 2 | -15/+25 |
| | |||||
* | [slx-issue] Force lines to be no longer than console width | Simon Rettberg | 2019-04-10 | 1 | -11/+19 |
| | |||||
* | [kernel-vanilla] Remove temporary hack | Simon Rettberg | 2019-04-09 | 1 | -68/+0 |
| | |||||
* | [lightdm-greeter-bwlp] Fix roomplan downloader | Simon Rettberg | 2019-04-09 | 1 | -2/+14 |
| | |||||
* | [hardware-stats] Remove UUID fallback; require /etc/system-uuid | Simon Rettberg | 2019-04-09 | 1 | -8/+3 |
| | |||||
* | [pam-slx-plug] Stop execution early if not run as root | Simon Rettberg | 2019-04-08 | 1 | -0/+3 |
| | | | | | Running home directory mounts, group fiddling etc. doesn't make any sense if the script is not run in root context. | ||||
* | [hardware-stats] Add missing su(do) exclusion to session open hook | Simon Rettberg | 2019-04-08 | 1 | -2/+3 |
| | |||||
* | [run-virt/pam-slx-plug] Honor SHARE_NO_HOME_WARN | Simon Rettberg | 2019-04-08 | 4 | -2/+13 |
| | |||||
* | [rootfs-stage32] Fix detecting single digit type MBR partitions | Simon Rettberg | 2019-04-04 | 1 | -1/+1 |
| | |||||
* | [rootfs-stage32] Explicitly wait for a HDD when using --hdd | Simon Rettberg | 2019-04-04 | 1 | -2/+2 |
| | | | | | | | | | | Before, we would exit the wait_for_hdd function if a) udevadm settle finishes, or additionally b) if --hdd was passed and something is in /dev/disk/by-path Now it's either condition a) if --hdd was not passed, or just condition b) if --hdd was passed, so in the latter case we'll keep waiting even if udevadm settle already finished. | ||||
* | [hardware-stats] Fix smartctl part | Simon Rettberg | 2019-04-04 | 1 | -1/+0 |
| | | | | | When refactoring how the harddisks are enumerated, an old line stripping of a colon at the end of the line was accidentally left there. | ||||
* | [hardware-stats] Use proper cmdline switch... | Simon Rettberg | 2019-04-03 | 1 | -2/+2 |
| | |||||
* | [hardware-stats] Use ExecStop for shutdown notification | Simon Rettberg | 2019-04-03 | 4 | -18/+3 |
| | | | | | | | Try a different approach: Since out initial hardware-stats service logging the poweron event is a oneshot with RemainAfterExit set, make the shutdown reporting script its ExecStop line (and hope that this works reliably on shutdown). | ||||
* | [xorg] Remove "set -e" | Simon Rettberg | 2019-03-22 | 1 | -2/+0 |
| | |||||
* | [hardware-stats] curl: Retry harder | Simon Rettberg | 2019-03-20 | 2 | -2/+2 |
| | |||||
* | [hardware-stats] Filter a few more bogus system model names | Simon Rettberg | 2019-03-20 | 1 | -1/+1 |
| | |||||
* | [kernel-vanilla] Update to 4.19.30 | Simon Rettberg | 2019-03-19 | 1 | -1/+1 |
| | |||||
* | [lightdm-greeter-bwlp] Auto-rotate roomplan | Simon Rettberg | 2019-03-18 | 1 | -1/+1 |
| | |||||
* | [lightdm-greeter-bwlp] §"%%& me | Simon Rettberg | 2019-03-18 | 1 | -1/+1 |
| | |||||
* | [lightdm-greeter-bwlp] Fix service | Simon Rettberg | 2019-03-18 | 1 | -1/+1 |
| | |||||
* | [lightdm-greeter-bwlp] Support branding.d, fetch roomplan | Simon Rettberg | 2019-03-17 | 4 | -1/+23 |
| | |||||
* | [slx-issue] Put Client IP in issue | Simon Rettberg | 2019-03-15 | 1 | -0/+1 |
| | |||||
* | [run-virt] Use --retry-connrefused; shuffle slxlog around | Simon Rettberg | 2019-03-14 | 1 | -7/+10 |
| | |||||
* | [kiosk-slxbrowser] Honor new black/whitelist vars | Simon Rettberg | 2019-03-14 | 1 | -4/+21 |
| | |||||
* | [rootfs-stage31/dhcpc-busybox] Back to old DHCP behavior | Simon Rettberg | 2019-03-13 | 3 | -6/+12 |
| | | | | | | Since the PXE spec abolished th practive of having the PXE ROM set the uid field of the DHCP request to the system's UUID, we also shouldn't be doing it. Make it a KCL option called dhcpuuid. | ||||
* | [hardware-stats] Show warning if using nouveau | Simon Rettberg | 2019-03-12 | 1 | -0/+3 |
| | |||||
* | [rootfs-stage32/vmware-common] Always force 3D - don't lower hwversion | Simon Rettberg | 2019-03-12 | 2 | -7/+10 |
| | |||||
* | [kiosk-common] Only allow 132.230.0.0/16? Very smart! | Simon Rettberg | 2019-03-12 | 1 | -26/+0 |
| | |||||
* | [run-virt] Ugly fix for linux script / runscript root/user, default changed ↵ | Christian Rößler | 2019-03-04 | 1 | -5/+14 |
| | | | | to user. | ||||
* | [run-virt] openslx.exe: Fix timer races, remove dead code | Simon Rettberg | 2019-03-01 | 2 | -30/+6 |
| | |||||
* | [xscreensaver] Rename grace period var | Simon Rettberg | 2019-03-01 | 1 | -2/+2 |
| | |||||
* | [run-virt] Support setting printer as default by naming it @* | Simon Rettberg | 2019-03-01 | 2 | -3/+16 |
| | |||||
* | [run-virt] Add printer to UI | Simon Rettberg | 2019-02-28 | 2 | -10/+30 |
| | |||||
* | [run-virt] Fix PRINTER handling | Simon Rettberg | 2019-02-28 | 2 | -9/+11 |
| | |||||
* | [hardware-stats] Fiddle with service file again | Simon Rettberg | 2019-02-28 | 2 | -1/+5 |
| | |||||
* | [beamergui] Remove old unused script | Simon Rettberg | 2019-02-27 | 1 | -236/+0 |
| | |||||
* | [vmware-common] fix broken /tmp/vmware-* purge | Jonathan Bauer | 2019-02-27 | 1 | -1/+1 |
| | |||||
* | [hardware-stats/rootfs-stage32] Ignore USB sticks/HDDs | Simon Rettberg | 2019-02-26 | 2 | -2/+2 |
| | |||||
* | [run-virt] SLX_VM_MUTED -> SLX_VM_SOUND | Simon Rettberg | 2019-02-26 | 1 | -4/+6 |
| | | | | Also don't use 1 and 0 but keywords (enum) | ||||
* | [rootfs-stage32] Fix bug when using --hdd | Simon Rettberg | 2019-02-22 | 1 | -1/+4 |
| | |||||
* | [xorg] Include legacy ati drivers (if installed only) | Simon Rettberg | 2019-02-21 | 1 | -0/+1 |
| | |||||
* | [xorg] Add libEGL too | Simon Rettberg | 2019-02-21 | 1 | -0/+3 |
| | |||||
* | [xorg] Add missing packages; cleanup | Simon Rettberg | 2019-02-21 | 4 | -32/+9 |
| | |||||
* | [system-uuid] New UUID fallback format | Simon Rettberg | 2019-02-20 | 1 | -4/+15 |
| | | | | Refs #3536 | ||||
* | [system-uuid] Add another bogus UUID | Simon Rettberg | 2019-02-20 | 1 | -0/+1 |
| | |||||
* | [dnbd3] Bump version | Simon Rettberg | 2019-02-20 | 1 | -1/+1 |
| | |||||
* | [etherwake] Enable WOL on every boot | Simon Rettberg | 2019-02-19 | 3 | -0/+10 |
| | | | | | | Some systems disable WOL mode on every bootup, so explicitly enable it again. Note that this is just a software setting, there is usually another setting in the BIOS that completely disables WOL if desired. | ||||
* | [hardware-stats/rootfs-stage32] HI JOEY! | Simon Rettberg | 2019-02-19 | 2 | -0/+4 |
| | |||||
* | [hardware-stats/rootfs-stage32] Improve HDD detection | Simon Rettberg | 2019-02-19 | 2 | -15/+30 |
| | |||||
* | [dbus/udisks] Ubuntu 18 config | Simon Rettberg | 2019-02-19 | 2 | -0/+17 |
| |