#18712: A5-V11 images missing in ramips-rt305x snapshots
-----------------------+------------------------
  Reporter:  probono   |      Owner:  developers
      Type:  defect    |     Status:  new
  Priority:  normal    |  Milestone:
 Component:  packages  |    Version:  Trunk
Resolution:            |   Keywords:
-----------------------+------------------------

Comment (by anonymous):

 Sure.
 I build without the below:
 -dnsmasq
 -firewall
 -ip6tables
 -iptables
 -opkg
 -ppp
 -ppp-mod-pppoe

 Which results in plenty of room.
 {{{
 root@OpenWrt:/# df -h
 Filesystem                Size      Used Available Use% Mounted on
 rootfs                    1.1M    224.0K    928.0K  19% /
 /dev/root                 1.5M      1.5M         0 100% /rom
 tmpfs                    14.2M     36.0K     14.1M   0% /tmp
 /dev/mtdblock6            1.1M    224.0K    928.0K  19% /overlay
 overlayfs:/overlay        1.1M    224.0K    928.0K  19% /
 tmpfs                   512.0K         0    512.0K   0% /dev
 }}}

 There is only 4mb to play with and you've got uboot, uboot config and the
 kernel in there too. (~1.25mb)
 Strip what you don't need; use busybox applets instead of full blown gnu
 utils where feasible.
 Also bear in mind that kernel modules take up more room when not part of
 the kernel itself so if there are modules you need then build them in and
 save a little room.
 (Although of course the last 2 are not something you can do with
 imagebuilder).

--
Ticket URL: <https://dev.openwrt.org/ticket/18712#comment:10>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to