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

Diff for /www/38.html between version 1.58 and 1.59

version 1.58, 2019/04/24 15:54:53 version 1.59, 2019/05/27 22:55:18
Line 1 
Line 1 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">  <!doctype html>
 <html>  <html lang=en id=release>
 <head>  <meta charset=utf-8>
   
 <title>OpenBSD 3.8</title>  <title>OpenBSD 3.8</title>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">  
 <meta name="description" content="OpenBSD 3.8">  <meta name="description" content="OpenBSD 3.8">
 <meta name="copyright" content="This document copyright 2005 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/38.html">  <link rel="canonical" href="https://www.openbsd.org/38.html">
 </head>  <style>
   #sourcecode h3 {
           color: var(--red);
   }
   
 <body bgcolor="#ffffff" text="#000000" link="#24248E">  #sourcecode p {
           margin-left: 2.75em;
   }
   
 <h2>  #sourcecode blockquote {
           margin-left: 4.5em;
   }
   </style>
   
   <h2 id=OpenBSD>
 <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">3.8</font>  3.8
 </h2>  </h2>
   
   <table>
   <tr>
   <td>
 <a href="images/Jones.jpg">  <a href="images/Jones.jpg">
 <img align="left" width="255" height="343" hspace="24"  <img width="255" height="343"
 src="images/Jones.jpg" alt="OpenBSD 3.8 logo"></a>  src="images/Jones.jpg" alt="Jones"></a>
 <p>  <td>
 Released November 1, 2005<br>  Released November 1, 2005<br>
 Copyright 1997-2005, Theo de Raadt.<br>  Copyright 1997-2005, Theo de Raadt.<br>
 <font color="#e00000">ISBN 0-9731791-6-3</font>  <cite class=isbn>ISBN 0-9731791-6-3</cite>
 <br>  <br>
 3.8 Song: <a href="lyrics.html#38">"Hackers of the Lost RAID"</a>  3.8 Song: <a href="lyrics.html#38">"Hackers of the Lost RAID"</a>
 <br>  <br>
Line 32 
Line 44 
 <ul>  <ul>
 <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/3.8/</font> directory on  <li>Go to the <code class=reldir>pub/OpenBSD/3.8/</code> directory on
     one of the mirror sites.      one of the mirror sites.
 <li>Have a look at <a href="errata38.html">The 3.8 Errata page</a> for a list  <li>Have a look at <a href="errata38.html">The 3.8 Errata page</a> for a list
     of bugs and workarounds.      of bugs and workarounds.
Line 43 
Line 55 
 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="new"></a>  
   <section id=new>
   <h3>What's New</h3>
   
 <p>  <p>
 <h3><font color="#0000e0">What's New</font></h3>  
 <p>  
 This is a partial list of new features and systems included in OpenBSD 3.8.  This is a partial list of new features and systems included in OpenBSD 3.8.
 For a comprehensive list, see the <a href="plus38.html">changelog</a> leading  For a comprehensive list, see the <a href="plus38.html">changelog</a> leading
 to 3.8.  to 3.8.
