openwrt/package/base-files/files/lib
Rodrigo Balerdi e25e6d8e54 base-files: fix and clean up nand sysupgrade code
- Never return from 'nand_do_upgrade', not even in case of errors, as that
  would cause execution of sysupgrade code not intended for NAND devices.
- Unify handling of sysupgrade success and failure.
- Detect and report more error conditions.
- Fix outdated/incorrect/unclear comments.

Signed-off-by: Rodrigo Balerdi <lanchon@gmail.com>
2022-10-30 14:29:56 +00:00
..
functions base-files: add helper functions for adding wlan device entries to board.json 2022-10-14 13:12:30 +02:00
preinit base-files: rename ethernet devs on known boards 2022-09-10 21:16:20 +02:00
upgrade base-files: fix and clean up nand sysupgrade code 2022-10-30 14:29:56 +00:00
functions.sh base-files: simplify restorecon logic 2022-05-02 21:11:05 +01:00