How to extract the msh from busybox ?

Arthur Wong wzc0066 at gmail.com
Thu Jul 30 02:41:33 UTC 2009


but there has another porblem: if i want to generate a romfs image from
uclinux, then i have to build twice and have much configuration to do.
so, is't probably i pick up the msh.c from busybox and build it as an app as
the others in uclinux/user ?

2009/7/29 Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>

> On Wed, Jul 29, 2009 at 06:40:00PM +0800, Arthur Wong wrote:
> >Hello:
> >
> >In uClinux, i think the msh from busybox is the best shell.
> >but the binary busybox is too big, so i want to extract the msh from
> >busybox.
> >
> >Is't easy for that, and how should i do ?
>
> enable just msh and nothing more. then copy the resulting busybox binary to
> /bin/msh && ln -sf msh /bin/sh to make it your default sh.
>

it's a good idea, thanks.
after build it's only 87K.




>
> HTH,
>



-- 
wzc0066
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20090730/5d0c18bc/attachment.htm>


More information about the busybox mailing list