On 21/04/2014 19:44, Ben Mulvihill wrote: > - bootargs = "console=ttyLTQ0,115200 init=/etc/preinit > rootfstype=squashfs,jffs2"; + // uncomment for overlayfs on top of > ubi + bootargs = "console=ttyLTQ0,115200 init=/etc/preinit > ubi.mtd=rootfs_ubi,256 root=/dev/mtdblock8"; + // uncomment for > ubifs +// bootargs = "console=ttyLTQ0,115200 init=/etc/preinit > ubi.mtd=rootfs_ubi,256 root=ubi0:rootfs rootfstype=ubifs";
ugly ugly ugly ... but you copied it from an example made by me so who am i to complain :-D i need to finish the auto attach patch this week so we can drop this ugliness _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
