Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/distrib/notes/common Pullup 1.15 [abs]:



details:   https://anonhg.NetBSD.org/src/rev/34254a668bb3
branches:  netbsd-1-5
changeset: 490101:34254a668bb3
user:      tv <tv%NetBSD.org@localhost>
date:      Thu Nov 02 23:56:12 2000 +0000

description:
Pullup 1.15 [abs]:
Add an arm32 specific note that DNARD users will need to change their
console type to pc3.

diffstat:

 distrib/notes/common/postinstall |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r 7d7a3f61005d -r 34254a668bb3 distrib/notes/common/postinstall
--- a/distrib/notes/common/postinstall  Thu Nov 02 23:54:36 2000 +0000
+++ b/distrib/notes/common/postinstall  Thu Nov 02 23:56:12 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: postinstall,v 1.9.4.2 2000/11/01 03:47:59 tv Exp $
+.\"    $NetBSD: postinstall,v 1.9.4.3 2000/11/02 23:56:12 tv Exp $
 .\"
 .\" Copyright (c) 1999, 2000 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -145,6 +145,12 @@
 .Pa /etc/nsswitch.conf
 and
 .Pa /etc/wscons.conf .
+.ie r_arm32 \{\
+.Pp
+For Digital DNARD machines you will need to edit
+.Pa /etc/ttys
+and change the console terminal type from vt100 to pc3.
+.\}
 .It
 Logging in
 .Pp



Home | Main Index | Thread Index | Old Index