For some further background... the original procd zram patch uses ext2 :)
https://dev.openwrt.org/ticket/19586#comment:9 https://lists.openwrt.org/pipermail/openwrt-devel/2014-December/029587.html It shows you what happens when someone enables this option from make menuconfig. There needs to be some dependency testing. I suggest apply the patch and make it dependent on busybox mkfs.ext2 only. Leave mkfs.ext4 e2fsprogs in /usr/sbin and let users choose which they want from a fully qualified path in scripts. _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