Line 60 
Line 73 
 <li>Improved hardware support, including:  <li>Improved hardware support, including:
 <ul>  <ul>
 <li>New  <li>New
 <a href="https://man.openbsd.org/?query=aps&amp;sektion=4">aps</a>  <a href="https://man.openbsd.org/aps.4">aps</a>
 driver for the built-in accelerometer found in some IBM ThinkPad laptops.  driver for the built-in accelerometer found in some IBM ThinkPad laptops.
 <li>New  <li>New
 <a href="https://man.openbsd.org/?query=art&amp;sektion=4">art</a>  <a href="https://man.openbsd.org/art.4">art</a>
 driver for Accom Networks Artery T1 and E1 cards.  driver for Accom Networks Artery T1 and E1 cards.
 <li>New  <li>New
 <a href="https://man.openbsd.org/?query=auixp&amp;sektion=4">auixp</a>  <a href="https://man.openbsd.org/auixp.4">auixp</a>
 driver for the ATI IXP series integrated AC'97 audio controller.  driver for the ATI IXP series integrated AC'97 audio controller.
 <li>New  <li>New
 <a href="https://man.openbsd.org/?query=ciss&amp;sektion=4">ciss</a>  <a href="https://man.openbsd.org/ciss.4">ciss</a>
 driver for Compaq Smart ARRAY 5 and 6 RAID controllers.  driver for Compaq Smart ARRAY 5 and 6 RAID controllers.
 <li>New  <li>New
 <a href="https://man.openbsd.org/?query=epic&amp;sektion=4">epic</a>  <a href="https://man.openbsd.org/epic.4">epic</a>
 driver for SMC 83C170 ethernet adapters.  driver for SMC 83C170 ethernet adapters.
 <li>New  <li>New
 <a href="https://man.openbsd.org/?query=ichwdt&amp;sektion=4">ichwdt</a>  <a href="https://man.openbsd.org/ichwdt.4">ichwdt</a>
 driver for Intel 6300ESB ICH watchdog timer.  driver for Intel 6300ESB ICH watchdog timer.
 <li>New  <li>New
 <a href="https://man.openbsd.org/?query=pcn&amp;sektion=4">pcn</a>  <a href="https://man.openbsd.org/pcn.4">pcn</a>
 driver for the AMD Am79c97x (PCnet) ethernet adapters.  driver for the AMD Am79c97x (PCnet) ethernet adapters.
 <li>New  <li>New
 <a href="https://man.openbsd.org/?query=safte&amp;sektion=4">safte</a>  <a href="https://man.openbsd.org/safte.4">safte</a>
 driver for SCSI Accessed Fault-Tolerant Enclosures, and a rewritten  driver for SCSI Accessed Fault-Tolerant Enclosures, and a rewritten
 <a href="https://man.openbsd.org/?query=ses&amp;sektion=4">ses</a>  <a href="https://man.openbsd.org/ses.4">ses</a>
 driver for SCSI Enclosure Services, both allowing monitoring through  driver for SCSI Enclosure Services, both allowing monitoring through
 <a href="https://man.openbsd.org/?query=sysctl&amp;sektion=8">sysctl</a>  <a href="https://man.openbsd.org/sysctl.8">sysctl</a>
 and  and
 <a href="https://man.openbsd.org/?query=sensorsd&amp;sektion=8">sensorsd</a>.  <a href="https://man.openbsd.org/sensorsd.8">sensorsd</a>.
 <li>New  <li>New
 <a href="https://man.openbsd.org/?query=ueagle&amp;sektion=4">ueagle</a>  <a href="https://man.openbsd.org/ueagle.4">ueagle</a>
 driver for Analog Devices Eagle ADSL modems.  driver for Analog Devices Eagle ADSL modems.
 <li>New  <li>New
 <a href="https://man.openbsd.org/?query=uipaq&amp;sektion=4">uipaq</a>  <a href="https://man.openbsd.org/uipaq.4">uipaq</a>
 driver for iPAQ USB serial.  driver for iPAQ USB serial.
 <li>New  <li>New
 <a href="https://man.openbsd.org/?query=viasio&amp;sektion=4">viasio</a>  <a href="https://man.openbsd.org/viasio.4">viasio</a>
 driver for VIA VT1211 LPC Super I/O hardware sensors.  driver for VIA VT1211 LPC Super I/O hardware sensors.
 <li>New  <li>New
 <a href="https://man.openbsd.org/?query=zaudio&amp;sektion=4&amp;arch=zaurus">zaudio</a>  <a href="https://man.openbsd.org/zaurus/zaudio.4">zaudio</a>
 driver for the built-in Zaurus audio CODEC.  driver for the built-in Zaurus audio CODEC.
 <li>Improved  <li>Improved
 <a href="https://man.openbsd.org/?query=com&amp;sektion=4">com</a>  <a href="https://man.openbsd.org/com.4">com</a>
 driver for serial port PCMCIA cards, such as cellular modems on Zaurus.  driver for serial port PCMCIA cards, such as cellular modems on Zaurus.
 <li>Improved support for many  <li>Improved support for many
 <a href="https://man.openbsd.org/?query=umass&amp;sektion=4">umass</a>  <a href="https://man.openbsd.org/umass.4">umass</a>
 devices.  devices.
 <li>Updated driver from X.Org for the Intel  <li>Updated driver from X.Org for the Intel
 <a href="https://man.openbsd.org/?query=i810&amp;sektion=4">i810</a>  <a href="https://man.openbsd.org/i810.4">i810</a>
 family graphics chipset, including support for the external VGA output on laptops.  family graphics chipset, including support for the external VGA output on laptops.
 </ul>  </ul>
 <p>  <p>
   
 <li>New tools:  <li>New tools:
 <ul>  <ul>
 <li><a href="https://man.openbsd.org/?query=bioctl&amp;sektion=8">bioctl(8)</a>,  <li><a href="https://man.openbsd.org/bioctl.8">bioctl(8)</a>,
 a RAID management interface.  a RAID management interface.
 <li><a href="https://man.openbsd.org/?query=ipsecctl&amp;sektion=8">ipsecctl(8)</a>,  <li><a href="https://man.openbsd.org/ipsecctl.8">ipsecctl(8)</a>,
 a simple IPsec management tool.  a simple IPsec management tool.
 <li><a href="https://man.openbsd.org/?query=stat&amp;sektion=1">stat(1)</a>,  <li><a href="https://man.openbsd.org/stat.1">stat(1)</a>,
 displaying file status obtained from  displaying file status obtained from
 <a href="https://man.openbsd.org/?query=stat&amp;sektion=2">stat(2)</a>  <a href="https://man.openbsd.org/stat.2">stat(2)</a>
 or  or
 <a href="https://man.openbsd.org/?query=lstat&amp;sektion=2">lstat(2)</a>.  <a href="https://man.openbsd.org/lstat.2">lstat(2)</a>.
 <li><a href="https://man.openbsd.org/?query=hostapd&amp;sektion=8">hostapd(8)</a>,  <li><a href="https://man.openbsd.org/hostapd.8">hostapd(8)</a>,
 a wireless Host Access Point daemon.  a wireless Host Access Point daemon.
 <li><a href="https://man.openbsd.org/?query=ifstated&amp;sektion=8">ifstated(8)</a>,  <li><a href="https://man.openbsd.org/ifstated.8">ifstated(8)</a>,
 a daemon monitoring ethernet interfaces status.  a daemon monitoring ethernet interfaces status.
 <li><a href="https://man.openbsd.org/?query=watchdogd&amp;sektion=8">watchdogd(8)</a>,  <li><a href="https://man.openbsd.org/watchdogd.8">watchdogd(8)</a>,
 companion to the hardware  companion to the hardware
 <a href="https://man.openbsd.org/?query=watchdog&amp;sektion=4">watchdog</a>  <a href="https://man.openbsd.org/watchdog.4">watchdog</a>
 devices.  devices.
 <li><a href="https://man.openbsd.org/?query=ztsscale&amp;sektion=8&amp;arch=zaurus">ztsscale(8)</a>,  <li><a href="https://man.openbsd.org/zaurus/ztsscale.8">ztsscale(8)</a>,
 a tool to calibrate the Zaurus touch screen.  a tool to calibrate the Zaurus touch screen.
 <li><a href="https://man.openbsd.org/?query=xidle&amp;sektion=1">xidle(1)</a>,  <li><a href="https://man.openbsd.org/xidle.1">xidle(1)</a>,
 a tool to run a program on X inactivity.  a tool to run a program on X inactivity.
 <li><a href="https://man.openbsd.org/?query=gzsig&amp;sektion=1">gzsig(1)</a>,  <li><a href="https://man.openbsd.org/gzsig.1">gzsig(1)</a>,
 create and verify cryptographic signatures built into gzip file headers.  create and verify cryptographic signatures built into gzip file headers.
 <li><a href="https://man.openbsd.org/?query=sasyncd&amp;sektion=8">sasyncd(8)</a>,  <li><a href="https://man.openbsd.org/sasyncd.8">sasyncd(8)</a>,
 a daemon to synchronize IPSec SA's for failover gateways.  a daemon to synchronize IPSec SA's for failover gateways.
 </ul>  </ul>
 <p>  <p>
