openwrt/package/base-files
Sven Eckelmann 234b893a18 base-files: Reintroduce sysupgrade_pre_upgrade hook
The sysupgrade_pre_upgrade hook was removed with 6a27c2f4b1 ("base-files:
drop fwtool_pre_upgrade") while there were still scripts using it:

* target/linux/ar71xx/base-files/lib/upgrade/allnet.sh
* target/linux/ar71xx/base-files/lib/upgrade/openmesh.sh
* target/linux/ipq40xx/base-files/lib/upgrade/openmesh.sh

Not running the hooks can either prevent a successful upgrade or brick the
device because the fw_setenv program cannot be started correctly.

Fixes: 6a27c2f4b1 ("base-files: drop fwtool_pre_upgrade")
Signed-off-by: Sven Eckelmann <sven.eckelmann@openmesh.com>
2018-10-07 16:42:05 +02:00
..
files base-files: Reintroduce sysupgrade_pre_upgrade hook 2018-10-07 16:42:05 +02:00
image-config.in OpenWrt v18.06.1: revert to branch defaults 2018-08-16 18:36:52 +02:00
Makefile base-files: network.sh: gracefully handle missing network.interface ubus ns 2018-07-30 13:19:19 +02:00