tn3399_openwrt/package
Daniel Golle a2b9ec0231
base-files: upgrade: take down loop and LVM before upgrade
Users of devices with large block storage may choose to have an LVM
partition on the same device which is used for booting OpenWrt.
The presents a problem during sysupgrade as the root device is then
still busy and changing partitions will not work as desired,
leading to data corruption in case the newly flashed image is larger
than the currently installed one.
Having loop devices setup causes similar havoc.
Make sure all volume groups are offline and all loop devices have been
released before sysupgrade.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-05-05 13:18:43 +01:00
..
base-files base-files: upgrade: take down loop and LVM before upgrade 2021-05-05 13:18:43 +01:00
boot uboot-mediatek: bpi-r64: add TFTP update options to eMMC bootmenu 2021-05-01 22:55:22 +01:00
devel valgrind: Fix compile problem with MIPS soft float 2021-04-11 23:01:28 +02:00
firmware ipq40xx: add support for MikroTik SXTsq 5 ac 2021-04-29 10:55:07 +02:00
kernel mac80211: Update to version 5.10.34-1 2021-05-04 22:25:43 +02:00
libs libsemanage: fix pkgconfig paths 2021-04-15 11:54:14 +01:00
network dnsmasq: Update to version 2.85 2021-05-05 09:19:46 +01:00
system uci: update to the latest master 2021-04-14 08:33:12 +02:00
utils busybox: backport fix for CVE-2021-28831 2021-05-02 19:06:02 +02:00
Makefile build: always build package/kernel/linux 2020-10-15 13:25:58 +02:00