Line 145 
Line 158 
 <li>New functionality:  <li>New functionality:
 <ul>  <ul>
 <li>  <li>
 <a href="https://man.openbsd.org/?query=mount_udf&amp;sektion=8">mount_udf(8)</a>,  <a href="https://man.openbsd.org/mount_udf.8">mount_udf(8)</a>,
 providing UDF (DVD) filesystem support.  providing UDF (DVD) filesystem support.
 <li>Network interface aggregation, using the virtual  <li>Network interface aggregation, using the virtual
 <a href="https://man.openbsd.org/?query=trunk&amp;sektion=4">trunk(4)</a>  <a href="https://man.openbsd.org/trunk.4">trunk(4)</a>
 interface.  interface.
 <li>Partial wide character and locale support in the C and C++ libraries.  <li>Partial wide character and locale support in the C and C++ libraries.
 <li><a href="https://man.openbsd.org/?query=wd&amp;sektion=4">wd(4)</a>  <li><a href="https://man.openbsd.org/wd.4">wd(4)</a>
 disks have the security feature frozen before being attached to prevent  disks have the security feature frozen before being attached to prevent
 malicious users setting a password that would prevent the contents of the drive  malicious users setting a password that would prevent the contents of the drive
 from being accessed.  from being accessed.
 <li>On the <a href="sparc64.html">OpenBSD/sparc64</a> platform, StackGhost  <li>On the <a href="sparc64.html">OpenBSD/sparc64</a> platform, StackGhost
 buffer overflow exploit protection has been added.  buffer overflow exploit protection has been added.
 <li>  <li>
 <a href="https://man.openbsd.org/?query=zaudio&amp;sektion=4&amp;arch=zaurus">zaudio(4)</a>  <a href="https://man.openbsd.org/zaurus/zaudio.4">zaudio(4)</a>
 changes the mute values if the headphones are plugged in or out.  changes the mute values if the headphones are plugged in or out.
 </ul>  </ul>
 <p>  <p>
   
 <li>New functionality for <a href="https://man.openbsd.org/?query=ospfd&amp;sektion=8&amp">ospfd(8)</a>,  <li>New functionality for <a href="https://man.openbsd.org/ospfd.8">ospfd(8)</a>,
 the Open Shortest Path First Daemon:  the Open Shortest Path First Daemon:
 <ul>  <ul>
 <li>ospfd is now able to redistribute static, connected and default routes.  <li>ospfd is now able to redistribute static, connected and default routes.
