How do I (unconditionally) enable unicode support in busybox?

Michael Conrad mconrad at intellitree.com
Mon Aug 4 19:00:07 UTC 2014


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)


More information about the busybox mailing list