1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package
Rafał Miłecki 157d6019df Revert "base-files: sysupgrade: always setup overlay when creating backup"
This reverts commit 4fa9aaf0bed984d200b3c48d1cc81fca7847c394.

That seemed like a good idea allowing us to include any runtime
generated file in archive. Unfortuantely it broke backups with files
from mounted directories.

When mounting overlay with / as lowerdir its mounts don't propagete in
the mountpoint. That resulted in empty directories:
/tmp/overlay.XXXXXX/backup/tmp/
/tmp/overlay.XXXXXX/backup/var/
/tmp/overlay.XXXXXX/backup/dev/
/tmp/overlay.XXXXXX/backup/proc/
etc.

As some platforms / users try to backup files like /var/dhcp.leases or
/boot/cmdline.txt it means we can't use that solution.

Link: http://lists.openwrt.org/pipermail/openwrt-devel/2024-February/042320.html
Link: https://lore.kernel.org/linux-fsdevel/67bb0571-a6e0-44ea-9ab6-91c267d0642f@gmail.com/T/#u
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2024-02-22 22:08:14 +01:00
..
base-files Revert "base-files: sysupgrade: always setup overlay when creating backup" 2024-02-22 22:08:14 +01:00
boot qualcommax: ipq60xx: Add 8devices Mango DVK 2024-02-21 21:42:23 +01:00
devel binutils: update to 2.42 2024-02-12 23:41:03 +01:00
firmware ipq-wifi: add support for 8devices Mango board 2024-02-21 21:42:23 +01:00
kernel mac80211: ath11k: disable coldboot for ipq6018 2024-02-21 21:42:23 +01:00
libs libxml2: update to 2.12.5 2024-02-13 12:34:56 +01:00
network wifi-scripts: Support HE Iftypes with multiple entries 2024-02-22 21:45:44 +01:00
system ca-certificates: update to version 20240203 2024-02-18 11:49:04 +01:00
utils ucode: update to Git HEAD (2024-02-21) 2024-02-22 09:17:25 +01:00
Makefile build: add CycloneDX SBOM JSON support 2023-11-01 11:14:41 +00:00