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

Annotation of www/40.html, Revision 1.80

1.1       david       1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 4.0 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 4.0">
                      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.46      deraadt    21: <a href="images/Pufferix.jpg">
                     22: <img align="left" width="227" height="343" hspace="24" vspace="30"
                     23: src="images/Pufferix.jpg" alt="OpenBSD 4.0 logo"></a>
1.1       david      24: <h2><font color="#0000e0">The OpenBSD 4.0 Release:</font></h2>
                     25: <p>
                     26: Released Nov 1, 2006<br>
                     27: Copyright 1997-2006, Theo de Raadt.<br>
1.71      david      28: <font color="#e00000">ISBN 0-9731791-8-X</font>
1.1       david      29: <!-- XXX song
                     30: <br>
                     31: <a href="lyrics.html#40">4.0 Song: "XXX"</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/4.0/</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 4.0 Errata page</a> for a list
                     52:     of bugs and workarounds.
                     53: <li>See a <a href="plus.html">detailed log of changes</a> between the
                     54:     3.9 and 4.0 releases.
                     55: <!-- XXX plus40.html -->
                     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 4.0.
                     73: For a comprehensive list, see the <a href="plus.html">changelog</a> leading
                     74: to 4.0.
                     75: <!-- XXX plus40.html -->
                     76: <p>
                     77:
                     78: <ul>
                     79:
1.66      deraadt    80: <li>New/extended platforms:
1.11      jsg        81: <ul>
                     82: <li><a href="armish.html">OpenBSD/armish</a>.<br>
1.66      deraadt    83:     Various ARM-based appliances, using the Redboot boot loader, currently
                     84:     only supporting the Thecus N2100 and IOData HDL-G.
                     85: <li><a href="sparc64.html">OpenBSD/sparc64</a>.<br>
                     86:     UltraSPARC III based  machines are now supported!
                     87: <li><a href="zaurus.html">OpenBSD/zaurus</a>.<br>
                     88:     Support for the Zaurus SL-C3200.
1.11      jsg        89: </ul>
                     90: <p>
                     91:
1.1       david      92: <li>Improved hardware support, including:
                     93: <ul>
1.30      niallo     94: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&amp;sektion=4">msk(4)</a> driver for Marvell/SysKonnect Yukon-2 Gigabit Ethernet.
                     95: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bnx&amp;sektion=4">bnx(4)</a> driver for Broadcom NetXtreme II Gigabit Ethernet.
                     96: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xge&amp;sektion=4">xge(4)</a> driver for Neterion Xframe/Xframe II 10Gb Ethernet.
                     97: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&amp;sektion=4">rum(4)</a> driver for Ralink Technology 2nd gen USB IEEE 802.11a/b/g wireless.
                     98: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acx&amp;sektion=4">acx(4)</a> driver for Texas Instruments ACX100/ACX111 IEEE 802.11a/b/g wireless.
1.42      brad       99: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgt&amp;sektion=4">pgt(4)</a> driver for Connexant/Intersil Prism GT Full-MAC IEEE 802.11a/b/g wireless.
                    100: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uath&amp;sektion=4">uath(4)</a> driver for Atheros USB IEEE 802.11a/b/g wireless.
1.30      niallo    101: <li>New binary blob free <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&amp;sektion=4">wpi(4)</a> driver for Intel PRO/Wireless 3945ABG IEEE 802.11a/b/g wireless.
1.62      marco     102: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc&amp;sektion=4">arc(4)</a> driver for Areca Technology Corporation SATA RAID; including RAID management via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bio&amp;sektion=4">bio(4)</a>.
1.80    ! david     103: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mfi&amp;sektion=4">mfi(4)</a> driver for LSI Logic &amp; Dell MegaRAID SAS RAID; including RAID management via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bio&amp;sektion=4">bio(4)</a>.
1.30      niallo    104: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&amp;sektion=4">azalia(4)</a> driver for generic High Definition Audio.
1.46      deraadt   105: <li>New SD/MMC/SDIO drivers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdhc&amp;sektion=4">sdhc(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdmmc&amp;sektion=4">sdmmc(4)</a>), currently supporting SD memory cards as fake SCSI <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&amp;sektion=4">sd(4)</a> drives.
1.30      niallo    106: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udcf&amp;sektion=4">udcf(4)</a> driver for Gude ADS Expert mouseCLOCK DCF77/HBG time signal station receivers.
                    107: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uslcom&amp;sektion=4">uslcom(4)</a> driver for Silicon Laboratories CP2101/CP2102 based USB serial adapters.
                    108: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ucycom&amp;sektion=4">ucycom(4)</a> driver for Cypress microcontroller based USB serial adapters.
                    109: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uark&amp;sektion=4">uark(4)</a> driver for Arkmicro Technologies ARK3116 based USB serial adapters.
                    110: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&amp;sektion=4">umsm(4)</a> driver for Qualcomm MSM EVDO based modems.
