[BACK]Return to 25.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/25.html between version 1.28 and 1.29

version 1.28, 2016/08/15 02:22:05 version 1.29, 2019/05/27 22:55:18
Line 1 
Line 1 
 <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">  <!doctype html>
 <html>  <html lang=en id=release>
 <head>  <meta charset=utf-8>
   
 <title>OpenBSD 2.5</title>  <title>OpenBSD 2.5</title>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">  
 <meta name="description" content="OpenBSD 2.5">  <meta name="description" content="OpenBSD 2.5">
 <meta name="copyright" content="This document copyright 1999-2001 by OpenBSD.">  
 <meta name="viewport" content="width=device-width, initial-scale=1">  <meta name="viewport" content="width=device-width, initial-scale=1">
 <link rel="stylesheet" type="text/css" href="openbsd.css">  <link rel="stylesheet" type="text/css" href="openbsd.css">
 <link rel="canonical" href="https://www.openbsd.org/25.html">  <link rel="canonical" href="https://www.openbsd.org/25.html">
 </head>  <style>
   #sourcecode h3, #ports h3 {
           color: var(--red);
   }
   
 <body bgcolor="#ffffff" text="#000000" link="#24248e">  #OpenBSD + table td {
           vertical-align: middle !important;
   }
   
 <h2>  #release #quickinstall p {
 <a href="index.html"><img alt="[OpenBSD]" src="images/logo25.gif" border=0 width=201 height=44></a>          margin-left: 0;
   }
   </style>
   
   <h2 id=OpenBSD>
   <a href="index.html"><img alt="[OpenBSD]" src="images/logo25.gif" width=201 height=44></a>
 <a href="index.html">  <a href="index.html">
 <font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>  <i>Open</i><b>BSD</b></a>
 <font color="#e00000">2.5</font>  2.5
 </h2>  </h2>
 <p>  
   
   <table>
   <tr>
   <td>
 <a href=images/openbsd25_cover.gif>  <a href=images/openbsd25_cover.gif>
 <img align=left src=images/cd25-s.gif height=90 width=90 hspace=20 vspace=60></a>  <img src=images/cd25-s.gif alt="CD 2.5"></a>
 <p>  <td>
 Released May 19, 1999.<br>  Released May 19, 1999.<br>
 Copyright 1997-1999, Theo de Raadt.<br>  Copyright 1997-1999, Theo de Raadt.<br>
 <font color=#e00000>ISBN - 0-9683637-3-3</font>.  <cite class=isbn>ISBN - 0-9683637-3-3</cite>.
 <p>  <p>
 <ul>  <ul>
 <li><strong>Order a CDROM from our ordering system.</strong>  <li><strong>Order a CDROM from our ordering system.</strong>
 <li>See the information on <a href=ftp.html>The FTP page</a> for  <li>See the information on <a href=ftp.html>The FTP page</a> for
         a list of mirror machines          a list of mirror machines
 <li>Go to the <font color=#e00000>pub/OpenBSD/2.5/</font> directory on  <li>Go to the <code class=reldir>pub/OpenBSD/2.5/</code> directory on
         one of the mirror sites          one of the mirror sites
 <li>Have a look at <a href=errata25.html>The 2.5 Errata page</a> for a list  <li>Have a look at <a href=errata25.html>The 2.5 Errata page</a> for a list
 of bugs and workarounds.  of bugs and workarounds.