Line 177 
Line 190 
 </ul>  </ul>
 <p>  <p>
   
 <li>New functionality for <a href="https://man.openbsd.org/?query=bgpd&amp;sektion=8&amp">bgpd(8)</a>,  <li>New functionality for <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>,
 the Border Gateway Protocol Daemon:  the Border Gateway Protocol Daemon:
 <ul>  <ul>
 <li>bgpd is now able to redistribute static and connected routes dynamically.  <li>bgpd is now able to redistribute static and connected routes dynamically.
 <li>Full route label support;  <li>Full route label support;
     <a href="https://man.openbsd.org/?query=pf&amp;sektion=4&amp">pf(4)</a>      <a href="https://man.openbsd.org/pf.4">pf(4)</a>
     can filter based on information bgpd attaches to the routes.      can filter based on information bgpd attaches to the routes.
 <li>An additional per prefix weight has been added used to evaluate prefixes  <li>An additional per prefix weight has been added used to evaluate prefixes
     with equal AS path length.      with equal AS path length.
Line 194 
Line 207 
   
 <li>Assorted improvements and code cleanup:  <li>Assorted improvements and code cleanup:
 <ul>  <ul>
 <li><a href="https://man.openbsd.org/?query=malloc&amp;sektion=3&amp">malloc(3)</a>  <li><a href="https://man.openbsd.org/malloc.3">malloc(3)</a>
 has been rewritten to use the  has been rewritten to use the
 <a href="https://man.openbsd.org/?query=mmap&amp;sektion=2&amp">mmap(2)</a>  <a href="https://man.openbsd.org/mmap.2">mmap(2)</a>
 system call, introducing unpredictable allocation addresses and guard  system call, introducing unpredictable allocation addresses and guard
 pages, which helps in detecting heap based buffer overflows and prevents  pages, which helps in detecting heap based buffer overflows and prevents
 various types of attacks.  various types of attacks.
 <li><a href="https://man.openbsd.org/?query=intro&amp;sektion=3&amp">libc(3)</a>  <li><a href="https://man.openbsd.org/intro.3">libc(3)</a>
 source code has been converted to ANSI C.  source code has been converted to ANSI C.
 <li><a href="https://man.openbsd.org/?query=realpath&amp;sektion=3&amp">realpath(3)</a>  <li><a href="https://man.openbsd.org/realpath.3">realpath(3)</a>
 is now thread safe.  is now thread safe.
 <li>Several pathname races and potential buffer handling problems have been  <li>Several pathname races and potential buffer handling problems have been
 fixed in  fixed in
 <a href="https://man.openbsd.org/?query=pax&amp;sektion=1&amp">pax(1)</a>.  <a href="https://man.openbsd.org/pax.1">pax(1)</a>.
 <li>Problems with signal delivery on <a href="sparc.html">OpenBSD/sparc</a> and  <li>Problems with signal delivery on <a href="sparc.html">OpenBSD/sparc</a> and
 <a href="sparc64.html">OpenBSD/sparc64</a> have been fixed.  <a href="sparc64.html">OpenBSD/sparc64</a> have been fixed.
 <li>Reliability of signal handlers using floating point on  <li>Reliability of signal handlers using floating point on