1.21      jsg       111: <li>New Dallas/Maxim 1-Wire bus support, including:
                    112: <ul>
                    113: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gpioow&amp;sektion=4">gpioow(4)</a> driver for 1-Wire bus bit-banging through GPIO pin
                    114: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=onewire&amp;sektion=4">onewire(4)</a> 1-Wire bus driver
                    115: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=owid&amp;sektion=4">owid(4)</a> 1-Wire ID family driver
                    116: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=owtemp&amp;sektion=4">owtemp(4)</a> 1-Wire temperature family driver
                    117: </ul>
1.30      niallo    118: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isagpio&amp;sektion=4">isagpio(4)</a> driver for ISA I/O mapped as GPIO.
1.49      mbalmer   119: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nmea&amp;sektion=4">nmea(4)</a>
                    120: line discipline for NMEA 0183 (GPS) devices. The new
                    121: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nmeaattach&amp;sektion=8">nmeaattach(8)</a>
                    122: utility can be used to receive NMEA 0183 data and provide the time
                    123: received as a timedelta sensor to be used by, for example,
                    124: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&amp;sektion=8">ntpd(8)</a>.
1.37      jsg       125: <li>New VAX framebuffer drivers:
                    126: <ul>
1.80    ! david     127: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lcg&amp;sektion=4&amp;arch=vax">lcg(4)</a> driver for VAXstation 4000/60 and VLC color frame buffers
        !           128: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lcspx&amp;sektion=4&amp;arch=vax">lcspx(4)</a> driver for Low-Cost SPX color frame buffers
        !           129: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gpx&amp;sektion=4&amp;arch=vax">gpx(4)</a> driver for GPX color frame buffers
        !           130: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smg&amp;sektion=4&amp;arch=vax">smg(4)</a> driver for Small Monochrome Graphics frame buffers heavily updated to be a modern <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&amp;sektion=4">wscons(4)</a> driver
1.37      jsg       131: </ul>
1.52      miod      132: <li>Support for VAX-based Digital VXT2000 and VXT2000+ terminals.
1.30      niallo    133: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&amp;sektion=4">bge(4)</a> driver supporting newer chipsets, such as the Broadcom BCM5754, BCM5755, BCM5786, and BCM5787.
                    134: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;sektion=4">em(4)</a> driver supporting newer chipsets, such as the Intel ESB2 and ICH8.
                    135: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfe&amp;sektion=4">nfe(4)</a> driver supporting newer chipsets, such as the NVIDIA MCP61 and MCP65.
                    136: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&amp;sektion=4">re(4)</a> driver supporting newer chipsets, such as the Realtek RT8101E, RT8168, and RT8169SC.
                    137: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;sektion=4">dc(4)</a> driver supporting newer chipsets, such as the ADMtek ADM9511 and ADM9513.
1.6       brad      138: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;sektion=4">pciide(4)</a> driver supporting newer chipsets, such as:
                    139: <ul>
1.38      jsg       140: <li>ATI IXP300 SATA, IXP600 IDE
                    141: <li>Intel 6321ESB IDE/SATA, 82801G SATA, and 82801H SATA
                    142: <li>IT Express IT8211F IDE
                    143: <li>NVIDIA MCP61 SATA, MCP65 SATA
1.6       brad      144: <li>Promise PDC205xx SATA
                    145: <li>ServerWorks SATA
1.38      jsg       146: <li>VIA VT8237A SATA
1.6       brad      147: </ul>
1.31      brad      148: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpt&amp;sektion=4">mpt(4)</a> driver has been replaced with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&amp;sektion=4">mpi(4)</a>, a more stable driver that supports more hardware.
1.64      fkr       149: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com(4)</a> driver now supports pcmcia and cardbus cards on macppc.
1.30      niallo    150: <li>Working interrupt routing on Sun Netra t1 105, Ultra 60 and possibly other <a href="sparc64.html">sparc64</a> systems.
                    151: <li>Work around broken VIA and NVIDIA MPBIOSes, fixes interrupt routing with GENERIC.MP on several systems.
                    152: <li>Initial <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bio&amp;sektion=4">bio(4)</a> support for Compaq/HP <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ciss&amp;sektion=4">ciss(4)</a> Smart ARRAY 5/6 SAS/SCSI RAID controllers.
1.61      deraadt   153: <li>Improved speed control on some systems:
                    154: <ul>
1.60      dim       155: <li>New SpeedStep detection code, also adds support for VIA C7-M, and several newer Pentium M's.</li>
                    156: <li>Support SpeedStep in rudimentary fashion on most unknown CPU's that advertise the feature.</li>
1.61      deraadt   157: <li>Zaurus can be moved into slower speeds now too.
                    158: <li>PowerNow K7 and K8 support is now working reliably.
                    159: </ul>
                    160: <li>Support for Intel 945G/GM video chipsets (on i386).</li>
1.68      kettenis  161: <li>Support for additional I2C sensors:
                    162: <ul>
                    163: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adt&amp;sektion=4">adt(4)</a> driver now supports the National Semiconductor LM9600, SMSC EMC6D10x and SMSC SCH5017 chips.
                    164: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=admtemp&amp;sektion=4">admtemp(4)</a> driver now supports the Analog Devices ADM1023, Genesys Logic GL523SM and Global Mixed-mode Technology G781 chips.
                    165: </ul>
1.1       david     166: </ul>
                    167: <p>
                    168:
                    169: <li>New tools:
                    170: <ul>
