summaryrefslogtreecommitdiffstats
path: root/remote/modules
Commit message (Collapse)AuthorAgeFilesLines
* [beamergui] Added Xsetup script for beamerguiManuel Schneider2013-12-121-0/+0
|
* [pam] add missing /etc/pam-script folder to basic pam moduleJonathan Bauer2013-12-122-0/+2
|
* [xorg/kdm] kdm/Xsetup sources global xorg/XSetupManuel Schneider2013-12-122-0/+15
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsDirk2013-12-123-44/+93
|\ | | | | | | ...
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsManuel Schneider2013-12-125-60/+29Star
| |\
| * | Initial setup file which is to be called from xsetupManuel Schneider2013-12-123-44/+93
| | |
* | | Restructuring run-virt.include for vmware ...Dirk2013-12-124-89/+88Star
| |/ |/|
* | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsDirk2013-12-123-90/+34Star
|\| | | | | | | ...
| * [pam] Tweak session close script as to not kill concurrent login sessions, ↵Simon Rettberg2013-12-071-14/+26
| | | | | | | | also fix the "are processes still running" check, it always returned true so far
| * [systemd] Add udev rule that sets the uaccess tag on floppy drivesSimon Rettberg2013-12-072-76/+8Star
| |
* | Removing unneeded (deprecated) hwinfo stuff ...Dirk2013-12-063-43/+0Star
| |
* | Fixing the cdrom and floppy detection ...Dirk2013-12-062-17/+29
|/
* [xorg] add xprintidle to REQUIRED_INSTALLED_PACKAGES, as it is notJonathan Bauer2013-12-053-0/+9
| | | | installed per default
* [xorg] forgot debian specific configJonathan Bauer2013-12-051-3/+1Star
|
* [xorg] add xprintdleJonathan Bauer2013-12-053-3/+4
|
* [cron] minorJonathan Bauer2013-12-051-2/+0Star
|
* [cron] placeholder file and remove the need for 0600Jonathan Bauer2013-12-052-0/+4
|
* [cron] new module for cron using our own patched sources. HasJonathan Bauer2013-12-055-0/+41
| | | | /etc/cron.d support, files there need to have 0600 permissions to run!
* [pam] check if pam_script_ses_open is actually being called by rootJonathan Bauer2013-12-041-0/+3
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsManuel Schneider2013-12-0210-15/+55
|\
| * [xorg] Support /etc/X11/Xsession.dSimon Rettberg2013-12-021-0/+8
| |
| * -Simon Rettberg2013-12-021-1/+1
| |
| * [pam] Warnings need to be hard links as vmware/windows chokes on symlinksSimon Rettberg2013-12-021-3/+3
| |
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-12-021-1/+1
| |\
| | * [pam] Fix link, make it relativeSimon Rettberg2013-12-021-1/+1
| | |
| * | [kdm] Fix le path dans les Xorg scriptsJonathan Bauer2013-12-024-6/+10
| |/
| * [xorg] moved Xreset script to xorg module. And make it actually working.Jonathan Bauer2013-12-022-34/+24Star
| |
| * [vmware] added Xreset to process the Xreset.d directory :)Jonathan Bauer2013-12-021-0/+34
| |
| * [pam] fix slxlog msgJonathan Bauer2013-12-021-1/+1
| |
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-12-021-0/+6
| |\
| | * [pam] More warnings for user if homedir is not availableSimon Rettberg2013-12-021-0/+6
| | |
| * | [pam] unneeded chmodJonathan Bauer2013-12-021-3/+1Star
| |/
| * [vmware] Xreset minor fixJonathan Bauer2013-12-021-1/+1
| |
| * [pam] lazy umount home directoriesJonathan Bauer2013-12-021-2/+2
| |
| * [vmchooser] run-virt: busybox sort compatibilitySimon Rettberg2013-12-021-2/+2
| |
* | xmodesetterManuel Schneider2013-12-021-0/+42
|/
* Merge branch 'master' of dnbd3:openslx-ng/tm-scriptsSimon Rettberg2013-12-022-4/+10
|\
| * [pam] do not kill root processes on logout :)Jonathan Bauer2013-12-021-0/+3
| |
| * [pam] add a timeout for pkill checkJonathan Bauer2013-12-021-3/+6
| |
| * [busybox] remove pkillJonathan Bauer2013-12-021-1/+1
| |
* | ...ash compat...Simon Rettberg2013-12-021-1/+1
|/
* [vmware] add symlinks to our version of vmware and vmplayer warpperJonathan Bauer2013-12-022-0/+2
| | | | scripts
* Checked and changed the shebang of some more scripts. As we want to use ash ↵Simon Rettberg2013-12-026-39/+43
| | | | in out own scripts whenever possible, only use bash where the scripts require a certain bash feature. Also add a comment right below the bash shebang that says we're not accidentally using bash here, but for a reason.
* Doc + comments ...root2013-12-012-2/+2
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2013-11-292-3/+3
|\
| * Merge branch 'master' of dnbd3:openslx-ng/tm-scriptsSimon Rettberg2013-11-2918-18/+18
| |\
| * | Reworking busybox config and included toolsSimon Rettberg2013-11-292-3/+3
| | |
* | | [openslx] script systemd-vmchooser_env shebang --> /bin/bashChristian Rößler2013-11-291-1/+1
| |/ |/|
* | [diverse modules] data dir: Changes shebangs to /bin/ashChristian Rößler2013-11-2918-18/+18
|/
* [systemd] Env variables added for kmod compiling/linking when no kmod in system.Christian Rößler2013-11-291-1/+4
| | | | | Variable setting unelegant, should be bettered by using mltk-intern vars for determining OS/system.