summaryrefslogtreecommitdiffstats
path: root/remote
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsDirk2013-12-1324-523/+87Star
|\ | | | | | | ...
| * add linkstate check; add dmesg to stage32 (for debug)Sebastian2013-12-132-0/+10
| |
| * [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
| | |
| | * [beamergui] kill process on session startManuel Schneider2013-12-131-0/+3
| | |
| * | [vmchooser] Add sessionstart script that will source everything in ↵Simon Rettberg2013-12-132-1/+10
| |/ | | | | | | | | | | | | | | | | sessionstart.d Needed for beamergui. This is pretty much the same as Xsession with Xsession.d, since the vmchooser is technically the session, but we might want to run things when the actual session selected in the vmchooser starts.
| * [beamergui] wrapper for beamergui-mode_setterManuel Schneider2013-12-132-0/+5
| |
| * [beamergui] Send beamergui to bgManuel Schneider2013-12-131-1/+1
| |
| * [vmchooser] Fix NFS fallback once againSimon Rettberg2013-12-121-2/+2
| |
| * [pam] Fix session cleanup after last logout: su/sudo would not create a new ↵Simon Rettberg2013-12-121-0/+4
| | | | | | | | session with logind, so an active user session could have been killed
| * [kernel] Fix bug that makes the pc speaker play weird melodiesSimon Rettberg2013-12-121-3/+0Star
| |
| * [beamergui] Start beamergui with X. Config for beamergui.Manuel Schneider2013-12-121-0/+5
| |
| * [beamergui] removed deprecated fileManuel Schneider2013-12-121-418/+0Star
| |
| * [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
| |
* | Static configuration file for udhcpd sitting on new nat1 bridge interface.Dirk2013-12-131-0/+52
|/
* 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-124-90/+35Star
|\| | | | | | | ...
| * [rootfs-stage32] add macvtap module to wanted kernel module listJonathan Bauer2013-12-111-0/+1
| |
| * [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
|/
* Merge branch 'master' of dnbd3:openslx-ng/tm-scriptsSimon Rettberg2013-12-055-6/+18
|\
| * [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
| |
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-12-051-0/+4
| |\
| | * [rootfs.stage32] data/etc/profile: Now sourcing profile.localChristian Rößler2013-12-051-0/+4
| | |
| * | [xorg] add xprintdleJonathan Bauer2013-12-053-3/+4
| |/
* / [rfs-stage32] Fix zram swap creation for > 32 CPUsSimon Rettberg2013-12-051-0/+1
|/ | | | zram can only handle 32 devices, so the script broke with 40 cpu cores
* [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-056-0/+42
| | | | /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-scriptsJonathan Bauer2013-12-043-3/+53
|\
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsManuel Schneider2013-12-0211-15/+56
| |\
| | * [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
| | |
| * | xmodesetterManuel Schneider2013-12-021-0/+42
| | |
* | | [rootfs-stage31] remove broken unlink commandJonathan Bauer2013-12-041-1/+0Star
| |/ |/|
* | 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
| |