[Buildroot] link to busybox
Thiago A. Corrêa
thiago.correa at gmail.com
Mon May 5 22:16:33 PDT 2008
>
> I am using buildroot for an arm board.
>
> Is it common to have all my executables as links to busybox?
Yes, that's how busybox works, it's a single binary file for all the
tools, so it shares code and reduces total size.
> The issue I am facing is that I am not able to get the shell prompt. It keeps on respawning the getty when I try to login.
>
I don't use arms, but AVR32 instead. I had a similar issue a while
back and it was something to do with bash, once I removed bash from
the build, everything worked ok. You might want to try that.
Kind Regards,
Thiago A. Correa
More information about the buildroot
mailing list