Hi Stefan! > > Busybox setconsole does: > > open /dev/tty63, O_RDONLY|O_LARGEFILE -> fd 3 > > ioctl 3, TIOCCONS > > This does not match the busybox code, unless you are using an ancient > version.
The static build version is an 1.19.0 ... looks like things changed a bit since this (missed the changelog info). I'm currently failing to create a complete uClibc tool chain so I can't update the statical Busybox binary, but currently trying to build/use a newer and shared glibc based version of Busybox. So thx for the information at the moment. -- Harald _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
