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

Annotation of www/40.html, Revision 1.76

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>.
                    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 & 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>
                    127: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lcg&sektion=4&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&sektion=4&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&sektion=4&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&sektion=4&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&sektion=4">wscons(4)</a> driver
                    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.63      ray       235: <li>New sysctls to check the system vendor, product, version, 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
                    240: address space randomization, unlink prelink.
1.1       david     241: </ul>
                    242: <p>
                    243:
                    244: <li>Assorted improvements and code cleanup:
                    245: <ul>
1.13      otto      246: <li>Much better time keeping for multiprocessor <a href="i386.html">OpenBSD/i386</a>
                    247: systems.
                    248: <li>Much improved implementation of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=telldir&amp;sektion=3">telldir(3)</a>
                    249: and friends.
1.53      ray       250: <li>Replacement of many
1.34      djm       251:  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&amp;sektion=3">malloc(3)</a>
                    252:  calls that follow a pattern prone to integer overflow with safer constructs.
1.44      mpf       253: <li>Improved failover handling in
                    254:  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&amp;sektion=4">carp(4)</a>:
                    255:  <ul>
                    256:  <li>Extend the carp protocol with the demotion counter to act smarter on multiple failures.
                    257:  <li>Group failovers now work without carp running preempt mode.
                    258:  <li>Demotion can now be controlled via interface groups.
                    259:  </ul>
1.54      krw       260: <li>
                    261:  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=chio&amp;sektion=1">chio(1)</a>
                    262: is now a useful tool for controlling tape changers.
                    263: <li>Much improved
                    264:  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&amp;sektion=4">st(4)</a>
                    265: device setup, tape handling and error processing.
                    266: <li>Many
                    267:  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=8">dhclient(8)</a>
                    268: fixes, including 'alias' handling and improved interface initialization.
                    269: <li>
                    270:  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&amp;sektion=8">scsi(4)</a>
                    271: devices detect the correct SCSI version.
                    272: <li>More
                    273:  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&amp;sektion=4">umass(4)</a>
                    274: devices properly detected.
                    275: <li>Improved detection of fibre channel devices and devices in SCSI enclosures.
1.56      reyk      276: <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>
                    277:   framework as a replacement for ANTSIGNAL headers.
1.73      ray       278: <li>Many integer type safety cleanups with
                    279:  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lint&amp;sektion=1">lint(1)</a>.
1.54      krw       280: </ul>
                    281: <p>
                    282:
                    283: <li>Install/Upgrade process changes
                    284: <ul>
                    285: <li>Host specific site files add easy customization for individual hosts
                    286: <li>X Window aperture support, where available, now defaults to off
1.1       david     287: </ul>
                    288: <p>
                    289:
1.56      reyk      290: <li>New functionality for
                    291:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostapd&amp;sektion=8">hostapd(8)</a>,
                    292:     the Host Access Point Daemon:
                    293: <ul>
                    294: <li>IP based roaming to build wireless networks without the requirement
                    295:     of a single broadcast domain.
                    296: <li>New event rules to match optional elements of radiotap headers:
                    297:     signal percentage, transmit rate and channel frequency.
                    298: <li>Various bug fixes and improvements.
                    299: </ul>
                    300: <p>
                    301:
1.1       david     302: <li>OpenSSH 4.4:
                    303: <ul>
1.40      dtucker   304: <li>Conditional configuration in <a href=
                    305:    "http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&amp;sektion=5"
                    306:    >sshd_config(5)</a> using the <b>Match</b> directive.  This allows some
                    307:    configuration options to be selectively overridden if specific criteria
                    308:    (based on user, group, hostname and/or address) are met.
                    309: <li>Add support for Diffie-Hellman group exchange key agreement with a
                    310:    final hash of SHA256.
                    311: <li>Added a <b>ForceCommand</b> directive to <a href=
                    312:    "http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&amp;sektion=5"
                    313:    >sshd_config(5)</a>, similar to the command="..." option in
                    314:    ~/.ssh/authorized_keys.
                    315: <li>Added a <b>PermitOpen</b> directive to <a href=
                    316:    "http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&amp;sektion=5"
                    317:    >sshd_config(5)</a>, similar to the permitopen="..." option in
                    318:    authorized_keys, to allow control over the port-forwardings that a
                    319:    user is allowed to establish.
                    320: <li>Added an <b>ExitOnForwardFailure</b> option to cause ssh(1) to exit (with
                    321:    a non-zero exit code) when requested port forwardings could not be
                    322:    established.
                    323: <li>Added optional logging of transactions to <a href=
                    324:    "http://www.openbsd.org/cgi-bin/man.cgi?query=sftp-server&amp;sektion=8"
                    325:    >sftp-server(8)</a>.
                    326: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1"
                    327:    >ssh(1)</a> will now record port numbers for hosts stored in
                    328:    ~/.ssh/authorized_keys when a non-standard port has been requested.
                    329: <li>Extended the <a href=
                    330:    "http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&amp;sektion=5"
                    331:    >sshd_config(5)</a> "SubSystem" directive to allow the
                    332:    specification of commandline arguments.
                    333: <li>Many manpage fixes and improvements
