OpenWrt Forum Archive

Topic: experimental image size too large

The content of this topic has been archived on 28 Mar 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi all,
using the lasted experimental sources, the targeted jffs generated image is more 5M large.
How can I decrease this size ?

the command line use is :
make target_clean;make target_compile; make target_install.

Thank for  your help
Alain

Deselect some packages, or use the squashfs option. The squashfs option will still create a r/w openwrt partition on the remaining space, using jffs2, and create symlinks to everything in the squashfs partition.

(Last edited by TheRoDent on 12 Jun 2005, 09:50)

The discussion might have continued from here.