Correct spelling in */upgrade. More general editing in alpha/install.

This commit is contained in:
ross 1998-05-12 00:00:18 +00:00
parent 34bbe5cd80
commit 8cb8f7b2b1
7 changed files with 23 additions and 19 deletions

View File

@ -1,4 +1,4 @@
$NetBSD: install,v 1.5 1998/05/11 20:04:47 ross Exp $
$NetBSD: install,v 1.6 1998/05/12 00:00:18 ross Exp $
0. Introduction
@ -6,10 +6,10 @@
If you do have problems, don't despair; most complications you
might encounter are very easy to fix. We strongly suggest you
join the port-alpha list (see the section on mailing lists on
http://www.netbsd.org) and ask questions there.
Also, please report any problems you've solved by
using the mailing list or by running send-pr(1) so that they
can be fixed for the next release.
http://www.netbsd.org) and ask questions there. Also, please
report any problems you've encountered or solved by using the
mailing list or by running send-pr(1) so that they can be fixed
for the next release.
1. General
@ -70,7 +70,7 @@
2.The second stage bootstrap uses further information in the BOOTP
packet that the console received to find the NFS server and path
and retreive the kernel (the file /netbsd). After loading the
and retrieve the kernel (the file /netbsd). After loading the
kernel into memory, it executes it.
3.The kernel probes and configures the devices, and then sends
@ -369,7 +369,11 @@
and possibly `defaultroute', and add an ifconfig_int for your
interface <int>, along the lines of
ifconfig_de0="inet myname.my.dom 123.45.67.89 netmask 255.255.255.0"
ifconfig_de0="inet 123.45.67.89 netmask 255.255.255.0"
or, if you have myname.my.dom in /etc/hosts:
ifconfig_de0="inet myname.my.dom netmask 255.255.255.0"
You will also want either to run named or add an /etc/resolv.conf
file (`man resolv.conf' for information on this), use `vipw' to add

View File

@ -1,8 +1,8 @@
$NetBSD: upgrade,v 1.5 1998/05/09 04:02:07 ross Exp $
$NetBSD: upgrade,v 1.6 1998/05/12 00:00:18 ross Exp $
The upgrade to NetBSD _VER is a binary upgrade; it can be quite difficult
to advance to a later version by recompiling from source due primarily
to interdepencies in the various components.
to interdependencies in the various components.
Since upgrading involves replacing the boot blocks on your NetBSD
partition, the kernel, and most of the system binaries, it has the

View File

@ -1,8 +1,8 @@
$NetBSD: upgrade,v 1.14 1998/05/09 03:49:30 ross Exp $
$NetBSD: upgrade,v 1.15 1998/05/12 00:00:19 ross Exp $
The upgrade to NetBSD _VER is a binary upgrade; it can be quite difficult
to advance to a later version by recompiling from source due primarily
to interdepencies in the various components.
to interdependencies in the various components.
To do the upgrade, you must have the NetBSD kernel on AmigaDOS and
you must transfer the miniroot file system miniroot.fs onto the swap

View File

@ -1,8 +1,8 @@
$NetBSD: upgrade,v 1.14 1998/05/09 03:49:30 ross Exp $
$NetBSD: upgrade,v 1.15 1998/05/12 00:00:19 ross Exp $
The upgrade to NetBSD _VER is a binary upgrade; it can be quite difficult
to advance to a later version by recompiling from source due primarily
to interdepencies in the various components.
to interdependencies in the various components.
To do the upgrade, you must have the boot floppy image (boot.fs)
available. You must also have at least the "base" and "kern"

View File

@ -1,8 +1,8 @@
$NetBSD: upgrade,v 1.11 1998/05/09 03:49:30 ross Exp $
$NetBSD: upgrade,v 1.12 1998/05/12 00:00:19 ross Exp $
The upgrade to NetBSD _VER is a binary upgrade; it can be quite difficult
to advance to a later version by recompiling from source due primarily
to interdepencies in the various components.
to interdependencies in the various components.
No automated upgrade procedure exists for upgrading to release _VER for the
NetBSD/mac68k architecture. The current procedure is essentially to perform

View File

@ -1,8 +1,8 @@
$NetBSD: upgrade,v 1.6 1998/05/09 03:49:31 ross Exp $
$NetBSD: upgrade,v 1.7 1998/05/12 00:00:19 ross Exp $
The upgrade to NetBSD _VER is a binary upgrade; it can be quite difficult
to advance to a later version by recompiling from source due primarily
to interdepencies in the various components.
to interdependencies in the various components.
To do the upgrade, you must have at least base.tgz on disk and
a copy of the proper netbsd.default. It will require quite a bit

View File

@ -1,8 +1,8 @@
$NetBSD: upgrade,v 1.3 1998/05/09 03:49:31 ross Exp $
$NetBSD: upgrade,v 1.4 1998/05/12 00:00:19 ross Exp $
The upgrade to NetBSD _VER is a binary upgrade; it can be quite difficult
to advance to a later version by recompiling from source due primarily
to interdepencies in the various components.
to interdependencies in the various components.
To do the upgrade, you must have the appropriate kernel-copy floppy
image on a disk, and the upgr12.fs floppy image on another. You must