summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd T. Fries <todd@cvs.openbsd.org>1999-01-23 08:24:18 +0000
committerTodd T. Fries <todd@cvs.openbsd.org>1999-01-23 08:24:18 +0000
commit7b8d319d151a95c0cf68e7106ffb3ee92ac41821 (patch)
treefa6029f899fd38cd2dc5d083ea55b629659d8f69
parent1cfa69926ef872707291d1061fa744e903fa1767 (diff)
OSREV/OSrev
-rw-r--r--distrib/notes/sun3/hardware4
-rw-r--r--distrib/notes/sun3/upgrade10
-rw-r--r--distrib/notes/sun3/xfer10
3 files changed, 12 insertions, 12 deletions
diff --git a/distrib/notes/sun3/hardware b/distrib/notes/sun3/hardware
index be07feae09a..13b8f5be016 100644
--- a/distrib/notes/sun3/hardware
+++ b/distrib/notes/sun3/hardware
@@ -1,10 +1,10 @@
-OpenBSD/sun3 2.0 runs on most Sun3 machines, including:
+OpenBSD/sun3 OSREV runs on most Sun3 machines, including:
3/50, 3/60, 3/110
3/75, 3/150, 3/160
3/260, 3/280
-OpenBSD/sun3 2.0 does not run on the Sun3/80 (sun3x class)
+OpenBSD/sun3 OSREV does not run on the Sun3/80 (sun3x class)
because the sun3x MMU and other devices are very different.
The minimal configuration requires 4M of RAM and ~80MB of disk space.
diff --git a/distrib/notes/sun3/upgrade b/distrib/notes/sun3/upgrade
index b2c1c28a928..9a6613342be 100644
--- a/distrib/notes/sun3/upgrade
+++ b/distrib/notes/sun3/upgrade
@@ -8,13 +8,13 @@ Manual upgrade procedure:
* Place _at least_ the `base' binary set in a filesystem
accessible to the target machine. A local filesystem
is preferred, since there may be incompatibilities
- between the OpenBSD 2.0 kernel and older route(8)
+ between the OpenBSD OSREV kernel and older route(8)
binaries.
- * Back up your pre-existing kernel and copy the 2.0
+ * Back up your pre-existing kernel and copy the OSREV
kernel into your root partition.
- * Reboot with the 2.0 kernel into single-user mode.
+ * Reboot with the OSREV kernel into single-user mode.
* Check all filesystems:
@@ -31,7 +31,7 @@ Manual upgrade procedure:
sh /etc/netstart
NOTE: the route(8) commands may fail due to potential
- incompatibilities between route(8) and the OpenBSD 2.0
+ incompatibilities between route(8) and the OpenBSD OSREV
kernel. Once you have enabled the network, mount the
NFS filesystems. If you use amd(8), you may or may not
have to mount these filesystems manually. Your mileage
@@ -41,7 +41,7 @@ Manual upgrade procedure:
the `base' binary set:
cd /
- tar -xzvpf /path/to/base20.tar.gz
+ tar -xzvpf /path/to/base{:--:}OSrev.tar.gz
* Install a new boot block:
diff --git a/distrib/notes/sun3/xfer b/distrib/notes/sun3/xfer
index 0300f47e710..4962cafcf51 100644
--- a/distrib/notes/sun3/xfer
+++ b/distrib/notes/sun3/xfer
@@ -14,8 +14,8 @@ for each type of media are given below.
In order to create installation media, you will need all the
files in these two directories:
- .../2.0/sun3/install
- .../2.0/sun3/binary
+ .../OSREV/sun3/install
+ .../OSREV/sun3/binary
* Creating boot/install tapes:
@@ -25,7 +25,7 @@ tape, and another called the "install" tape.
The boot tape is created as follows:
- cd .../2.0/sun3/install
+ cd .../OSREV/sun3/install
set T = /dev/nrst0
mt -f $T rewind
dd if=tapeboot of=$T bs=8k conv=sync
@@ -35,7 +35,7 @@ The boot tape is created as follows:
The install tape is created as follows:
- cd .../2.0/sun3/install
+ cd .../OSREV/sun3/install
set T = /dev/nrst0
mt -f $T rewind
foreach f (base etc comp games man misc)
@@ -122,4 +122,4 @@ server, you may want to keep the following information handy:
IP Address: 128.6.190.2
Login: anonymous
Password: <your e-mail address>
- Server path: /pub/OpenBSD/2.0/sun3/bins
+ Server path: /pub/OpenBSD/OSREV/sun3/bins