diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-04-25 21:32:17 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-04-25 21:32:17 +0000 |
commit | ca20eee8a154b2ffc9df0940a63371bcd284aaed (patch) | |
tree | 2be4056cd94f078774d7c965c865f62e5289467a /distrib/notes/amiga/xfer | |
parent | d44dfb5d692e3c38d987ca775af156909295c7b3 (diff) |
Did some s/NetBSD/OpenBSD/, s/netbsd/bsd/ and $OpenBSD$ additions.
However this stuff is largely related to NetBSD and must be completely
redone, if we will make real relases sometime
Diffstat (limited to 'distrib/notes/amiga/xfer')
-rw-r--r-- | distrib/notes/amiga/xfer | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/distrib/notes/amiga/xfer b/distrib/notes/amiga/xfer index de0edd3f1c1..0d1eca8c60a 100644 --- a/distrib/notes/amiga/xfer +++ b/distrib/notes/amiga/xfer @@ -3,12 +3,12 @@ Installation is supported from several media types, including: Tape NFS partitions FTP - NetBSD partitions, if doing an upgrade. + OpenBSD partitions, if doing an upgrade. The install or upgrade miniroot filesystem needs to be transferred -to the NetBSD swap partition. This can be done from AmigaDOS in -the case of a new install or upgrade, or from NetBSD when doing an -upgrade. See the "Preparing your System for NetBSD Installation" +to the OpenBSD swap partition. This can be done from AmigaDOS in +the case of a new install or upgrade, or from OpenBSD when doing an +upgrade. See the "Preparing your System for OpenBSD Installation" section for details. The steps necessary to prepare the distribution sets @@ -17,8 +17,8 @@ you choose. The various methods are explained below. To prepare for installing via an AmigaDOS partition: - To install NetBSD from an AmigaDOS partition, you need to - get the NetBSD distribution sets you wish to install + To install OpenBSD from an AmigaDOS partition, you need to + get the OpenBSD distribution sets you wish to install on your system on to an AmigaDOS partition. All of the set_name.xx pieces can be placed in a single directory instead of separate ones for each distribution set. This @@ -31,8 +31,8 @@ To prepare for installing via an AmigaDOS partition: To prepare for installing via a tape: - To install NetBSD from a tape, you need to somehow - get the NetBSD filesets you wish to install on + To install OpenBSD from a tape, you need to somehow + get the OpenBSD filesets you wish to install on your system on to the appropriate kind of tape, in tar format. @@ -60,16 +60,16 @@ To prepare for installing via an NFS partition: should help, but is not intended to be all-encompassing. - Place the NetBSD software you wish to install into + Place the OpenBSD software you wish to install into a directory on an NFS server, and make that directory mountable by the machine which you will be installing - NetBSD on. This will probably require modifying the + OpenBSD on. This will probably require modifying the /etc/exports file of the NFS server and resetting mountd, acts which will require superuser privileges. Note the numeric IP address of the NFS server and of - the router closest to the the new NetBSD machine, + the router closest to the the new OpenBSD machine, if the NFS server is not on a network which is - directly attached to the NetBSD machine. + directly attached to the OpenBSD machine. Once you have done this, you can proceed to the next step in the installation process, preparing your hard disk. @@ -86,7 +86,7 @@ To prepare for installing via FTP: The preparations for this method of installation are easy: all you have to do is make sure that there's some FTP site from which you can retrieve - the NetBSD installation when it's time to do + the OpenBSD installation when it's time to do the install. You should know the numeric IP address of that site, the numeric IP address of your nearest router if one is necessary @@ -94,8 +94,8 @@ To prepare for installing via FTP: Once you have done this, you can proceed to the next step in the installation process, preparing your hard disk. -If you are upgrading NetBSD, you also have the option of installing -NetBSD by putting the new distribution sets somewhere in your existing +If you are upgrading OpenBSD, you also have the option of installing +OpenBSD by putting the new distribution sets somewhere in your existing file system, and using them from there. To do that, you must do the following: |