summaryrefslogtreecommitdiff
path: root/distrib
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-04-05 02:12:02 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-04-05 02:12:02 +0000
commit258dc0876484a52a4b6e805c2bc03581150b76ae (patch)
tree890f40e63448a3548a3dcde974a71e0244a7764c /distrib
parent4af4c8b3d5fbbaeb433b53737afd8fafb5f2d250 (diff)
23
Diffstat (limited to 'distrib')
-rw-r--r--distrib/notes/hp300/install2
-rw-r--r--distrib/notes/i386/upgrade14
-rw-r--r--distrib/notes/pmax/install8
-rw-r--r--distrib/notes/sparc/install14
-rw-r--r--distrib/notes/sparc/upgrade2
5 files changed, 20 insertions, 20 deletions
diff --git a/distrib/notes/hp300/install b/distrib/notes/hp300/install
index e5123cb1e8f..58f5e66aa07 100644
--- a/distrib/notes/hp300/install
+++ b/distrib/notes/hp300/install
@@ -299,7 +299,7 @@ process again from scratch.
using, all the device nodes needed by the installed system will
be created for you and the file systems will be unmounted. For
this to work properly, it is expected that you have installed
- at least the "base22" and "etc22" distribution sets.
+ at least the "base23" and "etc23" distribution sets.
Congratulations, you have successfully installed OpenBSD 2.3. When you
diff --git a/distrib/notes/i386/upgrade b/distrib/notes/i386/upgrade
index f2e2fa89e6d..ef210868874 100644
--- a/distrib/notes/i386/upgrade
+++ b/distrib/notes/i386/upgrade
@@ -11,8 +11,8 @@ disk with 386BSD, FreeBSD or NetBSD. Note that the latter three can
NOT easily share the disk with each other.
To do the upgrade, you must have the appropriate kernel-copy floppy
-image on a disk, and the floppy22.fs floppy image on another. You must
-also have at least the "base22" binary distribution set available,
+image on a disk, and the floppy23.fs floppy image on another. You must
+also have at least the "base23" binary distribution set available,
so that you can upgrade with it, 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
@@ -34,7 +34,7 @@ To upgrade your system, follow the following instructions:
When presented with the boot prompt (the "boot>" prompt), hit return.
You will be prompted to insert a file system floppy. Remove
- the kernel-copy floppy and insert the upgr22 floppy, then hit
+ the kernel-copy floppy and insert the upgr23 floppy, then hit
any key to continue booting.
While booting, you will probably see several warnings. You
@@ -95,13 +95,13 @@ To upgrade your system, follow the following instructions:
After the software has been transferred to the machine (or
mounted, in the case of upgrading via NFS), change into the
- directory containing the "base22" distribution set. Once you
+ directory containing the "base23" distribution set. Once you
are there, run the "Set_tmp_dir" command, and hit return at
the prompt to select the default answer for the temporary
directory's path name. (It should be the path name of the
directory that you're in.)
- Run the command "Extract base22" to upgrade the base
+ Run the command "Extract base23" to upgrade the base
distribution.
Repeat the above two steps for all of the sets you wish to
@@ -120,7 +120,7 @@ To upgrade your system, follow the following instructions:
up the installation, by remaking some system databases. When
it is complete, you should use "halt" to halt the system.
- When the system is halted, remove the "upgr22" floppy from
+ When the system is halted, remove the "upgr23" floppy from
the floppy drive, and replace it with the OpenBSD 2.3
kernel-copy floppy that you previously booted from. Reboot
with that floppy.
@@ -158,7 +158,7 @@ Your system has now been upgraded to OpenBSD 2.3.
There are several things that you should do, or might have to
do, to insure that the system works properly.
- Second, you will probably want to get the etc22 distribution,
+ Second, you will probably want to get the etc23 distribution,
extract it, and compare its contents with those in your /etc/
directory. You will probably want to replace some of your
system configuration files, or incorporate some of the changes
diff --git a/distrib/notes/pmax/install b/distrib/notes/pmax/install
index 032da0def16..a5ed253be7e 100644
--- a/distrib/notes/pmax/install
+++ b/distrib/notes/pmax/install
@@ -28,7 +28,7 @@ onto the pmax which allows you to write to the raw disk - i.e. on all
UN*X like operating systems it should work using "dd". On OpenBSD
as well as SunOS you use a command like:
- # dd if=simpleroot22.fs of=/dev/rsd0c bs=20b conv=sync
+ # dd if=simpleroot23.fs of=/dev/rsd0c bs=20b conv=sync
Especially on OpenBSD/pmax you'll have to use /dev/rrz0c or something
like that instead of /dev/rsd0c.
@@ -83,7 +83,7 @@ documentation that came with it (on SunOS systems, add_client(8) is a
good start).
One part of the distribution of OpenBSD/pmax is a file called
-simpleroot22.tar.gz which is a good start for the root filesystem area on
+simpleroot23.tar.gz which is a good start for the root filesystem area on
the NFS server then you want to install via network.
A few configuration files need to be edited:
@@ -102,7 +102,7 @@ A few configuration files need to be edited:
Now you must populate the the `/dev' directory for your client. If you
have an intelligent tar command on the NFS server the /dev directory
-inside the simpleroot22.tar.gz should be usable (i.e. containing
+inside the simpleroot23.tar.gz should be usable (i.e. containing
special devices and not only files) - else you'll have to remake the
devices on the server using
@@ -172,7 +172,7 @@ Ok - now let's see what to do to set up the server:
mkdir /export/root
cd /export/root
- tar xvpzf /some_path/simpleroot22.tar.gz
+ tar xvpzf /some_path/simpleroot23.tar.gz
vi /etc/exports (to add the above line)
kill -HUP `cat /var/run/mountd.pid` (so that mountd rereads exports)
diff --git a/distrib/notes/sparc/install b/distrib/notes/sparc/install
index 538c89566c8..a2c8cee2daf 100644
--- a/distrib/notes/sparc/install
+++ b/distrib/notes/sparc/install
@@ -45,8 +45,8 @@ same thing, but the install/upgrade scripts and procedures are quite
different between the old and new version.
The other difference between the the two forms are in their bootblocks,
-and filesystems. The "floppy22.fs" image is the compressed ramdisk form,
-the "kc22.fs" paired with either "inst22.fs" or "upgr22.fs" comprise a
+and filesystems. The "floppy23.fs" image is the compressed ramdisk form,
+the "kc23.fs" paired with either "inst23.fs" or "upgr23.fs" comprise a
bootable kernel floppy and associated install/upgrade filesystem floppy.
The CD-ROM, miniroot and netboot install scripts are essentially the
@@ -504,7 +504,7 @@ may be a better option.
using, all the device nodes needed by the installed system will
be created for you and the file systems will be unmounted. For
this to work properly, it is expected that you have installed
- at least the "base22" and "etc22" distribution sets.
+ at least the "base23" and "etc23" distribution sets.
@@ -663,10 +663,10 @@ The installboot man page says to do something like this:
You can now extract the provided "*.tar.gz files onto your disk.
sunos# ls -FC
- base22.tar.gz etc22.tar.gz man22.tar.gz secr22.tar.gz
- comp22.tar.gz games22.tar.gz misc22.tar.gz text22.tar.gz
+ base23.tar.gz etc23.tar.gz man23.tar.gz secr23.tar.gz
+ comp23.tar.gz games23.tar.gz misc23.tar.gz text23.tar.gz
bsd bsd.scsi3
- sunos# gunzip < base22.tar.gz | (cd /mnt; gtar xvpf -)
+ sunos# gunzip < base23.tar.gz | (cd /mnt; gtar xvpf -)
[...] for each set
And finally copy an OpenBSD kernel (either bsd or bsd.scsi3) onto your disk.
@@ -745,7 +745,7 @@ handle corresponding to the root filesystem. If successful, the boot
program starts reading from the remote root filesystem in search of the
kernel which is then read into memory.
-You will want export the miniroot22.fs filesystem to the client. You
+You will want export the miniroot23.fs filesystem to the client. You
can dd this filesystem image to some spare partition, mount and export
tat partition or use tar to copy the contents to a more convenient spot.
diff --git a/distrib/notes/sparc/upgrade b/distrib/notes/sparc/upgrade
index bad9431be6d..b2b5dbd195e 100644
--- a/distrib/notes/sparc/upgrade
+++ b/distrib/notes/sparc/upgrade
@@ -6,7 +6,7 @@ select the (U)pdate option rather than the (I)nstall option at the prompt
in the install process.
If you are using the old multi-floppy installation procedure, use the
-"upgr22.fs" floppy rather than the "inst22.fs" floppy when prompted to
+"upgr23.fs" floppy rather than the "inst23.fs" floppy when prompted to
put in the filesystem diskette. When you arrive at the shell prompt,
run the "upgrade" script rather than "install" script.