1.1       david     334: </ul>
                    335: <p>
                    336:
                    337: <li>OpenBGPD 4.0:
                    338: <ul>
1.48      henning   339: <li>new nexthop selection logic ignoring bgpd routes, helps in complex setups
                    340:     with ospfd
                    341: <li>add a &quot;detailed&quot; show rib view to bgpctl, including communities
                    342: <li>allow requesting a route refresh from a peer that supports it
                    343: <li>have bgpd always report back the result of an operation to bgpctl, so
                    344:     the operator can spot errors quicker
                    345: <li>allow bgpd to manipulate carp demotion counters based on session states,
                    346:     gives even greater failover support
                    347: <li>support restarting sessions that reached max-prefix after a given time
                    348: <li>bgpctl can now show all routes received from a neighbor before filters
                    349:     were applied, and routes sent to neighbors
                    350: <li>assorted fixes and improvements, as usual
1.1       david     351: </ul>
                    352: <p>
                    353:
1.41      norby     354: <li>OpenOSPFD 4.0:
1.1       david     355: <ul>
1.41      norby     356: <li>Track uptime of the daemon itself.
                    357: <li>Track uptime of all ospf enabled interfaces.
                    358: <li>Adjust logging behaviour to prevent unwanted logging.
                    359: <li>Delay LSA updates when removing and adding - prevent flapping.
                    360: <li>Fix plaintext authentication.
1.43      brad      361: <li>Improve the output of 'ospfctl show interfaces'.
1.41      norby     362: <li>Support rtlabels when redistributing routes.
1.1       david     363: </ul>
                    364: <p>
1.41      norby     365:
1.50      henning   366: <li>OpenNTPD 4.0:
1.49      mbalmer   367: <ul>
1.50      henning   368: <li>support timedelta sensors, such as DCF77 receivers supported by
                    369:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udcf&amp;sektion=4">udcf(4)</a>
                    370:     and GPS receivers supported by
                    371:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nmea&amp;sektion=4">nmea(4)</a>.
                    372: <li>Adjust the kernel tick frequency, using
                    373:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adjfreq&amp;sektion=2">adjfreq(3)</a>,
                    374:     improving accuracy on many machines.
                    375: <li>allow for weight to be added to sensors or servers, so that one can
                    376:     weight timedelta sensors higher than ntp peers
1.49      mbalmer   377: </ul>
                    378: <p>
