1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-15 12:01:11 +03:00
openwrt-xburst/package/base-files/files/etc
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
..
config [package] base-files: add a hotplug handler for rdate 2010-03-27 17:13:33 +00:00
hotplug.d [package] base-files: add a hotplug handler for rdate 2010-03-27 17:13:33 +00:00
init.d [package] option to allow boot to run to completion before starting shell 2010-04-13 19:57:25 +00:00
banner [cosmetic] accommodate for 5 digits svn revisions :) 2009-09-22 03:05:45 +00:00
diag.sh [package] base-files: make diag.sh stub working in bash 2009-04-30 21:00:57 +00:00
functions.sh add missing argument to debug/mount wrappers (thx, matteo) 2009-12-09 17:13:16 +00:00
group rename default/ to files/ 2006-11-22 23:30:57 +00:00
hosts Change localhost into a fully qualified name; remove OpenWrt alias to 127.0.0.1 2007-02-12 22:54:56 +00:00
hotplug2-common.rules [package] add debugging entry to hotplug config 2010-04-10 18:35:14 +00:00
hotplug2-init.rules [hotplug2] Removed extra ; in exec rule 2009-06-01 08:48:37 +00:00
inittab use generic inittab for x86 2007-05-10 14:50:42 +00:00
passwd revert borked commit 2008-05-03 20:28:13 +00:00
preinit [package] base-files: fix preinit code typos 2010-03-10 18:09:53 +00:00
profile fix $HOME in /etc/profile (#4424) 2009-01-07 04:38:57 +00:00
protocols rename default/ to files/ 2006-11-22 23:30:57 +00:00
rc.common [package] base-files: fix shell syntax (prevent error messages when activating initscripts in IB) 2010-03-29 03:58:17 +00:00
rc.local [package] base-files: introduce a ready-to-use /etc/rc.local to let users run custom commands on init without creating custom init scripts 2009-09-11 21:35:03 +00:00
shells rename default/ to files/ 2006-11-22 23:30:57 +00:00
sysctl.conf [package] base-files: disable bridge firewalling by default 2010-01-18 05:38:44 +00:00