summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
...
* [vbox-src] add missing depJonathan Bauer2019-06-141-0/+2
| | | | | even its a qt library, it makes more sense to req it in this module since other modules requiring qt doesn't seem to need it.
* [debug-report-bwlp] Include downloaded virtualizer confSimon Rettberg2019-06-141-1/+1
|
* [dbus] use system's service/socketJonathan Bauer2019-06-143-46/+49
| | | | or generate as a fallback
* [hardware-stats] Use slx-tools to determine free /tmpSimon Rettberg2019-06-141-3/+3
|
* [nvidia-common] refine kernel module fail detectionJonathan Bauer2019-06-131-5/+7
|
* [systemd] add missing depsJonathan Bauer2019-06-131-0/+2
|
* [rfs-s32] devtmpfs > copying devices from /devJonathan Bauer2019-06-131-4/+0Star
|
* [rfs-s32] remove unneeded libnss_mdnsJonathan Bauer2019-06-131-1/+0Star
| | | | as the 'mdns' service isn't configured in /etc/nsswitch.conf
* [polkit] formattingJonathan Bauer2019-06-131-6/+6
|
* [rfs-s32] add missing depsJonathan Bauer2019-06-131-7/+2Star
| | | | | | and remove entries handled by: a) openssl as REQUIRED_CONTENT_PACKAGE b) x11-xserver-utils as RCP in xorg module
* [alsa] remove old ubuntu.12 configJonathan Bauer2019-06-131-7/+0Star
| | | | which was pretty much the same as the generic one
* [*] auto install REQUIRED_CONTENT_PACKAGESJonathan Bauer2019-06-131-5/+11
| | | | only install those not marked as optional '@'
* [kernel-vanilla] fix CC override in MakefileJonathan Bauer2019-06-121-5/+3Star
| | | | + make use of 'olddefconfig' target
* [vmware*] try to fix gtk-update-icon-cacheJonathan Bauer2019-06-122-5/+16
| | | | since it probably speeds things up having it
* [hardware-stats] Use idle-daemon to warn users of low memSimon Rettberg2019-06-121-27/+1Star
|
* [vmchooser2] Show screen saver disable checkbox if applicableSimon Rettberg2019-06-121-0/+4
|
* swallow errors during distcc detectionJonathan Bauer2019-06-061-2/+2
|
* Add vmware15 targetSimon Rettberg2019-06-053-0/+3
|
* [vmware-common] add missing dependencyJonathan Bauer2019-06-041-0/+3
|
* [vmchooser2] Add profile.d hook to symlink config dirSimon Rettberg2019-06-031-0/+13
|
* [slx-issue] Fix logoSimon Rettberg2019-05-291-1/+1
|
* [rootfs-stage32] HACK: Test whether to download vmware 12/15Simon Rettberg2019-05-291-2/+19
| | | | Closes #3543
* [vmware15] Update vom 14 to 15Simon Rettberg2019-05-2919-1/+18
|
* [lightdm-greeter-bwlp] Download login-news on startupSimon Rettberg2019-05-282-0/+38
|
* [nvidia-common] Fix drm.cfg filenamesSimon Rettberg2019-05-281-1/+1
|
* [slx-tools] New moduleSimon Rettberg2019-05-283-0/+28
|
* [*] Use logind.conf to kill user processesSimon Rettberg2019-05-243-65/+9Star
| | | | | Get rid of old, brittle script in pam session close that would do wonky stuff to kill stray user processes.
* [run-virt] Fix warning about messy tr callSimon Rettberg2019-05-241-1/+1
|
* [lightdm] fix typo in serviceJonathan Bauer2019-05-241-1/+1
|
* [xorg] Clean up required packagesSimon Rettberg2019-05-231-6/+5Star
|
* [iptables] move iptables to its own moduleJonathan Bauer2019-05-238-6/+37
|
* [networkd-dispatcher] retry reverse lookupJonathan Bauer2019-05-171-10/+24
|
* [run-virt] Minor cleanupSimon Rettberg2019-05-171-4/+0Star
|
* [run-virt] Add READMESimon Rettberg2019-05-171-0/+59
|
* [run-virt] Add hook system, remove legacy codeSimon Rettberg2019-05-176-132/+164
|
* [screen-standby] Remove forgotten interfering moduleSimon Rettberg2019-05-157-69/+0Star
| | | | Screen standby is now handled by the idle-daemon
* [idleaction] Write screensaver hint file on vmchooser session startSimon Rettberg2019-05-141-0/+12
| | | | | | vmchooser's sessionstart sets an environment var to tell us whether we should enable the screen saver for a particular user. Honor this var and write or delete the flag file idle-daemon depends on.
* [xscreensaver/idleaction] DPMS handled by idle-daemonSimon Rettberg2019-05-144-30/+22Star
|
* [idleaction] Refine exam mode shutdown/reboot timingSimon Rettberg2019-05-131-9/+10
| | | | | | | | | | Keep existing schedule entries (we have --min-idle 7200) but add entries for 23:00 and 4:00 to non-empty schedules. We might skip a tightly scheduled entry due to --min-idle, e.g. an exam lasts until 19:30 and the schedule says poweroff at 20:00. We'll miss that entry if the user didn't log out before, since two hours didn't pass yet. If the schedule was empty however, do nothing, since it might be desired that the machines keep running until they die.
* [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
|