openwrt-ipq-breeze303/package/base-files/files/lib/upgrade
Rodrigo Balerdi c4022e6199 base-files: emmc: invalidate kernel image while rootfs is being written
Some setups have alternate boot actions in case the main OS fails to
boot. These can include a secondary copy of the OS, a recovery OS, a
fallback to TFTP boot, etc.

This commit invalidates the kernel image while rootfs is being written
which, if a sysupgrade is interrupted, will trigger an alternate boot
action in devices that support it. This results in safer sysupgrades.

Signed-off-by: Rodrigo Balerdi <lanchon@gmail.com>
2024-09-27 18:24:44 +01:00
..
keep.d
common.sh base-files: get rid of forgotten traces of fitblk_get_bootdev 2024-08-12 19:16:58 +01:00
do_stage2
emmc.sh base-files: emmc: invalidate kernel image while rootfs is being written 2024-09-27 18:24:44 +01:00
fwtool.sh
legacy-sdcard.sh
nand.sh base-files: upgrade: nand: allow custom fw extraction in nand_do_upgrade() 2024-07-26 13:41:25 +02:00
stage2
tar.sh