Line 248 
Line 261 
 <li>X.Org 6.8.2 (+ patches, and i386 contains XFree86 3.3.6 servers  <li>X.Org 6.8.2 (+ patches, and i386 contains XFree86 3.3.6 servers
 (+ patches) for legacy chipsets not supported by X.Org)  (+ patches) for legacy chipsets not supported by X.Org)
 <li>Gcc 2.95.3  <li>Gcc 2.95.3
 (+ <a href="https://man.openbsd.org/?query=gcc-local&amp;sektion=1">patches</a>)  (+ <a href="https://man.openbsd.org/gcc-local.1">patches</a>)
 and 3.3.5  and 3.3.5
 (+ <a href="https://man.openbsd.org/?query=gcc-local&amp;sektion=1">patches</a>)  (+ <a href="https://man.openbsd.org/gcc-local.1">patches</a>)
 <li>Perl 5.8.6 (+ patches)  <li>Perl 5.8.6 (+ patches)
 <li>Apache 1.3.29, mod_ssl 2.8.16, DSO support (+ patches)  <li>Apache 1.3.29, mod_ssl 2.8.16, DSO support (+ patches)
 <li>OpenSSL 0.9.7g (+ patches)  <li>OpenSSL 0.9.7g (+ patches)
Line 266 
Line 279 
 <li>Binutils 2.15 (+ patches)  <li>Binutils 2.15 (+ patches)
 <li>Gdb 6.3  <li>Gdb 6.3
 </ul>  </ul>
 <p>  
   
 </ul>  </ul>
   </section>
   
 <a name="install"></a>  
 <hr>  <hr>
   
   <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 310 
Line 324 
 </ul>  </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 "disklabel -E" command.  If you are at all confused when  use of the "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>  
   
 <h3><font color="#e00000">OpenBSD/i386:</font></h3>  <h3>OpenBSD/i386:</h3>
 <ul>  
   <p>
 Play with your BIOS options to enable booting from a CD. The OpenBSD/i386  Play with your BIOS options to enable booting from a CD. The OpenBSD/i386
 release is on CD1. If your BIOS does not support booting from CD, you will need  release is on CD1. If your BIOS does not support booting from CD, you will need
 to create a boot floppy to install from. To create a boot floppy write  to create a boot floppy to install from. To create a boot floppy write
Line 339 
Line 355 
 <p>  <p>
 To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located  To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located
 at <i>CD1:3.8/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,  at <i>CD1:3.8/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,
 use the <a href="https://man.openbsd.org/?query=  use the <a href="https://man.openbsd.org/dd.1">dd(1)</a>
 dd&amp;sektion=1">dd(1)</a> utility. The following is an example usage of  utility. The following is an example usage of
 <a href="https://man.openbsd.org/?query=dd&amp;sektion=1">dd(1)</a>,  <a href="https://man.openbsd.org/dd.1">dd(1)</a>,
 where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or  where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or
 &quot;rfd0a&quot;.  &quot;rfd0a&quot;.
   
 <ul><pre>  <blockquote><pre>
 # <strong>dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k</strong>  # <strong>dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k</strong>
 </pre></ul>  </pre></blockquote>
   
 <p>  <p>
 Make sure you use properly formatted perfect floppies with NO BAD BLOCKS or  Make sure you use properly formatted perfect floppies with NO BAD BLOCKS or
 your install will most likely fail. For more information on creating a boot  your install will most likely fail. For more information on creating a boot
 floppy and installing OpenBSD/i386 please refer to  floppy and installing OpenBSD/i386 please refer to
 <a href="faq/faq4.html#MkFlop">this page</a>.  <a href="faq/faq4.html#MkFlop">this page</a>.
 </ul>  
   
   <h3>OpenBSD/vax:</h3>
   
 <p>  <p>
 <h3><font color="#e00000">OpenBSD/vax:</font></h3>  
 <ul>  
 Boot over the network via mopbooting as described in INSTALL.vax.  Boot over the network via mopbooting as described in INSTALL.vax.
 </ul>  
   
   <h3>OpenBSD/amd64:</h3>
   
 <p>  <p>
 <h3><font color="#e00000">OpenBSD/amd64:</font></h3>  
 <ul>  
 The 3.8 release of OpenBSD/amd64 is located on CD2.  The 3.8 release of OpenBSD/amd64 is located on CD2.
 Boot from the CD to begin the install - you may need to adjust  Boot from the CD to begin the install - you may need to adjust
 your BIOS options first.  your BIOS options first.
