This website requires JavaScript.
Explore
Help
Sign In
domenico
/
openwrt-R7800-nss
Watch
1
Star
0
Fork
0
You've already forked openwrt-R7800-nss
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1b1388f6404e6c3b0734de0a3dfbea63d69f677e
openwrt-R7800-nss
/
package
/
base-files
/
files
/
lib
/
preinit
History
Zoltan HERPAI
34bbbbf9c3
merge: base: update base-files and basic config
...
Signed-off-by: Zoltan HERPAI <
wigyori@uid0.hu
>
2017-12-08 19:41:18 +01: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
02_sysinfo
treewide: populate boardname and model earlier
2017-07-15 23:13:34 +02:00
10_indicate_failsafe
…
10_indicate_preinit
merge: base: update base-files and basic config
2017-12-08 19:41:18 +01:00
30_failsafe_wait
…
40_run_failsafe_hook
base-files: add support for staged sysupgrades from failsafe mode
2017-05-29 23:50:33 +02:00
50_indicate_regular_preinit
…
70_initramfs_test
base-files: fix whitespaces
2013-12-09 11:30:14 +00:00
80_mount_root
…
81_urandom_seed
…
99_10_failsafe_login
base-files: add support for staged sysupgrades from failsafe mode
2017-05-29 23:50:33 +02:00
99_10_run_init
…