Re: svn commit: r285766 - in head/sys: conf dev/vt dev/vt/logo

2015-07-22 Thread Conrad Meyer
On Wed, Jul 22, 2015 at 7:10 AM, Conrad Meyer wrote: > On Tue, Jul 21, 2015 at 9:26 PM, Luiz Otavio O Souza > wrote: >> This seems to break kernels without 'device splash'. >> >> ... >> linking kernel.debug >> vt_core.o: In function `vtterm_cnprobe': >> /usr/src/sys/dev/vt/vt_core.c:1363: undefi

Re: svn commit: r285766 - in head/sys: conf dev/vt dev/vt/logo

2015-07-22 Thread Conrad Meyer
On Tue, Jul 21, 2015 at 9:26 PM, Luiz Otavio O Souza wrote: > This seems to break kernels without 'device splash'. > > ... > linking kernel.debug > vt_core.o: In function `vtterm_cnprobe': > /usr/src/sys/dev/vt/vt_core.c:1363: undefined reference to > `vt_logo_sprite_height' > vt_core.o: In functi

Re: svn commit: r285766 - in head/sys: conf dev/vt dev/vt/logo

2015-07-21 Thread Luiz Otavio O Souza
On Tue, Jul 21, 2015 at 5:33 PM, Conrad E. Meyer wrote: > Author: cem > Date: Tue Jul 21 20:33:36 2015 > New Revision: 285766 > URL: https://svnweb.freebsd.org/changeset/base/285766 > > Log: > vt: Draw logos per CPU core > > This feature is inspired by another Unix-alike OS commonly found on >

svn commit: r285766 - in head/sys: conf dev/vt dev/vt/logo

2015-07-21 Thread Conrad E. Meyer
Author: cem Date: Tue Jul 21 20:33:36 2015 New Revision: 285766 URL: https://svnweb.freebsd.org/changeset/base/285766 Log: vt: Draw logos per CPU core This feature is inspired by another Unix-alike OS commonly found on airplane headrests. A number of beasties[0] are drawn at top of f