Line 380 
Line 394 
 <p>  <p>
 If you are planning to dual boot OpenBSD with another OS, you will need to  If you are planning to dual boot OpenBSD with another OS, you will need to
 read INSTALL.amd64.  read INSTALL.amd64.
 </ul>  
   
   <h3>OpenBSD/macppc:</h3>
   
 <p>  <p>
 <h3><font color="#e00000">OpenBSD/macppc:</font></h3>  
 <ul>  
 Put CD2 in your CDROM drive and poweron your machine while holding down the  Put CD2 in your CDROM drive and poweron your machine while holding down the
 <i>C</i> key until the display turns on and shows <i>OpenBSD/macppc boot</i>.  <i>C</i> key until the display turns on and shows <i>OpenBSD/macppc boot</i>.
   
 <p>  <p>
 Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot  Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
 /3.8/macppc/bsd.rd</i>  /3.8/macppc/bsd.rd</i>
 </ul>  
   
   <h3>OpenBSD/sparc:</h3>
   
 <p>  <p>
 <h3><font color="#e00000">OpenBSD/sparc:</font></h3>  
 <ul>  
 The 3.8 release of OpenBSD/sparc is located on CD3. To boot off of this CD you  The 3.8 release of OpenBSD/sparc is located on CD3. To boot off of this CD you
 can use one of the two commands listed below, depending on the version of your  can use one of the two commands listed below, depending on the version of your
 ROM.  ROM.
   
 <ul><pre>  <blockquote><pre>
 ok <strong>boot cdrom 3.8/sparc/bsd.rd</strong>  ok <kbd>boot cdrom 3.8/sparc/bsd.rd</kbd>
 or  or
 &gt; <strong>b sd(0,6,0)3.8/sparc/bsd.rd</strong>  > <kbd>b sd(0,6,0)3.8/sparc/bsd.rd</kbd>
 </pre></ul>  </pre></blockquote>
   
 <p>  <p>
 If your SPARC system does not have a CD drive, you can alternatively boot from floppy.  If your SPARC system does not have a CD drive, you can alternatively boot from floppy.
Line 413 
Line 425 
 To boot from the floppy use one of the two commands listed below,  To boot from the floppy use one of the two commands listed below,
 depending on the version of your ROM.  depending on the version of your ROM.
   
 <ul><pre>  <blockquote><pre>
 ok <strong>boot floppy</strong>  ok <kbd>boot floppy</kbd>
 or  or
 &gt; <strong>b fd()</strong>  > <kbd>b fd()</kbd>
 </pre></ul>  </pre></blockquote>
   
 <p>  <p>
 Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install  Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
Line 427 
Line 439 
 If your SPARC system doesn't have a floppy drive nor a CD drive, you can either  If your SPARC system doesn't have a floppy drive nor a CD drive, you can either
 setup a bootable tape, or install via network, as told in the  setup a bootable tape, or install via network, as told in the
 INSTALL.sparc file.  INSTALL.sparc file.
 </ul>  
   
   <h3>OpenBSD/sparc64:</h3>
   
 <p>  <p>
 <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>  
 <ul>  
 Put CD3 in your CDROM drive and type <i>boot cdrom</i>.  Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
   
 <p>  <p>
Line 450 
Line 461 
   
 <p>  <p>
 If nothing works, you can boot over the network as described in INSTALL.sparc64.  If nothing works, you can boot over the network as described in INSTALL.sparc64.
 </ul>  
   
   <h3>OpenBSD/alpha:</h3>
   
 <p>  <p>
 <h3><font color="#e00000">OpenBSD/alpha:</font></h3>  Write <i>FTP:3.8/alpha/floppy38.fs</i> or
 <ul>  
 <p>Write <i>FTP:3.8/alpha/floppy38.fs</i> or  
 <i>FTP:3.8/alpha/floppyB38.fs</i> (depending on your machine) to a diskette and  <i>FTP:3.8/alpha/floppyB38.fs</i> (depending on your machine) to a diskette and
 enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.  enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
   
