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

Annotation of www/39.html, Revision 1.15

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>
                     21: <a href="images/niftyartworkcomingsoon.jpg">
                     22: <img align="left" width="255" height="343" hspace="24" vspace="30"
                     23: src="images/niftyartworkcomingsoon.jpg" alt="OpenBSD 3.9 logo"></a>
                     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.
                     53: <!-- POST-RELEASE becomes plus39.html -->
                     54: <li>See a <a href="plus.html">detailed log of changes</a> between the
                     55:     3.8 and 3.9 releases.
                     56: </ul>
                     57: </font></h3>
                     58: <br clear=all>
                     59:
                     60: <strong>Note:</strong> All applicable copyrights and credits can be found
                     61: in the applicable file sources found in the files src.tar.gz, sys.tar.gz,
                     62: XF4.tar.gz, or in the files fetched via ports.tar.gz.  The distribution
                     63: files used to build packages from the ports.tar.gz file are not included on
                     64: the CDROM because of lack of space.
                     65: <p>
                     66:
                     67: <a name="new"></a>
                     68: <hr>
                     69: <p>
                     70: <h3><font color="#0000e0">What's New</font></h3>
                     71: <p>
                     72: This is a partial list of new features and systems included in OpenBSD 3.9.
                     73: <!-- POST-RELEASE becomes plus39.html -->
                     74: For a comprehensive list, see the <a href="plus.html">changelog</a> leading
                     75: to 3.9.
                     76: <p>
                     77:
                     78: <ul>
                     79:
                     80: <li>Improved hardware support, including:
                     81: <ul>
                     82: <li>G5-based Apple Macintosh machines (currently restricted to 32-bit mode).
                     83: <li>Many more audio drivers in the <a href="macppc.html">OpenBSD/macppc</a>
                     84: port.
                     85: <li>Embedded Server Management
                     86: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=esm&amp;sektion=4">esm</a>)
1.8       jsg        87: <li>Intelligent Platform Management Interface
                     88: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipmi&amp;sektion=4">ipmi</a>)
1.1       miod       89: <li>Touchpad on recent Apple laptops
1.6       jcs        90: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tpms&amp;sektion=4&amp;arch=macppc">tpms</a>).
1.11      djm        91: <li>Many i2c and SMBus fan, temperature and voltage sensors are now recognized,
                     92:     see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iic&amp;sektion=4">iic(4)</a> for the full list.
1.1       miod       93: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfe&amp;sektion=4">nfe</a>,
1.2       deraadt    94: a binary blob free driver for the NVIDIA nForce Ethernet interface.
1.1       miod       95: <li>Opteron systems now have all their PCI buses detected.
1.12      jsg        96: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cardbus&amp;sektion=4">CardBus</a>
1.1       miod       97: and
1.5       jolan      98: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&amp;sektion=4">PCMCIA</a>
1.1       miod       99: support on <a href="amd64.html">OpenBSD/amd64</a>.
1.8       jsg       100: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ixgb&amp;sektion=4">ixgb</a>,
                    101: Intel PRO/10GbE Ethernet.
1.15    ! brad      102: <li>Support for new Intel i82571, i82572 and i82573 PCI Express based devices in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;sektion=4">em</a>
        !           103: <li>Support for new Broadcom BCM5714, BCM5715 and BCM5903M based devices in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&amp;sektion=4">bge</a>
1.8       jsg       104: <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>.
                    105: <li>Support for ASIX AX88772 based devices in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&amp;sektion=4">axe</a>.
                    106: <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       107: <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.1       miod      108: </ul>
                    109: <p>
                    110:
                    111: <li>New tools:
                    112: <ul>
                    113: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp-proxy&amp;sektion=8">ftp-proxy</a>
                    114: has been rewritten, and a tftp version,
                    115: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftp-proxy&amp;sektion=8">tftp-proxy</a>,
                    116: has been added.
                    117: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdiff&amp;sektion=1">sdiff</a>,
                    118: a side-by-side file comparison tool.
                    119: </ul>
                    120: <p>
                    121:
                    122: <li>New functionality:
                    123: <ul>
                    124: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ancontrol&amp;sektion=8">ancontrol</a>
