This website requires JavaScript.
Explore
Help
Register
Sign In
Openwrt
/
svn-openwrt-archive
Archived
Watch
1
Star
0
Fork
0
You've already forked svn-openwrt-archive
Code
This repository has been archived on
2024-07-22
. You can view files and clone it, but cannot push or open issues or pull requests.
svn-openwrt-archive
/
package
/
base-files
/
files
/
lib
/
preinit
History
Luka Perkov
8c9f0aa3ed
base-files: Allow to disable failsafe mode
...
Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com> SVN-Revision: 49326
2016-05-10 22:36:27 +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
base-files: Allow to disable failsafe mode
2016-05-10 22:36:27 +00:00
10_indicate_preinit
base-files: add /etc/iproute2/rt_tables, replace ifconfig-usage
2015-09-08 17:44:13 +00:00
10_sysinfo
base-files: fix error message during boot
2016-05-10 22:36:15 +00:00
30_failsafe_wait
base-files: Allow to disable failsafe mode
2016-05-10 22:36:27 +00:00
40_run_failsafe_hook
base-files: Allow to disable failsafe mode
2016-05-10 22:36:27 +00:00
50_indicate_regular_preinit
add "preinit_regular" diag.sh set_state argument
2014-12-15 10:37:00 +00:00
70_initramfs_test
base-files: fix whitespaces
2013-12-09 11:30:14 +00:00
80_mount_root
base-files: keep sysupgrade.tgz until /etc/init.d/done has been called
2015-03-22 15:11:20 +00:00
99_10_failsafe_login
Disable telnet in favor of passwordless SSH
2015-09-07 19:29:25 +00:00
99_10_run_init
base-files: fix whitespaces
2013-12-09 11:30:14 +00:00