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

Diff for /www/37.html between version 1.85 and 1.86

version 1.85, 2019/04/24 15:54:53 version 1.86, 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.7</title>  <title>OpenBSD 3.7</title>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">  
 <meta name="description" content="OpenBSD 3.7">  <meta name="description" content="OpenBSD 3.7">
 <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/37.html">  <link rel="canonical" href="https://www.openbsd.org/37.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.7</font>  3.7
 </h2>  </h2>
   
   <table>
   <tr>
   <td>
 <a href="images/Wizard.jpg">  <a href="images/Wizard.jpg">
 <img align="left" width="255" height="343" hspace="24"  <img width="255" height="343"
 src="images/Wizard.jpg" alt="OpenBSD 3.7 logo"></a>  src="images/Wizard.jpg" alt="Wizard"></a>
 <p>  <td>
 Released May 19, 2005<br>  Released May 19, 2005<br>
 Copyright 1997-2005, Theo de Raadt.<br>  Copyright 1997-2005, Theo de Raadt.<br>
 <font color="#e00000">ISBN 0-9731791-5-5</font>  <cite class=isbn>ISBN 0-9731791-5-5</cite>
 <br>  <br>
 3.7 Song: <a href="lyrics.html#37">"The Wizard of OS"</a>  3.7 Song: <a href="lyrics.html#37">"The Wizard of OS"</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.7/</font> directory on  <li>Go to the <code class=reldir>pub/OpenBSD/3.7/</code> directory on
     one of the mirror sites.      one of the mirror sites.
 <li>Have a look at <a href="errata37.html">The 3.7 Errata page</a> for a list  <li>Have a look at <a href="errata37.html">The 3.7 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.7.  This is a partial list of new features and systems included in OpenBSD 3.7.
 For a comprehensive list, see the <a href="plus37.html">changelog</a> leading  For a comprehensive list, see the <a href="plus37.html">changelog</a> leading
 to 3.7.  to 3.7.
Line 73 
Line 86 
   
 <li>Improved hardware support, including:  <li>Improved hardware support, including:
 <ul>  <ul>
 <li>New <a href="https://man.openbsd.org/?query=ath&amp;sektion=4&amp;arch=i386">ath(4)</a>  <li>New <a href="https://man.openbsd.org/i386/ath.4">ath(4)</a>
 driver for Atheros IEEE 802.11a/b/g wireless network adapters.  driver for Atheros IEEE 802.11a/b/g wireless network adapters.
 <li>New <a href="https://man.openbsd.org/?query=iwi&amp;sektion=4&amp;arch=i386">iwi(4)</a>  <li>New <a href="https://man.openbsd.org/i386/iwi.4">iwi(4)</a>
 driver for Intel PRO/Wireless 2200BG/2225BG/2915ABG IEEE 802.11a/b/g wireless network adapters.  driver for Intel PRO/Wireless 2200BG/2225BG/2915ABG IEEE 802.11a/b/g wireless network adapters.
 <li>New <a href="https://man.openbsd.org/?query=ipw&amp;sektion=4&amp;arch=i386">ipw(4)</a>  <li>New <a href="https://man.openbsd.org/i386/ipw.4">ipw(4)</a>
 driver for Intel PRO/Wireless 2100 IEEE 802.11b wireless network adapters.  driver for Intel PRO/Wireless 2100 IEEE 802.11b wireless network adapters.
 <li>New <a href="https://man.openbsd.org/?query=atu&amp;sektion=4&amp;arch=i386">atu(4)</a>  <li>New <a href="https://man.openbsd.org/i386/atu.4">atu(4)</a>
 driver for Atmel AT76C50x USB IEEE 802.11b wireless network adapters.  driver for Atmel AT76C50x USB IEEE 802.11b wireless network adapters.
 <li>New <a href="https://man.openbsd.org/?query=ral&amp;sektion=4&amp;arch=i386">ral(4)</a>  <li>New <a href="https://man.openbsd.org/i386/ral.4">ral(4)</a>
 and <a href="https://man.openbsd.org/?query=ural&amp;sektion=4&amp;arch=i386">ural(4)</a> [USB]  and <a href="https://man.openbsd.org/i386/ural.4">ural(4)</a> [USB]
 drivers for Ralink Technology RT25x0 IEEE 802.11a/b/g wireless network adapters.  drivers for Ralink Technology RT25x0 IEEE 802.11a/b/g wireless network adapters.
 <li>New <a href="https://man.openbsd.org/?query=rtw&amp;sektion=4&amp;arch=i386">rtw(4)</a>  <li>New <a href="https://man.openbsd.org/i386/rtw.4">rtw(4)</a>
 driver for Realtek 8180 IEEE 802.11b wireless network adapters.  driver for Realtek 8180 IEEE 802.11b wireless network adapters.
 <li>Added support to <a href="https://man.openbsd.org/?query=re&amp;sektion=4&amp;arch=i386">re(4)</a>  <li>Added support to <a href="https://man.openbsd.org/i386/re.4">re(4)</a>
 driver for Realtek 8169 CardBus Ethernet adapters.  driver for Realtek 8169 CardBus Ethernet adapters.
 <li>New <a href="https://man.openbsd.org/?query=udav&amp;sektion=4&amp;arch=i386">udav(4)</a>  <li>New <a href="https://man.openbsd.org/i386/udav.4">udav(4)</a>
 driver for Davicom DM9601 USB Ethernet adapters.  driver for Davicom DM9601 USB Ethernet adapters.
 <li>New <a href="https://man.openbsd.org/?query=vge&amp;sektion=4&amp;arch=i386">vge(4)</a>  <li>New <a href="https://man.openbsd.org/i386/vge.4">vge(4)</a>
 driver for VIA Networking Technologies VT6122 PCI Gigabit Ethernet adapters.  driver for VIA Networking Technologies VT6122 PCI Gigabit Ethernet adapters.
 <li>New <a href="https://man.openbsd.org/?query=piixpm&amp;sektion=4&amp;arch=i386">piixpm(4)</a>  <li>New <a href="https://man.openbsd.org/i386/piixpm.4">piixpm(4)</a>
 driver for the Intel PIIX Power Management controller.  driver for the Intel PIIX Power Management controller.
 <li>New <a href="https://man.openbsd.org/?query=ubt&amp;sektion=4&amp;arch=i386">ubt(4)</a>  <li>New <a href="https://man.openbsd.org/i386/ubt.4">ubt(4)</a>
 driver for USB Bluetooth adapters.  driver for USB Bluetooth adapters.
 </ul>  </ul>
 <p>  <p>
