> > > I took a look at your patch. Wow, this is big :) > Yep. That is why I posted bzipped directory. It is hard to make diffs of constantly moving targets...
> The reasoning for removing was that the size differences > is now pretty small. Confirmed. Both new flavors are really small. > But considering the -small version has > pre-parsed files it can be quite a lot faster so it might be > useful in some scenarios. M.B. then rename pre-parsed version to fast one? And since the patch separates 2.4 stuff > in a sensible manner, it should be possible to have the -small > version support 2.4 kernels too. Right out of box, mostly. insmod/rmmod/lsmod should surely be shared among both flavors. The slight differences in some helper function (filename2modname, e.g.) can be easily masked by means of defines. The remainder is to teach fast depmod to recognize *.o modules. I'll try to update to config appropriately too then. TIA! -- Vladimir
_______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
