summaryrefslogtreecommitdiffstats
path: root/remote
Commit message (Collapse)AuthorAgeFilesLines
...
| * [cron] Fix path when copying crond binarySimon Rettberg2016-02-151-1/+1
| |
| * [run-virt] openslx.exe: disable screensaver/standby, don't show error if ↵Simon Rettberg2016-02-123-5/+13
| | | | | | | | patching shutdown button caption fails on the first try
* | [dnbd3] Include dnbd3-fuseSimon Rettberg2016-02-183-6/+8
|/
* [rfs-s31] do not copy /openslx-configs from the config.tgz if no ↵Jonathan Bauer2016-02-081-1/+1
| | | | SLX_LOCAL_CONFIG is set
* [sssd] relax restart conditionJonathan Bauer2016-02-041-1/+1
|
* [sssd] configure sssd.service to always restartJonathan Bauer2016-02-041-0/+1
|
* Merge branch 'master' of dnbd3:openslx-ng/tm-scriptsSimon Rettberg2016-02-012-3/+0Star
|\
| * [rfs-stage31] Don't disable ldap in exam modeSimon Rettberg2016-02-011-3/+0Star
| |
| * [cron] Remove old vixie-cron tar archiveSimon Rettberg2016-02-011-0/+0
| |
* | Merge branch 'master' of 10.4.9.56:/root/tm-scriptsSimon Rettberg2016-02-012-1/+2
|\ \ | |/ |/|
| * [kernel-vanilla] Switch to 4.3.5Simon Rettberg2016-02-011-1/+1
| |
| * [busybox] Silently use defaults for any unset config optionsSimon Rettberg2016-02-011-0/+1
| |
* | [cron] Switch to cronieSimon Rettberg2016-01-273-14/+21
| |
* | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2016-01-262-3/+3
|\ \
| * | [cron] fail fail. maybe switch to cronie next time...Simon Rettberg2016-01-222-1/+1
| | |
| * | [cron] Yet another attempt at preventing cron from ignoring files in cron.dSimon Rettberg2016-01-221-3/+3
| | |
* | | [pvs2] adapted the sessionstart.d/ file for pvs2 to the new changes vmchooser2Jonathan Bauer2016-01-261-8/+11
|/ / | | | | | | | | now evaluates the env variable "SESSION_CMD" to get the session command that was executed and compares it with the Exec= String from the pvs2mgr.desktop file
* | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2016-01-2234-169/+184
|\ \
| * | [vmchooser2] Add support for new location related parametersSimon Rettberg2016-01-211-5/+9
| |/
| * [busybox] Enable utmp feature so who is actually includedSimon Rettberg2016-01-191-1/+1
| |
| * [rfs-stage31] Enable debug-shell in stage32 if we have debug= on cmdlineSimon Rettberg2016-01-182-1/+6
| |
| * [run-virt] Don't exit 1 if we don't have a vmstore as it's optional nowadaysSimon Rettberg2016-01-181-1/+1
| |
| * [rfs-stage32] Whitelist some mor eintel chips for vmware 3dSimon Rettberg2016-01-181-1/+1
| |
| * [idleaction] Warn user about scheduled reboot/poweroff and delay by 5 minutesSimon Rettberg2016-01-144-15/+80
| |
| * [kdm*] Don't use hard reboot/poweroff as it's not necessarySimon Rettberg2016-01-132-4/+4
| | | | | | | | | | Long time ago, the normal shutdown procedure would lock up the system, but this works reliably on newer kernels now.
| * [vmware] Cap hwversion to 10 if enable3d && useBlacklistedDriverSimon Rettberg2016-01-133-19/+23
| |
| * [vmware] Remove useless includeSimon Rettberg2016-01-132-70/+1Star
| |
| * [rfs-stage31] Fix for fix of fix with ntpdateSimon Rettberg2016-01-122-1/+2
| |
| * [rfs-stage3*] Move ntpdate binary to stage31 aswell...Simon Rettberg2016-01-1211-6/+16
| |
| * [rfs-stage31] Add drop_shells to activate_sysconfigSimon Rettberg2016-01-121-6/+7
| |
| * [rfs-stage31/32] Sync time in stage31 to prevent clock jumping later onSimon Rettberg2016-01-125-34/+29Star
| |
| * [idleaction] Use proper shutdown and rebootSimon Rettberg2016-01-123-3/+3
| | | | | | | | This has been working reliably for a while now
| * Touch /etc/cron.d after adding/modifying files, so cron will rescan the dirSimon Rettberg2016-01-122-4/+3Star
| |
* | [pvs] remove hardcoded name to pvs session. Instead check for the name in ↵Jonathan Bauer2016-01-221-2/+14
|/ | | | the xsession file
* [cups] added cupsd.conf to static data filesJonathan Bauer2016-01-122-0/+144
| | | | added conditional check for /etc/cups/printers.conf
* [rfs-s31] added TODO for permissions of extracted config.tgz contentsJonathan Bauer2016-01-111-0/+1
|
* [exam] FUTURE_ROOT prefix would be nice...Jonathan Bauer2016-01-081-1/+1
|
* [exam] set autologindelay to 0 in kdmrcJonathan Bauer2016-01-081-0/+2
|
* [safe-mode] updated service descriptionJonathan Bauer2016-01-081-1/+1
|
* [safe-mode] fix service file breaking ordering cycle ...Jonathan Bauer2016-01-081-0/+1
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2016-01-0822-69/+156
|\
| * [run-virt] openslx.exe: Hide console, re-set logoff caption periodicallySimon Rettberg2016-01-082-6/+31
| |
| * Preparations for exam modeSimon Rettberg2016-01-084-7/+58
| |
| * [run-virt] TMPDIR is now set globally in set_runvirt_variables.incSimon Rettberg2016-01-081-7/+0Star
| | | | | | | | | | | | Didn't really make sense in detect_legacy. TMPDIR was only used in one file in the vmware module. Now it's being used in several places, but there's still a lot more occurences that should be unified.
| * [busybox] Add applet: fuserSimon Rettberg2016-01-071-1/+1
| |
| * [run-virt,vmware,vbox] Unify directory layout in /tmp, better cleanupSimon Rettberg2016-01-078-35/+25Star
| |
| * [beamergui,udhcpc] Don't create pointless files in /tmpSimon Rettberg2016-01-072-6/+14
| |
| * [printergui] Delete temp file after printingSimon Rettberg2016-01-071-0/+6
| |
| * [vmware] Delete stale redo files on xorg startup/resetSimon Rettberg2016-01-071-1/+8
| |
| * [vmware] Don't call exit in a script that's being sourcedSimon Rettberg2016-01-071-2/+2
| |