summaryrefslogtreecommitdiffstats
path: root/remote/modules
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of dnbd3:openslx-ng/tm-scriptsSimon Rettberg2014-01-1713-10/+136
|\
| * Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2014-01-173-15/+30
| |\
| * | [pam] nss-ldap -> nss-ldapdSimon Rettberg2014-01-176-10/+30
| * | [iptables-helper] Simple helper scripts/service for handling iptables rulesSimon Rettberg2014-01-177-0/+106
| * | [xorg] Forgot to remove xprintidle from REQUIRED_CONTENT_PACKAGES when idleac...Simon Rettberg2014-01-173-3/+0Star
* | | [cron] Place our own cron in /opt/openslx/...Simon Rettberg2014-01-172-4/+4
| |/ |/|
* | [vm*] Add hdd adapter type override option, to quickly fix vms where the vmdk...Simon Rettberg2014-01-172-14/+30
* | [xorg] xprintidle deleted from REQUIRED_CONTENT_PACKAGES (and in Debian alsoChristian Rößler2014-01-163-4/+0Star
|/
* [dhcp-busybox] Trigger network.target asynchronouslySimon Rettberg2014-01-161-1/+1
* [dhcpc-busybox] Minor refactoring, more sanity checksSimon Rettberg2014-01-151-41/+64
* Move udhcpc stuff to its own module. Was spread across systemd and rootfs-sta...Simon Rettberg2014-01-157-0/+222
* <system startup> rework dhcp request: try to get an address (and dns/hostname...Simon Rettberg2014-01-135-3/+7
* [systemd] update udev rule for systemd: only start dhcp on br0Jonathan Bauer2014-01-131-2/+2
* Merge branch 'master' of dnbd3:openslx-ng/tm-scriptsSimon Rettberg2014-01-132-2/+24
|\
| * update cups to work with ubuntu 13.10Sebastian2014-01-131-0/+10
| * [smartctl] Also parse health status reported by driveSimon Rettberg2014-01-101-2/+14
* | [vmchooser] Refining iptables MASQUERADE rule to work around an issue where i...Simon Rettberg2014-01-131-1/+1
|/
* [vmware] Make sure exit code is 0Simon Rettberg2014-01-082-0/+3
* [smartctl] Add cronjobSimon Rettberg2014-01-081-0/+8
* Add path and shell just to be safeSimon Rettberg2014-01-031-0/+3
* [cron] Add sendmail wrapper so it's possible to redirect mail output without ...Simon Rettberg2014-01-034-6/+36
* [pam] SLX_REMOTE_LOG_SESSIONS controls whether session open/close is logged, ...Simon Rettberg2014-01-032-2/+12
* [idleaction] Set proper pathSimon Rettberg2014-01-031-0/+1
* [kdm] Move bwlehrpool theme to its own module, kdm-theme-bwlp,Simon Rettberg2014-01-0330-16/+320
* [systemd] Comment about the environment patchingSimon Rettberg2013-12-221-2/+5
* [idleaction] Add scheduled shutdown functionality (still WIP)Simon Rettberg2013-12-222-2/+28
* [xorg] Remove xprintidle as idleaction now ships its own versionSimon Rettberg2013-12-223-13/+10Star
* [idleaction] New module (WORK IN PROGESS)Simon Rettberg2013-12-227-0/+271
* Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2013-12-203-4/+12
|\
| * [german] no caps in packages names... (fixes german module for ubutnuJonathan Bauer2013-12-201-2/+2
| * [cups] move 'cups-daemon' req to cups.conf.ubuntu.13 as its not thereJonathan Bauer2013-12-202-2/+10
* | Rework session handling wrt home directory mounting and persistence again. Do...Simon Rettberg2013-12-203-32/+28Star
|/
* [dnbd3] Version bumpSimon Rettberg2013-12-201-1/+1
* [smartctl] New module: smartctl - Will currently check reallocated sectors an...Simon Rettberg2013-12-206-0/+52
* [systemd] Add patch that doesn't clear HOME and USER environment variable to ...Simon Rettberg2013-12-192-4/+31
* [qemukvm] services, addon-init, env file, udev reload etc. NOT TESTED ENOUGH!Christian Rößler2013-12-174-1/+25
* [qemukvm] More qemukvm configurationChristian Rößler2013-12-172-4/+9
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2013-12-162-10/+33
|\
| * Merge branch 'master' of dnbd3:openslx-ng/tm-scriptsSimon Rettberg2013-12-161-0/+74
| |\
| * | [pam*] Add user-context script execution on session openSimon Rettberg2013-12-162-10/+33
* | | [qemukvm] Added build script, conf and conf.ubuntu. Alpha, will be checked to...Christian Rößler2013-12-163-0/+59
| |/ |/|
* | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-12-162-33/+0Star
|\|
| * debug-shell module that spwans a root shell on tty9 after switching to stage3.2Simon Rettberg2013-12-162-33/+0Star
* | [pam] added pam_env.conf to data folderJonathan Bauer2013-12-161-0/+74
|/
* [vmchooser] fix typoJonathan Bauer2013-12-161-1/+1
* Heavily reworked the networking for the various virtual machines:Dirk2013-12-1316-1125/+1044Star
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsDirk2013-12-1322-523/+77Star
|\
| * [cups] added ghostscript-cupsManuel Schneider2013-12-131-0/+2
| * Merge branch 'master' of openslx:openslx-ng/tm-scriptsSimon Rettberg2013-12-1310-105/+38Star
| |\
| | * [kmd/xorg] Use only xorg scripts (xsetup, xsession, ...). Ignore kdm scripts.Manuel Schneider2013-12-139-105/+35Star