1.1       david     379:
1.9       steven    380: <li>Over 3700 ports, 3400 pre-built packages, improved package tools.
1.57      espie     381: <li>Full support for pkg_add(1) over ssh(1), using one single connection.
1.1       david     382: <p>
                    383:
                    384: <li>As usual, steady improvements in manual pages and other documentation.
                    385: <p>
                    386:
                    387: <li>The system includes the following major components from outside suppliers:
                    388: <ul>
                    389: <li>X.Org 6.9.0 (+ patches, and i386 contains XFree86 3.3.6 servers
                    390: (+ patches) for legacy chipsets not supported by X.Org)
                    391: <li>Gcc 2.95.3
                    392: (+ <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc-local&amp;sektion=1">patches</a>)
                    393: and 3.3.5
                    394: (+ <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc-local&amp;sektion=1">patches</a>)
                    395: <li>Perl 5.8.8 (+ patches)
                    396: <li>Apache 1.3.29, mod_ssl 2.8.16, DSO support (+ patches)
                    397: <li>OpenSSL 0.9.7j (+ patches)
                    398: <li>Groff 1.15
                    399: <li>Sendmail 8.13.8, with libmilter
1.26      david     400: <li>Bind 9.3.2-P1 (+ patches)
1.1       david     401: <li>Lynx 2.8.5rel.4 with HTTPS and IPv6 support (+ patches)
                    402: <li>Sudo 1.6.8p9
                    403: <li>Ncurses 5.2
                    404: <li>Latest KAME IPv6
1.24      biorn     405: <li>Heimdal 0.7.2 (+ patches)
1.1       david     406: <li>Arla 0.35.7
                    407: <li>Binutils 2.15 (+ patches)
1.69      kettenis  408: <li>Gdb 6.3 (+ patches)
1.1       david     409: </ul>
                    410: <p>
                    411:
                    412: </ul>
                    413:
                    414: <a name="install"></a>
                    415: <hr>
                    416: <p>
                    417: <h3><font color="#0000e0">How to install</font></h3>
                    418: <p>
                    419: Following this are the instructions which you would have on a piece of
                    420: paper if you had purchased a CDROM set instead of doing an alternate
                    421: form of install.  The instructions for doing an FTP (or other style
                    422: of) install are very similar; the CDROM instructions are left intact
                    423: so that you can see how much easier it would have been if you had
                    424: purchased a CDROM instead.
                    425: <p>
                    426:
                    427: <hr>
                    428: Please refer to the following files on the three CDROMs or FTP mirror for
                    429: extensive details on how to install OpenBSD 4.0 on your machine:
                    430: <p>
                    431: <ul>
                    432: <li>CD1:4.0/i386/INSTALL.i386
                    433: <p>
                    434: <li>CD2:4.0/amd64/INSTALL.amd64
                    435: <li>CD2:4.0/macppc/INSTALL.macppc
                    436: <p>
                    437: <li>CD3:4.0/sparc/INSTALL.sparc
                    438: <li>CD3:4.0/sparc64/INSTALL.sparc64
                    439: <p>
                    440: <li>FTP:.../OpenBSD/4.0/alpha/INSTALL.alpha
1.33      brad      441: <li>FTP:.../OpenBSD/4.0/armish/INSTALL.armish
1.1       david     442: <li>FTP:.../OpenBSD/4.0/cats/INSTALL.cats
                    443: <li>FTP:.../OpenBSD/4.0/hp300/INSTALL.hp300
                    444: <li>FTP:.../OpenBSD/4.0/hppa/INSTALL.hppa
                    445: <li>FTP:.../OpenBSD/4.0/luna88k/INSTALL.luna88k
                    446: <li>FTP:.../OpenBSD/4.0/mac68k/INSTALL.mac68k
                    447: <li>FTP:.../OpenBSD/4.0/mvme68k/INSTALL.mvme68k
                    448: <li>FTP:.../OpenBSD/4.0/mvme88k/INSTALL.mvme88k
                    449: <li>FTP:.../OpenBSD/4.0/sgi/INSTALL.sgi
                    450: <li>FTP:.../OpenBSD/4.0/vax/INSTALL.vax
                    451: <li>FTP:.../OpenBSD/4.0/zaurus/INSTALL.zaurus
                    452: </ul>
                    453: <hr>
                    454:
                    455: <p>
                    456: Quick installer information for people familiar with OpenBSD, and the
                    457: use of the "disklabel -E" command.  If you are at all confused when
                    458: installing OpenBSD, read the relevant INSTALL.* file as listed above!
                    459: <p>
                    460:
                    461: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    462: <ul>
                    463: Play with your BIOS options to enable booting from a CD. The OpenBSD/i386
                    464: release is on CD1. If your BIOS does not support booting from CD, you will need
                    465: to create a boot floppy to install from. To create a boot floppy write
                    466: <i>CD1:4.0/i386/floppy40.fs</i> to a floppy and boot via the floppy drive.
                    467:
                    468: <p>
                    469: Use <i>CD1:4.0/i386/floppyB40.fs</i> instead for greater SCSI controller
                    470: support, or <i>CD1:4.0/i386/floppyC40.fs</i> for better laptop support.
                    471:
                    472: <p>
                    473: If you can't boot from a CD or a floppy disk,
                    474: you can install across the network using PXE as described in
                    475: the included INSTALL.i386 document.
                    476:
                    477: <p>
                    478: If you are planning on dual booting OpenBSD with another OS, you will need to
                    479: read INSTALL.i386.
                    480:
                    481: <p>
                    482: To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located
                    483: at <i>CD1:4.0/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,
                    484: use the
                    485: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>
                    486: utility. The following is an example usage of
                    487: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>,
                    488: where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or
                    489: &quot;rfd0a&quot;.
                    490:
                    491: <ul><pre>
                    492: # <strong>dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k</strong>
                    493: </pre></ul>
                    494:
                    495: <p>
                    496: Make sure you use properly formatted perfect floppies with NO BAD BLOCKS or
                    497: your install will most likely fail. For more information on creating a boot
                    498: floppy and installing OpenBSD/i386 please refer to
                    499: <a href="faq/faq4.html#MkFlop">FAQ 4.3.1</a>.
                    500: </ul>
                    501:
                    502: <p>
                    503: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    504: <ul>
                    505: The 4.0 release of OpenBSD/amd64 is located on CD2.
                    506: Boot from the CD to begin the install - you may need to adjust
                    507: your BIOS options first.
                    508: If you can't boot from the CD, you can create a boot floppy to install from.
                    509: To do this, write <i>CD2:4.0/amd64/floppy40.fs</i> to a floppy, then
                    510: boot from the floppy drive.
                    511:
                    512: <p>
                    513: If you can't boot from a CD or a floppy disk,
                    514: you can install across the network using PXE as described in the included
                    515: INSTALL.amd64 document.
                    516:
                    517: <p>
                    518: If you are planning to dual boot OpenBSD with another OS, you will need to
                    519: read INSTALL.amd64.
                    520: </ul>
                    521:
                    522: <p>
                    523: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    524: <ul>
                    525: Put CD2 in your CDROM drive and poweron your machine while holding down the
                    526: <i>C</i> key until the display turns on and shows <i>OpenBSD/macppc boot</i>.
                    527:
                    528: <p>
                    529: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    530: /4.0/macppc/bsd.rd</i>
                    531: </ul>
                    532:
                    533: <p>
                    534: <h3><font color="#e00000">OpenBSD/sparc:</font></h3>
                    535: <ul>
                    536: The 4.0 release of OpenBSD/sparc is located on CD3. To boot off of this CD you
                    537: can use one of the two commands listed below, depending on the version of your
                    538: ROM.
                    539:
                    540: <ul><pre>
                    541: ok <strong>boot cdrom 4.0/sparc/bsd.rd</strong>
                    542: or
                    543: &gt; <strong>b sd(0,6,0)4.0/sparc/bsd.rd</strong>
                    544: </pre></ul>
                    545:
                    546: <p>
                    547: If your SPARC system does not have a CD drive, you can alternatively boot from floppy.
                    548: To do so you need to write <i>CD3:4.0/sparc/floppy40.fs</i> to a floppy.
                    549: For more information see <a href="faq/faq4.html#MkFlop">FAQ 4.3.1</a>.
                    550: To boot from the floppy use one of the two commands listed below,
                    551: depending on the version of your ROM.
                    552:
                    553: <ul><pre>
                    554: ok <strong>boot floppy</strong>
                    555: or
                    556: &gt; <strong>b fd()</strong>
                    557: </pre></ul>
                    558:
                    559: <p>
                    560: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    561: will most likely fail.
                    562:
                    563: <p>
                    564: If your SPARC system doesn't have a floppy drive nor a CD drive, you can either
                    565: setup a bootable tape, or install via network, as told in the
                    566: INSTALL.sparc file.
                    567: </ul>
                    568:
                    569: <p>
                    570: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    571: <ul>
                    572: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    573:
                    574: <p>
                    575: If this doesn't work, or if you don't have a CDROM drive, you can write
                    576: <i>CD3:4.0/sparc64/floppy40.fs</i> or <i>CD3:4.0/sparc64/floppyB40.fs</i>
                    577: (depending on your machine) to a floppy and boot it with <i>boot
                    578: floppy</i>. Refer to INSTALL.sparc64 for details.
                    579:
                    580: <p>
                    581: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    582: will most likely fail.
                    583:
                    584: <p>
                    585: You can also write <i>CD3:4.0/sparc64/miniroot40.fs</i> to the swap partition on
                    586: the disk and boot with <i>boot disk:b</i>.
                    587:
                    588: <p>
                    589: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    590: </ul>
                    591:
                    592: <p>
                    593: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    594: <ul>
                    595: <p>Write <i>FTP:4.0/alpha/floppy40.fs</i> or
                    596: <i>FTP:4.0/alpha/floppyB40.fs</i> (depending on your machine) to a diskette and
                    597: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    598:
                    599: <p>
                    600: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    601: will most likely fail.
                    602:
                    603: </ul>
                    604:
                    605: <p>
                    606: <h3><font color="#e00000">OpenBSD/armish:</font></h3>
                    607: <ul>
                    608: <p>
1.67      drahn     609: After connecting a serial port, Thecus can boot directly from the network
                    610: either tftp or http. Configure the network using fconfig, reset,
                    611: then load bsd.rd, see INSTALL.armish for specific details.
                    612: IOData HDL-G can only boot from an EXT-2 parititon. Boot into linux
                    613: and copy 'boot' and bsd.rd into the first partition on wd0 (hda1)
                    614: then load and run bsd.rd, preserving the wd0i (hda1) ext2fs partition.
                    615: More details are available in INSTALL.armish.
1.1       david     616: </ul>
                    617:
                    618: <p>
                    619: <h3><font color="#e00000">OpenBSD/cats:</font></h3>
                    620: <ul>
                    621: <p>
                    622: After updating the firmware to at least ABLE 1.95 if necessary, boot
                    623: <i>FTP:4.0/cats/bsd.rd</i> from an ABLE-supported device (such as a CD-ROM
                    624: or an existing FFS or EXT2FS partition).
                    625: </ul>
                    626:
                    627: <p>
                    628: <h3><font color="#e00000">OpenBSD/hp300:</font></h3>
                    629: <ul>
                    630: <p>
                    631: Boot over the network by following the instructions in INSTALL.hp300.
                    632: </ul>
                    633:
                    634: <p>
                    635: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    636: <ul>
                    637: <p>
                    638: Boot over the network by following the instructions in INSTALL.hppa or the
                    639: <a href="hppa.html#install">hppa platform page</a>.
                    640: </ul>
                    641:
                    642: <p>
                    643: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    644: <ul>
                    645: <p>
                    646: Copy bsd.rd to a Mach or UniOS partition, and boot it from the PROM.
                    647: Alternatively, you can create a bootable tape and boot from it. Refer to
                    648: the instructions in INSTALL.luna88k for more details.
                    649: </ul>
                    650:
                    651: <p>
                    652: <h3><font color="#e00000">OpenBSD/mac68k:</font></h3>
                    653: <ul>
                    654: <p>
                    655: Boot MacOS as normal and extract the Macside "BSD/Mac68k Booter" utility from
                    656: <i>FTP:4.0/mac68k/utils</i> onto your hard disk.  Configure the "BSD/Mac68k
                    657: Booter" with the location of your bsd.rd kernel and boot into the installer.
                    658: Refer to the instructions in INSTALL.mac68k for more details.
                    659: </ul>
                    660:
                    661: <p>
                    662: <h3><font color="#e00000">OpenBSD/mvme68k:</font></h3>
                    663: <ul>
                    664: <p>
                    665: You can create a bootable installation tape or boot over the network.<br>
                    666: The network boot requires a MVME68K BUG version that supports the <i>NIOT</i>
                    667: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme68k
                    668: for more details.
                    669: </ul>
                    670:
                    671: <p>
                    672: <h3><font color="#e00000">OpenBSD/mvme88k:</font></h3>
                    673: <ul>
                    674: <p>
                    675: You can create a bootable installation tape or boot over the network.<br>
                    676: The network boot requires a MVME88K BUG version that supports the <i>NIOT</i>
                    677: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme88k
                    678: for more details.
                    679: </ul>
                    680:
                    681: <p>
                    682: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    683: <ul>
                    684: <p>
                    685: Burn cd40.iso on a CD-R, put it in the CD drive of your machine and
                    686: select <i>Install System Software</i> from the System Maintenance menu.
                    687:
                    688: <p>
                    689: If your machine doesn't have a CD drive, you can
                    690: setup a DHCP/tftp network server, and boot using "bootp()/bsd.rd".
                    691: Refer to the instructions in INSTALL.sgi for more details.
                    692: </ul>
                    693:
                    694: <p>
                    695: <h3><font color="#e00000">OpenBSD/vax:</font></h3>
                    696: <ul>
                    697: Boot over the network via mopbooting as described in INSTALL.vax.
                    698: </ul>
                    699:
                    700: <p>
                    701: <h3><font color="#e00000">OpenBSD/zaurus:</font></h3>
                    702: <ul>
                    703: <p>
                    704: Using the Linux built-in graphical ipkg installer, install the
                    705: openbsd40_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
                    706: for a few important details.
                    707: </ul>
                    708:
                    709: <p>
                    710: <h3><font color="#e00000">Notes about the source code:</font></h3>
                    711: <ul>
                    712: src.tar.gz contains a source archive starting at /usr/src.  This file
                    713: contains everything you need except for the kernel sources, which are
                    714: in a separate archive.  To extract:
                    715: <p>
                    716: <ul><pre>
                    717: # <strong>mkdir -p /usr/src</strong>
                    718: # <strong>cd /usr/src</strong>
                    719: # <strong>tar xvfz /tmp/src.tar.gz</strong>
                    720: </pre></ul>
                    721: <p>
                    722: sys.tar.gz contains a source archive starting at /usr/src/sys.
                    723: This file contains all the kernel sources you need to rebuild kernels.
                    724: To extract:
                    725: <p>
                    726: <ul><pre>
                    727: # <strong>mkdir -p /usr/src/sys</strong>
                    728: # <strong>cd /usr/src</strong>
                    729: # <strong>tar xvfz /tmp/sys.tar.gz</strong>
                    730: </pre></ul>
                    731: <p>
                    732: Both of these trees are a regular CVS checkout.  Using these trees it
                    733: is possible to get a head-start on using the anoncvs servers as
                    734: described <a href="anoncvs.html">here</a>.
                    735: Using these files
                    736: results in a much faster initial CVS update than you could expect from
                    737: a fresh checkout of the full OpenBSD source tree.
                    738: <p>
                    739: </ul>
                    740:
                    741: <a name="upgrade"></a>
                    742: <hr>
                    743: <p>
                    744: <h3><font color="#0000e0">How to upgrade</font></h3>
                    745: <p>
                    746: If you already have an OpenBSD 3.9 system, and do not want to reinstall,
                    747: upgrade instructions and advice can be found in the
1.14      henning   748: <a href="faq/upgrade40.html">Upgrade Guide</a>.
1.1       david     749:
                    750: <a name="ports"></a>
                    751: <hr>
                    752: <p>
                    753: <h3><font color="#0000e0">Ports Tree</font></h3>
                    754: <p>
                    755: A ports tree archive is also provided.  To extract:
                    756: <p>
                    757: <ul><pre>
                    758: # <strong>cd /usr</strong>
                    759: # <strong>tar xvfz /tmp/ports.tar.gz</strong>
                    760: # <strong>cd ports</strong>
                    761: </pre></ul>
                    762: <p>
                    763: The <i>ports/</i> subdirectory is a checkout of the OpenBSD ports tree.  Go
                    764: read the <a href="ports.html">ports</a> page
                    765: if you know nothing about ports
                    766: at this point.  This text is not a manual of how to use ports.
                    767: Rather, it is a set of notes meant to kickstart the user on the
                    768: OpenBSD ports system.
                    769: <p>
                    770: The <i>ports/</i> directory represents a CVS (see the manpage for
                    771: <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">
                    772: cvs(1)</a> if
                    773: you aren't familiar with CVS) checkout of our ports.  As with our complete
                    774: source tree, our ports tree is available via anoncvs.  So, in
                    775: order to keep current with it, you must make the <i>ports/</i> tree
                    776: available on a read-write medium and update the tree with a command
                    777: like:
                    778: <p>
                    779: <ul><pre>
                    780: # <strong>cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_4_0</strong>
                    781: </pre></ul>
                    782: <p>
                    783: [Of course, you must replace the local directory and server name here
                    784: with the location of your ports collection and a nearby anoncvs
                    785: server.]
                    786: <p>
                    787: Note that most ports are available as packages through FTP. Updated
                    788: packages for the 4.0 release will be made available if problems arise.
                    789: <p>
                    790: If you're interested in seeing a port added, would like to help out, or just
                    791: would like to know more, the mailing list ports@openbsd.org is a good
                    792: place to know.
                    793: <p>
                    794:
                    795: <hr>
                    796: <a href="index.html"><img height="24" width="24" src="back.gif" border="0"
                    797: alt="OpenBSD"></a>
                    798: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
                    799: <br><small>
1.76    ! ray       800: $OpenBSD: 40.html,v 1.75 2006/09/20 02:48:16 ray Exp $
1.1       david     801: </small>
                    802:
                    803: </body>
                    804: </html>