Openwrt/package/base-files/files/etc
Chris Blake b745bfa6dc base-files: Ensure reset only works if an overlay exists
Currently the reset script will try to run jffs2reset on boards that are
running a rw rootfs, such as ext4. This will cause jffs2reset to fail
and the board to never reboot while the LED blinks until a manual
reboot.

This commit does two different things:
1. Disables reset on boards that do not have an overlay mount
2. Disables the Blinking LED after 5 seconds if the board does not
support reset

Signed-off-by: Chris Blake <chrisrblake93@gmail.com>
2016-10-27 12:45:05 +02:00
..
board.d
hotplug.d/net
init.d base-files: add ucidef_set_led_usbport for full usbport support 2016-10-22 11:16:01 +02:00
iproute2
rc.button base-files: Ensure reset only works if an overlay exists 2016-10-27 12:45:05 +02:00
sysctl.d
uci-defaults
banner
banner.failsafe
device_info
diag.sh
fstab
group
hosts
inittab
openwrt_release
openwrt_version
os-release
passwd
preinit
profile base-files: fix check for empty password warning 2016-09-26 17:57:56 +02:00
protocols
rc.common procd: Allow initscripts to start one daemon instance at a time 2016-10-18 08:53:38 +02:00
rc.local
services
shadow
shells
sysctl.conf
sysupgrade.conf