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

Annotation of www/39.html, Revision 1.42

1.1       miod        1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 3.9 Release</title>
                      5: <link rev=made href="mailto:www@openbsd.org">
                      6: <meta name="resource-type" content="document">
                      7: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      8: <meta name="description" content="OpenBSD 3.9">
                      9: <meta name="keywords" content="openbsd,main">
                     10: <meta name="distribution" content="global">
                     11: <meta name="copyright" content="This document copyright 2006 by OpenBSD.">
                     12: </head>
                     13:
                     14: <body bgcolor="#ffffff" text="#000000" link="#24248E">
                     15:
                     16: <a href="index.html">
                     17: <img alt="[OpenBSD]" height="30" width="141" hspace="24" src="images/smalltitle.gif" border="0"></a>
                     18: <hr>
                     19:
                     20: <p>
1.18      deraadt    21: <a href="images/Blob.jpg">
1.1       miod       22: <img align="left" width="255" height="343" hspace="24" vspace="30"
1.18      deraadt    23: src="images/Blob.jpg" alt="OpenBSD 3.9 logo"></a>
1.1       miod       24: <h2><font color="#0000e0">The OpenBSD 3.9 Release:</font></h2>
                     25: <p>
                     26: Released May 1, 2006<br>
                     27: Copyright 1997-2006, Theo de Raadt.<br>
                     28: <font color="#e00000">ISBN 0-9731791-7-1</font>
                     29: <!--
                     30: <br>
                     31: <a href="lyrics.html#39">3.9 Song: ""</a>
                     32:  -->
                     33: <p>
                     34:
                     35: <a href="#new">What's New</a><br>
                     36: <a href="#install">How to install</a><br>
                     37: <a href="#upgrade">How to upgrade</a><br>
                     38: <a href="#ports">How to use the ports tree</a><br>
                     39: <a href="orders.html">Ordering a CD set</a><br>
                     40:
                     41: <p>
                     42: <h3><font color="#0000e0">
                     43: To get the files for this release:
                     44: <ul>
                     45: <li>Order a CDROM from our <a href="orders.html">ordering system</a>.
                     46: <li>See the information on <a href="ftp.html">The FTP page</a> for
                     47:     a list of mirror machines.
                     48: <li>Go to the <font color="#e00000">pub/OpenBSD/3.9/</font> directory on
                     49:     one of the mirror sites.
                     50: <li>Briefly read the rest of this document.
                     51: <li>Have a look at <a href="errata.html">The 3.9 Errata page</a> for a list
                     52:     of bugs and workarounds.
1.19      deraadt    53: <li>See a <a href="plus39.html">detailed log of changes</a> between the
1.1       miod       54:     3.8 and 3.9 releases.
                     55: </ul>
                     56: </font></h3>
                     57: <br clear=all>
                     58:
                     59: <strong>Note:</strong> All applicable copyrights and credits can be found
                     60: in the applicable file sources found in the files src.tar.gz, sys.tar.gz,
                     61: XF4.tar.gz, or in the files fetched via ports.tar.gz.  The distribution
                     62: files used to build packages from the ports.tar.gz file are not included on
                     63: the CDROM because of lack of space.
                     64: <p>
                     65:
                     66: <a name="new"></a>
                     67: <hr>
                     68: <p>
                     69: <h3><font color="#0000e0">What's New</font></h3>
                     70: <p>
                     71: This is a partial list of new features and systems included in OpenBSD 3.9.
1.19      deraadt    72: For a comprehensive list, see the <a href="plus39.html">changelog</a> leading
1.1       miod       73: to 3.9.
                     74: <p>
                     75:
                     76: <ul>
                     77:
                     78: <li>Improved hardware support, including:
                     79: <ul>
1.41      drahn      80: <li> <a href="http://www.openbsd.org/macppc.html">Some</a> G5-based Apple
                     81: Macintosh machines, including W^X support (currently restricted to 32-bit mode).
1.1       miod       82: <li>Many more audio drivers in the <a href="macppc.html">OpenBSD/macppc</a>
                     83: port.