1.28      niallo    171: <li>GNU RCS has been replaced with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&amp;sektion=1">OpenRCS</a>.
1.1       david     172: </ul>
                    173: <p>
                    174:
                    175: <li>New functionality:
                    176: <ul>
1.75      ray       177: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&amp;sektion=4">IPsec</a>
                    178:  configuration has been greatly improved:
                    179: <ul>
1.74      ray       180: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&amp;sektion=8">ipsecctl(8)</a>
                    181:  has been greatly extended and completely supersedes ipsecadm(8):
                    182: <ul>
                    183: <li>IPv6 support
                    184: <li>AH support
                    185: <li>Transport mode support
1.76      ray       186: <li>Dynamic IKE support for roaming users
1.74      ray       187: <li>USER_FQDN id support
                    188: </ul>
1.75      ray       189: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&amp;sektion=8">isakmpd(8)</a>
                    190:  can now be safely configured by
                    191:  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&amp;sektion=8">ipsecctl(8)</a>
                    192:  on startup.
                    193: </ul>
1.15      steven    194: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&amp;sektion=1">ftp(1)</a> now supports HTTPS.
1.18      steven    195: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&amp;sektion=1">cdio(1)</a> can now perform track-at-once burning and rewritable blanking.
1.29      niallo    196: <li>spppcontrol(8) and wicontrol(8) functionality has been merged into
1.17      steven    197: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&amp;sektion=8">ifconfig(8)</a>.
1.16      steven    198: <li>gcc(1) provides a new warning, -Wstack-larger-than-N, to report functions
                    199: which are too greedy in stack variables, see
                    200: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc-local&amp;sektion=1">gcc-local(1)</a> for details.
1.30      niallo    201: <li>An in-kernel <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getcwd&amp;sektion=3">getcwd(3)</a> implementation.
1.49      mbalmer   202: <li>A new system call <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adjfreq&amp;sektion=2">adjfreq(2)</a>
1.12      otto      203: to allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&amp;sektion=8">ntpd(8)</a>
                    204: to adjust the tick rate of the system clock automatically.
1.37      jsg       205: <li>Support for X11 on VAX has been added
1.30      niallo    206: <li>Virtual Allocation Table (VAT) support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_udf&amp;sektion=8">UDF</a>.
1.16      steven    207: <li>C99 functions
                    208: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=round&amp;sektion=3">round(3)</a>,
                    209: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=roundf&amp;sektion=3">roundf(3)</a>,
                    210: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunc&amp;sektion=3">trunc(3)</a>, and
                    211: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=truncf&amp;sektion=3">truncf(3)</a>
                    212: have been added to libm, the math library.
1.34      djm       213: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a>
                    214:  now supports Unicast Reverse Path Forwarding (uRPF) checks for simplified
1.35      aanriot   215:  ingress filtering.
1.34      djm       216: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bpf&amp;sektion=4">bpf(4)</a>
                    217:  can now ignore packets based on their direction (inbound/outbound) using the
1.35      aanriot   218:  BIOCSDIRFILT ioctl.
1.36      martin    219: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pdisk&amp;sektion=8&amp;arch=mac68k">pdisk(8)</a>
                    220:  can now set up slices on HFS(DPME) partitioned disks on mac68k.
1.55      reyk      221: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sasyncd&amp;sektion=8">sasyncd(8)</a>
1.47      ian       222:  communicates with its
1.46      deraadt   223:  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&amp;sektion=8">isakmpd(8)</a>,
                    224:  telling it to run active or passive. This makes IPsec failover setups much more robust.
1.58      stevesk   225: <li>New dissectors have been added to
1.55      reyk      226:  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&amp;sektion=8">tcpdump(8)</a>:
                    227: <ul>
1.56      reyk      228: <li>Cisco's VQP (VLAN Query Protocol)
                    229: <li>IEEE 802.1AB LLDP (Link Layer Discovery Protocol)
1.55      reyk      230: </ul>
                    231: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&amp;sektion=4">trunk(4)</a> now
                    232:  supports the new loadbalance mode to balance outgoing traffic based on hashed protocol header
                    233:  information.
1.62      marco     234: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&amp;sektion=8">bioctl(8)</a> has been extended to provide runtime information on rebuilds, scrubs and initialization.
1.78      david     235: <li>New sysctls to check the system vendor, product, version, serial number, and UUID.
1.65      claudio   236: <li>Equal cost multipath routing support. Needs to be enabled by a sysctl.
1.67      drahn     237: <li>Prebind, a secure implementation of prelinking, has been added to
                    238: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldconfig&amp;sektion=8" >ldconfig(8)</a>,
                    239: it speeds up launching of shared binaries. Prebind is compatible with
1.77      ray       240: address space randomization, unlike prelink.
1.79      david     241: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnconfig&amp;sektion=8">vnconfig(8)</a> can now use PKCS #5 PBKDF2 to create a more secure key when using encryption.
1.1       david     242: </ul>
                    243: <p>
                    244:
                    245: <li>Assorted improvements and code cleanup:
                    246: <ul>
