On Sat, 23 May 2009, Victor Lowther wrote:
> In the meantime, though...
That patch is unneeded for the current functionality.
/dev/tty cannot be opened, even though you're creating it.
strace gives:
open("/dev/tty", O_RDWR) = -1 ENXIO (No such device or address)
Thus reshuffling the set -x call later doesn't do any good.
Furthermore: tty is not needed for basic shell functionality at all.
regards,
andreas
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html