summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
...
* [idleaction] Fix .service fileSimon Rettberg2019-05-131-1/+1
|
* [xscreensaver/idleaction] Use idle-daemonSimon Rettberg2019-05-1310-402/+130Star
|
* [kiosk-chromium] disable autofill for kiosksJonathan Bauer2019-05-061-2/+3
|
* [xscreensaver] Disable lockTimeout just to be safeSimon Rettberg2019-05-021-1/+5
|
* [xscreensaver] Force locking is disabled in exam mode; handle empty gracetimeSimon Rettberg2019-04-301-2/+7
| | | | | Empty grace period should mean "disable automatic locking when the screen saver activates"
* [idleaction] Allow root access to displaySimon Rettberg2019-04-301-0/+6
|
* [kexec-reboot] isolate kexec.target (not start!)Jonathan Bauer2019-04-291-2/+1Star
|
* [nvidia*/rfs-s31] Support shipping multiple driver versionsSimon Rettberg2019-04-2621-185/+59Star
|
* Support multi-target targets with @ syntaxSimon Rettberg2019-04-261-10/+25
|
* [rfs-stage31] We don't have less, use more insteadSteffen Ritter2019-04-261-1/+1
|
* [systemd] We're using /usr ....Simon Rettberg2019-04-251-1/+1
|
* [systemd] Remove script that has never done anything anywaysSimon Rettberg2019-04-254-53/+0Star
| | | | Useless script powered by OpenSLX since 2013!
* [systemd] Add our own systemd-kexec without umountSimon Rettberg2019-04-251-0/+19
| | | | umount.target makes our system hang at shutdown; get rid of it
* [kexec-reboot] Be a bit more agressive enabling itSimon Rettberg2019-04-251-1/+1
|
* [rsyslogd] rsyslog made me do it!Simon Rettberg2019-04-251-1/+1
| | | | | | action '*' treated as ':omusrmsg:*' - please use ':omusrmsg:*' syntax instead, '*' will not be supported in the future [v8.32.0 try http://www.rsyslog.com/e/2184 ]
* [xscreensaver] ash doesn't know -v -- scrap it entirelySimon Rettberg2019-04-251-21/+2Star
|
* [kexec-reboot] Enable kexec rebootSimon Rettberg2019-04-253-1/+8
|
* [xscreensaver] Don't play guessing games if TIMEOUT is set but emptySimon Rettberg2019-04-251-4/+4
|
* [kexec-reboot] Remove duplicate fileSimon Rettberg2019-04-251-19/+0Star
|
* [systemd] Add missing systemd-kexec.serviceSimon Rettberg2019-04-251-0/+19
|
* [nvidia-common] New module for unified build approachSimon Rettberg2019-04-243-0/+137
|
* [kiosk-chromium] disable password managerJonathan Bauer2019-04-241-1/+2
|
* [system-uuid] Add another bogus UUIDSimon Rettberg2019-04-241-0/+1
|
* [sshd] only bind on IPv4Jonathan Bauer2019-04-181-0/+4
| | | | | to make sure that X11 forwarding works even on machine with disabled ipv6 stack
* [xorg] include xauthJonathan Bauer2019-04-182-1/+3
|
* [slx-issue] use baseboard dmi info as fallbackJonathan Bauer2019-04-181-1/+12
| | | | | | | | | | | | | | some models like Intel's NUC5i5RYB do not provide system-manufacturer/system-product-name in the DMI information - that information is stored in baseboard-* instead. So we use that as a fallback in case system-* was empty. Use '<unknown>' as ultimate fallback. This kinda works around an issue in the final loop filling in spaces: if a line's value is long enough (e.g. 34 whitespaces like a untrimmed 'dmidecode -s' output...) the space variable would never be set. Thus, ${space:0:-2} would fail unless ${#space} is at least 2 and abort the creation of /etc/issue altogether.
* [rootfs-stage31] Scan pci device tree recursivelyv23Simon Rettberg2019-04-162-8/+14
|
* [etherwake] add missing templatesJonathan Bauer2019-04-121-0/+2
|
* [kexec-reboot] Let systemd-shutdown trigger final kexecSimon Rettberg2019-04-125-29/+4Star
|
* [rfs-stage31] Add firmware loader to hotplug scriptSimon Rettberg2019-04-111-0/+11
|
* [rfs-stage31] Add hotplug handler for loading kernel modulesSimon Rettberg2019-04-113-66/+19Star
| | | | | This will only handle PCI devices for now, everything else should not be required for stage31.
* [slx-issue] Make issue generator even smarterSimon Rettberg2019-04-102-15/+25
|
* [slx-issue] Force lines to be no longer than console widthSimon Rettberg2019-04-101-11/+19
|
* [kernel-vanilla] Remove temporary hackSimon Rettberg2019-04-091-68/+0Star
|
* [lightdm-greeter-bwlp] Fix roomplan downloaderSimon Rettberg2019-04-091-2/+14
|
* [hardware-stats] Remove UUID fallback; require /etc/system-uuidSimon Rettberg2019-04-091-8/+3Star
|
* [pam-slx-plug] Stop execution early if not run as rootSimon Rettberg2019-04-081-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 hookSimon Rettberg2019-04-081-2/+3
|
* [run-virt/pam-slx-plug] Honor SHARE_NO_HOME_WARNSimon Rettberg2019-04-084-2/+13
|
* [rootfs-stage32] Fix detecting single digit type MBR partitionsSimon Rettberg2019-04-041-1/+1
|
* [rootfs-stage32] Explicitly wait for a HDD when using --hddSimon Rettberg2019-04-041-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 partSimon Rettberg2019-04-041-1/+0Star
| | | | | 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 Rettberg2019-04-031-2/+2
|
* [hardware-stats] Use ExecStop for shutdown notificationSimon Rettberg2019-04-034-18/+3Star
| | | | | | | 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 Rettberg2019-03-221-2/+0Star
|
* [hardware-stats] curl: Retry harderSimon Rettberg2019-03-202-2/+2
|
* [hardware-stats] Filter a few more bogus system model namesSimon Rettberg2019-03-201-1/+1
|
* [kernel-vanilla] Update to 4.19.30Simon Rettberg2019-03-191-1/+1
|
* [lightdm-greeter-bwlp] Auto-rotate roomplanSimon Rettberg2019-03-181-1/+1
|
* [lightdm-greeter-bwlp] ยง"%%& meSimon Rettberg2019-03-181-1/+1
|