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

Annotation of www/44.html, Revision 1.29

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 4.4 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.4">
                      9: <meta name="keywords" content="openbsd,main">
                     10: <meta name="distribution" content="global">
                     11: <meta name="copyright" content="This document copyright 2008 by OpenBSD.">
                     12: </head>
                     13:
                     14: <body bgcolor="#ffffff" text="#000000" link="#24248E">
                     15:
                     16: <a href="index.html">
                     17: <img alt="[OpenBSD]" height="30" width="141" hspace="24" src="images/smalltitle.gif" border="0"></a>
                     18: <hr>
                     19:
                     20: <p>
                     21: <a href="images/Cryptonaut.jpg">
                     22: <img align="left" width="227" height="343" hspace="24" vspace="30"
                     23: src="images/???.jpg" alt="OpenBSD 4.4 logo"></a>
                     24: <h2><font color="#0000e0">The OpenBSD 4.4 Release:</font></h2>
                     25: <p>
                     26: Released Nov 1, 2008<br>
                     27: Copyright 1997-2008, Theo de Raadt.<br>
                     28: <font color="#e00000">ISBN 978-0-9784475-2-6</font>
                     29: <br>
                     30: <a href="lyrics.html#44">4.4 Song: "???"</a>
                     31: <p>
                     32:
                     33: <a href="#new">What's New</a><br>
                     34: <a href="#install">How to install</a><br>
                     35: <a href="#upgrade">How to upgrade</a><br>
                     36: <a href="#ports">How to use the ports tree</a><br>
                     37: <a href="orders.html">Ordering a CD set</a><br>
                     38:
                     39: <p>
                     40: <h3><font color="#0000e0">
                     41: To get the files for this release:
                     42: <ul>
                     43: <li>Order a CDROM from our <a href="orders.html">ordering system</a>.
                     44: <li>See the information on <a href="ftp.html">The FTP page</a> for
                     45:     a list of mirror machines.
                     46: <li>Go to the <font color="#e00000">pub/OpenBSD/4.4/</font> directory on
                     47:     one of the mirror sites.
                     48: <li>Briefly read the rest of this document.
                     49: <li>Have a look at <a href="errata44.html">The 4.4 Errata page</a> for a list
                     50:     of bugs and workarounds.
                     51: <li>See a <a href="plus44.html">detailed log of changes</a> between the
                     52:     4.3 and 4.4 releases.
                     53: </ul>
                     54: </font></h3>
                     55: <br clear=all>
                     56:
                     57: <strong>Note:</strong> All applicable copyrights and credits can be found
                     58: in the applicable file sources found in the files src.tar.gz, sys.tar.gz,
                     59: xenocara.tar.gz, or in the files fetched via ports.tar.gz.  The distribution
                     60: files used to build packages from the ports.tar.gz file are not included on
                     61: the CDROM because of lack of space.
                     62: <p>
                     63:
                     64: <a name="new"></a>
                     65: <hr>
                     66: <p>
                     67: <h3><font color="#0000e0">What's New</font></h3>
                     68: <p>
                     69: This is a partial list of new features and systems included in OpenBSD 4.4.
                     70: For a comprehensive list, see the <a href="plus44.html">changelog</a> leading
                     71: to 4.4.
                     72: <p>
                     73:
                     74: <ul>
                     75:
                     76: <li>New/extended platforms:
                     77: <ul>
                     78: <li><a href="sparc64.html">OpenBSD/sparc64</a><br>
                     79:     Much more platform support.  Machines using the Ultrasparc IV/T1/T2
                     80:     and Fujitsu Sparc64-V/V/VII are now supported.
1.4       matthieu   81: <li><a href="socppc.html">OpenBSD/socppc</a><br>
1.8       deraadt    82:     For machines based on the Freescale MPC8349E
                     83:     System-on-Chip (SoC) platform that use Das U-Boot as a boot loader.
1.4       matthieu   84: <li><a href="landisk.html">OpenBSD/landisk</a><br>
1.8       deraadt    85:     Added shared libraries support.
1.1       deraadt    86: </ul>
                     87: <p>
                     88:
                     89: <li>Improved hardware support, including:
                     90: <ul>
1.8       deraadt    91: <li>Several new/improved drivers for sensors, including:
1.28      cnst       92:  <ul>
                     93:  <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fins&amp;sektion=4">fins(4)</a>
                     94:        driver for Fintek F71805F LPC Super I/O Hardware Monitor.
                     95:  <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=andl&amp;sektion=4">andl(4)</a>
                     96:        driver for Andigilog aSC7611 Hardware Monitor.
                     97:  <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kate&amp;sektion=4">kate(4)</a>
                     98:        driver for AMD K8 embedded temperature sensor.
                     99:  <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdtemp&amp;sektion=4">sdtemp(4)</a>
                    100:        driver for JEDEC JC-42.4 memory module thermal sensors.
                    101:  <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adtfsm&amp;sektion=4">adtfsm(4)</a>
                    102:        driver for Analog Devices ADT7462.
                    103:  <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=km&amp;sektion=4">km(4)</a>
                    104:        driver for AMD K10 (Phenom, Opteron Barcelona et alia) embedded temperature sensor.
                    105:  <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&amp;sektion=4">it(4)</a>
                    106:        driver now has better probing procedure.
                    107:  <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmtemp&amp;sektion=4">lmtemp(4)</a>
                    108:        driver now support LM76.
                    109:  </ul>
