1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-21 19:22:26 +03:00
openwrt-xburst/package/base-files/files
florian 04c9400934 [package] 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20841 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-13 19:57:25 +00:00
..
bin base-files: move firstboot to /sbin 2009-09-27 22:56:11 +00:00
etc [package] option to allow boot to run to completion before starting shell 2010-04-13 19:57:25 +00:00
lib [package] base-files: make press key message more explicit in preinit 2010-03-23 22:56:12 +00:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin fix jffs2 and mini_fo mount in failsafe (patch from #7134) 2010-04-13 14:24:58 +00:00
usr [package] base-files: revert dhcp state information on ifdown and restore pre-r19530 behaviour in udhcp default.script 2010-02-12 02:06:57 +00:00