Hello!

I just noticed, that some of the core packages as well as those of the feeds still dont check for existing busybox configs.
E.g. Packages selecting iproute2 ip should - IMHO - do a check if busybox-ip was configured for compilation.
Like this +!BUSYBOX_CONFIG_IP:ip

Efforts to make smaller images for devices equipped with only 4MB flash would be easier, if it weren't for those redundancies in the packaging process.

Another example is uhttpd - if busybox httpd is enabled, I don't need another webserver.
The same can be said about compression utilities - e.g. bzip2 in this edition.

IMO those issues should have been addressed earlier and I beg all developers and contributors to think about, address the issue, if that seems appropriate and to and to give a short statement about this here.

Furthermore I plea for making kmod-zram and zram-swap a default on biulds for all devices, especially elder "legacy" devices.