This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-02-14 06:32:11 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
openwrt
/
package
/
base-files
/
files
/
lib
/
preinit
History
John Crispin
3e54dbbf60
base-files: be verbose when entering failsafe due to a button being pressed
...
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37535
2013-07-25 20:28:36 +00:00
..
02_default_set_state
base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. This caused errors due to frequent use of /proc/cpuinfo to determine board name to pick led layout. Now diag.sh (which only defines set_state and any helper functions) is sourced by a proper preinit function during preinit_main, which is after /proc has been brought up, unlike in /etc/preinit
2011-07-07 02:52:02 +00:00
10_indicate_failsafe
…
10_indicate_preinit
make basefiles aware of procd
2013-03-13 18:11:19 +00:00
30_failsafe_wait
base-files: be verbose when entering failsafe due to a button being pressed
2013-07-25 20:28:36 +00:00
40_run_failsafe_hook
…
50_indicate_regular_preinit
make basefiles aware of procd
2013-03-13 18:11:19 +00:00
70_initramfs_test
package/base-files: call preinit_ip_deconfig before processing init on initramfs images
2010-03-12 14:37:19 +00:00
80_mount_root
mount_root: prepare base-files
2013-04-25 19:02:32 +00:00
99_10_failsafe_login
…
99_10_run_init
make basefiles aware of procd
2013-03-13 18:11:19 +00:00