From 977a131f8e28038866a99c334a43fc814631a774 Mon Sep 17 00:00:00 2001 From: abs Date: Thu, 26 Oct 2000 09:55:50 +0000 Subject: [PATCH] Switch back to vt100 by default, plus comment that shark should use pc3 --- etc/etc.arm32/ttys | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/etc/etc.arm32/ttys b/etc/etc.arm32/ttys index add1d06160a6..a9e7c29a8394 100644 --- a/etc/etc.arm32/ttys +++ b/etc/etc.arm32/ttys @@ -1,18 +1,20 @@ # # from: @(#)ttys 5.1 (Berkeley) 4/17/89 -# $NetBSD: ttys,v 1.7 2000/08/12 13:43:46 mason Exp $ +# $NetBSD: ttys,v 1.8 2000/10/26 09:55:50 abs Exp $ # # name getty type status comments # +# Note: For shark console replace vt100 with pc3 +# console "/usr/libexec/getty Pc" vt100 off secure -ttyv0 "/usr/libexec/getty Pc" pc3 on secure -ttyv1 "/usr/libexec/getty Pc" pc3 on secure -ttyv2 "/usr/libexec/getty Pc" pc3 on secure -ttyv3 "/usr/libexec/getty Pc" pc3 on secure -ttyv4 "/usr/libexec/getty Pc" pc3 off secure -ttyv5 "/usr/libexec/getty Pc" pc3 off secure -ttyv6 "/usr/libexec/getty Pc" pc3 off secure -ttyv7 "/usr/libexec/getty Pc" pc3 off secure +ttyv0 "/usr/libexec/getty Pc" vt100 on secure +ttyv1 "/usr/libexec/getty Pc" vt100 on secure +ttyv2 "/usr/libexec/getty Pc" vt100 on secure +ttyv3 "/usr/libexec/getty Pc" vt100 on secure +ttyv4 "/usr/libexec/getty Pc" vt100 off secure +ttyv5 "/usr/libexec/getty Pc" vt100 off secure +ttyv6 "/usr/libexec/getty Pc" vt100 off secure +ttyv7 "/usr/libexec/getty Pc" vt100 off secure ttyE0 "/usr/libexec/getty Pc" vt220 on secure ttyE1 "/usr/libexec/getty Pc" vt220 on secure ttyE2 "/usr/libexec/getty Pc" vt220 on secure