Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-0]: src/distrib/notes/common Pull up revision 1.56 (via patch, ...
details: https://anonhg.NetBSD.org/src/rev/f1cdef4db970
branches: netbsd-2-0
changeset: 561474:f1cdef4db970
user: he <he%NetBSD.org@localhost>
date: Mon Jun 21 06:17:19 2004 +0000
description:
Pull up revision 1.56 (via patch, requested by mbw in ticket #481):
Add sparc64 tags.
diffstat:
distrib/notes/common/postinstall | 16 ++++++++++++++--
1 files changed, 14 insertions(+), 2 deletions(-)
diffs (44 lines):
diff -r 58ced1fd50f1 -r f1cdef4db970 distrib/notes/common/postinstall
--- a/distrib/notes/common/postinstall Sat Jun 19 04:41:00 2004 +0000
+++ b/distrib/notes/common/postinstall Mon Jun 21 06:17:19 2004 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: postinstall,v 1.54.2.1 2004/06/15 23:09:08 he Exp $
+.\" $NetBSD: postinstall,v 1.54.2.2 2004/06/21 06:17:19 he Exp $
.\"
.\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -78,7 +78,7 @@
section.
.\}
.el \{\
-.ie \n[sparc] \{\
+.ie \n[sparc]:\n[sparc64] \{\
.ds termtype sun
.Ic \*[termtype]
for a local console, or whatever is appropriate for your serial
@@ -189,6 +189,7 @@
.if \n[mac68k] .ds IFname sn0
.if \n[macppc] .ds IFname mc0
.if \n[sgimips] .ds IFname sq0
+.if \n[sparc64] .ds IFname hme0
.
.Dl ifconfig_\*[IFname]="inet 123.45.67.89 netmask 255.255.255.0"
.Pp
@@ -252,6 +253,17 @@
\*M installations you will need to set
.Li savecore_flags="-z -N /netbsd"
.\}
+.if \n[sparc]:\n[sparc64] \{\
+.It
+Select the proper terminal devices
+.Pp
+If you are using a serial console, you will have to edit the
+.Pa /etc/ttys
+file and change
+.if \n[sparc] sun
+.if \n[sparc64] sun-ss5
+to the appropriate terminal type, such as vt220.
+.\}
.It
Logging in
.Pp
Home |
Main Index |
Thread Index |
Old Index