Switch the console to use vt100, as done in almost all other platforms.
GENERIC has provided wscons for a while, with "options WSEMUL_VT100" enabled by default.
This commit is contained in:
parent
d291012153
commit
458be06c42
@ -1,10 +1,10 @@
|
||||
#
|
||||
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
|
||||
# $NetBSD: ttys,v 1.5 2004/06/20 21:30:28 christos Exp $
|
||||
# $NetBSD: ttys,v 1.6 2007/07/31 19:55:03 jmmv Exp $
|
||||
#
|
||||
# name getty type status comments
|
||||
#
|
||||
console "/usr/libexec/getty Pc" pc3 on secure
|
||||
console "/usr/libexec/getty Pc" vt100 on secure
|
||||
ttyE0 "/usr/libexec/getty Pc" vt220 off secure
|
||||
ttyE1 "/usr/libexec/getty Pc" vt220 off secure
|
||||
ttyE2 "/usr/libexec/getty Pc" vt220 off secure
|
||||
|
Loading…
Reference in New Issue
Block a user