Hy,
I'm making a image for WR841ND v10 and I have a few questions for you guys.
All I really need on my router are:
I make image following this tutorial, with ImageGenerator from this link
My repositories.conf file looks like this:
## Place your custom repositories here, they must match the architecture and version.
# src/gz designated_driver http://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/packages
# src custom file:///usr/src/openwrt/bin/ar71xx/packages
src/gz chaos_calmer_base http://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/packages/base
src/gz chaos_calmer_luci http://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/packages/luci
src/gz chaos_calmer_management http://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/packages/management
src/gz chaos_calmer_packages http://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/packages/packages
src/gz chaos_calmer_routing http://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/packages/routing
src/gz chaos_calmer_telephony http://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/packages/telephony
## This is the local package repository, do not remove!
src imagebuilder file:packages
for build my image I used:
make image PROFILE="TLWR841" PACKAGES="base-files busybox dnsmasq dropbear firewall fstools hostapd-common iptables ip6tables iw kernel kmod-ath kmod-ath9k kmod-ath9k-common kmod-cfg80211 kmod-gpio-button-hotplug kmod-ip6tables kmod-ipt-conntrack kmod-ipt-core kmod-ipt-nat kmod-lib-crc-ccitt kmod-mac80211 kmod-nf-conntrack kmod-nf-conntrack6 kmod-nf-ipt kmod-nf-ipt6 kmod-nf-nat kmod-ppp kmod-pppoe kmod-pppox kmod-slhc libblobmsg-json libc libgcc libip6tc libip4tc libiwinfo libjson-c libjson-script liblua libnl-tiny libubox libubus libubus-lua libuci libuci-lua libxtables lua luci luci-app-firewall luci-base luci-lib-ip luci-lib-nixio luci-mod-admin-full luci-proto-ipv6 luci-proto-ppp luci-theme-bootstrap mtd netifd odhcp6c odhcpd opkg ppp ppp-mod-pppoe procd rpcd swconfig uboot-envtools ubox ubus ubusd uci uhttpd uhttpd-mod-ubus usign wpa-supplicant wpa-cli"
The ouptut image size is 3932160bytes. And I have few concerns:
Is the image to big for my router with 4MB flash?
Do I need to include any patch? If yes, how do I do this?
I think there are a lot of packages that I do not need, but don't know witch one are those packages?
Is chaos calmer stable on wr841nd?
I really appreciate any reply!
(Last edited by mrk09 on 22 Jan 2016, 14:32)