On Mon, Aug 04, 2014 at 03:00:07PM -0400, Michael Conrad wrote:
> On 8/4/2014 2:48 PM, James Bowlin wrote:
> >BTW, the following code is an infinite loop in my
> >initrd:
> >
> >[ "$LANG" = "en_US.UTF-8" ] || LANG=en_US.UTF-8 exec "$0" "$@"
> 
> I think you should focus on this bug.  Which busybox version? Which
> libc version?  Because my busybox runs it just fine. (as should any
> conforming shell)

I suspect it's an issue with some option to run busybox commands in
the shell process itself rather than forking and execing. Seeing a
full config file would be useful.

Rich
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to