Re: VT console need rewrite

Samuel Thibault <[email protected]> Sun, 28 Nov 2010 20:11:52 +0100
Newsgroups gmane.linux.kernel,gmane.linux.console
Message-ID <[email protected]>
Microcai, le Sun 28 Nov 2010 22:29:05 +0800, a écrit :
> So, here is the design according to your description  .. 
> 
> JUST export /dev/fb and /dev/pts and /dev/console
> The kernel use /dev/console, but invisible. 
> The rest of the world uses /dev/pts
> 
> Make init using /dev/fb to display boot message, and agetty runs
> on /dev/pts

Errr, but that already exists, that's fbterm...

Samuel