summaryrefslogtreecommitdiffstats
path: root/remote/rootfs/rootfs-stage31
Commit message (Expand)AuthorAgeFilesLines
...
* [rfs-stage31] Some more tweaks to the never ending "setup network" storySimon Rettberg2014-02-174-5/+12
* Forgot to actually request domain search option (-O search)Simon Rettberg2014-02-161-1/+1
* [rfs-stage31] Also add domain search support to stage31 dhcpSimon Rettberg2014-02-151-1/+5
* [rfs-stage31] Last benchmark event moved before umountSimon Rettberg2014-02-091-1/+3
* [rfs-stage31] Some benchmarking/profiling featuresSimon Rettberg2014-02-073-3/+25
* [rfs-s31] only remove config.tgz if debug is not setJonathan Bauer2014-02-051-1/+2
* [rfs-s31] unset OLDPWD tooJonathan Bauer2014-02-041-1/+1
* [rfs_s31] fix printk levels.... for the last time?Jonathan Bauer2014-02-032-4/+4
* [rfs-s31] fix wrong printk output levelsJonathan Bauer2014-02-031-3/+3
* [rfs-s31] fix kernel printk lvl when splash is activeJonathan Bauer2014-02-031-1/+1
* [rfs-s31] make sure IFACE in /run/network.conf is not empty :)Sebastian2014-01-302-5/+7
* [rfs-s31] add network fallback scriptSebastian2014-01-304-21/+61
* cleanup setup_network script; dalay (final) br0 setup until IFACESebastian2014-01-301-13/+22
* [rfs-s31] add '-x' switch to fbsplash call to center splash picJonathan Bauer2014-01-301-1/+1
* [rfs-s31] forgot * to allow many whitespacesJonathan Bauer2014-01-301-1/+1
* [rfs-s31] suppress kernel output if splash NOT active ...Jonathan Bauer2014-01-301-2/+2
* [rfs-s31] dont grep all the time, set a variable at the startJonathan Bauer2014-01-302-26/+27
* [rfs-s31] added fbsplash startup logic.Jonathan Bauer2014-01-302-2/+23
* [rfs] moved /etc/functions.inc to /inc/functionsJonathan Bauer2014-01-302-2/+2
* [rfs-s31] oopsJonathan Bauer2014-01-301-4/+0Star
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-01-304-25/+25
|\
| * [rfs-stage31] Write DNS and hostname to /opt/openslx/configSimon Rettberg2014-01-303-25/+19Star
| * <stage32> Trigger network target as soon as possible if network/dhcp has been...Simon Rettberg2014-01-291-0/+2
* | [rfs-s31] append host info from dhcp instead of creating the fileJonathan Bauer2014-01-301-1/+1
|/
* [rfs-stage31] Put hosts, hostname, resolv.conf in proper placeSimon Rettberg2014-01-291-1/+1
* [rfs-stage31] Fix resolving, set hostnameSimon Rettberg2014-01-294-11/+34
* [rfs-stage31] udhcpc in stage 3.1 to get DNS servers etc. earlySimon Rettberg2014-01-287-72/+156
* [rootfs-stage31] remove annoying error messagesJonathan Bauer2014-01-161-1/+1
* [rootfs-stage31] fix permission for FUTURE_ROOTJonathan Bauer2014-01-161-1/+1
* [rootfs-stage31] fix wrong permissions of files extracted from theJonathan Bauer2014-01-141-2/+6
* [rfs-stage31] Don't wait for br0 up if /sys/.../operstate doesn't existSimon Rettberg2014-01-081-9/+14
* [rfs-stage31] init: Remove LD_LIBRARY_PATH, set up and clean some other vars ...Simon Rettberg2013-12-221-5/+10
* add linkstate check; add dmesg to stage32 (for debug)Sebastian2013-12-131-0/+9
* [rootfs-stage31] remove broken unlink commandJonathan Bauer2013-12-041-1/+0Star
* [rootfs-stage31] remove plymouth again.[rootfs-stage31] remove plymouthJonathan Bauer2013-12-021-7/+7
* Reworking busybox config and included toolsSimon Rettberg2013-11-294-13/+13
* [rootfs-stage31] unlink mount from busybox to avoid potential conflicts.Jonathan Bauer2013-11-281-8/+8
* wegSimon Rettberg2013-11-161-7/+7
* [rootfs-stage31] Fix root password substitution in initSimon Rettberg2013-11-161-1/+1
* [rootfs-stage31] revert: etc/shadow not there yet inJonathan Bauer2013-11-062-4/+5
* [rootfs-stage31] set the root password in 'bin/activate_sysconfig'Jonathan Bauer2013-11-062-5/+5
* [rootfs-stage31] fix plymouthd not finding its theme since we were notJonathan Bauer2013-11-061-5/+3Star
* PATH fixes...Jonathan Bauer2013-10-251-1/+1
* [rootfs-stage32] set the root password in stage31 if given by the config fileJonathan Bauer2013-10-251-0/+5
* [rootfs-stage31] use '--kernel-command-line' option of plymouthd to give it t...Jonathan Bauer2013-08-221-2/+4
* [rootfs-stage31] start plymouth laterJonathan Bauer2013-08-221-9/+11
* [rootfs-stage31] removed sourcing of /etc/functions.inc since it suffices to ...Jonathan Bauer2013-08-222-6/+0Star
* minorJonathan Bauer2013-08-222-2/+2
* fix /etc/functions.inc sourcingJonathan Bauer2013-08-221-1/+1
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-08-224-28/+33
|\