openwrt/target/linux/qualcommax/image
Rodrigo Balerdi 3b221ba5af ipq807x: sax1v1k: fix sysupgrade not touching rootfs_data
Before this commit, sysupgrade saved the settings backup data to
the area following rootfs even though the device has an actual
rootfs_data partition. The backup data was completely ignored on
the following boot, but since rootfs_data was not being cleared
during sysupgrade, the issue was not noticed earlier.

Note that this commit changes the filesystem of rootfs_data from
ext4 to F2FS (if OEM partitioning is used).

Signed-off-by: Rodrigo Balerdi <lanchon@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16463
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-09-24 00:07:55 +02:00
..
ipq60xx.mk qualcommax: ipq60xx: add support for Cambium Networks XE3-4 2024-08-08 22:57:22 +02:00
ipq807x.mk ipq807x: sax1v1k: fix sysupgrade not touching rootfs_data 2024-09-24 00:07:55 +02:00
Makefile qualcommax: ipq807x: remove duplicated sysupgrade image definitions 2024-02-21 21:26:57 +01:00