Thanks for your responses. All I wanted was a discussion about making PiCore networking easier to configure on a Zero/ZeroW. Instead I get a flame about PiCore not being Buster (as if I suggested that it should be) and a nice post explaining the TinyCore philosophy.
I do understand the "philosophy" and the tail already wags the dog.
Why is there ANY hardware networking code included in the PiCore image? On any PI using wifi or USB, built-in ethernet is bloat. The original PI A had no networking built-in. This was not introduced with the Zero.
Ahhh, PiCore supports built-in networking hardware, by default.
There IS built-in networking hardware (wifi) on the PI Zero W, 3/4. It is not in the PiCore image, by default.
If they want to rigidly enforce their "philosophy", then remove the built-in hardware network support. If they want to support built-in hardware, then add the wifi stuff to the image. Just be consistent. it won't fix MY problem; but, you can't always get what you want.
Greg is right, this is an interesting dilemma. Do you rigidly enforce a philosophy and make the product unusable by all or do you make something that can be configured and used while "bending" the philosophy within reason.
I believe that solutions can occur when people are given time and space to bend things BEFORE being shot down.
For example: What if all the networking stuff was placed into a second partition in the image. What if, during first boot, the user MUST identify and install the networking hardware support needed (built-in ether or wifi, USB ether or wifi, etc.) from the second partition, into the first partition. At that point, I wouldn't need the second partition and could delete it. Is it bloat if everyone MUST use a subset and then it all can be removed? Is it bloat if I can then make my own image file from a card that only includes the stuff I want? Isn't that the philosophy?
In the end, this is my own fault. I should know better than to post when I'm frustrated. I use too many loaded words and end up not being clear. Sorry.