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 [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
