openwrt/package/base-files/files
Rodrigo Balerdi 9710712120 base-files: accept gzipped nand sysupgrade images
When firmware images only contained compressed kernels and squashfs roots,
uncompressed tar files were a good option. We are now using UBIFS images,
both raw and tarred, as well as ubinized (full UBI partition) images, all
of which benefit greatly from compression.

For example, a raw ubinized backup taken from a running Askey RT4230W REV6
(such full backups can be restored via the LUCI's sysupgrade UI) is over
400 MB, but compresses to less than 10 MB.

This commit adds support for gzipped versions of all file types already
accepted by the nand sysupgrade mechanism, be them raw or tarred.

Signed-off-by: Rodrigo Balerdi <lanchon@gmail.com>
2022-10-30 14:29:56 +00:00
..
bin base-files: add protocol qmi/mbim support for ucidef_set_interface() 2022-10-18 15:09:23 +02:00
etc base-files: LED/trigger/heartbeat: Add support for inversion 2022-08-06 19:58:46 +02:00
lib base-files: accept gzipped nand sysupgrade images 2022-10-30 14:29:56 +00:00
rom
sbin base-files: wifi: for wifi reconf, scan_wifi after network reload 2022-10-25 09:24:37 +02:00
usr base-files: validate firmware for compatibility with backup 2019-09-08 09:10:30 +02:00