summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * [DEMOSERVER] Update install and update scriptSimon Rettberg2013-09-062-81/+103
| | | | | | | | | | | | | | | | | | | | | - Check for updated scripts first, then update minilinux - Add defaults for NTP - Create pxe menuconfig in new format (config.tgz & addon support) - Minor tweaks and refactoring
| | * [dnbd3] Remove invalid parameter from service fileSimon Rettberg2013-09-061-1/+0Star
| | |
| | * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2013-09-067-21/+92
| | |\
| | | * [udisks] Include udisks and udisks2 in Ubuntu 13.04Simon Rettberg2013-09-054-12/+78
| | | | | | | | | | | | | | | | Apparently, Unity (and gnome?) use udisks2, while KDE depends on udisks1 ....
| | | * [stage4] Allow basic kde autostart filesSimon Rettberg2013-09-052-1/+6
| | | |
| | | * [rootfs-stage32] Fix issue indentationSimon Rettberg2013-09-051-8/+8
| | | |
| | * | [export_target] Added two trailing slashes at mksquashfs calls.Christian Rößler2013-09-061-2/+2
| | |/
| | * [vbox] CAVE, ugly hack: udev-rule without offending ↵Christian Rößler2013-09-051-2/+2
| | | | | | | | | | | | ENV{DEVTYPE}=="usb_device" limitation.
| | * [vbox] Readme further elaborated: systemd-udev-problem ENV.Christian Rößler2013-09-051-1/+3
| | |
| | * [systemd] README file annotated, ENV limitationChristian Rößler2013-09-051-1/+10
| | |
| | * [pam-freiburg] Add pam_ck_connector againSimon Rettberg2013-09-041-0/+1
| | | | | | | | | | | | Which is required by consolekit, which is required by policykit, which is required by udisks2, which is required to mount usb sticks etc. as normal user in a desktop session
| | * [SERVER] Update stage4 filterSimon Rettberg2013-09-045-15/+6Star
| | |
| | * Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2013-09-041-1/+7
| | |\
| | | * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2013-09-0452-136/+651
| | | |\
| | * | | [polkit] Fix integration with gnome/udisks2, fixes usb mount on Ubuntu 13.04Simon Rettberg2013-09-042-0/+8
| | | |/ | | |/|
| | * | Add udisks moduleSimon Rettberg2013-09-0311-0/+110
| | | |
| | * | Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2013-09-0321-4/+460
| | |\ \
| | | * | [pam-hso] activated pam-hso in configs of serverJonathan Bauer2013-09-031-0/+1
| | | | |
| | | * | [pam-hso] server config module for the pam configuration for the hochschule ↵Jonathan Bauer2013-09-0317-0/+451
| | | | | | | | | | | | | | | | | | | | offenburg
* | | | | ...Dirk2013-10-071-0/+1
| | | | |
* | | | | Ansering to Ticket #518 (reducing the number of MAXCORES) ... Should be ↵Dirk2013-10-071-1/+2
| | | | | | | | | | | | | | | | | | | | checked, if working and should be configured more properly ...
* | | | | Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2013-10-043-0/+6
|\ \ \ \ \
| * | | | | [blacklist] Add /etc/mtab*Simon Rettberg2013-10-041-0/+1
| | | | | |
| * | | | | [config.tgz] Add module to mount stage4 at boot-up, enable by default inf ↵Simon Rettberg2013-10-043-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | configs/freiburg
* | | | | | [rootfs-stage32] Add iptables rule to redirect printing jobs to port 515Simon Rettberg2013-10-041-0/+4
|/ / / / /
* | | | | Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2013-10-042-12/+15
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsManuel Schneider2013-10-019-0/+9
| |\ \ \ \ \
| * | | | | | [vmchooser] Make sure Qt4 is used, only patch source if not already patchedManuel Schneider2013-10-011-9/+12
| | | | | | |
| * | | | | | [german] Fix locale generation on ubuntuManuel Schneider2013-10-011-3/+3
| | | | | | |
* | | | | | | [rootfs-stage32] Add dnbd3 support to stage4 mountingSimon Rettberg2013-10-042-4/+30
| |/ / / / / |/| | | | |
* | | | | | [vmchooser] Add windows binary that will set the resolution in the VM. The ↵Simon Rettberg2013-09-302-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | binary will be placed in the virtual drive B floppy image
* | | | | | [systemd] Providing links in to systemctl/systemd (halt, init, poweroff, reboot,Christian Rößler2013-09-307-0/+7
|/ / / / / | | | | | | | | | | | | | | | runlevel, shutdown, telinit)
* | | | | remove wrong commitJonathan Bauer2013-09-3016-671/+0Star
| | | | |
* | | | | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-09-3017-0/+672
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | workaround part 2Jonathan Bauer2013-09-2030-0/+501
| | | | |
| * | | | workaround for permissions fix not working. ..Jonathan Bauer2013-09-2030-501/+0Star
| | | | |
| * | | | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-09-201-0/+1
| |\ \ \ \
| | * | | | [xorg] conf file for openSuse updatedChristian Rößler2013-09-201-0/+1
| | | | | |
| * | | | | [export_target] set owner and group of config files to root, alwaysJonathan Bauer2013-09-201-1/+1
| | | | | |
| * | | | | [pam-freiburg] fix permissionJonathan Bauer2013-09-202-1/+2
| | | | | |
| * | | | | [pam-hso] fix permissions for pam scripts mouting homes.Jonathan Bauer2013-09-204-78/+1Star
| |/ / / /
| * | | | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2013-09-202-0/+5
| |\ \ \ \
| | * | | | [consolekit] added back missing folder, fixes error msg upon loginJonathan Bauer2013-09-201-0/+1
| | | | | |
| | * | | | [mltk] add comments about needed package to use mltk. TODO make it install ↵Jonathan Bauer2013-09-201-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | automaticly
| * | | | | [rootfs-stage32] buildscript and conf file updated for openSuseChristian Rößler2013-09-202-1/+4
| |/ / / /
| * | | | [debug] Fix service type of udevd-loggerSimon Rettberg2013-09-181-1/+1
| | | | |
| * | | | [dbus] dbus parameters changed over time. Try to get them rightSimon Rettberg2013-09-182-10/+42
| | | | |
| * | | | [dbus] Add missing systemd service fileSimon Rettberg2013-09-182-8/+12
| | | | |
| * | | | [rootfs-stage32] Tweak startup order (systemd)Simon Rettberg2013-09-183-4/+6
| | | | |
| * | | | [rootfs-stage32] Remove libau because it's not there and I have no clue what ↵Simon Rettberg2013-09-181-232/+240
| | | | | | | | | | | | | | | | | | | | it is