1.17      deraadt   110: <li>Support for the Intel G33 and G35 chipsets in
                    111:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=agp&amp;sektion=4">agp(4)</a>.
                    112: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lii&amp;sektion=4">lii(4)</a>
                    113:     driver for Attansic L2 10/100 Ethernet devices.
                    114: <li>Preliminary support for UVC USB webcams:
                    115:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&amp;sektion=4">uvideo(4)</a>
1.8       deraadt   116:     and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=video&amp;sektion=4">video(4)</a>.
1.26      deraadt   117: <li>WPA/WPA2-PSK support for several wireless cards.
1.17      deraadt   118: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=openchrome&amp;sektion=4">openchrome(4)</a>
                    119:     driver replaces the via X.Org driver for VIA video cards.
1.8       deraadt   120: <li>AMD Geode video card driver for X.Org.
1.17      deraadt   121: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmt&amp;sektion=4">vmt(4)</a>
1.26      deraadt   122:     driver which implements VMware Tools.
1.17      deraadt   123: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auglx&amp;sektion=4&amp;arch=i386">auglx(4)</a>
                    124:     driver for AMD Geode LX CS5536 integrated AC'97 audio.
                    125: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&amp;sektion=4">ix(4)</a>
                    126:     driver for Intel 82598 PCI Express 10Gb Ethernet.
                    127: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpithinkpad&amp;sektion=4">acpithinkpad(4)</a>
                    128:     driver provides additional ACPI support for IBM/Lenovo ThinkPad laptops.
                    129: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpiasus&amp;sektion=4">acpiasus(4)</a>
1.26      deraadt   130:     driver provides additional ACPI support for ASUS laptops, including the EeePC.
1.17      deraadt   131: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gecko&amp;sektion=4">gecko(4)</a>
                    132:     driver supporting the GeckoBOA BC GSC+ port found on some hppa systems.
                    133: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tsec&amp;sektion=4">tsec(4)</a>
1.26      deraadt   134:     driver supporting the Freescale Triple Speed Ethernet Controller.
1.17      deraadt   135: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&amp;sektion=4">re(4)</a>
                    136:     driver now supports RTL8102E and RTL8168 devices.
                    137: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cas&amp;sektion=4">cas(4)</a>
                    138:     driver now supports National Semiconductor Saturn devices.
                    139: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pccom&amp;sektion=4">pccom(4)</a>
                    140:     driver has been removed; all platforms use com(4) now.
                    141: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cardbus&amp;sektion=4">cardbus(4)</a>
                    142:     and
                    143:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&amp;sektion=4">pcmcia(4)</a>
                    144:     now work on most sparc64 machines.
                    145: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udcf&amp;sektion=4">udcf(4)</a>
                    146:     driver now supports mouseCLOCK USB II devices.
                    147: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&amp;sektion=4">msk(4)</a>
1.21      deraadt   148:     driver now supports 88E8040T devices.
1.17      deraadt   149: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&amp;sektion=4">ath(4)</a>
                    150:     now now supports many more Atheros wireless devices.
                    151: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ciss&amp;sektion=4">ciss(4)</a>
                    152:     driver now supports HP Smart Array P212, P410, P411, P411i
                    153:     and P812 devices.
                    154: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uftdi&amp;sektion=4">uftdi(4)</a>
                    155:     driver now supports ELV Elektronik and FTDI 2232L devices.
                    156: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&amp;sektion=4">umsm(4)</a>
                    157:     driver now supports Option GlobeTrotter 3G+, Huawei E220
                    158:     and more HSDPA MSM devices.
                    159: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubsa&amp;sektion=4">ubsa(4)</a>
                    160:     driver now supports ZTE CMDMA MSM devices.
                    161: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&amp;sektion=4">axe(4)</a>
                    162:     driver now supports Apple USB A1277 devices.
                    163: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&amp;sektion=4">puc(4)</a>
                    164:     driver now supports more Netmos devices.
                    165: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mgx&amp;sektion=4">mgx(4)</a>
                    166:     driver now supports 2D acceleration on selected boards.
1.19      deraadt   167: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&amp;sektion=4">isp(4)</a>
                    168:     driver firmware for some controllers has been updated.
                    169: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&amp;sektion=4">isp(4)</a>
                    170:     driver no longer hangs during probe some machines.
1.21      deraadt   171: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&amp;sektion=4">bge(4)</a>
                    172:     driver has better support for BCM5704 chipsets in fiber
                    173:     mode which helps with some blade servers.
                    174: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&amp;sektion=4">bge(4)</a>
                    175:     driver has better support for the BCM5906 chipset on some systems.
                    176: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&amp;sektion=4">bge(4)</a>
                    177:     driver has much better support for PCI Express chipsets
                    178:     resulting in much faster transit performance.
                    179: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&amp;sektion=4">bge(4)</a>
                    180:     driver has support for the BCM5714/5715/5780 chipsets using fiber interfaces.
                    181: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bnx&amp;sektion=4">bnx(4)</a>
                    182:     driver has support for the BCM5706/5708 chipsets using fiber interfaces.
