This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
openwrt
Watch
1
Star
0
Fork
You've already forked openwrt
1
mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced
2026-03-14 23:09:45 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e3889bcf7c
openwrt
/
package
/
base-files
/
files
/
lib
/
preinit
History
Daniel Dickinson
1f69f4cf64
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
...
SVN-Revision: 27501
2011-07-07 02:52:02 +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
05_mount_skip
10_check_for_mtd
10_essential_fs
10_indicate_failsafe
10_indicate_preinit
20_check_jffs2_ready
20_device_fs_mount
30_device_fs_daemons
30_failsafe_wait
40_init_shm
40_mount_devpts
40_mount_jffs2
Fix whitespace
2011-02-20 21:25:45 +00:00
40_run_failsafe_hook
41_merge_overlay_hooks
50_choose_console
50_indicate_regular_preinit
60_init_hotplug
70_initramfs_test
70_pivot_jffs2_root
80_mount_root
90_init_console
90_mount_no_jffs2
90_restore_config
99_10_failsafe_login
99_10_mount_no_mtd
99_10_run_init