1.18      deraadt    84: <li>Support for many system sensors (temperature, voltage, fan speed)
                     85:     via the following subsystems:
                     86:     <ul>
                     87:     <li>Dell's Embedded Server Management
1.25      moritz     88:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=esm&amp;sektion=4&amp;arch=i386">esm</a>)
1.18      deraadt    89:     <li>Intelligent Platform Management Interface
                     90:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipmi&amp;sektion=4">ipmi</a>)
                     91:     <li>I2C/SMBus sensor subsystems found on most motherboards
                     92:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iic&amp;sektion=4">iic</a>)
                     93:     </ul>
1.1       miod       94: <li>Touchpad on recent Apple laptops
1.6       jcs        95: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tpms&amp;sektion=4&amp;arch=macppc">tpms</a>).
1.1       miod       96: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfe&amp;sektion=4">nfe</a>,
1.2       deraadt    97: a binary blob free driver for the NVIDIA nForce Ethernet interface.
1.1       miod       98: <li>Opteron systems now have all their PCI buses detected.
1.12      jsg        99: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cardbus&amp;sektion=4">CardBus</a>
1.1       miod      100: and
1.5       jolan     101: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&amp;sektion=4">PCMCIA</a>
1.1       miod      102: support on <a href="amd64.html">OpenBSD/amd64</a>.
1.8       jsg       103: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ixgb&amp;sektion=4">ixgb</a>,
                    104: Intel PRO/10GbE Ethernet.
1.16      brad      105: <li>Support for new Intel i82571, i82572 and i82573 PCI Express based devices in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;sektion=4">em(4)</a> driver.
                    106: <li>Support for new Broadcom BCM5714, BCM5715 and BCM5903M based devices in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&amp;sektion=4">bge(4)</a> driver.