1.26      deraadt   183: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&amp;sektion=4">ral(4)</a>
                    184:     driver now supports Ralink Technology RT2700 devices.
                    185: <li>On i386 and amd64, make the serial console on non-primary ports work.
                    186: <li>On i386 and amd64, make the serial console handle non-default speeds.
1.1       deraadt   187: <li>...
                    188: </ul>
                    189: <p>
                    190:
                    191: <li>New tools:
                    192: <ul>
1.17      deraadt   193: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rpc.statd&amp;sektion=8">rpc.statd(8)</a>,
                    194:     the host status monitoring daemon for use with the NFS file locking daemon.
                    195: <li>Initial import of
                    196:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yplapd&amp;sektion=8">ypldap(8)</a>,
                    197:     a drop-in replacement for ypserv to glue in an LDAP directory for
                    198:     get{pw,gr}ent family of functions.
1.21      deraadt   199: <li>Deprecated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=slattach&amp;sektion=8">slattach(8)</a>
                    200:     and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=slattach&amp;sektion=8">slattach(8)</a>
                    201:     in favor of
                    202:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=slattach&amp;sektion=8">ldattach(8)</a>.
                    203: <li>Import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpbench&amp;sektion=8">tcpbench(1)</a>, a small TCP benchmarking tool.
1.1       deraadt   204: <li>...
                    205: </ul>
                    206: <p>
                    207:
                    208: <li>New functionality:
                    209: <ul>
1.3       ratchov   210: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&amp;sektion=1">aucat(1)</a>
1.26      deraadt   211:     is now able to play and record audio in full-duplex,
                    212:     mix unlimited number of streams, handle up to 16 channels,
                    213:     resample streams on the fly, support various 24-bit and 32-bit
1.3       ratchov   214:     encodings and does format conversions on the fly.
1.8       deraadt   215: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&amp;sektion=8">httpd(8)</a> now supports IPv6.
1.26      deraadt   216: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&amp;sektion=8">dhcpd(8)</a>
                    217:     now supports basic synchronization of the /var/db/dhcpd.leases
                    218:     file to allow running multiple instances for redundancy.
1.8       deraadt   219: <li>Many wireless network drivers now support WPA.
1.17      deraadt   220: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rpc.lockd&amp;sektion=8">rpc.lockd(8)</a>
                    221:     now supports NLMv4 and does actually do locking.
                    222: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&amp;sektion=1">ftp(1)</a>
                    223:     now supports recursive mget transfers.
1.19      deraadt   224: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&amp;sektion=1">ftp(1)</a>
                    225:     now uses keep alive packets by default.
1.26      deraadt   226: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&amp;sektion=1">ftp(1)</a>
                    227:     now accepts empty passwords in URLs.
1.17      deraadt   228: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&amp;sektion=1">cdio(1)</a>
                    229:     in TAO mode to set the write speed.
1.19      deraadt   230: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&amp;sektion=1">cdio(1)</a>
                    231:     no longer blanks media twice.
1.21      deraadt   232: <li>Add ability in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&amp;sektion=1">cdio(1)</a>
                    233:     to determine media capabilities and make it figure out if media supports TAO or blanking.
1.17      deraadt   234: <li>Initial version of
                    235:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&amp;sektion=4">softraid(4)</a>
                    236:     crypto support. Disabled for now.
1.19      deraadt   237: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&amp;sektion=8">dhcpd(8)</a>
1.26      deraadt   238:     now groks options tftp-config-file and auto-proxy-script in
                    239:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd.conf&amp;sektion=5">dhcpd.conf(5)</a>.
1.19      deraadt   240: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=8">dhclient(8)</a>
                    241:     option handling much more resistant to abuse.
                    242: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=8">dhclient(8)</a>
                    243:     now aware of interface link state and reacts to changes.
                    244: <li>DIOCRLDINFO, DIOCGPDINFO, and DIOCGPART support added to block devices
                    245:     previously lacking it.
                    246: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&amp;sektion=8">disklabel(8)</a>
                    247:     no longer supports the '-r' option, and obtains all disklabel information via ioctl's.
                    248: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&amp;sektion=8">disklabel(8)</a>
                    249:     no longer suggests offsets and sizes that would result in partitions starting or ending
                    250:     outside the OpenBSD section of the disk.
                    251: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&amp;sektion=8">disklabel(8)</a>
                    252:     now correctly reads back the 'vendor' field from text disklabels.
                    253: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&amp;sektion=8">disklabel(8)</a>
                    254:     editor mode '?' and 'p' commands are more compact and the 'l' command has been added
                    255:     to produce previous verbose output.
                    256: <li>I/O's outside the bounds of the RAW_PART are now prevented, allowing
                    257:     proper detection of invalid I/O's.
                    258: <li>USB floppies now have a valid cylinder count calculated, rather than 0.
                    259: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=newfs&amp;sektion=8">newfs(8)</a>
                    260:     can now create filesystems on devices with sector sizes other than 512, although
                    261:     such filesystems cannot yet be read.
1.29    ! rainer    262: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtadvd&amp;sektion=8">rtadvd(8)</a>
        !           263:     now revoces it's privileges and runs as it's own user <tt>_rtadvd</tt>.
