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

Annotation of www/39.html, Revision 1.4

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