From: Rafał Miłecki <[email protected]>

Up to now preserving a backup over sysupgrade required using a magic
path /tmp/sysupgrade.tgz. It was a bad design (hardcoded path) and
required moving/copying already existing backup archives in some cases.

This patchset makes sysupgrade more generic as it allows specifying a
custom backup archive path. It also allows simplifying target code.

Rafał Miłecki (3):
  base-files: sysupgrade: pass "backup" ubus attribute
  [procd] sysupgrade: support "backup" attribute
  treewide: sysupgrade: use $UPGRADE_BACKUP to check for backup

-- 
2.21.0


_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to