1.8       jsg       107: <li>Support for new Ralink RT2501 and RT2600 based devices in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&amp;sektion=4">ral</a>.
1.21      brad      108: <li>Support for ASIX AX88178 Gigabit and AX88772 10/100 based devices in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&amp;sektion=4">axe(4)</a>.
1.8       jsg       109: <li>Support for devices incorporating GCT RF transceivers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtw&amp;sektion=4">rtw</a>.
1.10      uwe       110: <li>Zaurus remote control (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zrc&amp;sektion=4&amp;arch=zaurus">zrc</a>) support.
1.16      brad      111: <li>Initial Sound Blaster Audigy support in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=emu&amp;sektion=4">emu(4)</a> driver.
                    112: <li>The Level 1 LXT1001 Gigabit driver has been fixed and now works (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lge&amp;sektion=4">lge(4)</a>).
                    113: <li>More HP Smart ARRAY controllers recognized by the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ciss&amp;sektion=4">ciss(4)</a> driver.
1.19      deraadt   114: <li>Support the Intel i915 AGP.
1.22      brad      115: <li>Support for both older and newer IDE and SATA controllers in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;sektion=4">pciide(4)</a> driver, including:
                    116:   <ul>
                    117:   <li>ATI's IXP 200/300/400 IDE controllers
                    118:   <li>Broadcom's ServerWorks HT-1000 IDE controller
                    119:   <li>a few older Intel PIIX IDE controllers
                    120:   <li>Broadcom's ServerWorks K2 and HT-1000 SATA controllers
                    121:   <li>VIA's VT6410 and VT8251 SATA controllers
                    122:   <li>some newer NVIDIA SATA controllers
                    123:   </ul>
1.21      brad      124: <li>Added IBSS support to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&amp;sektion=4">iwi(4)</a> driver.
                    125: <li>Added bus_dma support to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=de&amp;sektion=4">de(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=san&amp;sektion=4">san(4)</a> drivers.
                    126: <li>A lot of fixes and improvements to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&amp;sektion=4">uaudio(4)</a> audio driver.
1.24      brad      127: <li>Support for the SMC SMC91C1xx Ethernet chips in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sm&amp;sektion=4">sm(4)</a> driver as well as MII support.
1.40      martin    128: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adb&amp;sektion=4">adb(4)</a> and framebuffer (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=macfb&amp;sektion=4">macfb(4)</a>) drivers on <a href="mac68k.html">OpenBSD/mac68k</a>, plus switch to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&amp;sektion=4">wscons(4)</a>.
1.1       miod      129: </ul>
                    130: <p>
                    131:
                    132: <li>New tools:
                    133: <ul>
                    134: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp-proxy&amp;sektion=8">ftp-proxy</a>
                    135: has been rewritten, and a tftp version,
                    136: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftp-proxy&amp;sektion=8">tftp-proxy</a>,
                    137: has been added.
                    138: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdiff&amp;sektion=1">sdiff</a>,
                    139: a side-by-side file comparison tool.
1.29      otto      140: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getent&amp;sektion=1">getent</a>,
                    141: a tool to get entries from the administrative databases.
1.1       miod      142: </ul>
                    143: <p>
                    144:
                    145: <li>New functionality:
                    146: <ul>
                    147: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ancontrol&amp;sektion=8">ancontrol</a>
1.4       miod      148: functionality has been completely merged into
1.1       miod      149: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&amp;sektion=8">ifconfig</a>.
1.35      sturm     150: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apmd&amp;sektion=8&amp;arch=i386">apmd</a>
1.39      ray       151: can be used to increase or decrease CPU speed automatically,
                    152: depending on CPU usage and, if supported, battery status.
1.14      djm       153: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nc&amp;sektion=1">nc(1)</a> now supports HTTP Proxy authentication, making it very useful as a ssh ProxyCommand.
1.17      brad      154: <li>Userland <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&amp;sektion=8">ppp(8)</a> has IPv6 support.
1.34      reyk      155: <li>A number of fixes and new functionality for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&amp;sektion=4">trunk(4)</a>:
                    156:   <ul>
                    157:   <li>New active/passive failover mode
                    158:   <li>Fixed multicast support, for
                    159:       <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&amp;sektion=4">carp(4)</a> and
                    160:       <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfsync&amp;sektion=4">pfsync(4)</a>
                    161:       over trunk interfaces.
                    162:   <li>Interface capabilities depending on the trunk ports, for full-size
                    163:       <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&amp;sektion=4">vlan(4)</a> MTUs.
                    164:   </ul>
                    165: <li>Improved functionality for
                    166:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&amp;sektion=8">ipsecctl(8)</a>.
1.42    ! claudio   167: <li>Added multicast routing to GENERIC.
        !           168:     It is now possible to enable multicast routing in the kernel with the
        !           169:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&amp;sektion=8">sysctl(8)</a> option net.inet.ip.mforwarding=1.
        !           170: <li>It is now possible to set a default
        !           171:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&amp;sektion=4">vlan(4)</a> priority via
        !           172:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&amp;sektion=8">ifconfig(8)</a>.
1.1       miod      173: </ul>
                    174: <p>
                    175:
                    176: <li>Assorted improvements and code cleanup:
                    177: <ul>
1.13      djm       178: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcap&amp;sektion=3">libpcap</a>
                    179:     has been updated with most of tcpdump.org's libpcap-0.9.4 API, without
                    180:     the clutter.
1.28      jsg       181: <li>System libraries on most architectures are now compiled with debugging symbols,
                    182:     which makes tools like <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdb&amp;sektion=1">gdb(1)</a>
                    183:     much more useable.
1.30      otto      184: <li>Header files have been rewritten to provide better C99 support.
1.28      jsg       185: <li>Linted versions of system libraries are now provided and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lint&amp;sektion=1">lint(1)</a> has been substantially overhauled to produce less false positives and find new classes of problems.
1.34      reyk      186: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ieee80211&amp;sektion=9">ieee80211(9)</a>
                    187:     wireless framework has been cleaned up and changed to use red-black
                    188:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tree&amp;sektion=3">tree(3)</a>s
                    189:     instead of hash tables.
1.31      otto      190: <li>The complete source tree has been audited for wrong usage of the
                    191: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=queue&amp;sektion=3">queue(3)</a>
                    192: macros and facilities have been added to detect misuse.
1.37      kjell     193: <li>The
                    194: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&amp;sektion=1"
                    195: >mg(1)</a> editor now includes an editable minibuffer, vastly improved
                    196: undo, completion buffers, and many other emacs-like improvements.
1.1       miod      197: </ul>
                    198: <p>
                    199:
1.34      reyk      200: <li>New functionality for
                    201:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostapd&amp;sektion=8">hostapd(8)</a>,
                    202:     the Host Access Point Daemon:
                    203: <ul>
                    204: <li>Support for multiple wireless interfaces and per-interface event rules.
                    205: <li>New rate keyword for event rules, a requirement for using hostapd as a WIDS.
                    206: <li>Replaced hash tables with safer red-black
                    207:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tree&amp;sektion=3">tree(3)</a>s.
                    208: <li>Improved multicast support and configuration options.
                    209: <li>Various bug fixes and improvements.
                    210: </ul>
                    211: <p>
                    212:
1.1       miod      213: <li>OpenSSH 4.3:
                    214: <ul>
                    215: <li>Generate protocol 2 RSA keys in
                    216: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&amp;sektion=1">ssh-keygen</a>
                    217: by default.
                    218: <li>Support for tunneling arbitrary network packets over a connection between
                    219: an OpenSSH client and server, as a true VPN.
                    220: <li>Many additional bug fixes, as described in the
                    221: <a href="http://www.openssh.com/txt/release-4.3">release announcement</a>.
                    222: </ul>
                    223: <p>
                    224:
1.32      claudio   225: <li>OpenBGPD 3.9:
                    226: <ul>
                    227: <li>Support for inbound and outbound soft reconfiguration.
                    228: <li>Added possibility to remove communities.
                    229: <li>Added new special community value "neighbor-as" which is expanded to
                    230: the remote-AS of the current neighbor.
                    231: <li>Support for a unprivileged bgpctl socket added, which can be used for
                    232: looking glass style applications.
                    233: <li>Even better IPv6 support.
                    234: </ul>
                    235: <p>
                    236:
1.36      norby     237: <li>OpenOSPFD 3.9:
                    238: <ul>
                    239: <li>Neighbor Finite State Machine has been greatly improved.
                    240: <li>Network redistribution has been reworked.
                    241: <li>CARP interfaces and their behaviour is now respected.
                    242: <li>LSA Retransmission has been greatly improved.
                    243: <li>Each area is now calculated individually when needed.
                    244: <li>OSPF packet reception performance has been improved.
                    245: <li>Neighbor uptimes are now displayed with "ospfctl show neighbor".
                    246: <li>RIB uptimes are now displayed with "ospfctl show rib".
                    247: </ul>
                    248: <p>
                    249:
1.3       espie     250: <li>Over 3200 ports, 3000 pre-built packages, improved package tools (updating
                    251: packages from the previous release is now possible).
1.1       miod      252: <p>
                    253:
                    254: <li>As usual, steady improvements in manual pages and other documentation.
                    255: <p>
                    256:
                    257: <li>The system includes the following major components from outside suppliers:
                    258: <ul>
                    259: <li>X.Org 6.9.0 (+ patches, and i386 contains XFree86 3.3.6 servers
                    260: (+ patches) for legacy chipsets not supported by X.Org)
                    261: <li>Gcc 2.95.3
                    262: (+ <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc-local&amp;sektion=1">patches</a>)
                    263: and 3.3.5
                    264: (+ <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc-local&amp;sektion=1">patches</a>)
                    265: <li>Perl 5.8.6 (+ patches)
                    266: <li>Apache 1.3.29, mod_ssl 2.8.16, DSO support (+ patches)
                    267: <li>OpenSSL 0.9.7g (+ patches)
                    268: <li>Groff 1.15
                    269: <li>Sendmail 8.13.4, with libmilter
                    270: <li>Bind 9.3.1 (+ patches)
                    271: <li>Lynx 2.8.5rel.4 with HTTPS and IPv6 support (+ patches)
                    272: <li>Sudo 1.6.8p9
                    273: <li>Ncurses 5.2
                    274: <li>Latest KAME IPv6
                    275: <li>Heimdal 0.7 (+ patches)
                    276: <li>Arla 0.35.7
                    277: <li>Binutils 2.15 (+ patches)
                    278: <li>Gdb 6.3
                    279: </ul>
                    280: <p>
                    281:
                    282: </ul>
                    283:
                    284: <a name="install"></a>
                    285: <hr>
                    286: <p>
                    287: <h3><font color="#0000e0">How to install</font></h3>
                    288: <p>
                    289: Following this are the instructions which you would have on a piece of
                    290: paper if you had purchased a CDROM set instead of doing an alternate
                    291: form of install.  The instructions for doing an FTP (or other style
                    292: of) install are very similar; the CDROM instructions are left intact
                    293: so that you can see how much easier it would have been if you had
                    294: purchased a CDROM instead.
                    295: <p>
                    296:
                    297: <hr>
                    298: Please refer to the following files on the three CDROMs or FTP mirror for
                    299: extensive details on how to install OpenBSD 3.9 on your machine:
                    300: <p>
                    301: <ul>
                    302: <li>CD1:3.9/i386/INSTALL.i386
                    303: <p>
                    304: <li>CD2:3.9/amd64/INSTALL.amd64
                    305: <li>CD2:3.9/macppc/INSTALL.macppc
                    306: <p>
                    307: <li>CD3:3.9/sparc/INSTALL.sparc
                    308: <li>CD3:3.9/sparc64/INSTALL.sparc64
                    309: <p>
                    310: <li>FTP:.../OpenBSD/3.9/alpha/INSTALL.alpha
                    311: <li>FTP:.../OpenBSD/3.9/cats/INSTALL.cats
                    312: <li>FTP:.../OpenBSD/3.9/hp300/INSTALL.hp300
                    313: <li>FTP:.../OpenBSD/3.9/hppa/INSTALL.hppa
                    314: <li>FTP:.../OpenBSD/3.9/luna88k/INSTALL.luna88k
                    315: <li>FTP:.../OpenBSD/3.9/mac68k/INSTALL.mac68k
                    316: <li>FTP:.../OpenBSD/3.9/mvme68k/INSTALL.mvme68k
                    317: <li>FTP:.../OpenBSD/3.9/mvme88k/INSTALL.mvme88k
                    318: <li>FTP:.../OpenBSD/3.9/sgi/INSTALL.sgi
                    319: <li>FTP:.../OpenBSD/3.9/vax/INSTALL.vax
                    320: <li>FTP:.../OpenBSD/3.9/zaurus/INSTALL.zaurus
                    321: </ul>
                    322: <hr>
                    323:
                    324: <p>
                    325: Quick installer information for people familiar with OpenBSD, and the
                    326: use of the "disklabel -E" command.  If you are at all confused when
                    327: installing OpenBSD, read the relevant INSTALL.* file as listed above!
                    328: <p>
                    329:
                    330: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    331: <ul>
                    332: Play with your BIOS options to enable booting from a CD. The OpenBSD/i386
                    333: release is on CD1. If your BIOS does not support booting from CD, you will need
                    334: to create a boot floppy to install from. To create a boot floppy write
                    335: <i>CD1:3.9/i386/floppy39.fs</i> to a floppy and boot via the floppy drive.
                    336:
                    337: <p>
                    338: Use <i>CD1:3.9/i386/floppyB39.fs</i> instead for greater SCSI controller
                    339: support, or <i>CD1:3.9/i386/floppyC39.fs</i> for better laptop support.
                    340:
                    341: <p>
                    342: If you can't boot from a CD or a floppy disk,
                    343: you can install across the network using PXE as described in
                    344: the included INSTALL.i386 document.
                    345:
                    346: <p>
                    347: If you are planning on dual booting OpenBSD with another OS, you will need to
                    348: read INSTALL.i386.
                    349:
                    350: <p>
                    351: To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located
                    352: at <i>CD1:3.9/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,
                    353: use the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=
                    354: dd&amp;sektion=1">dd(1)</a> utility. The following is an example usage of
                    355: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>,
                    356: where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or
                    357: &quot;rfd0a&quot;.
                    358:
                    359: <ul><pre>
                    360: # <strong>dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k</strong>
                    361: </pre></ul>
                    362:
                    363: <p>
                    364: Make sure you use properly formatted perfect floppies with NO BAD BLOCKS or
                    365: your install will most likely fail. For more information on creating a boot
                    366: floppy and installing OpenBSD/i386 please refer to
                    367: <a href="faq/faq4.html#MkFlop">FAQ 4.3.1</a>.
                    368: </ul>
                    369:
                    370: <p>
                    371: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    372: <ul>
                    373: The 3.9 release of OpenBSD/amd64 is located on CD2.
                    374: Boot from the CD to begin the install - you may need to adjust
                    375: your BIOS options first.
                    376: If you can't boot from the CD, you can create a boot floppy to install from.
                    377: To do this, write <i>CD2:3.9/amd64/floppy39.fs</i> to a floppy, then
                    378: boot from the floppy drive.
                    379:
                    380: <p>
                    381: If you can't boot from a CD or a floppy disk,
                    382: you can install across the network using PXE as described in the included
                    383: INSTALL.amd64 document.
                    384:
                    385: <p>
                    386: If you are planning to dual boot OpenBSD with another OS, you will need to
                    387: read INSTALL.amd64.
                    388: </ul>
                    389:
                    390: <p>
                    391: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    392: <ul>
                    393: Put CD2 in your CDROM drive and poweron your machine while holding down the
                    394: <i>C</i> key until the display turns on and shows <i>OpenBSD/macppc boot</i>.
                    395:
                    396: <p>
                    397: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    398: /3.9/macppc/bsd.rd</i>
                    399: </ul>
                    400:
                    401: <p>
                    402: <h3><font color="#e00000">OpenBSD/sparc:</font></h3>
                    403: <ul>
                    404: The 3.9 release of OpenBSD/sparc is located on CD3. To boot off of this CD you
                    405: can use one of the two commands listed below, depending on the version of your
                    406: ROM.
                    407:
                    408: <ul><pre>
                    409: ok <strong>boot cdrom 3.9/sparc/bsd.rd</strong>
                    410: or
                    411: &gt; <strong>b sd(0,6,0)3.9/sparc/bsd.rd</strong>
                    412: </pre></ul>
                    413:
                    414: <p>
                    415: If your SPARC system does not have a CD drive, you can alternatively boot from floppy.
                    416: To do so you need to write <i>CD3:3.9/sparc/floppy39.fs</i> to a floppy.
                    417: For more information see <a href="faq/faq4.html#MkFlop">FAQ 4.3.1</a>.
                    418: To boot from the floppy use one of the two commands listed below,
                    419: depending on the version of your ROM.
                    420:
                    421: <ul><pre>
                    422: ok <strong>boot floppy</strong>
                    423: or
                    424: &gt; <strong>b fd()</strong>
                    425: </pre></ul>
                    426:
                    427: <p>
                    428: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    429: will most likely fail.
                    430:
                    431: <p>
                    432: If your SPARC system doesn't have a floppy drive nor a CD drive, you can either
                    433: setup a bootable tape, or install via network, as told in the
                    434: INSTALL.sparc file.
                    435: </ul>
                    436:
                    437: <p>
                    438: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    439: <ul>
                    440: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    441:
                    442: <p>
                    443: If this doesn't work, or if you don't have a CDROM drive, you can write
                    444: <i>CD3:3.9/sparc64/floppy39.fs</i> or <i>CD3:3.9/sparc64/floppyB39.fs</i>
                    445: (depending on your machine) to a floppy and boot it with <i>boot
                    446: floppy</i>. Refer to INSTALL.sparc64 for details.
                    447:
                    448: <p>
                    449: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    450: will most likely fail.
                    451:
                    452: <p>
                    453: You can also write <i>CD3:3.9/sparc64/miniroot39.fs</i> to the swap partition on
                    454: the disk and boot with <i>boot disk:b</i>.
                    455:
                    456: <p>
                    457: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    458: </ul>
                    459:
                    460: <p>
                    461: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    462: <ul>
                    463: <p>Write <i>FTP:3.9/alpha/floppy39.fs</i> or
                    464: <i>FTP:3.9/alpha/floppyB39.fs</i> (depending on your machine) to a diskette and
                    465: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    466:
                    467: <p>
                    468: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    469: will most likely fail.
                    470:
                    471: </ul>
                    472:
                    473: <p>
                    474: <h3><font color="#e00000">OpenBSD/cats:</font></h3>
                    475: <ul>
                    476: <p>
                    477: After updating the firmware to at least ABLE 1.95 if necessary, boot
                    478: <i>FTP:3.9/cats/bsd.rd</i> from an ABLE-supported device (such as a CD-ROM
                    479: or an existing FFS or EXT2FS partition).
                    480: </ul>
                    481:
                    482: <p>
                    483: <h3><font color="#e00000">OpenBSD/hp300:</font></h3>
                    484: <ul>
                    485: <p>
                    486: Boot over the network by following the instructions in INSTALL.hp300.
                    487: </ul>
                    488:
                    489: <p>
                    490: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    491: <ul>
                    492: <p>
                    493: Boot over the network by following the instructions in INSTALL.hppa or the
                    494: <a href="hppa.html#install">hppa platform page</a>.
                    495: </ul>
                    496:
                    497: <p>
                    498: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    499: <ul>
                    500: <p>
                    501: Copy bsd.rd to a Mach or UniOS partition, and boot it from the PROM.
                    502: Alternatively, you can create a bootable tape and boot from it. Refer to
                    503: the instructions in INSTALL.luna88k for more details.
                    504: </ul>
                    505:
                    506: <p>
                    507: <h3><font color="#e00000">OpenBSD/mac68k:</font></h3>
                    508: <ul>
                    509: <p>
                    510: Boot MacOS as normal and extract the Macside "BSD/Mac68k Booter" utility from
                    511: <i>FTP:3.9/mac68k/utils</i> onto your hard disk.  Configure the "BSD/Mac68k
                    512: Booter" with the location of your bsd.rd kernel and boot into the installer.
                    513: Refer to the instructions in INSTALL.mac68k for more details.
                    514: </ul>
                    515:
                    516: <p>
                    517: <h3><font color="#e00000">OpenBSD/mvme68k:</font></h3>
                    518: <ul>
                    519: <p>
                    520: You can create a bootable installation tape or boot over the network.<br>
                    521: The network boot requires a MVME68K BUG version that supports the <i>NIOT</i>
                    522: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme68k
                    523: for more details.
                    524: </ul>
                    525:
                    526: <p>
                    527: <h3><font color="#e00000">OpenBSD/mvme88k:</font></h3>
                    528: <ul>
                    529: <p>
                    530: You can create a bootable installation tape or boot over the network.<br>
                    531: The network boot requires a MVME88K BUG version that supports the <i>NIOT</i>
                    532: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme88k
                    533: for more details.
                    534: </ul>
                    535:
                    536: <p>
                    537: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    538: <ul>
                    539: <p>
                    540: Burn cd39.iso on a CD-R, put it in the CD drive of your machine and
                    541: select <i>Install System Software</i> from the System Maintenance menu.
                    542:
                    543: <p>
                    544: If your machine doesn't have a CD drive, you can
                    545: setup a DHCP/tftp network server, and boot using "bootp()/bsd.rd".
                    546: Refer to the instructions in INSTALL.sgi for more details.
                    547: </ul>
                    548:
                    549: <p>
                    550: <h3><font color="#e00000">OpenBSD/vax:</font></h3>
                    551: <ul>
                    552: Boot over the network via mopbooting as described in INSTALL.vax.
                    553: </ul>
                    554:
                    555: <p>
                    556: <h3><font color="#e00000">OpenBSD/zaurus:</font></h3>
                    557: <ul>
                    558: <p>
                    559: Using the Linux built-in graphical ipkg installer, install the
                    560: openbsd39_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
                    561: for a few important details.
                    562: </ul>
                    563:
                    564: <p>
                    565: <h3><font color="#e00000">Notes about the source code:</font></h3>
                    566: <ul>
                    567: src.tar.gz contains a source archive starting at /usr/src.  This file
                    568: contains everything you need except for the kernel sources, which are
                    569: in a separate archive.  To extract:
                    570: <p>
                    571: <ul><pre>
                    572: # <strong>mkdir -p /usr/src</strong>
                    573: # <strong>cd /usr/src</strong>
                    574: # <strong>tar xvfz /tmp/src.tar.gz</strong>
                    575: </pre></ul>
                    576: <p>
                    577: sys.tar.gz contains a source archive starting at /usr/src/sys.
                    578: This file contains all the kernel sources you need to rebuild kernels.
                    579: To extract:
                    580: <p>
                    581: <ul><pre>
                    582: # <strong>mkdir -p /usr/src/sys</strong>
                    583: # <strong>cd /usr/src</strong>
                    584: # <strong>tar xvfz /tmp/sys.tar.gz</strong>
                    585: </pre></ul>
                    586: <p>
                    587: Both of these trees are a regular CVS checkout.  Using these trees it
                    588: is possible to get a head-start on using the anoncvs servers as
                    589: described <a href="anoncvs.html">here</a>.
                    590: Using these files
                    591: results in a much faster initial CVS update than you could expect from
                    592: a fresh checkout of the full OpenBSD source tree.
                    593: <p>
                    594: </ul>
                    595:
                    596: <a name="upgrade"></a>
                    597: <hr>
                    598: <p>
                    599: <h3><font color="#0000e0">How to upgrade</font></h3>
                    600: <p>
                    601: If you already have an OpenBSD 3.8 system, and do not want to reinstall,
                    602: upgrade instructions and advice can be found in the
                    603: <!-- POST-RELEASE becomes upgrade39.html -->
1.38      miod      604: <a href="faq/current.html">Upgrade Guide</a>.
1.1       miod      605:
                    606: <a name="ports"></a>
                    607: <hr>
                    608: <p>
                    609: <h3><font color="#0000e0">Ports Tree</font></h3>
                    610: <p>
                    611: A ports tree archive is also provided.  To extract:
                    612: <p>
                    613: <ul><pre>
                    614: # <strong>cd /usr</strong>
                    615: # <strong>tar xvfz /tmp/ports.tar.gz</strong>
                    616: # <strong>cd ports</strong>
                    617: </pre></ul>
                    618: <p>
                    619: The <i>ports/</i> subdirectory is a checkout of the OpenBSD ports tree.  Go
                    620: read the <a href="ports.html">ports</a> page
                    621: if you know nothing about ports
                    622: at this point.  This text is not a manual of how to use ports.
                    623: Rather, it is a set of notes meant to kickstart the user on the
                    624: OpenBSD ports system.
                    625: <p>
                    626: The <i>ports/</i> directory represents a CVS (see the manpage for
                    627: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&amp;apropos=0&amp;sektion=1&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">
                    628: cvs(1)</a> if
                    629: you aren't familiar with CVS) checkout of our ports.  As with our complete
                    630: source tree, our ports tree is available via anoncvs.  So, in
                    631: order to keep current with it, you must make the <i>ports/</i> tree
                    632: available on a read-write medium and update the tree with a command
                    633: like:
                    634: <p>
                    635: <ul><pre>
1.23      deraadt   636: # <strong>cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_3_9</strong>
1.1       miod      637: </pre></ul>
                    638: <p>
                    639: [Of course, you must replace the local directory and server name here
                    640: with the location of your ports collection and a nearby anoncvs
                    641: server.]
                    642: <p>
                    643: Note that most ports are available as packages through FTP. Updated
                    644: packages for the 3.9 release will be made available if problems arise.
                    645: <p>
                    646: If you're interested in seeing a port added, would like to help out, or just
                    647: would like to know more, the mailing list ports@openbsd.org is a good
                    648: place to know.
                    649: <p>
                    650:
                    651: <hr>
                    652: <a href="index.html"><img height="24" width="24" src="back.gif" border="0"
                    653: alt="OpenBSD"></a>
                    654: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
                    655: <br><small>
1.42    ! claudio   656: $OpenBSD: 39.html,v 1.41 2006/03/18 19:25:36 drahn Exp $
1.1       miod      657: </small>
                    658:
                    659: </body>
                    660: </html>