Thanks That was it. dnsmasq.
ill try to switch to lime-sdk but for now build_root works :)
Ok I re-did the config again using build_root (leaving a bunch of
stuff in that i turned of last time as it didnt seem to make a
difference anyway)
Here is my setup with 320 blocks of jffs2 from a stock lede snaphots
with lime packages.
in make menuconfig
base:
-dnsmasq
+dnsmasq-dhcpv6
LiMe - Collections
+lime-basic-no-ui
Then i EXIT menu config completely to save the settings in
lime-basic-no-ui to .config, then reopen menuconfig
LiMe - Collections
-lime-basic-no-ui
LiMe
-lime-hwd-openwrt-wan
-lime-proto-wan
Base
-firewall
-opkg
-swconfig
network-firewall
-ip6tables
network
-odhcpd
-ppp
-wpad-mini
+hostapd
kernel-usb support
-kmod-usb-ledtrig-usbport
-kmod-usb-ohci
-kmod-usb2
-kmod-usb-core
kernel-netfilter Extensions
-kmod-ip6tables.
-kmod-ipt-conntrack
-kmod-ipt-nat
-kmod-nf-ipt6.
-kmod-nf-nat
-kmod-nf-conntrack6
-kmod-nf-conntrack
kernel-netrwork support
-kmod-ppp
kernel-libraries
-kmod-lib-crc-ccitt
Global Build
Enable
* Strip unnecessary exports from the kernel image
* Strip unnecessary functions from libraries
* Remove ipkg/opkg status data files in final images
Target/SqushFS
Block Size - 512
i think i can squeeze a few more bytes out of this but this is what im
working with right tnow.
Quoting Ufo <ufo(a)rund.freifunk.net>et>:
nice to see you at this mailinglist. we were chatting
at irc for hours.
my ambitions with lime-sdk with lede-trunk are the same: i also have
those tplinks 850v2.
https://github.com/libremesh/lime-sdk/issues/2
so, after some weeks of tries the lime-cooker will now cook
lede-trunk-firmware with these commands (you might forgot to change
the feeds?):
git
clonehttps://github.com/freifunk-leipzig/libremesh-lime-sdk.git
cd libremesh-lime-sdk/
git checkout ledetrunk
|./cooker -d ar71xx/generic # download SDK and IB
./cooker -f # download and prepare feeds
./cooker -b ar71xx/generic # build the SDK and link it to IB
./cooker -c ar71xx/generic ||--profile=tl-wa850re-v2
--flavor=freifunk_zero_minus_opkg_wan
(meanwhile p4u was updating the develop brunch of original lime-sdk
git almost the same way)
|i wrote down your perception about useless opkg-stuff when using
firmware without opkg to a ticket for lede:
https://bugs.lede-project.org/index.php?do=details&task_id=817
please tell us your others "disable quite a bit just to not only"
stuff. (you told us about disabling nat, minimizing busybox already).
you might saw these many requests not to use lede-trunk anymore in
no case. (tickets, chats)? so also daniel told me, it could be
easier to cherrypick the 850v2-patch back to lede-release-lime-sdk.
btw, its not called "patches" anymore, now these are "snippets" :-/
see also problems with that small flashsize and long-winded tplink
partitions and safeloader with the next device (860v2)
https://forum.freifunk.net/t/wa860re-v2-boot/14836