Hi curaga, sorry, I can not modify my previous post
I am not concerned about license thing. I am interested in smaller size, modular, less dependency, build itself from sources by scripts.
I agree, maybe for now toybox is not a FULL replacement of busybox, but for sure is smaller, simpler that busybox.
All the functions in toybox are new code, not clones of old code borrowed from busybox. Focus is on security (google accepted the code).
My idea was to replace, in steps, one by one the busybox functions. Having a init ram template without binaries were the first step...
I would like to add that it is good to remember that emeritus Robert, Tinycore "inventor", started with init-ram/tempfs and busybox. And Rob Landley (see my previous posted links), author of toybox and aboriginal linux, was the pioneer of init-ram / in ram file system and developer/maintainer of busybox. IMHO, I think that is a good think to keep an eye on his developing software, not ignore his work.
Building ITSELF from sources, modular, using scripts, in the best thing to happen to tinycore.