1.19      deraadt   264: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&amp;sektion=4">scsi(4)</a>
                    265:     probing displays less useless verbiage and fewer spurious error messages.
                    266: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&amp;sektion=4">st(4)</a>
                    267:     devices can now be detached.
                    268: <li>ATAPI devices are now identified as such, rather than as SCSIn devices.
                    269: <li>SATA tape drives now work.
                    270: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&amp;sektion=4">scsi(4)</a>
                    271:     probing now displays the ID of the initiator on the bus.
                    272: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&amp;sektion=4">scsi(4)</a>
                    273:     debug capabilities improved to show commands and input or output data as appropriate.
                    274: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&amp;sektion=4">scsi(4)</a>
                    275:     probing makes better use of the TEST UNIT READY command to clear errors and allow
                    276:     successfull attachments.
                    277: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&amp;sektion=4">scsi(4)</a>
                    278:     probing can now find more fibre channel attached devices.
1.21      deraadt   279: <li>Several mbuf pool cache corruption issues were fixed.
                    280: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=identd&amp;sektion=8">identd(8)</a>
                    281:     now supports IPv6 in standalone mode.
                    282: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cal&amp;sektion=1">cal(1)</a>
                    283:     now shows week numbers too.
                    284: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a>,
                    285:     implement a sloppy tcpstate tracker which does not look at sequence numbers at all.
1.25      mpf       286: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a>
                    287:     rule accounting now has a counter to record how many states in total have been
                    288:     created by a rule.
                    289: <li>The kill states feature in
                    290:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&amp;sektion=8">pfctl(8)</a>
                    291:     now supports two additional match targets: Kill by rule label or state ID.
1.21      deraadt   292: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&amp;sektion=8">relayd(8)</a>
                    293:     use sloppy
                    294:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a>
                    295:     state keeping for routed sessions (Direct Server Return).
                    296: <li>Added support in
                    297:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&amp;sektion=8">relayd(8)</a>
                    298:     for transparent L7 forwarding in relays.
                    299: <li>Extend <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=awk&amp;sektion=1">awk(1)</a>
                    300:     with bitwise operations.
1.8       deraadt   301: <li>...
1.1       deraadt   302: </ul>
                    303: <p>
                    304:
                    305: <li>Assorted improvements and code cleanup:
                    306: <ul>
1.8       deraadt   307: <li>A greatly changed buffer cache subsystem which maps cache pages only
                    308:     when in use, resulting in improved filesystem performance, and
1.26      deraadt   309:     allowing for the effective use of a much larger buffer cache.
1.11      espie     310: <li>A greatly improved implementation of
1.9       otto      311:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&sektion=3">
1.11      espie     312:     malloc(3)</a>, the general purpose memory allocator,
                    313:     which catches more mistakes, reduces address space fragmentation,
                    314:     and is faster.
1.10      otto      315: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=statfs&sektion=2">
1.14      otto      316:     statfs(2)</a> system call has been enhanced to support large
1.10      otto      317:     filesystems.
1.20      deraadt   318: <li>Lots of features have been implemented in OpenCVS, which can now be used
1.19      deraadt   319:     to do some real work.
                    320: <li>New APIs for arc4random, one to fill a buffer with random numbers
                    321:     and the other to return a uniformly distributed random number without bias.
1.12      deraadt   322: <li>...
1.1       deraadt   323: </ul>
                    324: <p>
                    325:
                    326: <li>Install/Upgrade process changes:
                    327: <ul>
1.15      deraadt   328: <li>A new tool
1.18      sobrado   329:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&sektion=8">
                    330:     sysmerge(8)</a>, derived from the old mergemaster port, makes
1.15      deraadt   331:     it easier to merge configuration files changes during an upgrade.
1.16      deraadt   332: <li>Fully support OpenBSD inside extended partitions on i386 and amd64.
1.17      deraadt   333: <li>During installation 'dhcp' is now the initial default answer during
                    334:     network configuration.
1.19      deraadt   335: <li>Fetching sets via FTP more reliable due to automatic use of keep alive.
                    336: <li>Fetching sets via NFS no longer hangs retrying a non-functional mount.
                    337: <li>Installation ensures hostname.* files are installed with mode 600.
                    338: <li>Serial console configuration now automatically detects speed.
                    339: <li>Serial console support extended to all architectures.
                    340: <li>Partition size display no longer limited to 32 bit sizes.
                    341: <li>Partition sizes now scaled and formatted to use human readable units.
1.26      deraadt   342: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8">ntpd(8)</a>
                    343:     configuration questions improved.
1.19      deraadt   344: <li>Sparc miniroot root disk detection fixed.
                    345: <li>Invocations of
                    346:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8">disklabel(8)</a>
                    347:     by the scripts are now less verbose.
1.1       deraadt   348: </ul>
                    349: <p>
                    350:
1.15      deraadt   351: <li>OpenSSH 5.1:
1.1       deraadt   352: <ul>
1.15      deraadt   353: <li>New experimental fingerprint ASCII art visualisation system for easier
                    354:     verification of remote keys.
                    355: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=chroot&sektion=2">
                    356:     chroot(2)</a> support for
                    357:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>.
                    358: <li>Added an extended test mode (-T) to
                    359:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>.
                    360: <li>Make
                    361:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>
                    362:     support negation of groups in a "Match group" block.
