You are all doing a great job. I like the improvements you are making in Tiny Core. I don't want to add any extra work. However, here is something to think about.
At the present time, there are over 160 dependencies which are only required by one program.
Some of these may be required by future programs.
Some are unique to one program.
In future, these unique extensions could be combined.
For example, iptables and firewall are only used together, and could be combined.
I know there may be a graphical firewall interface in the future.
A bit of trivia. Dependencies required by the most others are:
expat2.tczl
fontconfig.tczl
glib2.tczl
graphics-libs-1.tczl
libxml2.tczl
pixman.tczl
pango.tczl
cairo.tczl
These are all dependencies of over 100 extensions.
Some are duplicate, that is dependencies of dependencies.