1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 19:39:55 +03:00
openwrt-xburst/package/base-files/files/etc/init.d
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
..
boot stop syslogd before rebooting, otherwise umount might not work properly when logging to a file (thx, puchu) 2010-01-30 18:17:52 +00:00
done [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
led run led init after /etc/init.d/done to keep the configured led settings active after the system has finished booting 2010-01-06 02:34:20 +00:00
network [package] base-files: also regenerate wifi config if existing config contains only whitespace 2010-04-03 13:31:59 +00:00
rcS [package] option to allow boot to run to completion before starting shell 2010-04-13 19:57:25 +00:00
sysctl base-files: do not warn about nonexistant sysctl overrides (some of them are config dependent) 2010-01-29 02:17:11 +00:00
umount [base-files] Don't do lazy unmounting of filessystems at reboot/poweroff. 2010-02-09 18:07:36 +00:00
usb use rc.common for usb init script 2007-04-06 16:07:36 +00:00
watchdog [package] base-files: only try to execute watchdog if binary is present 2009-10-20 17:07:08 +00:00