1.16      deraadt   363: <li>Increased the ephemeral key size in protocol1 from 768 to 1024 bits.
1.15      deraadt   364: <li>Better tests of primes in /etc/moduli
1.16      deraadt   365: <li>Refuse to read .shosts or authorized_keys files that are not regular
1.15      deraadt   366:     files.
                    367: <li>Enable ~ escapes for multiplex slave sessions.
1.16      deraadt   368: <li>Support CIDR address matching in Match blocks and authorized_keys
1.15      deraadt   369:     from="..." stanzas.
                    370: <li>Make port forwarding code try additional addresses when connecting to
                    371:     a destination whose DNS name resolves to more than one address.
                    372: <li>Make the maximum number of
                    373:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>
1.16      deraadt   374:     sessions run-time controllable via MaxSessions in
1.15      deraadt   375:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_config&sektion=5">
                    376:     ssh_config(5)</a>.
                    377: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_scan&sektion=1">
1.16      deraadt   378:     ssh_scan(1)</a> now defaults to RSA protocol 2 keys, instead of RSA1.
1.15      deraadt   379: <li>Added an extension to sftp protocol to implement
                    380:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=statvfs&sektion=2">
                    381:     statvfs(2)</a>-like operations and add a df command to
                    382:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1">
                    383:     sftp(1)</a>.
1.26      deraadt   384: <li>Disable execution of ~/.ssh/rc for sessions where a command has been
1.15      deraadt   385:     forced by the sshd_config ForceCommand directive.
                    386: <li>And several bug fixes and performance enhancements.
1.1       deraadt   387: </ul>
                    388: <p>
                    389:
                    390: <li>Over ???? ports, minor robustness improvements in package tools.
                    391: <li>Many pre-built packages for each architecture:
                    392:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    393:     <tr>
                    394:     <td valign="top" width="25%">
                    395:     <ul>
1.8       deraadt   396:     <li>i386:       5033
                    397:     <li>sparc64:    4862
1.1       deraadt   398:     <li>alpha:      ????
                    399:     <li>sh:         ????
                    400: </ul></td><td valign=top width="25%"><ul>
1.23      deraadt   401:     <li>amd64:      4940
1.22      deraadt   402:     <li>powerpc:    4258
1.1       deraadt   403:     <li>sparc:      ????
                    404:     <li>m68k:       ????
                    405: </ul></td><td valign=top width="25%"><ul>
                    406:     <li>arm:        ????
                    407:     <li>hppa:       ????
                    408:     <li>vax:        ????
                    409:     <li>mips64:     ????
                    410: </ul></td><td valign=top width="25%"><ul>
                    411:     <li>m88k:       ????
                    412: </ul></td></tr></table>
                    413: Some highlights:
                    414: <ul>
1.11      espie     415: <li>mozilla-firefox3
                    416: <li>drupal-5, core package and external modules, a modern CMS.
