mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
1440175f82
When OEM volumes are present in the [alt_]firmware partition, sysupgrade will write a new kernel, but will fail to write the root file system. The next boot will hang indefinitely Waiting for root device /dev/ubiblock0_0... Modified ipq40xx/base-files/lib/upgrade/linksys.sh to remove both `squashfs` and `ubifs` if found on the target firmware partition's UBI device. Run-tested-on: Linksys EA8300 Signed-off-by: Jeff Kletsky <git-commits@allycomm.com> Signed-off-by: Christian Lamparter <chunkeey@gmail.com> [applied some shellcheck suggestions as well] |
||
---|---|---|
.. | ||
base-files | ||
files-4.14/arch/arm/boot/dts | ||
files-4.19/arch/arm/boot/dts | ||
image | ||
patches-4.14 | ||
patches-4.19 | ||
profiles | ||
config-4.14 | ||
config-4.19 | ||
Makefile |