This website requires JavaScript.
Explore
Help
Sign In
gwrx
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
Code
Issues
Pull Requests
Releases
Wiki
Activity
openwrt
/
package
/
base-files
/
files
/
lib
/
preinit
History
John Crispin
811d90ff40
mount_root: prepare base-files
...
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36429
2013-04-25 19:02:32 +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
add preinit modularization work by Daniel Dickinson (cshore)
2010-01-25 17:11:17 +00:00
10_indicate_preinit
make basefiles aware of procd
2013-03-13 18:11:19 +00:00
30_failsafe_wait
make basefiles aware of procd
2013-03-13 18:11:19 +00:00
40_run_failsafe_hook
add preinit modularization work by Daniel Dickinson (cshore)
2010-01-25 17:11:17 +00:00
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
add preinit modularization work by Daniel Dickinson (cshore)
2010-01-25 17:11:17 +00:00
99_10_run_init
make basefiles aware of procd
2013-03-13 18:11:19 +00:00