[Bug 9031] New: [PATCH] init: open /dev/console on FreeBSD
bugzilla at busybox.net
bugzilla at busybox.net
Mon Jun 20 07:02:16 UTC 2016
https://bugs.busybox.net/show_bug.cgi?id=9031
Bug ID: 9031
Summary: [PATCH] init: open /dev/console on FreeBSD
Product: Busybox
Version: 1.22.x
Hardware: All
OS: Other
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned at busybox.net
Reporter: jon at ubuntubsd.org
CC: busybox-cvs at busybox.net
Target Milestone: ---
Created attachment 6496
--> https://bugs.busybox.net/attachment.cgi?id=6496&action=edit
patch for init on FreeBSD
FreeBSD doesn't tell PID 1 the pathname of /dev/console through CONSOLE
environment variable like Linux does. Instead it expects PID 1 to always open
/dev/console.
This patch is tested on ubuntuBSD but I think it should work on FreeBSD too (I
haven't tested the whole init yet, just verified that with my patch it can
print to stdout).
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list