Line 463 
Line 473 
 Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install  Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
 will most likely fail.  will most likely fail.
   
 </ul>  <h3>OpenBSD/cats:</h3>
   
 <p>  <p>
 <h3><font color="#e00000">OpenBSD/cats:</font></h3>  
 <ul>  
 <p>  
 After updating the firmware to at least ABLE 1.95 if necessary, boot  After updating the firmware to at least ABLE 1.95 if necessary, boot
 <i>FTP:3.8/cats/bsd.rd</i> from an ABLE-supported device (such as a CD-ROM  <i>FTP:3.8/cats/bsd.rd</i> from an ABLE-supported device (such as a CD-ROM
 or an existing FFS or EXT2FS partition).  or an existing FFS or EXT2FS partition).
 </ul>  
   
   <h3>OpenBSD/hp300:</h3>
   
 <p>  <p>
 <h3><font color="#e00000">OpenBSD/hp300:</font></h3>  
 <ul>  
 <p>  
 Boot over the network by following the instructions in INSTALL.hp300.  Boot over the network by following the instructions in INSTALL.hp300.
 </ul>  
   
   <h3>OpenBSD/hppa:</h3>
   
 <p>  <p>
 <h3><font color="#e00000">OpenBSD/hppa:</font></h3>  
 <ul>  
 <p>  
 Boot over the network by following the instructions in INSTALL.hppa or the  Boot over the network by following the instructions in INSTALL.hppa or the
 <a href="hppa.html#install">hppa platform page</a>.  <a href="hppa.html#install">hppa platform page</a>.
 </ul>  
   
   <h3>OpenBSD/luna88k:</h3>
   
 <p>  <p>
 <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>  
 <ul>  
 <p>  
 Copy bsd.rd to a Mach or UniOS partition, and boot it from the PROM.  Copy bsd.rd to a Mach or UniOS partition, and boot it from the PROM.
 Alternatively, you can create a bootable tape and boot from it. Refer to  Alternatively, you can create a bootable tape and boot from it. Refer to
 the instructions in INSTALL.luna88k for more details.  the instructions in INSTALL.luna88k for more details.
 </ul>  
   
   <h3>OpenBSD/mac68k:</h3>
   
 <p>  <p>
 <h3><font color="#e00000">OpenBSD/mac68k:</font></h3>  
 <ul>  
 <p>  
 Boot MacOS as normal and extract the Macside "BSD/Mac68k Booter" utility from  Boot MacOS as normal and extract the Macside "BSD/Mac68k Booter" utility from
 <i>FTP:3.8/mac68k/utils</i> onto your hard disk.  Configure the "BSD/Mac68k  <i>FTP:3.8/mac68k/utils</i> onto your hard disk.  Configure the "BSD/Mac68k
 Booter" with the location of your bsd.rd kernel and boot into the installer.  Booter" with the location of your bsd.rd kernel and boot into the installer.
 Refer to the instructions in INSTALL.mac68k for more details.  Refer to the instructions in INSTALL.mac68k for more details.
 </ul>  
   
   <h3>OpenBSD/mvme68k:</h3>
   
 <p>  <p>
 <h3><font color="#e00000">OpenBSD/mvme68k:</font></h3>  
 <ul>  
 <p>  
 You can create a bootable installation tape or boot over the network.<br>  You can create a bootable installation tape or boot over the network.<br>
 The network boot requires a MVME68K BUG version that supports the <i>NIOT</i>  The network boot requires a MVME68K BUG version that supports the <i>NIOT</i>
 and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme68k  and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme68k
 for more details.  for more details.
 </ul>  
   
   <h3>OpenBSD/mvme88k:</h3>
   
 <p>  <p>
 <h3><font color="#e00000">OpenBSD/mvme88k:</font></h3>  
 <ul>  
 <p>  
 You can create a bootable installation tape or boot over the network.<br>  You can create a bootable installation tape or boot over the network.<br>
 The network boot requires a MVME88K BUG version that supports the <i>NIOT</i>  The network boot requires a MVME88K BUG version that supports the <i>NIOT</i>
 and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme88k  and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme88k
 for more details.  for more details.
 </ul>  
   
   <h3>OpenBSD/sgi:</h3>
   
 <p>  <p>
 <h3><font color="#e00000">OpenBSD/sgi:</font></h3>  
 <ul>  
 <p>  
 Burn cd38.iso on a CD-R, put it in the CD drive of your machine and  Burn cd38.iso on a CD-R, put it in the CD drive of your machine and
 select <i>Install System Software</i> from the System Maintenance menu.  select <i>Install System Software</i> from the System Maintenance menu.
   
