ubiblock now allows squashfs inside an ubi volume in a sane way. backport ubiblock support from 3.15. bump ubi-utils for ubiblock support and add ubifs overlay support to fstools.
Daniel Golle (3): kernel-3.14: backport UBI block support ubi-utils: bump to version 1.5.1 for ubiblock support fstools: support ubifs overlay package/system/fstools/Makefile | 4 +- package/utils/ubi-utils/Makefile | 7 +- .../utils/ubi-utils/patches/130-lzma_jffs2.patch | 8 +- ...BI-R-O-block-driver-on-top-of-UBI-volumes.patch | 847 +++++++++++++++++++++ .../491-UBI-block-do-not-use-term-attach.patch | 194 +++++ ...block-Mark-init-only-symbol-as-__initdata.patch | 42 + ...UBI-block-Use-u64-for-the-64-bit-dividend.patch | 33 + .../494-UBI-rename-block-device-ioctls.patch | 92 +++ ...Remove-__initdata-from-ubiblock_param_ops.patch | 35 + ...96-UBI-avoid-workqueue-format-string-leak.patch | 30 + ...I_IOCVOLCRBLK-take-a-parameter-for-future.patch | 63 ++ 11 files changed, 1346 insertions(+), 9 deletions(-) create mode 100644 target/linux/generic/patches-3.14/490-UBI-R-O-block-driver-on-top-of-UBI-volumes.patch create mode 100644 target/linux/generic/patches-3.14/491-UBI-block-do-not-use-term-attach.patch create mode 100644 target/linux/generic/patches-3.14/492-UBI-block-Mark-init-only-symbol-as-__initdata.patch create mode 100644 target/linux/generic/patches-3.14/493-UBI-block-Use-u64-for-the-64-bit-dividend.patch create mode 100644 target/linux/generic/patches-3.14/494-UBI-rename-block-device-ioctls.patch create mode 100644 target/linux/generic/patches-3.14/495-UBI-block-Remove-__initdata-from-ubiblock_param_ops.patch create mode 100644 target/linux/generic/patches-3.14/496-UBI-avoid-workqueue-format-string-leak.patch create mode 100644 target/linux/generic/patches-3.14/497-UBI-make-UBI_IOCVOLCRBLK-take-a-parameter-for-future.patch -- 1.9.2
pgpLqYLuD5nIU.pgp
Description: PGP signature
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
