summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * [rootfs-stage31] Make MAC addresses lowercase, as udev fails to match a rule ↵Simon Rettberg2013-08-222-2/+2
| | | | | | | | | | | | with uppercase letters in hex
| | * [rootfs-stage32] Mount a 10G tmpfs to /tmp if no ID44 partition was foundSimon Rettberg2013-08-211-63/+73
| | |
| | * [rootfs-stage32] Make it possible to run a script after adding an addon to ↵Simon Rettberg2013-08-213-5/+23
| | | | | | | | | | | | | | | | | | the aufs stack. Call it addon-init and place it in the root directory of your addon [vmplayer] Add such an addon-init script that will take care of setting up the vmplayer environment
| * | fix /etc/functions.inc sourcingJonathan Bauer2013-08-221-2/+2
| | |
* | | [fileutil.inc] Introduced variable PACKET_HANDLER for simplification.Christian Rößler2013-08-211-8/+6Star
| |/ |/|
* | [system.inc] Added case / var PACKET_HANDLER (dpkg, rpm) for packetChristian Rößler2013-08-211-0/+3
| | | | | | | | manipulation on single packet file level.
* | [setup-target] New Var SYS_VERSION (version number of a distribution)Christian Rößler2013-08-211-1/+2
| |
* | [system.inc] Two new variables for system description / information:Christian Rößler2013-08-211-0/+4
| | | | | | | | | | AMD64_I386 (can contain amd64 or i386), X86_64_I586 (x86_64 or i586). These will be serving download url construction, mostly.
* | [sshd] don't touch /var/run!Simon Rettberg2013-08-211-1/+0Star
| |
* | Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2013-08-211-7/+12
|\ \
| * | [mltk] Script: New Function 'check-devtools', check for devtools nowChristian Rößler2013-08-211-7/+12
| | | | | | | | | | | | | | | later in running to not impede script help (when invoked witout or wrong parameters).
* | | [remote] Renamed functions to functions.inc; make setup-addons not fail if ↵Simon Rettberg2013-08-213-9/+13
|/ / | | | | | | no addons are configured; try random server order when downloading
* | [export_target] Fix creation of squashFSSimon Rettberg2013-08-211-5/+1Star
| |
* | [systemd] Fix path of 'ip' in service fileSimon Rettberg2013-08-211-1/+2
| |
* | Fix typo in shebangSimon Rettberg2013-08-201-1/+1
| |
* | [vmchooser] Add support for dnbd3 (if servers are specified in config)Simon Rettberg2013-08-203-14/+57
| | | | | | | | Also add fallback if MAC address is not present in config
* | Fix /run stuff for the 25th time....Simon Rettberg2013-08-202-2/+3
| |
* | FIXfgdksjfgkldjfgSimon Rettberg2013-08-201-1/+1
| |
* | Better make this relative...Simon Rettberg2013-08-201-2/+2
| |
* | Switch to using /etc/tmpfiles.d for creating files/dirs in /runSimon Rettberg2013-08-209-31/+18Star
| | | | | | | | Also added a sanity check after processing each module, which will abort if anything is placed in /run directly
* | [dnbd3] add systemd service + script to load the module and launch the user ↵Simon Rettberg2013-08-203-0/+22
| | | | | | | | space daemon
* | [dnbd3] update requested commitSimon Rettberg2013-08-202-1/+3
| |
* | Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2013-08-209-107/+200
|\|
| * [rootfs-stage31] activate plymouth with 'splash' in the kcl. (Removed the ↵Jonathan Bauer2013-08-201-1/+1
| | | | | | | | DEBUG check)
| * fix pcspkr already registered. Uncomment to make it work ;)Jonathan Bauer2013-08-191-0/+1
| |
| * [server] create sqfs of stage32 under server/boot/<ip>/stage32.sqfs and let ↵Jonathan Bauer2013-08-191-5/+6
| | | | | | | | the user know about it
| * fixes for the download function of etc/functions that is needed for the ↵Jonathan Bauer2013-08-193-17/+21
| | | | | | | | 'systemd-set_slx_addons'-script
| * [busybox] add dirname to busyboxJonathan Bauer2013-08-191-1/+1
| |
| * [rootfs-stage31] renamed a few variables. For the servers to download config ↵Jonathan Bauer2013-08-193-8/+13
| | | | | | | | stuff from, use SLX_CONFIG_SERVER in your config file
| * [rootfs-stage31] prioritize servers from the config file over those in ↵Jonathan Bauer2013-08-191-1/+1
| | | | | | | | kernel cmdline
| * [rootfs-stage31] changed the way stage3.1 gets the config, config.tgz and ↵Jonathan Bauer2013-08-195-101/+140
| | | | | | | | stage32.sqfs. Now its given in the kernel cmdline as 'slxsrv' a list of server ips and 'slxbase' a subdirectory of these servers where the config stuff roams. Example: slxsrv='132.230.4.1' and slxbase='u13' would make the scripts download '132.230.4.1/u13/config' and so on. PLEASE ADAPT YOUR CONFIGS BEFORE TRYING THIS OUT
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-08-151-0/+2
| |\
| * | mergeJonathan Bauer2013-08-151-0/+44
| | |
| * | removed *.git* from filter listJonathan Bauer2013-08-151-1/+0Star
| | |
* | | [setup_target] Make sure /var/run is just a symlink to /runSimon Rettberg2013-08-201-0/+14
| |/ |/|
* | [stage32] fix "terminal not fuly functional" (less) etc.Simon Rettberg2013-08-151-0/+2
|/
* [stage31] move configuration of stage32 into /bin/activate_sysconfig.Jonathan Bauer2013-08-156-192/+117Star
|
* update stage4 filter listJonathan Bauer2013-08-151-0/+5
|
* [debug] renamed debug-report to debug_reportJonathan Bauer2013-08-151-0/+98
|
* [pam-freiburg] hacky umounting of home directory upon closing of last sessionJonathan Bauer2013-08-151-4/+7
|
* [rootfs-stage31] renamed setup_network to setup-networkJonathan Bauer2013-08-151-0/+0
|
* [debug] Add htopSimon Rettberg2013-08-143-2/+11
| | | | [setup_target] Make it possible to mark required binaries as optional by prefixing them with '@'
* 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 ↵Jonathan Bauer2013-08-145-43/+47
| | | | | | | | | | | | config now needs: SLX_ADDONS_BASE_DIR as the URL (with http prefix) where the addons are and SLX_ADDONS_LIST as the list of addons that exists. i.e. SLX_ADDONS_BASE_DIR='http://server/distro/addons' and SLX_ADDONS_LIST='vmware'. The script would then try to wget http://serveR/distro/addons/vmware.sqfs . The file must be sqfs, as produced by mltk with ./mltk server <ip> <addon_target> -e addons
* | | [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 ↵Jonathan Bauer2013-08-142-0/+43
| | | | | | | | | | | | append an addon (in sqfs) to the current /
* | | [busybox] Use official git repository instead of our own repoSimon Rettberg2013-08-1410-29/+1070
| |/ |/| | | | | Also include busybox in stage31 only and simply copy it before switchrooting to stage32