Line 539 
Line 532 
 If your machine doesn't have a CD drive, you can  If your machine doesn't have a CD drive, you can
 setup a DHCP/tftp network server, and boot using "bootp()/bsd.rd".  setup a DHCP/tftp network server, and boot using "bootp()/bsd.rd".
 Refer to the instructions in INSTALL.sgi for more details.  Refer to the instructions in INSTALL.sgi for more details.
 </ul>  
   
   <h3>OpenBSD/zaurus:</h3>
   
 <p>  <p>
 <h3><font color="#e00000">OpenBSD/zaurus:</font></h3>  
 <ul>  
 <p>  
 Using the Linux built-in graphical ipkg installer, install the  Using the Linux built-in graphical ipkg installer, install the
 openbsd38_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus  openbsd38_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
 for a few important details.  for a few important details.
 </ul>  
   
   </section>
   
   <section id=sourcecode>
   <h3>Notes about the source code:</h3>
   
 <p>  <p>
 <h3><font color="#e00000">Notes about the source code:</font></h3>  
 <ul>  
 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:
   
   <blockquote><pre>
   # <kbd>mkdir -p /usr/src</kbd>
   # <kbd>cd /usr/src</kbd>
   # <kbd>tar xvfz /tmp/src.tar.gz</kbd>
   </pre></blockquote>
   
 <p>  <p>
 <ul><pre>  
 # <strong>mkdir -p /usr/src</strong>  
 # <strong>cd /usr/src</strong>  
 # <strong>tar xvfz /tmp/src.tar.gz</strong>  
 </pre></ul>  
 <p>  
 sys.tar.gz contains a source archive starting at /usr/src/sys.  sys.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>  
 <ul><pre>  <blockquote><pre>
 # <strong>mkdir -p /usr/src/sys</strong>  # <kbd>mkdir -p /usr/src/sys</kbd>
 # <strong>cd /usr/src</strong>  # <kbd>cd /usr/src</kbd>
 # <strong>tar xvfz /tmp/sys.tar.gz</strong>  # <strong>tar xvfz /tmp/sys.tar.gz</strong>
 </pre></ul>  </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
Line 579 
Line 574 
 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>  
 </ul>  
   
 <a name="upgrade"></a>  </section>
   </section>
   
 <hr>  <hr>
   
   <section id=upgrade>
   <h3>How to upgrade</h3>
 <p>  <p>
 <h3><font color="#0000e0">How to upgrade</font></h3>  
 <p>  
 If you already have an OpenBSD 3.7 system, and do not want to reinstall,  If you already have an OpenBSD 3.7 system, and do not want to reinstall,
 upgrade instructions and advice can be found in the  upgrade instructions and advice can be found in the
 <a href="faq/upgrade38.html">Upgrade Guide</a>.  <a href="faq/upgrade38.html">Upgrade Guide</a>.
   </section>
   
 <a name="ports"></a>  
 <hr>  <hr>
   
   <section id=ports>
   <h3>Ports Tree</h3>
 <p>  <p>
 <h3><font color="#0000e0">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>
 <ul><pre>  <blockquote><pre>
 # <strong>cd /usr</strong>  # <kbd>cd /usr</kbd>
 # <strong>tar xvfz /tmp/ports.tar.gz</strong>  # <kbd>tar xvfz /tmp/ports.tar.gz</kbd>
 # <strong>cd ports</strong>  # <kbd>cd ports</kbd>
 </pre></ul>  </pre></blockquote>
 <p>  <p>
 The <i>ports/</i> subdirectory is a checkout of the OpenBSD ports tree.  Go  The <i>ports/</i> subdirectory is a checkout of the OpenBSD ports tree.  Go
 read the <a href="faq/faq15.html">ports</a> page  read the <a href="faq/faq15.html">ports</a> page
Line 612 
Line 609 
 OpenBSD ports system.  OpenBSD ports system.
 <p>  <p>
 The <i>ports/</i> directory represents a CVS (see the manpage for  The <i>ports/</i> directory represents a CVS (see the manpage for
 <a href="https://man.openbsd.org/?query=cvs&amp;apropos=0&amp;sektion=1&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">  <a href="https://man.openbsd.org/cvs.1">cvs(1)</a> if
 cvs(1)</a> if  
 you aren't familiar with CVS) checkout of our ports.  As with our complete  you aren't familiar with CVS) checkout of our ports.  As with our complete
 source tree, our ports tree is available via anoncvs.  So, in  source tree, our ports tree is available via anoncvs.  So, in
 order to keep current with it, you must make the <i>ports/</i> tree  order to keep current with it, you must make the <i>ports/</i> tree
 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>
 <ul><pre>  <blockquote><pre>
 # <strong>cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_3_8</strong>  # <strong>cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_3_8</strong>
 </pre></ul>  </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 634 
Line 630 
 If you're interested in seeing a port added, would like to help out, or just  If you're 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.
 <p>  </section>
   
 </body>  
 </html>  

Legend:
Removed from v.1.58  
changed lines
  Added in v.1.59