[Bug 9031] [PATCH] init: open /dev/console on FreeBSD

bugzilla at busybox.net bugzilla at busybox.net
Mon Jun 20 15:02:14 UTC 2016


https://bugs.busybox.net/show_bug.cgi?id=9031

--- Comment #1 from Jon Boden <jon at ubuntubsd.org> ---
Hi

I've been pointed out that Linux doesn't set the CONSOLE variable unless
requested in the kernel command-line. Instead, the default is to attach a
handle to /dev/console in fds 0, 1 and 2.

However patch is still needed on FreeBSD, because the FreeBSD kernel does
neither of these things.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list