Line 103 
Line 116 
 <ul>  <ul>
 <li>Switch to a bsd.rd-based install.  <li>Switch to a bsd.rd-based install.
 <li>Improved interrupt system.  <li>Improved interrupt system.
 <li>Create partitions with <a href="https://man.openbsd.org/?query=pdisk&amp;sektion=8&amp;arch=mac68k">pdisk(8)</a>.  <li>Create partitions with <a href="https://man.openbsd.org/mac68k/pdisk.8">pdisk(8)</a>.
 <li>Add <a href="https://man.openbsd.org/?query=mc&amp;sektion=4&amp;arch=mac68k">mc(4)</a>  <li>Add <a href="https://man.openbsd.org/mac68k/mc.4">mc(4)</a>
 support and enhance  support and enhance
 <a href="https://man.openbsd.org/?query=zsc&amp;sektion=4&amp;arch=mac68k">zsc(4)</a>  <a href="https://man.openbsd.org/mac68k/zsc.4">zsc(4)</a>
 support.  support.
 </ul>  </ul>
 <p>  <p>
   
 <li>New tools:  <li>New tools:
 <ul>  <ul>
 <li><a href="https://man.openbsd.org/?query=ospfd">ospfd(8)</a>,  <li><a href="https://man.openbsd.org/ospfd">ospfd(8)</a>,
 implementing the <a href="https://www.rfc-editor.org/rfc/rfc2328.txt">OSPFv2</a>  implementing the <a href="https://www.rfc-editor.org/rfc/rfc2328.txt">OSPFv2</a>
 routing protocol.  routing protocol.
 <li><a href="https://man.openbsd.org/?query=getcap&amp;sektion=1&amp;arch=i386">getcap(1)</a>,  <li><a href="https://man.openbsd.org/i386/getcap.1">getcap(1)</a>,
 providing easy access to the capability database.  providing easy access to the capability database.
 </ul>  </ul>
 <p>  <p>
   
 <li>New functionality:  <li>New functionality:
 <ul>  <ul>
 <li>Repaired mirroring mode in <a href="https://man.openbsd.org/?query=ccd&amp;sektion=4&amp;arch=i386">ccd(4)</a>.  <li>Repaired mirroring mode in <a href="https://man.openbsd.org/i386/ccd.4">ccd(4)</a>.
 <li>Privilege separation for <a href="https://man.openbsd.org/?query=ftpd&amp;sektion=8&amp;arch=i386">ftpd(8)</a>.  <li>Privilege separation for <a href="https://man.openbsd.org/i386/ftpd.8">ftpd(8)</a>.
 <li>Bash-style prompt expansion and POSIX hex and octal constants in  <li>Bash-style prompt expansion and POSIX hex and octal constants in
 <a href="https://man.openbsd.org/?query=ksh&amp;sektion=1&amp;arch=i386">ksh(1)</a>.  <a href="https://man.openbsd.org/i386/ksh.1">ksh(1)</a>.
 <li>Improved TCP send performance.  <li>Improved TCP send performance.
 <li>Reentrant  <li>Reentrant
 <a href="https://man.openbsd.org/?query=getprotobyname_r&amp;sektion=3&amp;arch=i386">getproto*_r(3)</a>  <a href="https://man.openbsd.org/i386/getprotobyname_r.3">getproto*_r(3)</a>
 and  and
 <a href="https://man.openbsd.org/?query=getservbyname_r&amp;sektion=3&amp;arch=i386">getserv*_r(3)</a>  <a href="https://man.openbsd.org/i386/getservbyname_r.3">getserv*_r(3)</a>
 functions.  functions.
 <li>In-kernel <a href="https://man.openbsd.org/?query=pppoe&amp;sektion=4&amp;arch=i386">pppoe(4)</a>  <li>In-kernel <a href="https://man.openbsd.org/i386/pppoe.4">pppoe(4)</a>
 support.  support.
 <li><a href="https://man.openbsd.org/?query=pim&amp;sektion=4&amp;arch=i386">pim(4)</a>  <li><a href="https://man.openbsd.org/i386/pim.4">pim(4)</a>
 (Protocol Independent Multicast) support added.  (Protocol Independent Multicast) support added.
 </ul>  </ul>
 <p>  <p>
   
 <li>New functionality for <a href="https://man.openbsd.org/?query=ntpd&amp;sektion=8&amp">ntpd(8)</a>,  <li>New functionality for <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a>,
 the Network Time Protocol Daemon:  the Network Time Protocol Daemon:
 <ul>  <ul>
 <li>ntpd can now set the time immediately on startup itself, eliminating  <li>ntpd can now set the time immediately on startup itself, eliminating
