openwrt/package/base-files/files/lib/upgrade
Brian Norris 3cd882744d base-files: upgrade: Fix export_partdevice() quoting
$BOOTDEV_MAJOR may be empty for many of the uevents parsed in this
function. This condition thus tends to fail benignly (we just skip to
the next device), but it can really clutter the stage2 sysupgrade
stderr, since it looks like the "=" operand doesn't have an appropriate
left-hand argument.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2023-02-03 14:09:46 +01: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: upgrade: Fix export_partdevice() quoting 2023-02-03 14:09:46 +01: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: fix nand_do_platform_check fail 2023-01-29 01:02:45 +00:00
stage2 base-files: stage2: add 'tail' to sysupgrade environment 2022-12-31 05:02:38 -08:00