Line 40 
Line 51 
 All applicable copyrights and credits are in the src.tar.gz,  All applicable copyrights and credits are in the src.tar.gz,
 sys.tar.gz, xenocara.tar.gz, ports.tar.gz files, or in the  sys.tar.gz, xenocara.tar.gz, ports.tar.gz files, or in the
 files fetched via ports.tar.gz.  files fetched via ports.tar.gz.
 <br clear="all">  </table>
   
 <hr>  <hr>
 <a name="install"></a>  
   <section id=install>
   <h3>How to install</h3>
   
 <p>  <p>
 <h3><font color="#0000e0">How to install</font></h3>  
 <p>  
 Following this are the instructions which you would have on a piece of  Following this are the instructions which you would have on a piece of
 paper if you had purchased a CDROM set instead of doing an alternate  paper if you had purchased a CDROM set instead of doing an alternate
 form of install.  The instructions for doing an ftp (or other style  form of install.  The instructions for doing an ftp (or other style
Line 59 
Line 71 
 Please refer to the following files on the two CDROMs for extensive  Please refer to the following files on the two CDROMs for extensive
 details on how to install OpenBSD 2.5 on your machine:  details on how to install OpenBSD 2.5 on your machine:
 <p>  <p>
 <dl>  <ul>
 <li>    CD1:2.5/i386/INSTALL.i386  <li>    CD1:2.5/i386/INSTALL.i386
 <li>    CD1:2.5/sparc/INSTALL.sparc  <li>    CD1:2.5/sparc/INSTALL.sparc
 <li>    CD1:2.5/powerpc/INSTALL.powerpc  <li>    CD1:2.5/powerpc/INSTALL.powerpc
 <p>  </ul>
   <ul>
 <li>    CD2:2.5/alpha/INSTALL.alpha  <li>    CD2:2.5/alpha/INSTALL.alpha
 <li>    CD2:2.5/amiga/INSTALL.amiga  <li>    CD2:2.5/amiga/INSTALL.amiga
 <li>    CD2:2.5/mac68k/INSTALL.mac68k  <li>    CD2:2.5/mac68k/INSTALL.mac68k
 <li>    CD2:2.5/hp300/INSTALL.hp300  <li>    CD2:2.5/hp300/INSTALL.hp300
 <p>  </ul>
   <ul>
 <li>A pmax release is available on the ftp sites, but not on the CDs.  <li>A pmax release is available on the ftp sites, but not on the CDs.
 </dl>  </ul>
   
 <hr>  <hr>
   
   <section id=quickinstall>
 <p>  <p>
 Quick installer information for people familiar with OpenBSD, and the  Quick installer information for people familiar with OpenBSD, and the
 use of the new "disklabel -E" command.  If you are at all confused when  use of the new "disklabel -E" command.  If you are at all confused when
 installing OpenBSD, read the relevant INSTALL.* file as listed above!  installing OpenBSD, read the relevant INSTALL.* file as listed above!
 <p>  <p>
 <h3><font color=#e00000>i386:</font></h3>  <h3>i386:</h3>
 <p>  <p>
 Play with your BIOS options, and see if you can enable booting off a  Play with your BIOS options, and see if you can enable booting off a
 CD; try using CD1.  If not, write CD1:2.5/i386/floppy25.fs to a  CD; try using CD1.  If not, write CD1:2.5/i386/floppy25.fs to a
Line 90 
Line 107 
 be "floppy" or "rfd0c" or "rfd0a").  Use properly formatted perfect  be "floppy" or "rfd0c" or "rfd0a").  Use properly formatted perfect
 floppies with NO BAD BLOCKS or you will lose.  floppies with NO BAD BLOCKS or you will lose.
 <p>  <p>
 <h3><font color=#e00000>SPARC:</font></h3>  <h3>SPARC:</h3>
 <p>  <p>
 To boot off CD1, type "boot cdrom 2.5/sparc/bsd.rd", or  To boot off CD1, type "boot cdrom 2.5/sparc/bsd.rd", or
 "b sd(0,6,0)2.5/sparc/bsd.rd" depending on your ROM version.  "b sd(0,6,0)2.5/sparc/bsd.rd" depending on your ROM version.
