diff options
Diffstat (limited to 'distrib/notes/powerpc')
-rw-r--r-- | distrib/notes/powerpc/contents | 24 | ||||
-rw-r--r-- | distrib/notes/powerpc/hardware | 2 | ||||
-rw-r--r-- | distrib/notes/powerpc/install | 14 | ||||
-rw-r--r-- | distrib/notes/powerpc/upgrade | 6 | ||||
-rw-r--r-- | distrib/notes/powerpc/whatis | 2 | ||||
-rw-r--r-- | distrib/notes/powerpc/xfer | 8 |
6 files changed, 28 insertions, 28 deletions
diff --git a/distrib/notes/powerpc/contents b/distrib/notes/powerpc/contents index 905d1da4332..bca17d866e0 100644 --- a/distrib/notes/powerpc/contents +++ b/distrib/notes/powerpc/contents @@ -1,8 +1,8 @@ -The powerpc-specific portion of the OpenBSD 2.1 release is found in the +The powerpc-specific portion of the OpenBSD 2.2 release is found in the "powerpc" subdirectory of the distribution. That subdirectory is laid out as follows: -.../2.1/powerpc/ +.../2.2/powerpc/ INSTALL.powerpc Installation notes; this file. floppy.fs The powerpc boot and installation @@ -17,7 +17,7 @@ out as follows: As well you may be interested in -.../2.1/tools/ +.../2.2/tools/ miscellaneous i386 installation utilities like rawwrite.exe, gzip.exe, and pfdisk.exe; see installation section, below. @@ -39,12 +39,12 @@ Bootable installation/upgrade floppy: system to the current version of OpenBSD. The OpenBSD/powerpc binary distribution sets contain the binaries which -comprise the OpenBSD 2.1 release for the powerpc. There are seven binary +comprise the OpenBSD 2.2 release for the powerpc. There are seven binary distribution sets. The binary distribution sets can be found in -subdirectories of the "powerpc/bins" subdirectory of the OpenBSD 2.1 +subdirectories of the "powerpc/bins" subdirectory of the OpenBSD 2.2 distribution tree, and are as follows: - base21 The OpenBSD/powerpc 2.1 base binary distribution. You + base22 The OpenBSD/powerpc 2.2 base binary distribution. You MUST install this distribution set. It contains the base OpenBSD utilities that are necessary for the system to run and be minimally functional. It @@ -52,7 +52,7 @@ distribution tree, and are as follows: everything described below. [ 12.5M gzipped, 35.1M uncompressed ] - comp21 The OpenBSD/powerpc Compiler tools. All of the tools + comp22 The OpenBSD/powerpc Compiler tools. All of the tools relating to C, C++, and FORTRAN (yes, there are two!). This set includes the system include files (/usr/include), the linker, the compiler tool chain, @@ -63,7 +63,7 @@ distribution tree, and are as follows: call and library manual pages. [ 7.7M gzipped, 24.2M uncompressed ] - etc21 This distribution set contains the system + etc22 This distribution set contains the system configuration files that reside in /etc and in several other places. This set MUST be installed if you are installing the system from scratch, but should NOT be @@ -72,22 +72,22 @@ distribution tree, and are as follows: CAREFULLY upgrade your configuration files by hand.) [ 92K gzipped, 450K uncompressed ] - game21 This set includes the games and their manual pages. + game22 This set includes the games and their manual pages. [ 2.8M gzipped, 6.7M uncompressed ] - man21 This set includes all of the manual pages for the + man22 This set includes all of the manual pages for the binaries and other software contained in the base set. Note that it does not include any of the manual pages that are included in the other sets. [ 2.5M gzipped, 9.6M uncompressed ] - misc21 This set includes the system dictionaries (which are + misc22 This set includes the system dictionaries (which are rather large), the typesettable document set, and man pages for other architectures which happen to be installed from the source tree by default. [ 1.7M gzipped, 6.1M uncompressed ] - text21 This set includes OpenBSD's text processing tools, + text22 This set includes OpenBSD's text processing tools, including groff, all related programs, and their manual pages. [ 1.0M gzipped, 3.5M uncompressed ] diff --git a/distrib/notes/powerpc/hardware b/distrib/notes/powerpc/hardware index 1012ecb59aa..b211626bf3d 100644 --- a/distrib/notes/powerpc/hardware +++ b/distrib/notes/powerpc/hardware @@ -1,4 +1,4 @@ -OpenBSD/powerpc 2.1 runs on ISA (AT-Bus), and PCI buses +OpenBSD/powerpc 2.2 runs on ISA (AT-Bus), and PCI buses with 603, 603e, 604, 604e processors. Only systems with openfirmware are supported. Has been tested on various Motorola (MCG) boards: diff --git a/distrib/notes/powerpc/install b/distrib/notes/powerpc/install index ed054ffd6be..3e5dd40b9c2 100644 --- a/distrib/notes/powerpc/install +++ b/distrib/notes/powerpc/install @@ -199,11 +199,11 @@ process again from scratch. ftp if you are using a proxy. 3) The IP address (or hostname if you enabled DNS earlier in the install) of an ftp server - carrying the OpenBSD 2.1 distribution. + carrying the OpenBSD 2.2 distribution. If you don't know, just hit return when asked if you want to see a list of such hosts. 4) The ftp directory holding the distribution sets. - The default value of pub/OpenBSD/2.1/powerpc + The default value of pub/OpenBSD/2.2/powerpc is almost always correct. 5) The login and password for the ftp account. The default will be correct unless you are @@ -222,7 +222,7 @@ process again from scratch. (assuming you have a proxy available to use). 3) The IP address (or hostname if you enabled DNS earlier in the install) of an http server - carrying the OpenBSD 2.1 distribution. + carrying the OpenBSD 2.2 distribution. If you don't know, just hit return when asked if you want to see a list of such hosts. 4) The directory holding the distribution sets. @@ -265,7 +265,7 @@ process again from scratch. You will also have to provide the relative path to the directory on the CD which holds the distribution, for the - powerpc this is "2.1/powerpc". + powerpc this is "2.2/powerpc". For instructions on how to complete the installation from the CD-ROM distribution, see the section named "Common @@ -356,16 +356,16 @@ 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 "base21" and "etc21" distribution sets. + at least the "base22" and "etc22" distribution sets. -Congratulations, you have successfully installed OpenBSD 2.1. When you +Congratulations, you have successfully installed OpenBSD 2.2. When you reboot into OpenBSD, you should log in as "root" at the login prompt. There is no initial password, but if you're using the machine in a networked environment, you should create yourself an account and protect it and the "root" account with good passwords. -Some of the files in the OpenBSD 2.1 distribution might need to be +Some of the files in the OpenBSD 2.2 distribution might need to be tailored for your site. In particular, the /etc/sendmail.cf file will almost definitely need to be adjusted, and other files in /etc will probably need to be modified, as well. If you are unfamiliar with diff --git a/distrib/notes/powerpc/upgrade b/distrib/notes/powerpc/upgrade index 59718199115..3951aa129c0 100644 --- a/distrib/notes/powerpc/upgrade +++ b/distrib/notes/powerpc/upgrade @@ -122,7 +122,7 @@ To upgrade your system, follow the following instructions: it is complete, you should use "halt" to halt the system. When the system is halted, remove the "upgr20" floppy from - the floppy drive, and replace it with the OpenBSD 2.1 + the floppy drive, and replace it with the OpenBSD 2.2 kernel-copy floppy that you previously booted from. Reboot with that floppy. @@ -151,10 +151,10 @@ To upgrade your system, follow the following instructions: Once the system is halted, remove the kernel-copy floppy from the floppy disk drive, and hit any key to reboot. -Your system has now been upgraded to OpenBSD 2.1. +Your system has now been upgraded to OpenBSD 2.2. After a new kernel has been copied to your hard disk, your - machine is a complete OpenBSD 2.1 system. However, that + machine is a complete OpenBSD 2.2 system. However, that doesn't mean that you're finished with the upgrade process. There are several things that you should do, or might have to do, to insure that the system works properly. diff --git a/distrib/notes/powerpc/whatis b/distrib/notes/powerpc/whatis index fcad275a665..bf49fe34099 100644 --- a/distrib/notes/powerpc/whatis +++ b/distrib/notes/powerpc/whatis @@ -1,2 +1,2 @@ -For the powerpc, OpenBSD 2.1 is a new release of our existing code. This +For the powerpc, OpenBSD 2.2 is a new release of our existing code. This port is not completely reliable or fast. diff --git a/distrib/notes/powerpc/xfer b/distrib/notes/powerpc/xfer index 5cf0dbceaf2..9739e396c12 100644 --- a/distrib/notes/powerpc/xfer +++ b/distrib/notes/powerpc/xfer @@ -47,14 +47,14 @@ following: (If you can't figure it out, ask your system administrator.) In the above example, "<dist_directories>" are the distribution sets' directories, for the distribution sets you - wish to place on the tape. For instance, to put the "base21" - and "etc21" distributions on tape (in order to do the absolute + wish to place on the tape. For instance, to put the "base22" + and "etc22" distributions on tape (in order to do the absolute minimum installation to a new disk), you would do the following: cd .../1.2 # the top of the tree cd powerpc/ - tar cf <tape_device> base21 etc21 + tar cf <tape_device> base22 etc22 (Note that you still need to fill in "<tape_device>" in the example.) @@ -104,7 +104,7 @@ following: Place the distribution sets you wish to upgrade somewhere in your current file system tree. At a bare minimum, you must upgrade the "base" binary distribution, and so must put the - "base21" set somewhere in your file system. If you wish, + "base22" set somewhere in your file system. If you wish, you can do the other sets, as well, but you should NOT upgrade the "etc" distribution; the "etc" distribution contains system configuration files that you should review and update by hand. |