Line 154 
Line 167 
 </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>Allow sessions to depend on a CARP interface's master/backup state,  <li>Allow sessions to depend on a CARP interface's master/backup state,
Line 172 
Line 185 
 </ul>  </ul>
 <p>  <p>
   
 <li>New functionality and improvements for <a href="https://man.openbsd.org/?query=pf&amp;sektion=4&amp">pf(4)</a>, the packet filter:  <li>New functionality and improvements for <a href="https://man.openbsd.org/pf.4">pf(4)</a>, the packet filter:
 <ul>  <ul>
 <li>Improved <a href="https://man.openbsd.org/?query=carp&amp;sektion=4&amp">carp(4)</a>, new <i>carpdev</i> mode for IP-less interfaces.  <li>Improved <a href="https://man.openbsd.org/carp.4">carp(4)</a>, new <i>carpdev</i> mode for IP-less interfaces.
 <li>Support limiting TCP connections by establishment rate, automatically  <li>Support limiting TCP connections by establishment rate, automatically
     adding flooding IP addresses to tables and flushing states      adding flooding IP addresses to tables and flushing states
     (<i>max-src-conn-rate</i>, <i>overload &lt;table&gt;</i>,      (<i>max-src-conn-rate</i>, <i>overload &lt;table&gt;</i>,
Line 185 
Line 198 
     <i>pfctl -si</i>).      <i>pfctl -si</i>).
 <li>New keyword <i>set skip on</i> to skip filtering on arbitrary interfaces,  <li>New keyword <i>set skip on</i> to skip filtering on arbitrary interfaces,
     like loopback.      like loopback.
 <li>Filtering on <a href="https://man.openbsd.org/?query=route&amp;sektion=8&amp">route(8)</a> labels.  <li>Filtering on <a href="https://man.openbsd.org/route.8">route(8)</a> labels.
 <li>Several bugfixes improving stability.  <li>Several bugfixes improving stability.
 </ul>  </ul>
 <p>  <p>
   
 <li>New functionality and improvements for <a href="https://man.openbsd.org/?query=isakmpd&amp;sektion=8&amp">isakmpd(8)</a>,  <li>New functionality and improvements for <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>,
 the Internet Security Association and Key Management Daemon:  the Internet Security Association and Key Management Daemon:
 <ul>  <ul>
 <li>Allow the Address, Network, or Netmask values of the &quot;IPsec-ID&quot;  <li>Allow the Address, Network, or Netmask values of the &quot;IPsec-ID&quot;
