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

Diff for /www/28.html between version 1.33 and 1.34

version 1.33, 2019/05/27 22:55:18 version 1.34, 2019/06/12 20:57:16
Line 7 
Line 7 
 <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/28.html">  <link rel="canonical" href="https://www.openbsd.org/28.html">
 <style>  
 #sourcecode h3 {  
         color: var(--red);  
 }  
   
 #release #quickinstall p {  
         margin-left: 0;  
 }  
 </style>  
   
 <h2 id=OpenBSD>  <h2 id=OpenBSD>
 <a href="index.html">  <a href="index.html">
 <i>Open</i><b>BSD</b></a>  <i>Open</i><b>BSD</b></a>
Line 34 
Line 25 
 <cite class=isbn>ISBN 0-9683637-6-8</cite>  <cite class=isbn>ISBN 0-9683637-6-8</cite>
 <p>  <p>
 <ul>  <ul>
 <!--  
 <li>Order a CDROM from our <a href="https://openbsdstore.com">ordering system</a>.  
 -->  
 <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 <code class=reldir>pub/OpenBSD/2.8/</code> directory on  <li>Go to the <code class=reldir>pub/OpenBSD/2.8/</code> directory on
Line 56 
Line 44 
   
 <section id=new>  <section id=new>
 <h3>What's New</h3>  <h3>What's New</h3>
   
 <p>  <p>
 This is a partial list of new features and systems included in OpenBSD 2.8.  This is a partial list of new features and systems included in OpenBSD 2.8.
 For a comprehensive list, see the <a href=plus28.html>changelog</a> leading  For a comprehensive list, see the <a href=plus28.html>changelog</a> leading
Line 145 
Line 132 
   
 <section id=install>  <section id=install>
 <h3>How to install</h3>  <h3>How to install</h3>
   
 <p>  <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
Line 160 
Line 146 
 details on how to install OpenBSD 2.8 on your machine:  details on how to install OpenBSD 2.8 on your machine:
 <p>  <p>
 <ul>  <ul>
 <li>    CD1:2.8/i386/INSTALL.i386  <li><a href="https://ftp.openbsd.org/pub/OpenBSD/2.8/i386/INSTALL.i386">
 <li>    CD1:2.8/powerpc/INSTALL.powerpc          .../OpenBSD/2.8/i386/INSTALL.i386 (on CD1)</a>
 <li>    CD1:2.8/vax/INSTALL.vax  <li><a href="https://ftp.openbsd.org/pub/OpenBSD/2.8/powerpc/INSTALL.powerpc">
           .../OpenBSD/2.8/powerpc/INSTALL.powerpc (on CD1)</a>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/2.8/vax/INSTALL.vax">
           .../OpenBSD/2.8/vax/INSTALL.vax (on CD1)</a>
   <p>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/2.8/sparc/INSTALL.sparc">
           .../OpenBSD/2.8/sparc/INSTALL.sparc (on CD2)</a>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/2.8/mvme68k/INSTALL.mvme68k">
           .../OpenBSD/2.8/mvme68k/INSTALL.mvme68k (on CD2)</a>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/2.8/amiga/INSTALL.amiga">
           .../OpenBSD/2.8/amiga/INSTALL.amiga (on CD2)</a>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/2.8/mac68k/INSTALL.mac68k">
           .../OpenBSD/2.8/mac68k/INSTALL.mac68k (on CD2)</a>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/2.8/hp300/INSTALL.hp300">
           .../OpenBSD/2.8/hp300/INSTALL.hp300 (on CD2)</a>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/2.8/sun3/INSTALL.sun3">
           .../OpenBSD/2.8/sun3/INSTALL.sun3 (on CD2)</a>
   <p>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/2.8/pmax/INSTALL.pmax">
           .../OpenBSD/2.8/pmax/INSTALL.pmax</a>
 </ul>  </ul>
 <ul>  </section>
 <li>    CD2:2.8/sparc/INSTALL.sparc  
 <li>    CD2:2.8/mvme68k/INSTALL.mvme68k  
 <li>    CD2:2.8/amiga/INSTALL.amiga  
 <li>    CD2:2.8/mac68k/INSTALL.mac68k  
 <li>    CD2:2.8/hp300/INSTALL.hp300  
 <li>    CD2:2.8/sun3/INSTALL.sun3  
 </ul>  
 <ul>  
 <li>The pmax release is available on the ftp sites, but not  
 on the CDs.  
 </ul>  
   
 <hr>  <hr>
   
Line 185 
Line 179 
 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>i386:</h3>  <h3>OpenBSD/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.8/i386/floppy28.fs to a  CD; try using CD1.  If not, write CD1:2.8/i386/floppy28.fs to a
