1
0
mirror of https://github.com/cjdelisle/openwrt.git synced 2025-09-14 19:29:48 +00:00
Files
openwrt/package/base-files/files/lib/upgrade/fwtool.sh
David Bauer 34437af888 base-files: allow ignoring minor compat-version check
Downstream projects might re-generate device-specific configuration
based on OpenWrt's defaults on each upgrade, thus being unaffected by
forward- as well as backwards-breaking configuration.

Add a new sysupgrade parameter, which allows sysupgrades between minor
compat-versions. Upgrades will still fail upon mismatching major compat
versions.

Signed-off-by: David Bauer <mail@david-bauer.net>
2022-06-18 22:11:04 +02:00

2.6 KiB