I have been compiling my own openwrt version for a while now I can compile my program and openwrt into a firmware image that installs but my program is now larger than the amount of free space on the jffs file system. so when I go to re-install the package(using opkg) after making a coding change I get an error that there is not enough space available. I have read enough to know that when I compile a firmware image that it compiles my program into the read only squashfs filesystem and when I use the opkg manager I am using the jffs filesystem. Is there any way of being able to reformat the default partition tables in the source code ? I had a look at the make menuconfig to see if there was any options but to no avail. It would be nice to use the opkg feature rather than re-flashing the firmware every time I make code change.
Any help would be much appreciated. Thank you, Dominique
_______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
