Re: No stdout when using dash

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux