svn commit: r278249 - head/etc/rc.d

John Baldwin jhb at freebsd.org
Fri Feb 6 17:01:54 UTC 2015


On Friday, February 06, 2015 10:44:17 AM Ed Maste wrote:
> On 6 February 2015 at 10:01, John Baldwin <jhb at freebsd.org> wrote:
> > Using "legacy" for the brand new console driver we haven't even shipped as
> > on- by-default in a release yet certainly seems a misnomer.  Perhaps you
> > mean something like VIDCONSOLE (to borrow loader's name), VIDEO_CONSOLE,
> > or GRAPHICS_CONSOLE.
> 
> I'm not sure why it was named LEGACY_CONSOLE.  It was introduced prior
> to the vt(4) work when syscons(4) was the only console.
> 
> We should probably just eliminate it and build kbdcontrol, moused,
> etc. if either MK_SYSCONS or MK_VT is set.

Works for me.

-- 
John Baldwin


More information about the svn-src-all mailing list