Line 200 
Line 213 
 </ul>  </ul>
 <p>  <p>
   
 <li>New functionality and improvements for <a href="https://man.openbsd.org/?query=spamd&amp;sektion=8&amp">spamd(8)</a>,  <li>New functionality and improvements for <a href="https://man.openbsd.org/spamd.8">spamd(8)</a>,
 the Spamd Spam Deferral Daemon  the Spamd Spam Deferral Daemon
 <ul>  <ul>
 <li> Allow the addition of spamtrap addresses to the spamd database  <li> Allow the addition of spamtrap addresses to the spamd database
 using <a href="https://man.openbsd.org/?query=spamdb&amp;sektion=8&amp">spamdb(8)</a>.  using <a href="https://man.openbsd.org/spamdb.8">spamdb(8)</a>.
 Spamd will automatically blacklist hosts that attempt to deliver mail to a  Spamd will automatically blacklist hosts that attempt to deliver mail to a
 spamtrap address while greylisted.  spamtrap address while greylisted.
 </ul>  </ul>
 <p>  <p>
   
 <li>New functionality and many improvements for the <a href="https://man.openbsd.org/?query=pkg_add&amp;sektion=1&amp">package tools</a>:  <li>New functionality and many improvements for the <a href="https://man.openbsd.org/pkg_add.1">package tools</a>:
 <ul>  <ul>
 <li>Major overhaul of the package format, simplifying common tasks like user  <li>Major overhaul of the package format, simplifying common tasks like user
     creation.      creation.
Line 227 
Line 240 
   
 <li>Many improvements for security and reliability.  <li>Many improvements for security and reliability.
 Cleaner source code for  Cleaner source code for
  <a href="https://man.openbsd.org/?query=ksh&amp;sektion=1&amp">ksh(1)</a>,   <a href="https://man.openbsd.org/ksh.1">ksh(1)</a>,
  <a href="https://man.openbsd.org/?query=httpd&amp;sektion=8&amp">httpd(8)</a>, and many more programs.   <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>, and many more programs.
 <p>  <p>
   
 <li>As usual, many improvements in manual pages and other documentation.  <li>As usual, many improvements in manual pages and other documentation.
Line 238 
Line 251 
 <ul>  <ul>
 <li>Local, remote and dynamic port forwards may be configured to listen on  <li>Local, remote and dynamic port forwards may be configured to listen on
     specific IP addresses.      specific IP addresses.
 <li><a href="https://man.openbsd.org/?query=sshd_config&amp;sektion=5">  <li><a href="https://man.openbsd.org/sshd_config.5">
     sshd_config(5)</a> now understands      sshd_config(5)</a> now understands
     "GatewayPorts clientspecified" to allow client-specified      "GatewayPorts clientspecified" to allow client-specified
     listen addresses in remote port forwards.  The existing      listen addresses in remote port forwards.  The existing
     behaviour for "yes" and "no" is maintained.      behaviour for "yes" and "no" is maintained.
 <li>known_hosts files may be hashed to provide privacy if they are later  <li>known_hosts files may be hashed to provide privacy if they are later
     disclosed.      disclosed.
 <li><a href="https://man.openbsd.org/?query=ssh-keygen&amp;sektion=1">  <li><a href="https://man.openbsd.org/ssh-keygen.1">
     ssh-keygen(1)</a> has additional modes to generate and manage hashed      ssh-keygen(1)</a> has additional modes to generate and manage hashed
     known_hosts files.      known_hosts files.
 <li>Users will be warned of impending password and account expiry.  <li>Users will be warned of impending password and account expiry.
 <li>Corrupt keys in authorized_keys are now handled gracefully.  <li>Corrupt keys in authorized_keys are now handled gracefully.
 <li><a href="https://man.openbsd.org/?query=sftp&amp;sektion=1">  <li><a href="https://man.openbsd.org/sftp.1">
     sftp(1)</a> has speed improvements for "ls" and now uses      sftp(1)</a> has speed improvements for "ls" and now uses
     libedit for command line editing and history.      libedit for command line editing and history.
 <li><a href="https://man.openbsd.org/?query=sshd&amp;sektion=8">  <li><a href="https://man.openbsd.org/sshd.8">
     sshd(8)</a> will now log the source of connections denied by AllowUsers,      sshd(8)</a> will now log the source of connections denied by AllowUsers,
     DenyUsers, AllowGroups and DenyGroups.      DenyUsers, AllowGroups and DenyGroups.
 <li>AddressFamily option in  <li>AddressFamily option in
     <a href="https://man.openbsd.org/?query=sshd_config&amp;sektion=5">      <a href="https://man.openbsd.org/sshd_config.5">
     sshd_config(5)</a> now has an AddressFamily option to provide global      sshd_config(5)</a> now has an AddressFamily option to provide global
     control of IPv4 and IPv6 usage by      control of IPv4 and IPv6 usage by
     <a href="https://man.openbsd.org/?query=sshd&amp;sektion=8">      <a href="https://man.openbsd.org/sshd.8">
     sshd(8)</a>.      sshd(8)</a>.
 <li><a href="https://man.openbsd.org/?query=ssh&amp;sektion=1">  <li><a href="https://man.openbsd.org/ssh.1">
     ssh(1)</a>'s multiplex (ControlMaster) mode has been improved and now      ssh(1)</a>'s multiplex (ControlMaster) mode has been improved and now
     provides additional capabilities such as checking if the master is alive,      provides additional capabilities such as checking if the master is alive,
     obtaining its process ID and requesting that it shut down.      obtaining its process ID and requesting that it shut down.
