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.8 [mbw]:
details: https://anonhg.NetBSD.org/src/rev/4b97a0acfe6b
branches: netbsd-1-5
changeset: 490127:4b97a0acfe6b
user: tv <tv%NetBSD.org@localhost>
date: Fri Nov 03 20:34:34 2000 +0000
description:
Pullup 1.8 [mbw]:
add conditional for macppc and sparc (don't need to boot
from floppy)
diffstat:
distrib/notes/common/upgrade | 10 +++++++---
1 files changed, 7 insertions(+), 3 deletions(-)
diffs (31 lines):
diff -r 58e5f952d810 -r 4b97a0acfe6b distrib/notes/common/upgrade
--- a/distrib/notes/common/upgrade Fri Nov 03 20:34:05 2000 +0000
+++ b/distrib/notes/common/upgrade Fri Nov 03 20:34:34 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: upgrade,v 1.2.8.2 2000/11/01 03:48:00 tv Exp $
+.\" $NetBSD: upgrade,v 1.2.8.3 2000/11/03 20:34:34 tv Exp $
.\"
.\" Copyright (c) 1999, 2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -58,7 +58,11 @@
to advance to a later version by recompiling from source due primarily
to interdependencies in the various components.
.Pp
-.ie r_pmax \{\
+.ie \n[macppc]:\n[sparc] \{\
+To do the upgrade, you must boot from the installer kernel using one of
+the methods described above.
+.\}
+.el .ie r_pmax \{\
To do the upgrade, you must install new bootblocks and boot off
the
.Ic install
@@ -66,7 +70,7 @@
.Sx Installing from an existing system
section.
.\}
-.ie r_x68k \{\
+.el .ie r_x68k \{\
As noted above, you must have the
.Pa loadbsd.x
utility and the installation kernel you chose, or, the
Home |
Main Index |
Thread Index |
Old Index