openwrt/package/base-files/files/lib
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
..
functions base-files: rework mtd_get_mac_text() 2023-01-06 15:34:07 +01:00
preinit base-files: rename ethernet devs on known boards 2022-09-10 21:16:20 +02:00
upgrade base-files: upgrade: Fix export_partdevice() quoting 2023-02-03 14:09:46 +01:00
functions.sh base-files: simplify restorecon logic 2022-05-02 21:11:05 +01:00