Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Apr 2014 09:36:04 -0400
From:      Ed Maste <emaste@freebsd.org>
To:        Nathan Whitehorn <nwhitehorn@freebsd.org>
Cc:        "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "src-committers@freebsd.org" <src-committers@freebsd.org>, Aleksandr Rybalko <ray@freebsd.org>
Subject:   Re: svn commit: r264907 - in head/release: amd64 i386
Message-ID:  <CAPyFy2Ar500gPshx0EkRE_tcJzjK9q%2B1=T4a8o187suODDn8FA@mail.gmail.com>
In-Reply-To: <53608D19.7060309@freebsd.org>
References:  <201404250526.s3P5Q3hS010626@gw.catspoiler.org> <alpine.BSF.2.00.1404251357330.5834@woozle.rinet.ru> <20140425130714.GN49791@glenbarber.us> <53608D19.7060309@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 30 April 2014 01:41, Nathan Whitehorn <nwhitehorn@freebsd.org> wrote:
>
> So, to make universally bootable install media, we have to switch the
> default console driver to newcons. This means we need to finish polishing
> newcons and need to think about what, exactly, the missing pieces are to
> enable it as the default.

There's a Newcons wiki page at https://wiki.freebsd.org/Newcons with
some details, but I believe the main points are:

1. Documentation.  We currently have no vt(4) man page so one needs to
be written, and other pages likely need to be updated.  Other
documentation (like the handbook) need to be investigated.
2. Control tools (e.g. kbdmap(1), vidcontrol(1), vidfont(1)) need to
be updated.  Alexandr posted a patch for vidcontrol with the subject
"RFT vidcontrol for vt(4)"
3. Provide console fonts for vt, equivalent to /usr/share/syscons/fonts.
4. Address some performance issues, especially on certain non-x86 and
low-end hardware, and in virtual machines.
5. Address boot console priority.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2Ar500gPshx0EkRE_tcJzjK9q%2B1=T4a8o187suODDn8FA>