diff options
Diffstat (limited to 'distrib/notes/i386')
-rw-r--r-- | distrib/notes/i386/contents | 24 | ||||
-rw-r--r-- | distrib/notes/i386/hardware | 2 | ||||
-rw-r--r-- | distrib/notes/i386/install | 14 | ||||
-rw-r--r-- | distrib/notes/i386/upgrade | 6 | ||||
-rw-r--r-- | distrib/notes/i386/whatis | 2 | ||||
-rw-r--r-- | distrib/notes/i386/xfer | 8 |
6 files changed, 28 insertions, 28 deletions
diff --git a/distrib/notes/i386/contents b/distrib/notes/i386/contents index 6dcf7b9c695..9ef5fe9155b 100644 --- a/distrib/notes/i386/contents +++ b/distrib/notes/i386/contents @@ -1,8 +1,8 @@ -The i386-specific portion of the OpenBSD 2.1 release is found in the +The i386-specific portion of the OpenBSD 2.2 release is found in the "i386" subdirectory of the distribution. That subdirectory is laid out as follows: -.../2.1/i386/ +.../2.2/i386/ INSTALL.i386 Installation notes; this file. floppy.fs The i386 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. @@ -41,12 +41,12 @@ Bootable installation/upgrade floppy: system to the current version of OpenBSD. The OpenBSD/i386 binary distribution sets contain the binaries which -comprise the OpenBSD 2.1 release for the i386. There are seven binary +comprise the OpenBSD 2.2 release for the i386. There are seven binary distribution sets. The binary distribution sets can be found in -subdirectories of the "i386/bins" subdirectory of the OpenBSD 2.1 +subdirectories of the "i386/bins" subdirectory of the OpenBSD 2.2 distribution tree, and are as follows: - base21 The OpenBSD/i386 2.1 base binary distribution. You + base22 The OpenBSD/i386 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 @@ -54,7 +54,7 @@ distribution tree, and are as follows: everything described below. [ 12.5M gzipped, 35.1M uncompressed ] - comp21 The OpenBSD/i386 Compiler tools. All of the tools + comp22 The OpenBSD/i386 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, @@ -65,7 +65,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 @@ -74,22 +74,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/i386/hardware b/distrib/notes/i386/hardware index 6247111b4c0..d8d42df02fa 100644 --- a/distrib/notes/i386/hardware +++ b/distrib/notes/i386/hardware @@ -1,4 +1,4 @@ -OpenBSD/i386 2.1 runs on ISA (AT-Bus), EISA, PCI, and VL-bus systems +OpenBSD/i386 2.2 runs on ISA (AT-Bus), EISA, PCI, and VL-bus systems with 386-family processors, with or without math coprocessors. It does NOT support MCA systems, such as some IBM PS/2 systems. The minimal configuration is said to require 4M of RAM and 50M of disk space, diff --git a/distrib/notes/i386/install b/distrib/notes/i386/install index 3d8d59d2a9b..e65f570573c 100644 --- a/distrib/notes/i386/install +++ b/distrib/notes/i386/install @@ -197,11 +197,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/i386 + The default value of pub/OpenBSD/2.2/i386 is almost always correct. 5) The login and password for the ftp account. The default will be correct unless you are @@ -220,7 +220,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. @@ -263,7 +263,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 - i386 this is "2.1/i386". + i386 this is "2.2/i386". For instructions on how to complete the installation from the CD-ROM distribution, see the section named "Common @@ -354,16 +354,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/i386/upgrade b/distrib/notes/i386/upgrade index 59718199115..3951aa129c0 100644 --- a/distrib/notes/i386/upgrade +++ b/distrib/notes/i386/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/i386/whatis b/distrib/notes/i386/whatis index be2920e7bf6..54db3591ed7 100644 --- a/distrib/notes/i386/whatis +++ b/distrib/notes/i386/whatis @@ -1,3 +1,3 @@ -For the i386, OpenBSD 2.1 brings greater stability and security. As a +For the i386, OpenBSD 2.2 brings greater stability and security. As a side effect of the full security audit, many userland programs have been significantly cleaned up and debugged. diff --git a/distrib/notes/i386/xfer b/distrib/notes/i386/xfer index 61c297097a9..9670e782f14 100644 --- a/distrib/notes/i386/xfer +++ b/distrib/notes/i386/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 i386/ - 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. |