Line 206 
Line 200 
 <a href="https://man.openbsd.org/config.8">config(8)</a> after a successful boot for instructions on how to re-write your kernel  <a href="https://man.openbsd.org/config.8">config(8)</a> after a successful boot for instructions on how to re-write your kernel
 to disable <a href="https://man.openbsd.org/i386/pcibios.4">pcibios(4)</a> permanently.  to disable <a href="https://man.openbsd.org/i386/pcibios.4">pcibios(4)</a> permanently.
 <p>  <p>
 <h3>sparc:</h3>  <h3>OpenBSD/sparc:</h3>
 <p>  <p>
 To boot off CD2, type "boot cdrom 2.8/sparc/bsd.rd", or  To boot off CD2, type "boot cdrom 2.8/sparc/bsd.rd", or
 "b sd(0,6,0)2.8/sparc/bsd.rd" depending on your ROM version.  "b sd(0,6,0)2.8/sparc/bsd.rd" depending on your ROM version.
 Alternatively, write CD2:2.8/sparc/floppy28.fs to a floppy and boot it  Alternatively, write CD2:2.8/sparc/floppy28.fs to a floppy and boot it
 using "boot floppy" or "boot fd()" depending on your ROM version.  using "boot floppy" or "boot fd()" depending on your ROM version.
 <p>  <p>
 <h3>amiga:</h3>  <h3>OpenBSD/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.8/amiga/utils/loadbsd CD0:2.8/amiga/bsd.rd".  CLI command: "CD0:2.8/amiga/utils/loadbsd CD0:2.8/amiga/bsd.rd".
 <p>  <p>
 <h3>hp300:</h3>  <h3>OpenBSD/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>mac68k:</h3>  <h3>OpenBSD/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 234 
Line 228 
 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.
 <p>  <p>
 <h3>sun3:</h3>  <h3>OpenBSD/sun3:</h3>
 <p>  <p>
 Get the release via ftp. Then, you can either setup a diskless boot or  Get the release via ftp. Then, you can either setup a diskless boot or
 create an installation tape, as described in INSTALL.sun3.  create an installation tape, as described in INSTALL.sun3.
 </section>  </section>
   
   <hr>
   
 <section id=sourcecode>  <section id=sourcecode>
 <h3>Notes about the source code:</h3>  <h3>Notes about the source code</h3>
 <p>  <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:
 <p>  <p>
 <pre>  <blockquote><pre>
 # mkdir -p /usr/src  # <kbd>mkdir -p /usr/src</kbd>
 # cd /usr/src  # <kbd>cd /usr/src</kbd>
 # tar xvfz /tmp/src.tar.gz  # <kbd>tar xvfz /tmp/src.tar.gz</kbd>
 </pre>  </pre></blockquote>
 <p>  <p>
 srcsys.tar.gz contains a source archive starting at /usr/src/sys.  srcsys.tar.gz contains a source archive starting at /usr/src/sys.
 This file contains all the kernel sources you need to rebuild kernels.  This file contains all the kernel sources you need to rebuild kernels.
 To extract:  To extract:
 <p>  <p>
 <pre>  <blockquote><pre>
 # mkdir -p /usr/src/sys  # <kbd>mkdir -p /usr/src/sys</kbd>
 # cd /usr/src  # <kbd>cd /usr/src</kbd>
 # tar xvfz /tmp/srcsys.tar.gz  # <kbd>tar xvfz /tmp/srcsys.tar.gz</kbd>
 </pre>  </pre></blockquote>
 <p>  <p>
 Both of these trees are a regular CVS checkout.  Using these trees it  Both of these trees are a regular CVS checkout.  Using these trees it
 is possible to get a head-start on using the anoncvs servers as  is possible to get a head-start on using the anoncvs servers as
 described at <a href=anoncvs.html>http://www.OpenBSD.org/anoncvs.html</a>.  described <a href="anoncvs.html">here</a>.
 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.
 </section>  </section>
 </section>  
   
 <hr>  <hr>
   
Line 279 
Line 274 
 <p>  <p>
 A ports tree archive is also provided.  To extract:  A ports tree archive is also provided.  To extract:
 <p>  <p>
 <pre>  <blockquote><pre>
 # cd /usr  # <kbd>cd /usr</kbd>
 # tar xvfz /tmp/ports.tar.gz  # <kbd>tar xvfz /tmp/ports.tar.gz</kbd>
 # cd ports  # <kbd>cd ports</kbd>
 # ls  # <kbd>ls</kbd>
 ...  ...
 </pre>  </pre></blockquote>
 <p>  <p>
 The ports/ subdirectory is a checkout of the OpenBSD ports tree.  Go  The ports/ subdirectory is a checkout of the OpenBSD ports tree.  Go
 read <a href=faq/faq15.html>http://www.OpenBSD.org/faq/faq15.html</a>  read <a href=faq/faq15.html>http://www.OpenBSD.org/faq/faq15.html</a>
Line 309 
Line 304 
 available on a read-write medium and update the tree with a command  available on a read-write medium and update the tree with a command
 like:  like:
 <p>  <p>
 <pre>  <blockquote><pre>
 # cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd  # <kbd>cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd</kbd>
 </pre>  </pre></blockquote>
 <p>  <p>
 [Of course, you must replace the local directory and server name here  [Of course, you must replace the local directory and server name here
 with the location of your ports collection and a nearby anoncvs  with the location of your ports collection and a nearby anoncvs
Line 323 
Line 318 
 <p>  <p>
 Finally, despite ports' youth, help is never far.  If you're  Finally, despite ports' youth, help is never far.  If you're
 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
 place to know.  <a href="mail.html">ports@openbsd.org</a> is a good place to know.
 </section>  </section>

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34