summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [vbox] Remove old moduleSimon Rettberg2018-10-2622-946/+0Star
|
* Get rid of old lightdm modulesSimon Rettberg2018-10-26132-5959/+0Star
|
* Delete stupid distro files with generic URLsSimon Rettberg2018-10-266-388/+0Star
|
* [systemd] Remove old systemd-204 patch/hackSimon Rettberg2018-10-261-34/+2Star
|
* [cups-sicgs] Fix hardcoded 64bit filename, use downloaderSimon Rettberg2018-10-261-2/+2
|
* [inc/system] New var for x86_64 / i386Simon Rettberg2018-10-261-0/+2
|
* [vmware-common] Common files for vmware12 and vmware14Simon Rettberg2018-10-2662-2662/+21Star
|
* [vmware12] Improve xscreensaver ungrab scriptSimon Rettberg2018-10-261-0/+3
|
* [kernel+busybox] Patch for distccSimon Rettberg2018-10-252-1/+3
|
* [kernel-vanilla] Dirty hack to fix hangs on HP Compaq 8200Simon Rettberg2018-10-251-0/+68
| | | | | | | Just remove random calls that seem to make things hang on this particular machine. If people report crashes we might have to do some actual debugging. Low prio as this machine is relatively out and about to be phased out..
* [dnbd3] Bump versionSimon Rettberg2018-10-251-1/+1
|
* [inc/system] Automatically use ccache or distcc if availableSimon Rettberg2018-10-251-1/+45
|
* [rfs-stage32] Radeon HD 5000/6000/7350/8350 Series (1002:68f9)Simon Rettberg2018-10-231-1/+1
|
* [run-virt] Explicitly unmute if muteSound=0Simon Rettberg2018-10-222-5/+5
|
* [run-virt] Support $SLX_VM_MUTED to toggle automuteSimon Rettberg2018-10-193-2/+7
| | | | | | openslx.ini: [openslx] muteSound=1/0
* [run-virt] Create empty line if pwdeamon is downSimon Rettberg2018-10-191-0/+1
|
* [beamergui] Fix adding resolutions; more fallback optionsSimon Rettberg2018-10-191-3/+2Star
|
* [kernel-vanilla] Refine determining required aufs branchSimon Rettberg2018-10-191-5/+20
|
* [kernel-vanilla] Always disable i915 iommuSimon Rettberg2018-10-192-12/+13
| | | | | | It's causing trouble left and right, and since we can't update the KCL on the servers out there, this is our temporary hack.
* [vbox-src] Fix extpack permissionsSimon Rettberg2018-10-191-0/+2
|
* [vbox-src] Bump versionSimon Rettberg2018-10-191-1/+1
|
* [alsa] Include aplay for debuggingSimon Rettberg2018-10-191-0/+1
|
* [xscreensaver] dpmsFullThrottle: TrueSimon Rettberg2018-10-191-0/+1
|
* [gfx] whitelist 8086:041eJonathan Bauer2018-10-181-1/+1
| | | | for Intel(R) Core(TM) i3-4150 CPU
* [idleaction] Force screen on; sanity check for shutdownDeadlineSimon Rettberg2018-10-182-1/+5
|
* [rfs-stage32] Copy gconv .so files, as they're dlopen()'dSimon Rettberg2018-10-183-3/+3
| | | | | vmware and mtools won't work without those, so put them in the base system.
* [vmware*] Cleanup deletion list messSimon Rettberg2018-10-184-328/+48Star
|
* [idlescript] Insanity ensues, slowlySimon Rettberg2018-10-171-6/+6
|
* [xscreensaver/vmware12] Support ungrab hooks, work around idletime resetSimon Rettberg2018-10-175-3/+58
| | | | | | vmware ungrab code has to fake mouse cursor movement, resetting PC idle time :-( - Now we can't record the PC idle time the moment the screen saver turned on anymore, since it will be reset at that point.
* [vmware12] Fix broken keymap when leaving vm (terminal etc.)Simon Rettberg2018-10-161-0/+4
|
* [xscreensaver] Don't need pam.d from systemSimon Rettberg2018-10-161-4/+0Star
|
* [xscreensaver] Roll your own (xscreensaver from source)Simon Rettberg2018-10-164-13/+38
|
* ASDĂ–BFLJSJtSimon Rettberg2018-10-161-1/+1
|
* [downloader.inc] Try to fix autocloneSimon Rettberg2018-10-161-3/+7
|
* [fileutil.inc] Add cde, cd with error handlingSimon Rettberg2018-10-161-0/+5
|
* [downloader.inc] Add autoclone helper for cloning git reposSimon Rettberg2018-10-161-0/+30
|
* [idleaction] Update shutdown timestamp on scheduled actionSimon Rettberg2018-10-121-0/+15
| | | | | | | In case a shutdown/reboot/... is manually triggered (i.e. via web interface), the according timestamp won't be in the idleaction hint file for the xscreensaver hack. Update the timestamp in case a reboot is imminent, so the screeensaver can update the countdown.
* [idleaction] Move idle-file to /run/openslx/...Simon Rettberg2018-10-121-1/+2
|
* [lightdm] TimeoutStopSec=10Simon Rettberg2018-10-121-0/+1
| | | | | Work around lightdm hanging with certain i915 setups if a shutdown is triggered from ttyX while X is running on another tty.
* [idleaction/kiosk] Don't wait 5 minutes for demo to logoutSimon Rettberg2018-10-122-1/+9
|
* [idleaction] Remember lock time and reset idletime if changedSimon Rettberg2018-10-121-10/+18
| | | | | | If a user unlocks the session and locks it again within two minutes, the idle timeout will not be reset. Even worse, this also happens when you manage to logout and in (as a different user) within two mins.
* [idleaction] Account for 5 minute delay when calculating shutdownSimon Rettberg2018-10-121-1/+6
| | | | | | | The screensaver info is off by 5 minutes for reboot/shutdown, since there's an additional delay of 5 minutes if someone's logged in. Always add those 5 minutes, since the message will only ever be seen if someone is actually logged in.
* [xscreensaver] Fix: DPMS always disabled (wrong variable accessed)Simon Rettberg2018-10-121-1/+1
|
* [idleaction] Delete $RUNFILE on session killSimon Rettberg2018-10-121-0/+2
|
* [idleaction] Lower cron interval from 5 to 2 minutesSimon Rettberg2018-10-111-1/+1
| | | | | This should qield more accurate feedback, especially now that we have the xscreensaver hack giving user feedback.
* [xscreensaver] Missing line copiedSimon Rettberg2018-10-111-0/+2
|
* [xscreensaver] Build bwlp-screensaverSimon Rettberg2018-10-114-23/+131
|
* [speedcheck] Remove defunct helper callSimon Rettberg2018-10-111-3/+1Star
|
* [redsocks] Disable env vars for now as we cannot use ip range in NO_PROXYSimon Rettberg2018-10-111-7/+7
|
* [rfs-stage31] Write haveged pidfile to /tmpSimon Rettberg2018-10-051-1/+1
| | | | | | | haveged by default tries to write its pid file to /var/run, which wo don't have, so instead of complaining or just starting up without pid file, it would die. We don't want it to die. It should die on switchroot.