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

Annotation of www/39.html, Revision 1.43

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