[uClibc]Re: busybox failed in new root_fs-powerpc.bz2

ycig leeyang at ycig.com
Tue Feb 18 02:18:37 UTC 2003


>
>
>Interesting.  Over the weekend I did some work at cleaning
>up the system calls on powerpc and I rebuilt the dev system
>for powerpc.  I'd be very interesting in hearing if there 
>have been any improvements.
>
> -Erik
>

I have tried with new root_fs-powerpc and it seems the same as
last release.

I commented all items in inittab except
ttyS0::respawn:/bin/sh
and replace the link /bin/sh with busybox.
it can entered the shell.
With original link to bash,it can not entered the shell.


if I use getty from tinylogin in the inittab,it hangs.
I have not good debug method,just use  perror_msg as stub,
and get the result:


all stub msgs before(around line 615 in getty.c tinylogin 1.4)
"
    if(ioctl(0, TCGETA, tp)<0)
        error("%s: ioctl: %m",tty);
"
can be seen,after that can not be seen.

leeyang

      








More information about the uClibc mailing list