openwrt/package/base-files/files/lib/upgrade
Daniel Golle 0c18c5679a base-files: export whole disk of fitblk backing partition
After commit ad62247800 ("base-files: improve lib/upgrade/common.sh")
behavior of export_bootdevice has been made consistent in such way that
always the whole disk device is exported (as that was the case already
when matching via UUID) rather than the partition device.
Do the same for the device holding the fitblk backing partition.

Fixes: 5992f976b3 ("base-files: recognize bootdevice on devices using fitblk")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-02-26 04:01:10 +00:00
..
keep.d base-files: Add /etc/shinit for non-login shell init 2020-03-01 21:35:59 +01:00
common.sh base-files: export whole disk of fitblk backing partition 2024-02-26 04:01:10 +00:00
do_stage2 treewide: sysupgrade: use $UPGRADE_BACKUP to check for backup 2019-09-11 09:05:35 +02:00
emmc.sh base-files: Remove nand.sh dependency from emmc upgrade 2023-01-21 01:02:23 +01:00
fwtool.sh base-files: allow ignoring minor compat-version check 2022-06-18 22:11:04 +02:00
legacy-sdcard.sh base-files: rename 'sdcard' to 'legacy-sdcard' 2021-08-16 12:22:17 +01:00
nand.sh base-files: upgrade: nand.sh: mute umount error 2024-02-01 00:52:54 +00:00
stage2 base-files: sysupgrade: Add 2 sec sleep into process KILL loop 2023-09-12 14:52:50 +02:00