Source-Changes-HG archive

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

[src/trunk]: src/distrib/notes More minor updates to release notes -- a large...



details:   https://anonhg.NetBSD.org/src/rev/51a0d407e562
branches:  trunk
changeset: 534317:51a0d407e562
user:      rafal <rafal%NetBSD.org@localhost>
date:      Sun Jul 21 20:29:47 2002 +0000

description:
More minor updates to release notes -- a large part of these changes were
sgimips specific, but there are also MI tweaks.

diffstat:

 distrib/notes/common/main        |   3 ++-
 distrib/notes/common/postinstall |  12 ++++++++++--
 distrib/notes/common/sysinst     |   9 +++++----
 distrib/notes/common/upgrade     |   7 ++++---
 distrib/notes/sgimips/hardware   |   8 ++++----
 5 files changed, 25 insertions(+), 14 deletions(-)

diffs (141 lines):

diff -r ddc4dc295600 -r 51a0d407e562 distrib/notes/common/main
--- a/distrib/notes/common/main Sun Jul 21 19:20:55 2002 +0000
+++ b/distrib/notes/common/main Sun Jul 21 20:29:47 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: main,v 1.201 2002/07/19 15:43:37 lukem Exp $
+.\"    $NetBSD: main,v 1.202 2002/07/21 20:29:47 rafal Exp $
 .\"
 .\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -1842,6 +1842,7 @@
 .It Ta Reinoud Zandijk Ta Mt reinoud%netbsd.org@localhost
 .It Ta Maria Zevenhoven Ta Mt maria7%netbsd.org@localhost
 .It Ta Christos Zoulas Ta Mt christos%netbsd.org@localhost
+.It Ta Ta
 .
 .br_ne 2i
 .It-span Em "Other contributors:"
diff -r ddc4dc295600 -r 51a0d407e562 distrib/notes/common/postinstall
--- a/distrib/notes/common/postinstall  Sun Jul 21 19:20:55 2002 +0000
+++ b/distrib/notes/common/postinstall  Sun Jul 21 20:29:47 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: postinstall,v 1.41 2002/07/21 13:00:45 lukem Exp $
+.\"    $NetBSD: postinstall,v 1.42 2002/07/21 20:29:47 rafal Exp $
 .\"
 .\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -49,7 +49,7 @@
 .Pp
 and with the root file system
 .Pq Pa /
-mounted read-write.
+mounted read-only.
 When the system asks you to choose a shell, simply press
 .Key RETURN
 to get to a
@@ -184,6 +184,7 @@
 .if r_next68k .ds IFname xe0
 .if r_mac68k  .ds IFname sn0
 .if r_macppc  .ds IFname mc0
+.if r_sgimips .ds IFname sq0
 .
 .Dl ifconfig_\*[IFname]="inet 123.45.67.89 netmask 255.255.255.0"
 .Pp
@@ -207,10 +208,17 @@
 Other files in
 .Pa /etc
 that may require modification or setting up include
+.ie r_sgimips \{\
+.Pa /etc/mailer.conf
+and
+.Pa /etc/nsswitch.conf .
+.\}
+.el \{\
 .Pa /etc/mailer.conf ,
 .Pa /etc/nsswitch.conf ,
 and
 .Pa /etc/wscons.conf .
+.\}
 .ie r_shark \{\
 .Pp
 For Digital DNARD machines you will need to edit
diff -r ddc4dc295600 -r 51a0d407e562 distrib/notes/common/sysinst
--- a/distrib/notes/common/sysinst      Sun Jul 21 19:20:55 2002 +0000
+++ b/distrib/notes/common/sysinst      Sun Jul 21 20:29:47 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sysinst,v 1.55 2002/07/21 12:58:02 lukem Exp $
+.\"    $NetBSD: sysinst,v 1.56 2002/07/21 20:29:48 rafal Exp $
 .\"
 .\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -1237,8 +1237,8 @@
 .Me "Re-install sets or install additional sets"
 from the main menu).
 .\}
+.if !\n[atari]:\n[macppc]:\n[sgimips] \{\
 .(bullet
-.if !\n[atari]:\n[macppc] \{\
 Which portion of the disk to use.
 .Pp
 You will be asked if you want to use the entire disk or
@@ -1455,7 +1455,7 @@
 disklabel.
 .Pp
 .\}
-.\} \" !\n[atari]:\n[macppc]
+.\} \" !\n[atari]:\n[macppc]:\n[sgimips]
 .if !r_mac68k \{\
 .Em Editing the NetBSD disklabel
 .Pp
@@ -1899,7 +1899,8 @@
 If so, these values will be installed in the network configuration files.
 The next menu will allow you to select the time zone that you're in,
 to make sure your clock has the right offset from UTC.
-Finally you can set a password for the "root" account, to prevent
+Finally you will be asked to select a password encryption algorithm
+and can than set a password for the "root" account, to prevent
 the machine coming up without access restrictions.
 .if r_macppc \{\
 .It
diff -r ddc4dc295600 -r 51a0d407e562 distrib/notes/common/upgrade
--- a/distrib/notes/common/upgrade      Sun Jul 21 19:20:55 2002 +0000
+++ b/distrib/notes/common/upgrade      Sun Jul 21 20:29:47 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: upgrade,v 1.18 2002/07/19 07:17:49 scottr Exp $
+.\"    $NetBSD: upgrade,v 1.19 2002/07/21 20:29:48 rafal Exp $
 .\"
 .\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -79,8 +79,9 @@
 using one of the upgrade methods described above.
 Finally, you must have sufficient disk space available to install the
 new binaries.
-Since the old binaries are being overwritten in place, you only need
-space for the new binaries, which weren't previously on the system.
+Since files already installed on the system are overwritten in place,
+you only need additional free space for files which weren't previously
+installed or to account for growth of the sets between releases.
 If you have a few megabytes free on each of your root
 .Pq Pa /
 and
diff -r ddc4dc295600 -r 51a0d407e562 distrib/notes/sgimips/hardware
--- a/distrib/notes/sgimips/hardware    Sun Jul 21 19:20:55 2002 +0000
+++ b/distrib/notes/sgimips/hardware    Sun Jul 21 20:29:47 2002 +0000
@@ -1,13 +1,13 @@
-.\"    $NetBSD: hardware,v 1.3 2002/07/15 12:48:01 rafal Exp $
+.\"    $NetBSD: hardware,v 1.4 2002/07/21 20:29:49 rafal Exp $
 .
 .Nx*M
-is aimed to run on MIPS-based computers manufactured by SGI.
+is aimed to run on MIPS-based computers manufactured by 
+.Tn SGI.
 .Ss2 Supported machines
 .(bullet -offset indent
-.Tn SGI
 IP22 R4000/R4400/R4600 \- Challenge M, Challenge S, Indigo 2 and Indy
 .It
-IP22 R5000 \- Indy
+IP22 R5000 \- Challenge S, Indy
 .bullet)
 .
 .Ss2 Unsupported machines



Home | Main Index | Thread Index | Old Index