1.4       miod      125: functionality has been completely merged into
1.1       miod      126: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&amp;sektion=8">ifconfig</a>.
                    127: <li>On machines which support it,
                    128: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apmd&amp;sektion=8">apmd</a>
                    129: can be used to select various frequency operating points automatically,
                    130: depending on the battery status.
1.14      djm       131: <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.1       miod      132: </ul>
                    133: <p>
                    134:
                    135: <li>Assorted improvements and code cleanup:
                    136: <ul>
1.13      djm       137: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcap&amp;sektion=3">libpcap</a>
                    138:     has been updated with most of tcpdump.org's libpcap-0.9.4 API, without
                    139:     the clutter.
1.1       miod      140: </ul>
                    141: <p>
                    142:
                    143: <li>OpenSSH 4.3:
                    144: <ul>
                    145: <li>Generate protocol 2 RSA keys in
                    146: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&amp;sektion=1">ssh-keygen</a>
                    147: by default.
                    148: <li>Support for tunneling arbitrary network packets over a connection between
                    149: an OpenSSH client and server, as a true VPN.
                    150: <li>Many additional bug fixes, as described in the
                    151: <a href="http://www.openssh.com/txt/release-4.3">release announcement</a>.
                    152: </ul>
                    153: <p>
                    154:
1.3       espie     155: <li>Over 3200 ports, 3000 pre-built packages, improved package tools (updating
                    156: packages from the previous release is now possible).
