-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Milestone
Description
The tar.gz backup file changes every time the backup is run.
Two causes:
- timestamp of /etc/backup/installed_packages.txt
- /etc/uci-defaults/10_disable_services
Steps to reproduce
- Run
sysupgrade -k -b /tmp/backup1.tar.gz - Run
sysupgrade -k -b /tmp/backup2.tar.gz - Compare the two backups:
md5sum /tmp/backup?.tar.gz
Expected behavior
The backups should be identical (the content is).
Actual behavior
Backups are different.
See also
https://github.com/openwrt/openwrt/pull/16146/files
openwrt/openwrt#16145
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
ToDo 🕐