Line 103 
Line 120 
 the "kc.fs" floppy.  This time, when the floppy is ejected simply  the "kc.fs" floppy.  This time, when the floppy is ejected simply
 re-insert "kc.fs" again and answer a different set of questions.  re-insert "kc.fs" again and answer a different set of questions.
 <p>  <p>
 <h3><font color=#e00000>AMIGA:</font></h3>  <h3>AMIGA:</h3>
 <p>  <p>
 Create BSD partitions according to INSTALL.amiga's preparation section.  Create BSD partitions according to INSTALL.amiga's preparation section.
 Mount the CD2 under AmigaOS as device CD0: Next, execute the following  Mount the CD2 under AmigaOS as device CD0: Next, execute the following
 CLI command: "CD0:2.5/amiga/utils/loadbsd CD0:2.5/amiga/bsd.rd".  CLI command: "CD0:2.5/amiga/utils/loadbsd CD0:2.5/amiga/bsd.rd".
 <p>  <p>
 <h3><font color=#e00000>HP300:</font></h3>  <h3>HP300:</h3>
 <p>  <p>
 You can boot over the network by following the instructions in  You can boot over the network by following the instructions in
 INSTALL.hp300.  INSTALL.hp300.
 <p>  <p>
 <h3><font color=#e00000>ALPHA:</font></h3>  <h3>ALPHA:</h3>
 <p>  <p>
 Your alpha must use SRM firmware (not ARC).  If you have a CDROM, you  Your alpha must use SRM firmware (not ARC).  If you have a CDROM, you
 can try "boot -fi 2.5/alpha/bsd.rd dkaX" (use "show device" to find your  can try "boot -fi 2.5/alpha/bsd.rd dkaX" (use "show device" to find your
Line 122 
Line 139 
 floppy and boot that by typing "boot dva0".  If this fails, you can place  floppy and boot that by typing "boot dva0".  If this fails, you can place
 bsd.rd on some other device and boot it, or use the provided simpleroot.  bsd.rd on some other device and boot it, or use the provided simpleroot.
 <p>  <p>
 <h3><font color=#e00000>MAC68K:</font></h3>  <h3>MAC68K:</h3>
 <p>  <p>
 Boot MacOS as normal and partition your disk with the appropriate A/UX  Boot MacOS as normal and partition your disk with the appropriate A/UX
 configurations.  Then, extract the Macside utilities from  configurations.  Then, extract the Macside utilities from
Line 131 
Line 148 
 BSD/Mac68k Installer to copy all the sets in CD1:2.5/mac68k/ onto your  BSD/Mac68k Installer to copy all the sets in CD1:2.5/mac68k/ onto your
 partitions.  Finally, you will be ready to configure the BSD/Mac68k  partitions.  Finally, you will be ready to configure the BSD/Mac68k
 Booter with the location of your kernel and boot the system.  Booter with the location of your kernel and boot the system.
   </section>
   
   <section id=sourcecode>
   <h3>NOTES ABOUT THE SOURCE CODE:</h3>
 <p>  <p>
 <h3><font color=#e00000>NOTES ABOUT THE SOURCE CODE:</font></h3>  
 <p>  
 src.tar.gz contains a source archive starting at /usr/src.  This file  src.tar.gz contains a source archive starting at /usr/src.  This file
 contains everything you need except for the kernel sources, which are  contains everything you need except for the kernel sources, which are
 in a separate archive.  To extract:  in a separate archive.  To extract:
Line 160 
Line 179 
 Using these files  Using these files
 results in a much faster initial CVS update than you could expect from  results in a much faster initial CVS update than you could expect from
 a fresh checkout of the full OpenBSD source tree.  a fresh checkout of the full OpenBSD source tree.
 <p>  </section>
   </section>
   
 <hr>  <hr>
   
   <section id=ports>
   <h3>PORTS TREE</h3>
 <p>  <p>
 <h3><font color=#e00000>PORTS TREE</font></h3>  
 <p>  
 A ports tree archive is also provided.  To extract:  A ports tree archive is also provided.  To extract:
 <p>  <p>
 <pre>  <pre>
Line 213 
Line 235 
 interested in seeing a port added, would like to help out, or just  interested in seeing a port added, would like to help out, or just
 would like to know more, the mailing list ports@openbsd.org is a good  would like to know more, the mailing list ports@openbsd.org is a good
 place to know.  place to know.
   </section>
 </body>  
 </html>  

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29