diff options
Diffstat (limited to 'distrib/notes/powerpc/install')
-rw-r--r-- | distrib/notes/powerpc/install | 14 |
1 files changed, 7 insertions, 7 deletions
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 |