[OpenWrt-Devel] [PATCH] add ubifs filesystem for image building system

Felix Fietkau nbd at openwrt.org
Sat Jan 2 10:02:58 EST 2016


On 2016-01-02 15:11, RhoYounJae wrote:
> Currently, the devices which actually uses ubifs filesystem uses squashfs filesystem
> Thus openwrt binary image have a wrong squashfs- prefix not ubifs- which gives user confusion
> This patch add ubifs filesystem for image building system but not for legacy system
You're right about one thing: These images do use ubifs, however only as
an overlay. The base filesystem is squashfs, just like on all those NOR
flash based devices (which use jffs2 as overlay).

I might accept a patch that adds ubifs as an option, if you can convince
me that it's actually useful, but replacing the squashfs images with
ubifs ones is not an option.

- Felix
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list