openwrt/package
Rodrigo Balerdi 264d948302 base-files: clean up nand tar sysupgrade code
Prepares code for ubirename-based safe sysupgrade implementation.

Fixes several issues:
- the special CI_KERNPART value "none" is ignored if an MTD partition
  named "none" exists
- misleading variable names (such as has_kernel to mean "tar has kernel
  and it should not be written to an MTD partition but a UBI volume")
- inconsistent treatment of zero-length tar member files
- inconsistent meaning of "0" and "" variable values
- redundant operations (unneeded untaring, repeated untaring, unneeded
  partition lookups)
- inconsistent variable quoting

Signed-off-by: Rodrigo Balerdi <lanchon@gmail.com>
2022-04-19 16:28:25 +01:00
..
base-files base-files: clean up nand tar sysupgrade code 2022-04-19 16:28:25 +01:00
boot realtek: add ZyXEL GS1900-24HP v1 support 2022-04-16 17:26:56 +02:00
devel strace: Update to version 5.16 2022-02-01 21:25:02 +01:00
firmware linux-firmware: Update to version 20220411 2022-04-17 16:20:17 +02:00
kernel mac80211: fix QCA9561 PA bias 2022-04-18 06:40:59 +02:00
libs readline: add host PIC 2022-04-16 14:02:11 +02:00
network comgt: support ZTE MF286R modem 2022-04-16 14:02:11 +02:00
system urandom-seed: go back to seeding with shell script temporarily 2022-04-14 10:12:34 +02:00
utils ucode: update to latest Git HEAD 2022-04-08 10:45:46 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00