summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [pam] added cifs support to pam module. This is ugly. TODO: split pamJonathan Bauer2014-01-231-0/+3
* [pam-freiburg] fix wrong pam configJonathan Bauer2014-01-221-1/+1
* [pam] changes: prepare home directory struct in pam-auth and notJonathan Bauer2014-01-224-59/+68
* [plymouth] quit service for plymouth, might be needed one dayJonathan Bauer2014-01-221-0/+9
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-01-224-3/+4
|\
| * [stage32-opensuse] remote target linksChristian Rößler2014-01-213-0/+3
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2014-01-211-0/+10
| |\
| * | [pam] corrected pam.conf.opensuseChristian Rößler2014-01-211-3/+1Star
* | | [pam-freiburg] nslcd.conf base group map fixJonathan Bauer2014-01-221-1/+5
| |/ |/|
* | Merge branch 'master' of dnbd3:openslx-ng/tm-scriptsSimon Rettberg2014-01-214-3/+13
|\|
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2014-01-211-0/+4
| |\
| | * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-01-217-9/+26
| | |\
| | * | [remote/setup_target] only export remote/builds to /export/build if itJonathan Bauer2014-01-211-0/+4
| * | | [packagemanager.inc] --force-resolution for zypper based package installationChristian Rößler2014-01-211-2/+2
| | |/ | |/|
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2014-01-2127-32/+191
| |\ \
| * | | [smartctl] conf file for opensuseChristian Rößler2014-01-171-0/+6
| * | | [idleaction] updated conf file for openSuse - builds nowChristian Rößler2014-01-171-1/+1
* | | | Add openstack firewall config moduleSimon Rettberg2014-01-211-0/+10
| |/ / |/| |
* | | <freiburg config> Add nslcd startupSimon Rettberg2014-01-213-7/+10
* | | [rfs-stage32] Append stage4 at the end of the aufs stack again and just copy ...Simon Rettberg2014-01-201-1/+4
* | | [vmware] Extend some vmware configSimon Rettberg2014-01-201-0/+5
| |/ |/|
* | Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2014-01-172-4/+4
|\ \
| * \ Merge branch 'master' of dnbd3:openslx-ng/tm-scriptsSimon Rettberg2014-01-1715-10/+140
| |\ \
| * | | [cron] Place our own cron in /opt/openslx/...Simon Rettberg2014-01-172-4/+4
* | | | Make some modules use iptables-helperSimon Rettberg2014-01-176-10/+31
| |/ / |/| |
* | | Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2014-01-1715-40/+75
|\ \ \ | | |/ | |/|
| * | [rootfs-stage32] openSuse: Added cdrom module (REQUIRED_KERNEL_MODULES+=)Christian Rößler2014-01-171-0/+3
| |/
| * Merge branch 'master' of dnbd3:openslx-ng/tm-scriptsSimon Rettberg2014-01-171-10/+16
| |\
| | * [packagemanager.inc] minor improvements to output message when aJonathan Bauer2014-01-171-10/+16
| * | [vm*] Add hdd adapter type override option, to quickly fix vms where the vmdk...Simon Rettberg2014-01-172-14/+30
| |/
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-01-164-4/+3Star
| |\
| | * [mltk] added -h and --help - optionsChristian Rößler2014-01-161-0/+3
| | * [xorg] xprintidle deleted from REQUIRED_CONTENT_PACKAGES (and in Debian alsoChristian Rößler2014-01-163-4/+0Star
| * | updated to the new year!Jonathan Bauer2014-01-162-2/+2
| |/
| * [stage4] renamed nfs-mount to mount-stage4. Added new 'stage4.target'.Jonathan Bauer2014-01-166-11/+19
| * [rootfs-stage31] remove annoying error messagesJonathan Bauer2014-01-161-1/+1
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-01-161-42/+65
| |\
| * | [rootfs-stage31] fix permission for FUTURE_ROOTJonathan Bauer2014-01-161-1/+1
* | | [pam] nss-ldap -> nss-ldapdSimon Rettberg2014-01-176-10/+30
* | | [iptables-helper] Simple helper scripts/service for handling iptables rulesSimon Rettberg2014-01-178-0/+107
* | | [xorg] Forgot to remove xprintidle from REQUIRED_CONTENT_PACKAGES when idleac...Simon Rettberg2014-01-173-3/+0Star
| |/ |/|
* | [dhcp-busybox] Trigger network.target asynchronouslySimon Rettberg2014-01-161-1/+1
* | [dhcpc-busybox] Minor refactoring, more sanity checksSimon Rettberg2014-01-151-41/+64
|/
* Merge branch 'master' of dnbd3:openslx-ng/tm-scriptsSimon Rettberg2014-01-152-3/+7
|\
| * [packing.inc] change initramfs compression method to xz/lzmaJonathan Bauer2014-01-141-1/+1
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-01-145-3/+7
| |\
| * | [rootfs-stage31] fix wrong permissions of files extracted from theJonathan Bauer2014-01-141-2/+6
* | | Move udhcpc stuff to its own module. Was spread across systemd and rootfs-sta...Simon Rettberg2014-01-1510-0/+24
| |/ |/|
* | <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