openwrt/package/base-files/files/sbin
Matthias Schiffer b2adb9a7b5
base-files: sysupgrade cleanup
Some functions only used by stage2 are moved there from common.sh.

One piece that could still use more cleanup is platform_pre_upgrade: many
targets reference files from there are aren't available in the ramfs, so
we need to evaluate it before the switch; conversely, flash writes happen
in that function on some targets. Targets that do the latter should be
fixed eventually to use platform_do_upgrade for that purpose.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2017-05-29 23:50:33 +02:00
..
firstboot base-files: firstboot: pass down arguments such as -y to jffs2reset 2015-03-10 23:43:25 +00:00
hotplug-call base-files: honor CONFIG_TARGET_INIT_PATH 2016-02-08 14:28:50 +00:00
led.sh scripts: fix wrong usage of '==' operator 2014-10-14 12:21:11 +00:00
sysupgrade base-files: sysupgrade cleanup 2017-05-29 23:50:33 +02:00
urandom_seed base-files: use procd init for urandom_seed 2016-07-27 01:24:54 +02:00
wifi base-files: Added a deprecation notice on wifi detect 2017-02-13 10:24:32 +01:00