1.13      otto      247: <li>Much better time keeping for multiprocessor <a href="i386.html">OpenBSD/i386</a>
                    248: systems.
                    249: <li>Much improved implementation of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=telldir&amp;sektion=3">telldir(3)</a>
                    250: and friends.
1.53      ray       251: <li>Replacement of many
1.34      djm       252:  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&amp;sektion=3">malloc(3)</a>
                    253:  calls that follow a pattern prone to integer overflow with safer constructs.
1.44      mpf       254: <li>Improved failover handling in
                    255:  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&amp;sektion=4">carp(4)</a>:
                    256:  <ul>
                    257:  <li>Extend the carp protocol with the demotion counter to act smarter on multiple failures.
                    258:  <li>Group failovers now work without carp running preempt mode.
                    259:  <li>Demotion can now be controlled via interface groups.
                    260:  </ul>
1.54      krw       261: <li>
                    262:  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=chio&amp;sektion=1">chio(1)</a>
                    263: is now a useful tool for controlling tape changers.
                    264: <li>Much improved
                    265:  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&amp;sektion=4">st(4)</a>
                    266: device setup, tape handling and error processing.
                    267: <li>Many
                    268:  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=8">dhclient(8)</a>
                    269: fixes, including 'alias' handling and improved interface initialization.
                    270: <li>
                    271:  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&amp;sektion=8">scsi(4)</a>
                    272: devices detect the correct SCSI version.
                    273: <li>More
                    274:  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&amp;sektion=4">umass(4)</a>
                    275: devices properly detected.
                    276: <li>Improved detection of fibre channel devices and devices in SCSI enclosures.
1.56      reyk      277: <li>The new RSSI header has been added to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ieee80211_radiotap&amp;sektion=9">ieee80211_radiotap(9)</a>
                    278:   framework as a replacement for ANTSIGNAL headers.
1.73      ray       279: <li>Many integer type safety cleanups with
                    280:  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lint&amp;sektion=1">lint(1)</a>.
1.54      krw       281: </ul>
                    282: <p>
                    283:
                    284: <li>Install/Upgrade process changes
                    285: <ul>
                    286: <li>Host specific site files add easy customization for individual hosts
                    287: <li>X Window aperture support, where available, now defaults to off
1.1       david     288: </ul>
                    289: <p>
                    290:
1.56      reyk      291: <li>New functionality for
                    292:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostapd&amp;sektion=8">hostapd(8)</a>,
                    293:     the Host Access Point Daemon:
                    294: <ul>
                    295: <li>IP based roaming to build wireless networks without the requirement
                    296:     of a single broadcast domain.
                    297: <li>New event rules to match optional elements of radiotap headers:
                    298:     signal percentage, transmit rate and channel frequency.
                    299: <li>Various bug fixes and improvements.
                    300: </ul>
                    301: <p>
                    302:
1.1       david     303: <li>OpenSSH 4.4:
                    304: <ul>
1.40      dtucker   305: <li>Conditional configuration in <a href=
                    306:    "http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&amp;sektion=5"
                    307:    >sshd_config(5)</a> using the <b>Match</b> directive.  This allows some
                    308:    configuration options to be selectively overridden if specific criteria
                    309:    (based on user, group, hostname and/or address) are met.
                    310: <li>Add support for Diffie-Hellman group exchange key agreement with a
                    311:    final hash of SHA256.
                    312: <li>Added a <b>ForceCommand</b> directive to <a href=
                    313:    "http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&amp;sektion=5"
                    314:    >sshd_config(5)</a>, similar to the command="..." option in
                    315:    ~/.ssh/authorized_keys.
                    316: <li>Added a <b>PermitOpen</b> directive to <a href=
                    317:    "http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&amp;sektion=5"
                    318:    >sshd_config(5)</a>, similar to the permitopen="..." option in
                    319:    authorized_keys, to allow control over the port-forwardings that a
                    320:    user is allowed to establish.
                    321: <li>Added an <b>ExitOnForwardFailure</b> option to cause ssh(1) to exit (with
                    322:    a non-zero exit code) when requested port forwardings could not be
                    323:    established.
                    324: <li>Added optional logging of transactions to <a href=
                    325:    "http://www.openbsd.org/cgi-bin/man.cgi?query=sftp-server&amp;sektion=8"
                    326:    >sftp-server(8)</a>.
                    327: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1"
                    328:    >ssh(1)</a> will now record port numbers for hosts stored in
                    329:    ~/.ssh/authorized_keys when a non-standard port has been requested.
                    330: <li>Extended the <a href=
                    331:    "http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&amp;sektion=5"
                    332:    >sshd_config(5)</a> "SubSystem" directive to allow the
                    333:    specification of commandline arguments.
                    334: <li>Many manpage fixes and improvements
1.1       david     335: </ul>
                    336: <p>
                    337:
                    338: <li>OpenBGPD 4.0:
                    339: <ul>