1.1       miod      157: <p>
                    158:
                    159: <li>As usual, steady improvements in manual pages and other documentation.
                    160: <p>
                    161:
                    162: <li>The system includes the following major components from outside suppliers:
                    163: <ul>
                    164: <li>X.Org 6.9.0 (+ patches, and i386 contains XFree86 3.3.6 servers
                    165: (+ patches) for legacy chipsets not supported by X.Org)
                    166: <li>Gcc 2.95.3
                    167: (+ <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc-local&amp;sektion=1">patches</a>)
                    168: and 3.3.5
                    169: (+ <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc-local&amp;sektion=1">patches</a>)
                    170: <li>Perl 5.8.6 (+ patches)
                    171: <li>Apache 1.3.29, mod_ssl 2.8.16, DSO support (+ patches)
                    172: <li>OpenSSL 0.9.7g (+ patches)
                    173: <li>Groff 1.15
                    174: <li>Sendmail 8.13.4, with libmilter
                    175: <li>Bind 9.3.1 (+ patches)
                    176: <li>Lynx 2.8.5rel.4 with HTTPS and IPv6 support (+ patches)
                    177: <li>Sudo 1.6.8p9
                    178: <li>Ncurses 5.2
                    179: <li>Latest KAME IPv6
                    180: <li>Heimdal 0.7 (+ patches)
                    181: <li>Arla 0.35.7
                    182: <li>Binutils 2.15 (+ patches)
                    183: <li>Gdb 6.3
                    184: </ul>
                    185: <p>
                    186:
                    187: </ul>
                    188:
                    189: <a name="install"></a>
                    190: <hr>
                    191: <p>
                    192: <h3><font color="#0000e0">How to install</font></h3>
                    193: <p>
                    194: Following this are the instructions which you would have on a piece of
                    195: paper if you had purchased a CDROM set instead of doing an alternate
                    196: form of install.  The instructions for doing an FTP (or other style
                    197: of) install are very similar; the CDROM instructions are left intact
                    198: so that you can see how much easier it would have been if you had
                    199: purchased a CDROM instead.
                    200: <p>
                    201:
                    202: <hr>
                    203: Please refer to the following files on the three CDROMs or FTP mirror for
                    204: extensive details on how to install OpenBSD 3.9 on your machine:
                    205: <p>
                    206: <ul>
                    207: <li>CD1:3.9/i386/INSTALL.i386
                    208: <p>
                    209: <li>CD2:3.9/amd64/INSTALL.amd64
                    210: <li>CD2:3.9/macppc/INSTALL.macppc
                    211: <p>
                    212: <li>CD3:3.9/sparc/INSTALL.sparc
                    213: <li>CD3:3.9/sparc64/INSTALL.sparc64
                    214: <p>
                    215: <li>FTP:.../OpenBSD/3.9/alpha/INSTALL.alpha
                    216: <li>FTP:.../OpenBSD/3.9/cats/INSTALL.cats
                    217: <li>FTP:.../OpenBSD/3.9/hp300/INSTALL.hp300
                    218: <li>FTP:.../OpenBSD/3.9/hppa/INSTALL.hppa
                    219: <li>FTP:.../OpenBSD/3.9/luna88k/INSTALL.luna88k
                    220: <li>FTP:.../OpenBSD/3.9/mac68k/INSTALL.mac68k
                    221: <li>FTP:.../OpenBSD/3.9/mvme68k/INSTALL.mvme68k
                    222: <li>FTP:.../OpenBSD/3.9/mvme88k/INSTALL.mvme88k
                    223: <li>FTP:.../OpenBSD/3.9/sgi/INSTALL.sgi
                    224: <li>FTP:.../OpenBSD/3.9/vax/INSTALL.vax
                    225: <li>FTP:.../OpenBSD/3.9/zaurus/INSTALL.zaurus
                    226: </ul>
                    227: <hr>
                    228:
                    229: <p>
                    230: Quick installer information for people familiar with OpenBSD, and the
                    231: use of the "disklabel -E" command.  If you are at all confused when
                    232: installing OpenBSD, read the relevant INSTALL.* file as listed above!
                    233: <p>
                    234:
                    235: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    236: <ul>
                    237: Play with your BIOS options to enable booting from a CD. The OpenBSD/i386
                    238: release is on CD1. If your BIOS does not support booting from CD, you will need
                    239: to create a boot floppy to install from. To create a boot floppy write
                    240: <i>CD1:3.9/i386/floppy39.fs</i> to a floppy and boot via the floppy drive.
                    241:
                    242: <p>
                    243: Use <i>CD1:3.9/i386/floppyB39.fs</i> instead for greater SCSI controller
                    244: support, or <i>CD1:3.9/i386/floppyC39.fs</i> for better laptop support.
                    245:
                    246: <p>
                    247: If you can't boot from a CD or a floppy disk,
                    248: you can install across the network using PXE as described in
                    249: the included INSTALL.i386 document.
                    250:
                    251: <p>
                    252: If you are planning on dual booting OpenBSD with another OS, you will need to
                    253: read INSTALL.i386.
                    254:
                    255: <p>
                    256: To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located
                    257: at <i>CD1:3.9/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,
                    258: use the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=
                    259: dd&amp;sektion=1">dd(1)</a> utility. The following is an example usage of
                    260: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>,
                    261: where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or
                    262: &quot;rfd0a&quot;.
                    263:
                    264: <ul><pre>
                    265: # <strong>dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k</strong>
                    266: </pre></ul>
                    267:
                    268: <p>
                    269: Make sure you use properly formatted perfect floppies with NO BAD BLOCKS or
                    270: your install will most likely fail. For more information on creating a boot
                    271: floppy and installing OpenBSD/i386 please refer to
                    272: <a href="faq/faq4.html#MkFlop">FAQ 4.3.1</a>.
                    273: </ul>
                    274:
                    275: <p>
                    276: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    277: <ul>
                    278: The 3.9 release of OpenBSD/amd64 is located on CD2.
                    279: Boot from the CD to begin the install - you may need to adjust
                    280: your BIOS options first.
                    281: If you can't boot from the CD, you can create a boot floppy to install from.
                    282: To do this, write <i>CD2:3.9/amd64/floppy39.fs</i> to a floppy, then
                    283: boot from the floppy drive.
                    284:
                    285: <p>
                    286: If you can't boot from a CD or a floppy disk,
                    287: you can install across the network using PXE as described in the included
                    288: INSTALL.amd64 document.
                    289:
                    290: <p>
                    291: If you are planning to dual boot OpenBSD with another OS, you will need to
                    292: read INSTALL.amd64.
                    293: </ul>
                    294:
                    295: <p>
                    296: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    297: <ul>
                    298: Put CD2 in your CDROM drive and poweron your machine while holding down the
                    299: <i>C</i> key until the display turns on and shows <i>OpenBSD/macppc boot</i>.
                    300:
                    301: <p>
                    302: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    303: /3.9/macppc/bsd.rd</i>
                    304: </ul>
                    305:
                    306: <p>
                    307: <h3><font color="#e00000">OpenBSD/sparc:</font></h3>
                    308: <ul>
                    309: The 3.9 release of OpenBSD/sparc is located on CD3. To boot off of this CD you
                    310: can use one of the two commands listed below, depending on the version of your
                    311: ROM.
                    312:
                    313: <ul><pre>
                    314: ok <strong>boot cdrom 3.9/sparc/bsd.rd</strong>
                    315: or
                    316: &gt; <strong>b sd(0,6,0)3.9/sparc/bsd.rd</strong>
                    317: </pre></ul>
                    318:
                    319: <p>
                    320: If your SPARC system does not have a CD drive, you can alternatively boot from floppy.
                    321: To do so you need to write <i>CD3:3.9/sparc/floppy39.fs</i> to a floppy.
                    322: For more information see <a href="faq/faq4.html#MkFlop">FAQ 4.3.1</a>.
                    323: To boot from the floppy use one of the two commands listed below,
                    324: depending on the version of your ROM.
                    325:
                    326: <ul><pre>
                    327: ok <strong>boot floppy</strong>
                    328: or
                    329: &gt; <strong>b fd()</strong>
                    330: </pre></ul>
                    331:
                    332: <p>
                    333: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    334: will most likely fail.
                    335:
                    336: <p>
                    337: If your SPARC system doesn't have a floppy drive nor a CD drive, you can either
                    338: setup a bootable tape, or install via network, as told in the
                    339: INSTALL.sparc file.
                    340: </ul>
                    341:
                    342: <p>
                    343: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    344: <ul>
                    345: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    346:
                    347: <p>
                    348: If this doesn't work, or if you don't have a CDROM drive, you can write
                    349: <i>CD3:3.9/sparc64/floppy39.fs</i> or <i>CD3:3.9/sparc64/floppyB39.fs</i>
                    350: (depending on your machine) to a floppy and boot it with <i>boot
                    351: floppy</i>. Refer to INSTALL.sparc64 for details.
                    352:
                    353: <p>
                    354: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    355: will most likely fail.
                    356:
                    357: <p>
                    358: You can also write <i>CD3:3.9/sparc64/miniroot39.fs</i> to the swap partition on
                    359: the disk and boot with <i>boot disk:b</i>.
                    360:
                    361: <p>
                    362: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    363: </ul>
                    364:
                    365: <p>
                    366: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    367: <ul>
                    368: <p>Write <i>FTP:3.9/alpha/floppy39.fs</i> or
                    369: <i>FTP:3.9/alpha/floppyB39.fs</i> (depending on your machine) to a diskette and
                    370: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    371:
                    372: <p>
                    373: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    374: will most likely fail.
                    375:
                    376: </ul>
                    377:
                    378: <p>
                    379: <h3><font color="#e00000">OpenBSD/cats:</font></h3>
                    380: <ul>
                    381: <p>
                    382: After updating the firmware to at least ABLE 1.95 if necessary, boot
                    383: <i>FTP:3.9/cats/bsd.rd</i> from an ABLE-supported device (such as a CD-ROM
                    384: or an existing FFS or EXT2FS partition).
                    385: </ul>
                    386:
                    387: <p>
                    388: <h3><font color="#e00000">OpenBSD/hp300:</font></h3>
                    389: <ul>
                    390: <p>
                    391: Boot over the network by following the instructions in INSTALL.hp300.
                    392: </ul>
                    393:
                    394: <p>
                    395: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    396: <ul>
                    397: <p>
                    398: Boot over the network by following the instructions in INSTALL.hppa or the
                    399: <a href="hppa.html#install">hppa platform page</a>.
                    400: </ul>
                    401:
                    402: <p>
                    403: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    404: <ul>
                    405: <p>
                    406: Copy bsd.rd to a Mach or UniOS partition, and boot it from the PROM.
                    407: Alternatively, you can create a bootable tape and boot from it. Refer to
                    408: the instructions in INSTALL.luna88k for more details.
                    409: </ul>
                    410:
                    411: <p>
                    412: <h3><font color="#e00000">OpenBSD/mac68k:</font></h3>
                    413: <ul>
                    414: <p>
                    415: Boot MacOS as normal and extract the Macside "BSD/Mac68k Booter" utility from
                    416: <i>FTP:3.9/mac68k/utils</i> onto your hard disk.  Configure the "BSD/Mac68k
                    417: Booter" with the location of your bsd.rd kernel and boot into the installer.
                    418: Refer to the instructions in INSTALL.mac68k for more details.
                    419: </ul>
                    420:
                    421: <p>
                    422: <h3><font color="#e00000">OpenBSD/mvme68k:</font></h3>
                    423: <ul>
                    424: <p>
                    425: You can create a bootable installation tape or boot over the network.<br>
                    426: The network boot requires a MVME68K BUG version that supports the <i>NIOT</i>
                    427: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme68k
                    428: for more details.
                    429: </ul>
                    430:
                    431: <p>
                    432: <h3><font color="#e00000">OpenBSD/mvme88k:</font></h3>
                    433: <ul>
                    434: <p>
                    435: You can create a bootable installation tape or boot over the network.<br>
                    436: The network boot requires a MVME88K BUG version that supports the <i>NIOT</i>
                    437: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme88k
                    438: for more details.
                    439: </ul>
                    440:
                    441: <p>
                    442: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    443: <ul>
                    444: <p>
                    445: Burn cd39.iso on a CD-R, put it in the CD drive of your machine and
                    446: select <i>Install System Software</i> from the System Maintenance menu.
                    447:
                    448: <p>
                    449: If your machine doesn't have a CD drive, you can
                    450: setup a DHCP/tftp network server, and boot using "bootp()/bsd.rd".
                    451: Refer to the instructions in INSTALL.sgi for more details.
                    452: </ul>
                    453:
                    454: <p>
                    455: <h3><font color="#e00000">OpenBSD/vax:</font></h3>
                    456: <ul>
                    457: Boot over the network via mopbooting as described in INSTALL.vax.
                    458: </ul>
                    459:
                    460: <p>
                    461: <h3><font color="#e00000">OpenBSD/zaurus:</font></h3>
                    462: <ul>
                    463: <p>
                    464: Using the Linux built-in graphical ipkg installer, install the
                    465: openbsd39_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
                    466: for a few important details.
                    467: </ul>
                    468:
                    469: <p>
                    470: <h3><font color="#e00000">Notes about the source code:</font></h3>
                    471: <ul>
                    472: src.tar.gz contains a source archive starting at /usr/src.  This file
                    473: contains everything you need except for the kernel sources, which are
                    474: in a separate archive.  To extract:
                    475: <p>
                    476: <ul><pre>
                    477: # <strong>mkdir -p /usr/src</strong>
                    478: # <strong>cd /usr/src</strong>
                    479: # <strong>tar xvfz /tmp/src.tar.gz</strong>
                    480: </pre></ul>
                    481: <p>
                    482: sys.tar.gz contains a source archive starting at /usr/src/sys.
                    483: This file contains all the kernel sources you need to rebuild kernels.
                    484: To extract:
                    485: <p>
                    486: <ul><pre>
                    487: # <strong>mkdir -p /usr/src/sys</strong>
                    488: # <strong>cd /usr/src</strong>
                    489: # <strong>tar xvfz /tmp/sys.tar.gz</strong>
                    490: </pre></ul>
                    491: <p>
                    492: Both of these trees are a regular CVS checkout.  Using these trees it
                    493: is possible to get a head-start on using the anoncvs servers as
                    494: described <a href="anoncvs.html">here</a>.
                    495: Using these files
                    496: results in a much faster initial CVS update than you could expect from
                    497: a fresh checkout of the full OpenBSD source tree.
                    498: <p>
                    499: </ul>
                    500:
                    501: <a name="upgrade"></a>
                    502: <hr>
                    503: <p>
                    504: <h3><font color="#0000e0">How to upgrade</font></h3>
                    505: <p>
                    506: If you already have an OpenBSD 3.8 system, and do not want to reinstall,
                    507: upgrade instructions and advice can be found in the
                    508: <!-- POST-RELEASE becomes upgrade39.html -->
                    509: <a href="faq/upgrade.html">Upgrade Guide</a>.
                    510:
                    511: <a name="ports"></a>
                    512: <hr>
                    513: <p>
                    514: <h3><font color="#0000e0">Ports Tree</font></h3>
                    515: <p>
                    516: A ports tree archive is also provided.  To extract:
                    517: <p>
                    518: <ul><pre>
                    519: # <strong>cd /usr</strong>
                    520: # <strong>tar xvfz /tmp/ports.tar.gz</strong>
                    521: # <strong>cd ports</strong>
                    522: </pre></ul>
                    523: <p>
                    524: The <i>ports/</i> subdirectory is a checkout of the OpenBSD ports tree.  Go
                    525: read the <a href="ports.html">ports</a> page
                    526: if you know nothing about ports
                    527: at this point.  This text is not a manual of how to use ports.
                    528: Rather, it is a set of notes meant to kickstart the user on the
                    529: OpenBSD ports system.
                    530: <p>
                    531: The <i>ports/</i> directory represents a CVS (see the manpage for
                    532: <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">
                    533: cvs(1)</a> if
                    534: you aren't familiar with CVS) checkout of our ports.  As with our complete
                    535: source tree, our ports tree is available via anoncvs.  So, in
                    536: order to keep current with it, you must make the <i>ports/</i> tree
                    537: available on a read-write medium and update the tree with a command
                    538: like:
                    539: <p>
                    540: <ul><pre>
                    541: # <strong>cd [portsdir]/; cvs -d anoncvsserver.openbsd.org:/cvs update -Pd -rOPENBSD_3_8</strong>
                    542: </pre></ul>
                    543: <p>
                    544: [Of course, you must replace the local directory and server name here
                    545: with the location of your ports collection and a nearby anoncvs
                    546: server.]
                    547: <p>
                    548: Note that most ports are available as packages through FTP. Updated
                    549: packages for the 3.9 release will be made available if problems arise.
                    550: <p>
                    551: If you're interested in seeing a port added, would like to help out, or just
                    552: would like to know more, the mailing list ports@openbsd.org is a good
                    553: place to know.
                    554: <p>
                    555:
                    556: <hr>
                    557: <a href="index.html"><img height="24" width="24" src="back.gif" border="0"
                    558: alt="OpenBSD"></a>
                    559: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
                    560: <br><small>
1.15    ! brad      561: $OpenBSD: 39.html,v 1.14 2006/03/07 23:25:44 djm Exp $
1.1       miod      562: </small>
                    563:
                    564: </body>
                    565: </html>