Source-Changes-HG archive

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

[src/trunk]: src/distrib/notes/common Add sn3 stuff. (This file is gross...)



details:   https://anonhg.NetBSD.org/src/rev/791c3b97cb94
branches:  trunk
changeset: 473071:791c3b97cb94
user:      gwr <gwr%NetBSD.org@localhost>
date:      Wed May 19 05:48:27 1999 +0000

description:
Add sn3 stuff.  (This file is gross...)

diffstat:

 distrib/notes/common/contents |  35 ++++++++++++++++++++++++++++-------
 1 files changed, 28 insertions(+), 7 deletions(-)

diffs (63 lines):

diff -r 168b90375da6 -r 791c3b97cb94 distrib/notes/common/contents
--- a/distrib/notes/common/contents     Wed May 19 04:28:56 1999 +0000
+++ b/distrib/notes/common/contents     Wed May 19 05:48:27 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: contents,v 1.15 1999/05/04 03:32:55 simonb Exp $
+.\"    $NetBSD: contents,v 1.16 1999/05/19 05:48:27 gwr Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -235,11 +235,14 @@
 .\"============================================ SUN3 INSTALLATION SUBTREE
 .
 .if \n[sun3] \{\
-.\}
-.
-.\"============================================ SUN3X INSTALLATION SUBTREE
-.
-.if \n[sun3x] \{\
+.      Bl -tag -compact -width miniroot/
+.              It Pa miniroot/
+Sun3 miniroot boot-image.
+.              It Pa netboot/
+Server boot-file image for diskless machines.
+.              It Pa tapeboot/
+Scripts and boot block for making a boot tape.
+.      El
 .\}
 .
 .\"============================================ VAX INSTALLATION SUBTREE
@@ -496,7 +499,7 @@
 .
 .\" garden variety kern set description
 .
-.if !\n[arm32]:\n[atari]:\n[mac68k] \{\
+.if !\n[arm32]:\n[atari]:\n[mac68k]:\n[sun3] \{\
 .Pp
 .It Sy kern
 This set contains a NetBSD/\*m \*V
@@ -1045,6 +1048,24 @@
 .      Note)
 .\}
 .
+.if r_sun3 \{\
+.Pp
+There is a collection of Sun3 and Sun3X kernels in the
+.Pa sun3/binary/kernels
+subdirectory of the
+.Nx \*V
+distribution.  The ones named
+.Pa netbsd-ramdisk*.gz
+contain a root file system image and should only be used for the
+initial installation.  The others are included for convenience.
+(Most people will want to use
+.Pa netbsd-generic.gz
+or
+.Pa netbsd-generic3x.gz
+as appropriate.)  Please note that these kernels are simply gzipped
+and are not in tar archives.
+.\}
+.
 .
 .(Note
 Each directory in the \*m binary distribution also has its



Home | Main Index | Thread Index | Old Index