1.48      henning   340: <li>new nexthop selection logic ignoring bgpd routes, helps in complex setups
                    341:     with ospfd
                    342: <li>add a &quot;detailed&quot; show rib view to bgpctl, including communities
                    343: <li>allow requesting a route refresh from a peer that supports it
                    344: <li>have bgpd always report back the result of an operation to bgpctl, so
                    345:     the operator can spot errors quicker
                    346: <li>allow bgpd to manipulate carp demotion counters based on session states,
                    347:     gives even greater failover support
                    348: <li>support restarting sessions that reached max-prefix after a given time
                    349: <li>bgpctl can now show all routes received from a neighbor before filters
                    350:     were applied, and routes sent to neighbors
                    351: <li>assorted fixes and improvements, as usual
1.1       david     352: </ul>
                    353: <p>
                    354:
1.41      norby     355: <li>OpenOSPFD 4.0:
1.1       david     356: <ul>
1.41      norby     357: <li>Track uptime of the daemon itself.
                    358: <li>Track uptime of all ospf enabled interfaces.
                    359: <li>Adjust logging behaviour to prevent unwanted logging.
                    360: <li>Delay LSA updates when removing and adding - prevent flapping.
                    361: <li>Fix plaintext authentication.
1.43      brad      362: <li>Improve the output of 'ospfctl show interfaces'.
1.41      norby     363: <li>Support rtlabels when redistributing routes.
1.1       david     364: </ul>
                    365: <p>
1.41      norby     366:
1.50      henning   367: <li>OpenNTPD 4.0:
1.49      mbalmer   368: <ul>
1.50      henning   369: <li>support timedelta sensors, such as DCF77 receivers supported by
                    370:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udcf&amp;sektion=4">udcf(4)</a>
                    371:     and GPS receivers supported by
                    372:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nmea&amp;sektion=4">nmea(4)</a>.
                    373: <li>Adjust the kernel tick frequency, using
                    374:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adjfreq&amp;sektion=2">adjfreq(3)</a>,
                    375:     improving accuracy on many machines.
                    376: <li>allow for weight to be added to sensors or servers, so that one can
                    377:     weight timedelta sensors higher than ntp peers
1.49      mbalmer   378: </ul>
                    379: <p>