1.1       deraadt   417: </ul>
                    418: <p>
                    419:
                    420: <li>As usual, steady improvements in manual pages and other documentation.
                    421: <p>
                    422:
                    423: <li>The system includes the following major components from outside suppliers:
                    424: <ul>
                    425: <li>Xenocara (based on X.Org 7.3 + patches, freetype 2.3.5, fontconfig
1.2       matthieu  426: 2.4.2, Mesa 7.0.3, xterm 234 and more)
1.1       deraadt   427: <li>Gcc 2.95.3
                    428: (+ <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc-local&amp;sektion=1">patches</a>)
                    429: and 3.3.5
                    430: (+ <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc-local&amp;sektion=1">patches</a>)
                    431: <li>Perl 5.8.8 (+ patches)
                    432: <li>Our improved and secured version of Apache 1.3, with SSL/TLS and DSO support
                    433: <li>OpenSSL 0.9.7j (+ patches)
                    434: <li>Groff 1.15
1.8       deraadt   435: <li>Sendmail 8.14.3, with libmilter
                    436: <li>Bind 9.4.2-P2 (+ patches)
1.1       deraadt   437: <li>Lynx 2.8.5rel.4 with HTTPS and IPv6 support (+ patches)
1.8       deraadt   438: <li>Sudo 1.6.9p17
1.1       deraadt   439: <li>Ncurses 5.2
                    440: <li>Latest KAME IPv6
                    441: <li>Heimdal 0.7.2 (+ patches)
                    442: <li>Arla 0.35.7
                    443: <li>Binutils 2.15 (+ patches)
                    444: <li>Gdb 6.3 (+ patches)
                    445: </ul>
                    446: <p>
                    447:
                    448: </ul>
                    449:
                    450: <a name="install"></a>
                    451: <hr>
                    452: <p>
                    453: <h3><font color="#0000e0">How to install</font></h3>
                    454: <p>
                    455: Following this are the instructions which you would have on a piece of
                    456: paper if you had purchased a CDROM set instead of doing an alternate
                    457: form of install.  The instructions for doing an FTP (or other style
                    458: of) install are very similar; the CDROM instructions are left intact
                    459: so that you can see how much easier it would have been if you had
                    460: purchased a CDROM instead.
                    461: <p>
                    462:
                    463: <hr>
                    464: Please refer to the following files on the three CDROMs or FTP mirror for
                    465: extensive details on how to install OpenBSD 4.4 on your machine:
                    466: <p>
                    467: <ul>
                    468: <li>CD1:4.4/i386/INSTALL.i386
                    469: <p>
                    470: <li>CD2:4.4/amd64/INSTALL.amd64
                    471: <li>CD2:4.4/macppc/INSTALL.macppc
                    472: <p>
                    473: <li>CD3:4.4/sparc64/INSTALL.sparc64
                    474: <p>
                    475: <li>FTP:.../OpenBSD/4.4/alpha/INSTALL.alpha
                    476: <li>FTP:.../OpenBSD/4.4/armish/INSTALL.armish
                    477: <li>FTP:.../OpenBSD/4.4/hp300/INSTALL.hp300
                    478: <li>FTP:.../OpenBSD/4.4/hppa/INSTALL.hppa
                    479: <li>FTP:.../OpenBSD/4.4/landisk/INSTALL.landisk
                    480: <li>FTP:.../OpenBSD/4.4/mac68k/INSTALL.mac68k
                    481: <li>FTP:.../OpenBSD/4.4/mvme68k/INSTALL.mvme68k
                    482: <li>FTP:.../OpenBSD/4.4/mvme88k/INSTALL.mvme88k
                    483: <li>FTP:.../OpenBSD/4.4/sgi/INSTALL.sgi
                    484: <li>FTP:.../OpenBSD/4.4/sparc/INSTALL.sparc
                    485: <li>FTP:.../OpenBSD/4.4/vax/INSTALL.vax
                    486: <li>FTP:.../OpenBSD/4.4/zaurus/INSTALL.zaurus
                    487: </ul>
                    488: <hr>
                    489:
                    490: <p>
                    491: Quick installer information for people familiar with OpenBSD, and the
                    492: use of the "disklabel -E" command.  If you are at all confused when
                    493: installing OpenBSD, read the relevant INSTALL.* file as listed above!
                    494: <p>
                    495:
                    496: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    497: <ul>
                    498: Play with your BIOS options to enable booting from a CD. The OpenBSD/i386
                    499: release is on CD1. If your BIOS does not support booting from CD, you will need
                    500: to create a boot floppy to install from. To create a boot floppy write
                    501: <i>CD1:4.4/i386/floppy44.fs</i> to a floppy and boot via the floppy drive.
                    502:
                    503: <p>
                    504: Use <i>CD1:4.4/i386/floppyB44.fs</i> instead for greater SCSI controller
                    505: support, or <i>CD1:4.4/i386/floppyC44.fs</i> for better laptop support.
                    506:
                    507: <p>
                    508: If you can't boot from a CD or a floppy disk,
                    509: you can install across the network using PXE as described in
                    510: the included INSTALL.i386 document.
                    511:
                    512: <p>
                    513: If you are planning on dual booting OpenBSD with another OS, you will need to
                    514: read INSTALL.i386.
                    515:
                    516: <p>
                    517: To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located
                    518: at <i>CD1:4.4/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,
                    519: use the
                    520: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>
                    521: utility. The following is an example usage of
                    522: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>,
                    523: where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or
                    524: &quot;rfd0a&quot;.
                    525:
                    526: <ul><pre>
                    527: # <strong>dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k</strong>
                    528: </pre></ul>
                    529:
                    530: <p>
                    531: Make sure you use properly formatted perfect floppies with NO BAD BLOCKS or
                    532: your install will most likely fail. For more information on creating a boot
                    533: floppy and installing OpenBSD/i386 please refer to
                    534: <a href="faq/faq4.html#MkFlop">FAQ 4.3.1</a>.
                    535: </ul>
                    536:
                    537: <p>
                    538: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    539: <ul>
                    540: The 4.4 release of OpenBSD/amd64 is located on CD2.
                    541: Boot from the CD to begin the install - you may need to adjust
                    542: your BIOS options first.
                    543: If you can't boot from the CD, you can create a boot floppy to install from.
                    544: To do this, write <i>CD2:4.4/amd64/floppy44.fs</i> to a floppy, then
                    545: boot from the floppy drive.
                    546:
                    547: <p>
                    548: If you can't boot from a CD or a floppy disk,
                    549: you can install across the network using PXE as described in the included
                    550: INSTALL.amd64 document.
                    551:
                    552: <p>
                    553: If you are planning to dual boot OpenBSD with another OS, you will need to
                    554: read INSTALL.amd64.
                    555: </ul>
                    556:
                    557: <p>
                    558: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    559: <ul>
                    560: Put CD2 in your CDROM drive and poweron your machine while holding down the
                    561: <i>C</i> key until the display turns on and shows <i>OpenBSD/macppc boot</i>.
                    562:
                    563: <p>
                    564: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    565: /4.4/macppc/bsd.rd</i>
                    566: </ul>
                    567:
                    568: <p>
                    569: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    570: <ul>
                    571: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    572:
                    573: <p>
                    574: If this doesn't work, or if you don't have a CDROM drive, you can write
                    575: <i>CD3:4.4/sparc64/floppy44.fs</i> or <i>CD3:4.4/sparc64/floppyB44.fs</i>
                    576: (depending on your machine) to a floppy and boot it with <i>boot
                    577: floppy</i>. Refer to INSTALL.sparc64 for details.
                    578:
                    579: <p>
                    580: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    581: will most likely fail.
                    582:
                    583: <p>
                    584: You can also write <i>CD3:4.4/sparc64/miniroot44.fs</i> to the swap partition on
                    585: the disk and boot with <i>boot disk:b</i>.
                    586:
                    587: <p>
                    588: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    589: </ul>
                    590:
                    591: <p>
                    592: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    593: <ul>
                    594: <p>Write <i>FTP:4.4/alpha/floppy44.fs</i> or
                    595: <i>FTP:4.4/alpha/floppyB44.fs</i> (depending on your machine) to a diskette and
                    596: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    597:
                    598: <p>
                    599: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    600: will most likely fail.
                    601:
                    602: </ul>
                    603:
                    604: <p>
                    605: <h3><font color="#e00000">OpenBSD/armish:</font></h3>
                    606: <ul>
                    607: <p>
                    608: After connecting a serial port, Thecus can boot directly from the network
                    609: either tftp or http. Configure the network using fconfig, reset,
                    610: then load bsd.rd, see INSTALL.armish for specific details.
                    611: IOData HDL-G can only boot from an EXT-2 partition. Boot into linux
                    612: and copy 'boot' and bsd.rd into the first partition on wd0 (hda1)
                    613: then load and run bsd.rd, preserving the wd0i (hda1) ext2fs partition.
                    614: More details are available in INSTALL.armish.
                    615: </ul>
                    616:
                    617: <p>
                    618: <h3><font color="#e00000">OpenBSD/hp300:</font></h3>
                    619: <ul>
                    620: <p>
                    621: Boot over the network by following the instructions in INSTALL.hp300.
                    622: </ul>
                    623:
                    624: <p>
                    625: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    626: <ul>
                    627: <p>
                    628: Boot over the network by following the instructions in INSTALL.hppa or the
                    629: <a href="hppa.html#install">hppa platform page</a>.
                    630: </ul>
                    631:
                    632: <p>
                    633: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    634: <ul>
                    635: <p>
                    636: Write <i>miniroot44.fs</i> to the start of the CF
                    637: or disk, and boot normally.
                    638: </ul>
                    639:
                    640: <p>
                    641: <h3><font color="#e00000">OpenBSD/mac68k:</font></h3>
                    642: <ul>
                    643: <p>
                    644: Boot MacOS as normal and extract the Macside "BSD/Mac68k Booter" utility from
                    645: <i>FTP:4.4/mac68k/utils</i> onto your hard disk.  Configure the "BSD/Mac68k
                    646: Booter" with the location of your bsd.rd kernel and boot into the installer.
                    647: Refer to the instructions in INSTALL.mac68k for more details.
                    648: </ul>
                    649:
                    650: <p>
                    651: <h3><font color="#e00000">OpenBSD/mvme68k:</font></h3>
                    652: <ul>
                    653: <p>
                    654: You can create a bootable installation tape or boot over the network.<br>
                    655: The network boot requires a MVME68K BUG version that supports the <i>NIOT</i>
                    656: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme68k
                    657: for more details.
                    658: </ul>
                    659:
                    660: <p>
                    661: <h3><font color="#e00000">OpenBSD/mvme88k:</font></h3>
                    662: <ul>
                    663: <p>
                    664: You can create a bootable installation tape or boot over the network.<br>
                    665: The network boot requires a MVME88K BUG version that supports the <i>NIOT</i>
                    666: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme88k
                    667: for more details.
                    668: </ul>
                    669:
                    670: <p>
                    671: <h3><font color="#e00000">OpenBSD/sparc:</font></h3>
                    672: <ul>
                    673: Boot from one of the provided install ISO images, using one of the two
                    674: commands listed below, depending on the version of your ROM.
                    675:
                    676: <ul><pre>
                    677: ok <strong>boot cdrom 4.4/sparc/bsd.rd</strong>
                    678: or
                    679: &gt; <strong>b sd(0,6,0)4.4/sparc/bsd.rd</strong>
                    680: </pre></ul>
                    681:
                    682: <p>
                    683: If your SPARC system does not have a CD drive, you can alternatively boot from floppy.
                    684: To do so you need to write <i>floppy44.fs</i> to a floppy.
                    685: For more information see <a href="faq/faq4.html#MkFlop">FAQ 4.3.1</a>.
                    686: To boot from the floppy use one of the two commands listed below,
                    687: depending on the version of your ROM.
                    688:
                    689: <ul><pre>
                    690: ok <strong>boot floppy</strong>
                    691: or
                    692: &gt; <strong>b fd()</strong>
                    693: </pre></ul>
                    694:
                    695: <p>
                    696: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    697: will most likely fail.
                    698:
                    699: <p>
                    700: If your SPARC system doesn't have a floppy drive nor a CD drive, you can either
                    701: setup a bootable tape, or install via network, as told in the
                    702: INSTALL.sparc file.
                    703: </ul>
                    704:
                    705: <p>
                    706: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    707: <ul>
                    708: <p>
                    709: Burn cd44.iso on a CD-R, put it in the CD drive of your machine and
                    710: select <i>Install System Software</i> from the System Maintenance menu.
                    711:
                    712: <p>
                    713: If your machine doesn't have a CD drive, you can
                    714: setup a DHCP/tftp network server, and boot using "bootp()/bsd.rd".
                    715: Refer to the instructions in INSTALL.sgi for more details.
                    716: </ul>
                    717:
                    718: <p>
                    719: <h3><font color="#e00000">OpenBSD/vax:</font></h3>
                    720: <ul>
                    721: Boot over the network via mopbooting as described in INSTALL.vax.
                    722: </ul>
                    723:
                    724: <p>
                    725: <h3><font color="#e00000">OpenBSD/zaurus:</font></h3>
                    726: <ul>
                    727: <p>
                    728: Using the Linux built-in graphical ipkg installer, install the
                    729: openbsd44_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
                    730: for a few important details.
                    731: </ul>
                    732:
                    733: <p>
                    734: <h3><font color="#e00000">Notes about the source code:</font></h3>
                    735: <ul>
                    736: src.tar.gz contains a source archive starting at /usr/src.  This file
                    737: contains everything you need except for the kernel sources, which are
                    738: in a separate archive.  To extract:
                    739: <p>
                    740: <ul><pre>
                    741: # <strong>mkdir -p /usr/src</strong>
                    742: # <strong>cd /usr/src</strong>
                    743: # <strong>tar xvfz /tmp/src.tar.gz</strong>
                    744: </pre></ul>
                    745: <p>
                    746: sys.tar.gz contains a source archive starting at /usr/src/sys.
                    747: This file contains all the kernel sources you need to rebuild kernels.
                    748: To extract:
                    749: <p>
                    750: <ul><pre>
                    751: # <strong>mkdir -p /usr/src/sys</strong>
                    752: # <strong>cd /usr/src</strong>
                    753: # <strong>tar xvfz /tmp/sys.tar.gz</strong>
                    754: </pre></ul>
                    755: <p>
                    756: Both of these trees are a regular CVS checkout.  Using these trees it
                    757: is possible to get a head-start on using the anoncvs servers as
                    758: described <a href="anoncvs.html">here</a>.
                    759: Using these files
                    760: results in a much faster initial CVS update than you could expect from
                    761: a fresh checkout of the full OpenBSD source tree.
                    762: <p>
                    763: </ul>
                    764:
                    765: <a name="upgrade"></a>
                    766: <hr>
                    767: <p>
                    768: <h3><font color="#0000e0">How to upgrade</font></h3>
                    769: <p>
                    770: If you already have an OpenBSD 4.3 system, and do not want to reinstall,
                    771: upgrade instructions and advice can be found in the
                    772: <a href="faq/upgrade44.html">Upgrade Guide</a>.
                    773:
                    774: <a name="ports"></a>
                    775: <hr>
                    776: <p>
                    777: <h3><font color="#0000e0">Ports Tree</font></h3>
                    778: <p>
                    779: A ports tree archive is also provided.  To extract:
                    780: <p>
                    781: <ul><pre>
                    782: # <strong>cd /usr</strong>
                    783: # <strong>tar xvfz /tmp/ports.tar.gz</strong>
                    784: # <strong>cd ports</strong>
                    785: </pre></ul>
                    786: <p>
                    787: The <i>ports/</i> subdirectory is a checkout of the OpenBSD ports tree.  Go
                    788: read the <a href="ports.html">ports</a> page
                    789: if you know nothing about ports
                    790: at this point.  This text is not a manual of how to use ports.
                    791: Rather, it is a set of notes meant to kickstart the user on the
                    792: OpenBSD ports system.
                    793: <p>
                    794: The <i>ports/</i> directory represents a CVS (see the manpage for
                    795: <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">
                    796: cvs(1)</a> if
                    797: you aren't familiar with CVS) checkout of our ports.  As with our complete
                    798: source tree, our ports tree is available via anoncvs.  So, in
                    799: order to keep current with it, you must make the <i>ports/</i> tree
                    800: available on a read-write medium and update the tree with a command
                    801: like:
                    802: <p>
                    803: <ul><pre>
                    804: # <strong>cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_4_4</strong>
                    805: </pre></ul>
                    806: <p>
                    807: [Of course, you must replace the local directory and server name here
                    808: with the location of your ports collection and a nearby anoncvs
                    809: server.]
                    810: <p>
                    811: Note that most ports are available as packages through FTP. Updated
                    812: packages for the 4.4 release will be made available if problems arise.
                    813: <p>
                    814: If you're interested in seeing a port added, would like to help out, or just
                    815: would like to know more, the mailing list ports@openbsd.org is a good
                    816: place to know.
                    817: <p>
                    818:
                    819: <hr>
                    820: <a href="index.html"><img height="24" width="24" src="back.gif" border="0"
                    821: alt="OpenBSD"></a>
                    822: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
                    823: <br><small>
1.29    ! rainer    824: $OpenBSD: 44.html,v 1.28 2008/08/29 05:33:35 cnst Exp $
1.1       deraadt   825: </small>
                    826:
                    827: </body>
                    828: </html>