Openwrt/package/base-files/files/etc
Florian Fainelli eafa2ec962 option to allow boot to run to completion before starting shell
Setting the system variable "foreground" to yes causes the system to run
the init scripts in series and wait for completion.

This is useful if (a) you don't want the user getting into the console
until the system is initialized, or (b) you have things going on in your
scripts that require strict ordering (and no possible race conditions).

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

SVN-Revision: 20841
2010-04-13 19:57:25 +00:00
..
config base-files: add a hotplug handler for rdate 2010-03-27 17:13:33 +00:00
hotplug.d base-files: add a hotplug handler for rdate 2010-03-27 17:13:33 +00:00
init.d option to allow boot to run to completion before starting shell 2010-04-13 19:57:25 +00:00
banner
diag.sh
functions.sh
group
hosts
hotplug2-common.rules add debugging entry to hotplug config 2010-04-10 18:35:14 +00:00
hotplug2-init.rules
inittab
passwd
preinit
profile
protocols
rc.common base-files: fix shell syntax (prevent error messages when activating initscripts in IB) 2010-03-29 03:58:17 +00:00
rc.local
shells
sysctl.conf