Line 271 
Line 284 
   
 <li><a href="i386.html">OpenBSD/i386</a> and  <li><a href="i386.html">OpenBSD/i386</a> and
 <a href="macppc.html">OpenBSD/macppc</a> now use  <a href="macppc.html">OpenBSD/macppc</a> now use
 <a href="https://man.openbsd.org/?query=gcc-local&amp;sektion=1">gcc 3.3.5</a>.  <a href="https://man.openbsd.org/gcc-local.1">gcc 3.3.5</a>.
 <p>  <p>
   
 <li><a href="amd64.html">OpenBSD/amd64</a>,  <li><a href="amd64.html">OpenBSD/amd64</a>,
Line 289 
Line 302 
 <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.7d (+ patches)  <li>OpenSSL 0.9.7d (+ patches)
Line 310 
Line 323 
 <p>  <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 351 
Line 366 
 </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 380 
Line 397 
 <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.7/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,  at <i>CD1:3.7/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>  # <kbd>dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k</kbd>
 </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.7 release of OpenBSD/amd64 is located on CD2.  The 3.7 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 421 
Line 436 
 <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.7/macppc/bsd.rd</i>  /3.7/macppc/bsd.rd</i>
 </ul>  
   
   <h3>OpenBSD/sparc:</h3>
   
 <p>  <p>
 <h3><font color="#e00000">OpenBSD/sparc:</font></h3>  
 <ul>  
 The 3.7 release of OpenBSD/sparc is located on CD3. To boot off of this CD you  The 3.7 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.7/sparc/bsd.rd</strong>  ok <kbd>boot cdrom 3.7/sparc/bsd.rd</kbd>
 or  or
 &gt; <strong>b sd(0,6,0)3.7/sparc/bsd.rd</strong>  > <kbd>b sd(0,6,0)3.7/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 454 
Line 467 
 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>boot fd()</strong>  > <kbd>boot 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 468 
Line 481 
 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 488 
Line 500 
   
 <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.7/alpha/floppy37.fs</i> or
 <ul>  
 <p>Write <i>FTP:3.7/alpha/floppy37.fs</i> or  
 <i>FTP:3.7/alpha/floppyB37.fs</i> (depending on your machine) to a diskette and  <i>FTP:3.7/alpha/floppyB37.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 501 
Line 512 
 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.7/cats/bsd.rd</i> from an ABLE-supported device (such as a CD-ROM  <i>FTP:3.7/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.7/mac68k/utils</i> onto your hard disk.  Configure the "BSD/Mac68k  <i>FTP:3.7/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>  
 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
 openbsd37_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus  openbsd37_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:
   
   <blockquote><pre>
   # <kbd>mkdir -p /usr/src/sys</kbd>
   # <kbd>cd /usr/src</kbd>
   # <kbd>tar xvfz /tmp/sys.tar.gz</kbd>
   </pre></blockquote>
   
 <p>  <p>
 <ul><pre>  
 # <strong>mkdir -p /usr/src/sys</strong>  
 # <strong>cd /usr/src</strong>  
 # <strong>tar xvfz /tmp/sys.tar.gz</strong>  
 </pre></ul>  
 <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 <a href="anoncvs.html">here</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.
 <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.6 system, and do not want to reinstall,  If you already have an OpenBSD 3.6 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/upgrade37.html">Upgrade Guide</a>.  <a href="faq/upgrade37.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 645 
Line 643 
 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
Line 653 
Line 651 
 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_7</strong>  # <kbd>cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_3_7</kbd>
 </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 667 
Line 665 
 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.85  
changed lines
  Added in v.1.86