1.1       david     380:
1.9       steven    381: <li>Over 3700 ports, 3400 pre-built packages, improved package tools.
1.57      espie     382: <li>Full support for pkg_add(1) over ssh(1), using one single connection.
1.1       david     383: <p>
                    384:
                    385: <li>As usual, steady improvements in manual pages and other documentation.
                    386: <p>
                    387:
                    388: <li>The system includes the following major components from outside suppliers:
                    389: <ul>
                    390: <li>X.Org 6.9.0 (+ patches, and i386 contains XFree86 3.3.6 servers
                    391: (+ patches) for legacy chipsets not supported by X.Org)
                    392: <li>Gcc 2.95.3
                    393: (+ <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc-local&amp;sektion=1">patches</a>)
                    394: and 3.3.5
                    395: (+ <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc-local&amp;sektion=1">patches</a>)
                    396: <li>Perl 5.8.8 (+ patches)
                    397: <li>Apache 1.3.29, mod_ssl 2.8.16, DSO support (+ patches)
                    398: <li>OpenSSL 0.9.7j (+ patches)
                    399: <li>Groff 1.15
                    400: <li>Sendmail 8.13.8, with libmilter
1.26      david     401: <li>Bind 9.3.2-P1 (+ patches)
1.1       david     402: <li>Lynx 2.8.5rel.4 with HTTPS and IPv6 support (+ patches)
                    403: <li>Sudo 1.6.8p9
                    404: <li>Ncurses 5.2
                    405: <li>Latest KAME IPv6
1.24      biorn     406: <li>Heimdal 0.7.2 (+ patches)
1.1       david     407: <li>Arla 0.35.7
                    408: <li>Binutils 2.15 (+ patches)
1.69      kettenis  409: <li>Gdb 6.3 (+ patches)
1.1       david     410: </ul>
                    411: <p>
                    412:
                    413: </ul>
                    414:
                    415: <a name="install"></a>
                    416: <hr>
                    417: <p>
                    418: <h3><font color="#0000e0">How to install</font></h3>
                    419: <p>
                    420: Following this are the instructions which you would have on a piece of
                    421: paper if you had purchased a CDROM set instead of doing an alternate
                    422: form of install.  The instructions for doing an FTP (or other style
                    423: of) install are very similar; the CDROM instructions are left intact
                    424: so that you can see how much easier it would have been if you had
                    425: purchased a CDROM instead.
                    426: <p>
                    427:
                    428: <hr>
                    429: Please refer to the following files on the three CDROMs or FTP mirror for
                    430: extensive details on how to install OpenBSD 4.0 on your machine:
                    431: <p>
                    432: <ul>
                    433: <li>CD1:4.0/i386/INSTALL.i386
                    434: <p>
                    435: <li>CD2:4.0/amd64/INSTALL.amd64
                    436: <li>CD2:4.0/macppc/INSTALL.macppc
                    437: <p>
                    438: <li>CD3:4.0/sparc/INSTALL.sparc
                    439: <li>CD3:4.0/sparc64/INSTALL.sparc64
                    440: <p>
                    441: <li>FTP:.../OpenBSD/4.0/alpha/INSTALL.alpha
1.33      brad      442: <li>FTP:.../OpenBSD/4.0/armish/INSTALL.armish
1.1       david     443: <li>FTP:.../OpenBSD/4.0/cats/INSTALL.cats
                    444: <li>FTP:.../OpenBSD/4.0/hp300/INSTALL.hp300
                    445: <li>FTP:.../OpenBSD/4.0/hppa/INSTALL.hppa
                    446: <li>FTP:.../OpenBSD/4.0/luna88k/INSTALL.luna88k
                    447: <li>FTP:.../OpenBSD/4.0/mac68k/INSTALL.mac68k
                    448: <li>FTP:.../OpenBSD/4.0/mvme68k/INSTALL.mvme68k
                    449: <li>FTP:.../OpenBSD/4.0/mvme88k/INSTALL.mvme88k
                    450: <li>FTP:.../OpenBSD/4.0/sgi/INSTALL.sgi
                    451: <li>FTP:.../OpenBSD/4.0/vax/INSTALL.vax
                    452: <li>FTP:.../OpenBSD/4.0/zaurus/INSTALL.zaurus
                    453: </ul>
                    454: <hr>
                    455:
                    456: <p>
                    457: Quick installer information for people familiar with OpenBSD, and the
                    458: use of the "disklabel -E" command.  If you are at all confused when
                    459: installing OpenBSD, read the relevant INSTALL.* file as listed above!
                    460: <p>
                    461:
                    462: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    463: <ul>
                    464: Play with your BIOS options to enable booting from a CD. The OpenBSD/i386
                    465: release is on CD1. If your BIOS does not support booting from CD, you will need
                    466: to create a boot floppy to install from. To create a boot floppy write
                    467: <i>CD1:4.0/i386/floppy40.fs</i> to a floppy and boot via the floppy drive.
                    468:
                    469: <p>
                    470: Use <i>CD1:4.0/i386/floppyB40.fs</i> instead for greater SCSI controller
                    471: support, or <i>CD1:4.0/i386/floppyC40.fs</i> for better laptop support.
                    472:
                    473: <p>
                    474: If you can't boot from a CD or a floppy disk,
                    475: you can install across the network using PXE as described in
                    476: the included INSTALL.i386 document.
                    477:
                    478: <p>
                    479: If you are planning on dual booting OpenBSD with another OS, you will need to
                    480: read INSTALL.i386.
                    481:
                    482: <p>
                    483: To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located
                    484: at <i>CD1:4.0/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,
                    485: use the
                    486: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>
                    487: utility. The following is an example usage of
                    488: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>,
                    489: where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or
                    490: &quot;rfd0a&quot;.
                    491:
                    492: <ul><pre>
                    493: # <strong>dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k</strong>
                    494: </pre></ul>
                    495:
                    496: <p>
                    497: Make sure you use properly formatted perfect floppies with NO BAD BLOCKS or
                    498: your install will most likely fail. For more information on creating a boot
                    499: floppy and installing OpenBSD/i386 please refer to
                    500: <a href="faq/faq4.html#MkFlop">FAQ 4.3.1</a>.
                    501: </ul>
                    502:
                    503: <p>
                    504: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    505: <ul>
                    506: The 4.0 release of OpenBSD/amd64 is located on CD2.
                    507: Boot from the CD to begin the install - you may need to adjust
                    508: your BIOS options first.
                    509: If you can't boot from the CD, you can create a boot floppy to install from.
                    510: To do this, write <i>CD2:4.0/amd64/floppy40.fs</i> to a floppy, then
                    511: boot from the floppy drive.
                    512:
                    513: <p>
                    514: If you can't boot from a CD or a floppy disk,
                    515: you can install across the network using PXE as described in the included
                    516: INSTALL.amd64 document.
                    517:
                    518: <p>
                    519: If you are planning to dual boot OpenBSD with another OS, you will need to
                    520: read INSTALL.amd64.
                    521: </ul>
                    522:
                    523: <p>
                    524: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    525: <ul>
                    526: Put CD2 in your CDROM drive and poweron your machine while holding down the
                    527: <i>C</i> key until the display turns on and shows <i>OpenBSD/macppc boot</i>.
                    528:
                    529: <p>
                    530: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    531: /4.0/macppc/bsd.rd</i>
                    532: </ul>
                    533:
                    534: <p>
                    535: <h3><font color="#e00000">OpenBSD/sparc:</font></h3>
                    536: <ul>
                    537: The 4.0 release of OpenBSD/sparc is located on CD3. To boot off of this CD you
                    538: can use one of the two commands listed below, depending on the version of your
                    539: ROM.
                    540:
                    541: <ul><pre>
                    542: ok <strong>boot cdrom 4.0/sparc/bsd.rd</strong>
                    543: or
                    544: &gt; <strong>b sd(0,6,0)4.0/sparc/bsd.rd</strong>
                    545: </pre></ul>
                    546:
                    547: <p>
                    548: If your SPARC system does not have a CD drive, you can alternatively boot from floppy.
                    549: To do so you need to write <i>CD3:4.0/sparc/floppy40.fs</i> to a floppy.
                    550: For more information see <a href="faq/faq4.html#MkFlop">FAQ 4.3.1</a>.
                    551: To boot from the floppy use one of the two commands listed below,
                    552: depending on the version of your ROM.
                    553:
                    554: <ul><pre>
                    555: ok <strong>boot floppy</strong>
                    556: or
                    557: &gt; <strong>b fd()</strong>
                    558: </pre></ul>
                    559:
                    560: <p>
                    561: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    562: will most likely fail.
                    563:
                    564: <p>
                    565: If your SPARC system doesn't have a floppy drive nor a CD drive, you can either
                    566: setup a bootable tape, or install via network, as told in the
                    567: INSTALL.sparc file.
                    568: </ul>
                    569:
                    570: <p>
                    571: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    572: <ul>
                    573: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    574:
                    575: <p>
                    576: If this doesn't work, or if you don't have a CDROM drive, you can write
                    577: <i>CD3:4.0/sparc64/floppy40.fs</i> or <i>CD3:4.0/sparc64/floppyB40.fs</i>
                    578: (depending on your machine) to a floppy and boot it with <i>boot
                    579: floppy</i>. Refer to INSTALL.sparc64 for details.
                    580:
                    581: <p>
                    582: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    583: will most likely fail.
                    584:
                    585: <p>
                    586: You can also write <i>CD3:4.0/sparc64/miniroot40.fs</i> to the swap partition on
                    587: the disk and boot with <i>boot disk:b</i>.
                    588:
                    589: <p>
                    590: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    591: </ul>
                    592:
                    593: <p>
                    594: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    595: <ul>
                    596: <p>Write <i>FTP:4.0/alpha/floppy40.fs</i> or
                    597: <i>FTP:4.0/alpha/floppyB40.fs</i> (depending on your machine) to a diskette and
                    598: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    599:
                    600: <p>
                    601: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    602: will most likely fail.
                    603:
                    604: </ul>
                    605:
                    606: <p>
                    607: <h3><font color="#e00000">OpenBSD/armish:</font></h3>
                    608: <ul>
                    609: <p>
1.67      drahn     610: After connecting a serial port, Thecus can boot directly from the network
                    611: either tftp or http. Configure the network using fconfig, reset,
                    612: then load bsd.rd, see INSTALL.armish for specific details.
                    613: IOData HDL-G can only boot from an EXT-2 parititon. Boot into linux
                    614: and copy 'boot' and bsd.rd into the first partition on wd0 (hda1)
                    615: then load and run bsd.rd, preserving the wd0i (hda1) ext2fs partition.
                    616: More details are available in INSTALL.armish.
1.1       david     617: </ul>
                    618:
                    619: <p>
                    620: <h3><font color="#e00000">OpenBSD/cats:</font></h3>
                    621: <ul>
                    622: <p>
                    623: After updating the firmware to at least ABLE 1.95 if necessary, boot
                    624: <i>FTP:4.0/cats/bsd.rd</i> from an ABLE-supported device (such as a CD-ROM
                    625: or an existing FFS or EXT2FS partition).
                    626: </ul>
                    627:
                    628: <p>
                    629: <h3><font color="#e00000">OpenBSD/hp300:</font></h3>
                    630: <ul>
                    631: <p>
                    632: Boot over the network by following the instructions in INSTALL.hp300.
                    633: </ul>
                    634:
                    635: <p>
                    636: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    637: <ul>
                    638: <p>
                    639: Boot over the network by following the instructions in INSTALL.hppa or the
                    640: <a href="hppa.html#install">hppa platform page</a>.
                    641: </ul>
                    642:
                    643: <p>
                    644: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    645: <ul>
                    646: <p>
                    647: Copy bsd.rd to a Mach or UniOS partition, and boot it from the PROM.
                    648: Alternatively, you can create a bootable tape and boot from it. Refer to
                    649: the instructions in INSTALL.luna88k for more details.
                    650: </ul>
                    651:
                    652: <p>
                    653: <h3><font color="#e00000">OpenBSD/mac68k:</font></h3>
                    654: <ul>
                    655: <p>
                    656: Boot MacOS as normal and extract the Macside "BSD/Mac68k Booter" utility from
                    657: <i>FTP:4.0/mac68k/utils</i> onto your hard disk.  Configure the "BSD/Mac68k
                    658: Booter" with the location of your bsd.rd kernel and boot into the installer.
                    659: Refer to the instructions in INSTALL.mac68k for more details.
                    660: </ul>
                    661:
                    662: <p>
                    663: <h3><font color="#e00000">OpenBSD/mvme68k:</font></h3>
                    664: <ul>
                    665: <p>
                    666: You can create a bootable installation tape or boot over the network.<br>
                    667: The network boot requires a MVME68K BUG version that supports the <i>NIOT</i>
                    668: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme68k
                    669: for more details.
                    670: </ul>
                    671:
                    672: <p>
                    673: <h3><font color="#e00000">OpenBSD/mvme88k:</font></h3>
                    674: <ul>
                    675: <p>
                    676: You can create a bootable installation tape or boot over the network.<br>
                    677: The network boot requires a MVME88K BUG version that supports the <i>NIOT</i>
                    678: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme88k
                    679: for more details.
                    680: </ul>
                    681:
                    682: <p>
                    683: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    684: <ul>
                    685: <p>
                    686: Burn cd40.iso on a CD-R, put it in the CD drive of your machine and
                    687: select <i>Install System Software</i> from the System Maintenance menu.
                    688:
                    689: <p>
                    690: If your machine doesn't have a CD drive, you can
                    691: setup a DHCP/tftp network server, and boot using "bootp()/bsd.rd".
                    692: Refer to the instructions in INSTALL.sgi for more details.
                    693: </ul>
                    694:
                    695: <p>
                    696: <h3><font color="#e00000">OpenBSD/vax:</font></h3>
                    697: <ul>
                    698: Boot over the network via mopbooting as described in INSTALL.vax.
                    699: </ul>
                    700:
                    701: <p>
                    702: <h3><font color="#e00000">OpenBSD/zaurus:</font></h3>
                    703: <ul>
                    704: <p>
                    705: Using the Linux built-in graphical ipkg installer, install the
                    706: openbsd40_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
                    707: for a few important details.
                    708: </ul>
                    709:
                    710: <p>
                    711: <h3><font color="#e00000">Notes about the source code:</font></h3>
                    712: <ul>
                    713: src.tar.gz contains a source archive starting at /usr/src.  This file
                    714: contains everything you need except for the kernel sources, which are
                    715: in a separate archive.  To extract:
                    716: <p>
                    717: <ul><pre>
                    718: # <strong>mkdir -p /usr/src</strong>
                    719: # <strong>cd /usr/src</strong>
                    720: # <strong>tar xvfz /tmp/src.tar.gz</strong>
                    721: </pre></ul>
                    722: <p>
                    723: sys.tar.gz contains a source archive starting at /usr/src/sys.
                    724: This file contains all the kernel sources you need to rebuild kernels.
                    725: To extract:
                    726: <p>
                    727: <ul><pre>
                    728: # <strong>mkdir -p /usr/src/sys</strong>
                    729: # <strong>cd /usr/src</strong>
                    730: # <strong>tar xvfz /tmp/sys.tar.gz</strong>
                    731: </pre></ul>
                    732: <p>
                    733: Both of these trees are a regular CVS checkout.  Using these trees it
                    734: is possible to get a head-start on using the anoncvs servers as
                    735: described <a href="anoncvs.html">here</a>.
                    736: Using these files
                    737: results in a much faster initial CVS update than you could expect from
                    738: a fresh checkout of the full OpenBSD source tree.
                    739: <p>
                    740: </ul>
                    741:
                    742: <a name="upgrade"></a>
                    743: <hr>
                    744: <p>
                    745: <h3><font color="#0000e0">How to upgrade</font></h3>
                    746: <p>
                    747: If you already have an OpenBSD 3.9 system, and do not want to reinstall,
                    748: upgrade instructions and advice can be found in the
1.14      henning   749: <a href="faq/upgrade40.html">Upgrade Guide</a>.
1.1       david     750:
                    751: <a name="ports"></a>
                    752: <hr>
                    753: <p>
                    754: <h3><font color="#0000e0">Ports Tree</font></h3>
                    755: <p>
                    756: A ports tree archive is also provided.  To extract:
                    757: <p>
                    758: <ul><pre>
                    759: # <strong>cd /usr</strong>
                    760: # <strong>tar xvfz /tmp/ports.tar.gz</strong>
                    761: # <strong>cd ports</strong>
                    762: </pre></ul>
                    763: <p>
                    764: The <i>ports/</i> subdirectory is a checkout of the OpenBSD ports tree.  Go
                    765: read the <a href="ports.html">ports</a> page
                    766: if you know nothing about ports
                    767: at this point.  This text is not a manual of how to use ports.
                    768: Rather, it is a set of notes meant to kickstart the user on the
                    769: OpenBSD ports system.
                    770: <p>
                    771: The <i>ports/</i> directory represents a CVS (see the manpage for
                    772: <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">
                    773: cvs(1)</a> if
                    774: you aren't familiar with CVS) checkout of our ports.  As with our complete
                    775: source tree, our ports tree is available via anoncvs.  So, in
                    776: order to keep current with it, you must make the <i>ports/</i> tree
                    777: available on a read-write medium and update the tree with a command
                    778: like:
                    779: <p>
                    780: <ul><pre>
                    781: # <strong>cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_4_0</strong>
                    782: </pre></ul>
                    783: <p>
                    784: [Of course, you must replace the local directory and server name here
                    785: with the location of your ports collection and a nearby anoncvs
                    786: server.]
                    787: <p>
                    788: Note that most ports are available as packages through FTP. Updated
                    789: packages for the 4.0 release will be made available if problems arise.
                    790: <p>
                    791: If you're interested in seeing a port added, would like to help out, or just
                    792: would like to know more, the mailing list ports@openbsd.org is a good
                    793: place to know.
                    794: <p>
                    795:
                    796: <hr>
                    797: <a href="index.html"><img height="24" width="24" src="back.gif" border="0"
                    798: alt="OpenBSD"></a>
                    799: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
                    800: <br><small>
1.80    ! david     801: $OpenBSD: 40.html,v 1.79 2006/09/20 14:35:33 david Exp $
1.1       david     802: </small>
                    803:
                    804: </body>
                    805: </html>