openwrt/package/base-files/files/lib/preinit
Chuanhong Guo f017f617ae base-files: preinit: also config switch when no port roles defined
current preinit code in base-files doesn't config switch when there are
no port roles defined. But this kind of configuration exists on single
port devices where switch vlan is simply disabled.
configure reset and enable_vlan property when a switch node exist.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2020-04-12 22:29:02 +08: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 base-files: Allow to disable failsafe mode 2016-04-19 10:07:35 +02:00
10_indicate_preinit base-files: preinit: also config switch when no port roles defined 2020-04-12 22:29:02 +08:00
30_failsafe_wait base-files: send informational UDP message each second waiting 2019-12-19 22:41:57 +01:00
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 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 dropbear: move failsafe code out of base-files 2020-01-15 20:04:06 +01:00
99_10_run_init base-files: fix whitespaces 2013-12-09 11:30:14 +00:00