openwrt/package/base-files/files/lib
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
..
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: accept gzipped nand sysupgrade images 2022-10-30 14:29:56 +00:00
functions.sh base-files: simplify restorecon logic 2022-05-02 21:11:05 +01:00