Michael Schnell wrote:
> if your arch does not support XIP, busybox in fact is loaded multiple 
> times. this might be a problem. That is why in my projects, I don't use 
> msh from busybox as default shell.
> 
> You could use sash as default shell and msh from busybox when 
> appropriate. See http://www.nioswiki.com/Initialization_Script

You can build busybox with just 'msh' and 'test' configured, no other
applets, then it's much smaller.

If you have XIP, there is still a significant reduction from doing
this, because the data section is much smaller.

-- Jamie
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to