summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [debug] Add htopSimon Rettberg2013-08-143-2/+11
* Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2013-08-145-43/+47
|\
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-08-1410-29/+1070
| |\
| * | [rootfs-stage32] setup all addons according to /opt/openslx/config. Your conf...Jonathan Bauer2013-08-145-43/+47
* | | [roofs-stage31] fix network setup if multiple NICs are presentSimon Rettberg2013-08-142-50/+63
| |/ |/|
* | Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2013-08-142-0/+43
|\|
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-08-148-58/+69
| |\
| * | [rootfs-stage32] new systemd service and script to download, mount and append...Jonathan Bauer2013-08-142-0/+43
* | | [busybox] Use official git repository instead of our own repoSimon Rettberg2013-08-1410-29/+1070
| |/ |/|
* | respect 80 columns width (in case no drm could be loaded)Simon Rettberg2013-08-131-1/+1
* | fix for fixSimon Rettberg2013-08-132-0/+1
* | fix for last commitSimon Rettberg2013-08-132-4/+4
* | [rootfs-stage32] Properly generate and update /etc/issue with version informa...Simon Rettberg2013-08-136-56/+67
* | [dnbd3] update requested git commit of dnbd3Simon Rettberg2013-08-131-2/+1Star
|/
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-08-134-95/+214
|\
| * [systemd] config file for Scientific Linux - please readChristian Rößler2013-08-121-9/+25
| * [systemd] README-file, if another try is made for compiling systemdChristian Rößler2013-08-121-0/+11
| * [systemd] This version will maybe prove useful for compiling systemdChristian Rößler2013-08-121-0/+178
| * [systemd] Reversion, without Scientific Linux - please noticeChristian Rößler2013-08-121-86/+0Star
* | [rootfs-stage32] fix permission for /var/log/openslx. vmchooser can now write...Jonathan Bauer2013-08-131-0/+2
|/
* [rootfs-stage32] SLX_STAGE4_NFS has to be given in the global config file (/o...Jonathan Bauer2013-08-121-11/+4Star
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-08-127-51/+592
|\
| * Make script more compatible to different shell versions.thaibault2013-08-091-3/+6
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsthaibault2013-08-092-22/+42
| |\
| | * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsDirk2013-08-0910-64/+617
| | |\
| | * | Create /etc/issue dynamically ... (see issue #481)Dirk2013-08-072-22/+42
| * | | Fix some issues with race conditions.thaibault2013-08-093-49/+59
| | |/ | |/|
| * | Fix statefile moving.thaibault2013-08-082-2/+2
| * | Fix bug in xml filter.thaibault2013-08-081-4/+3Star
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsthaibault2013-08-081-0/+2
| |\ \
| | * \ Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2013-08-085-28/+532
| | |\ \
| | * | | [systemd] New TODO-file for, well, systemd-module specific TODOs.Christian Rößler2013-08-081-0/+2
| * | | | Increase compatibility with different busybox versions.thaibault2013-08-082-7/+13
| | |/ / | |/| |
| * | | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsthaibault2013-08-081-1/+4
| |\ \ \
| * | | | Add persistent bootable virtual machine features.thaibault2013-08-084-27/+528
| | |/ / | |/| |
* | | | [clone_stage4] fix BASE_DIR <-> BASEDIRJonathan Bauer2013-08-121-3/+2Star
| |/ / |/| |
* | | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-08-082-7/+28
|\| |
| * | [systemd] Scientific Linux: Chain m4->autoconf->automake compiles now.Christian Rößler2013-08-081-7/+17
| * | [systemd] .build Scientific Linux: m4 compilingChristian Rößler2013-08-081-2/+7
| * | [beamer] Added conf for Scientific LinuxChristian Rößler2013-08-081-0/+6
* | | [vmchooser] update TODOJonathan Bauer2013-08-081-1/+4
|/ /
* / [clone_stage4] updated scripts to clone stage4. Script can be run from any pa...Jonathan Bauer2013-08-072-27/+48
|/
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-08-072-29/+62
|\
| * [systemd] systemd.build: Much mor Scientific Linux-fun. Experimental.Christian Rößler2013-08-061-6/+52
| * [systemd] systemd.conf.scientific: Tiny version number bugChristian Rößler2013-08-061-1/+1
| * [systemd] systemd.conf.scientific: More compiling fun: m4, autoconf, automakeChristian Rößler2013-08-061-1/+6
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2013-08-061-1/+1
| |\
| * | [systemd] systemd.build: Reverting 'cause unneeded switchChristian Rößler2013-08-061-29/+11Star
* | | [pam-mount] don't try to mount home directory if its already mountedJonathan Bauer2013-08-071-0/+5
| |/ |/|
* | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-08-067-18/+153
|\|