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

Annotation of www/43.html, Revision 1.78

1.1       david       1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 4.3 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.3">
                      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>
1.26      david      21: <a href="images/Cryptonaut.jpg">
1.1       david      22: <img align="left" width="227" height="343" hspace="24" vspace="30"
1.24      deraadt    23: src="images/Cryptonaut.jpg" alt="OpenBSD 4.3 logo"></a>
1.1       david      24: <h2><font color="#0000e0">The OpenBSD 4.3 Release:</font></h2>
                     25: <p>
                     26: To be released May 1, 2008<br>
                     27: Copyright 1997-2008, Theo de Raadt.<br>
1.16      deraadt    28: <font color="#e00000">ISBN 978-0-9784475-1-9</font>
1.1       david      29: <br>
1.72      deraadt    30: <a href="lyrics.html#43">4.3 Song: "Home to Hypocrisy"</a>
1.1       david      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.3/</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="errata43.html">The 4.3 Errata page</a> for a list
                     50:     of bugs and workarounds.
                     51: <li>See a <a href="plus43.html">detailed log of changes</a> between the
                     52:     4.2 and 4.3 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.3.
                     70: For a comprehensive list, see the <a href="plus43.html">changelog</a> leading
                     71: to 4.3.
                     72: <p>
                     73:
                     74: <ul>
                     75:
                     76: <li>New/extended platforms:
                     77: <ul>
1.41      miod       78: <li><a href="sparc64.html">OpenBSD/sparc64</a><br>
1.43      kettenis   79:     SMP support.  This should work on all supported systems,
                     80:     with the exception of the Sun Enterprise 10000.
1.41      miod       81: <li><a href="hppa.html">OpenBSD/hppa</a><br>
1.3       kettenis   82:     K-class servers like the K200 and K410 are supported now.
1.41      miod       83: <li><a href="mvme88k.html">OpenBSD/mvme88k</a><br>
                     84:     SMP support on MVME188 and MVME188A systems.<br>
                     85:     88110 processor, and thus MVME197LE/SP/DP boards, are supported now.
1.74      jsing      86: <li><a href="sgi.html">OpenBSD/sgi</a><br>
                     87:     Contains many new drivers, however the kernel requires an
                     88:     important errata fix.
1.1       david      89: </ul>
                     90: <p>
                     91:
                     92: <li>Improved hardware support, including:
                     93: <ul>
1.20      kettenis   94: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&amp;sektion=4">bge(4)</a> driver now supports BCM5906/BCM5906M 10/100 and BCM5755 10/100/Gigabit Ethernet devices.
                     95: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cas&amp;sektion=4">cas(4)</a> driver now supports Cassini+ 10/100/Gigabit Ethernet devices.
                     96: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;sektion=4">em(4)</a> driver now supports ICH9 10/100 and 10/100/Gigabit Ethernet devices.
                     97: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&amp;sektion=4">gem(4)</a> driver now supports the onboard 1000base-SX interface on the Sun Fire V880 server.
                     98: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ixgb&amp;sektion=4">ixgb(4)</a> driver now supports the Sun 10Gb PCI-X Ethernet devices.
                     99: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&amp;sektion=4">msk(4)</a> driver now supports Yukon FE+ 10/100 and Yukon Supreme 10/100/Gigabit Ethernet devices.
                    100: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfe&amp;sektion=4">nfe(4)</a> driver now supports MCP73, MCP77 and MCP79 10/100/Gigabit Ethernet devices.
1.29      damien    101: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&amp;sektion=4">ral(4)</a> driver now supports RT2800 based wireless network devices.
1.20      kettenis  102: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cmpci&amp;sektion=4">cmpci(4)</a> driver now supports CMI8768 based audio adapters.
                    103: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&amp;sektion=4">it(4)</a> driver now supports ITE IT8705F/8712F/8716F/8718F/8726F and SiS SiS950 ICs. Watchdog timer functionality added.
                    104: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mfi&amp;sektion=4">mfi(4)</a> driver now supports Dell CERC6/PERC6 and LSI SAS1078 RAID controllers.
                    105: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=viapm&amp;sektion=4">viapm(4)</a> driver now supports the VIA VT8237S south bridges SMBus controller.
1.35      jsg       106: <li>Support for hotplugging ExpressCard devices has been added.
1.20      kettenis  107: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=amdpcib&amp;sektion=4&amp;arch=amd64">amdpcib(4)</a> driver for the AMD-8111 series LPC bridge and timecounter on amd64.
                    108: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pctr&amp;sektion=4&amp;arch=amd64">pctr(4)</a> driver for the CPU performance counters on amd64.
                    109: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&amp;sektion=4">bwi(4)</a> driver for the Broadcom AirForce IEEE 802.11b/g wireless network device.
                    110: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=envy&amp;sektion=4">envy(4)</a> driver for the VIA Envy24 audio device.
                    111: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=et&amp;sektion=4">et(4)</a> driver for the Agere/LSI ET1310 10/100/Gigabit Ethernet device.
                    112: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=etphy&amp;sektion=4">etphy(4)</a> driver for the Agere/LSI ET1011 TruePHY Gigabit Ethernet PHY.
                    113: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=amdpcib&amp;sektion=4&amp;arch=i386">amdpcib(4)</a> driver for the AMD-8111 series LPC bridge and timecounter on i386.
                    114: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glxpcib&amp;sektion=4&amp;arch=i386">glxpcib(4)</a> driver for the AMD CS5536 PCI-ISA bridge with timecounter, watchdog timer, and GPIO on i386.
1.29      damien    115: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&amp;sektion=4">iwn(4)</a> driver for the Intel Wireless WiFi Link 4965AGN IEEE 802.11a/b/g/Draft-N wireless network device.
1.68      mbalmer   116: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msts&amp;sektion=4">msts(4)</a> line discipline to interface the Meinberg Standard Time String devices to provide a timedelta sensor.
1.20      kettenis  117: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gbe&amp;sektion=4&amp;arch=sgi">gbe(4)</a> driver for the SGI Graphics Back End (GBE) Frame Buffer on sgi.
                    118: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkbc&amp;sektion=4&amp;arch=sgi">mkbc(4)</a> driver for the Moosehead PS/2 Controller on sgi.
                    119: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=power&amp;sektion=4&amp;arch=sgi">power(4)</a> driver for the power button on sgi.
                    120: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ecadc&amp;sektion=4&amp;arch=sparc64">ecadc(4)</a> driver for the Environmental Monitoring Subsystem temperature sensor on sparc64.
                    121: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tda&amp;sektion=4&amp;arch=sparc64">tda(4)</a> driver for the fan controller on the Sun Blade 1000/2000, making these machines much less noisy.
                    122: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spdmem&amp;sektion=4">spdmem(4)</a> driver retrieves information about memory modules.
                    123: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=thmc&amp;sektion=4">thmc(4)</a> driver for the TI THMC50, Analog ADM1022/1028 temperature sensor.
                    124: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uchcom&amp;sektion=4">uchcom(4)</a> driver for the WinChipHead CH341/340 based USB serial adapter.
1.69      mbalmer   125: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umbg&amp;sektion=4">umbg(4)</a> driver for the Meinberg Funkuhren USB5131 radio clock to provide
                    126: a timedelta sensor.
1.20      kettenis  127: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upgt&amp;sektion=4">upgt(4)</a> driver for the Conexant/Intersil PrismGT SoftMAC USB IEEE 802.11b/g wireless network device.
                    128: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wbng&amp;sektion=4">wbng(4)</a> driver for the Winbond W83793G temperature, voltage, and fan sensor.
                    129: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wbsio&amp;sektion=4">wbsio(4)</a> driver for the Winbond LPC Super I/O ICs.
                    130: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adl&amp;sektion=4">adl(4)</a> driver for the Andigilog aSC7621 temperature, voltage, and fan sensor.
1.70      sthen     131: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&amp;sektion=4">siop(4)</a> driver now supports the (non-PCI) NCR 53c720/770 in big-endian mode.
1.58      jj        132: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmn&amp;sektion=4">lmn(4)</a> driver for the National Semiconductor LM93 sensor.
1.1       david     133: </ul>
                    134: <p>
                    135:
                    136: <li>New tools:
                    137: <ul>
1.20      kettenis  138: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&amp;sektion=8">snmpd(8)</a>, implementing the Simple Network Management Protocol.
                    139: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpctl&amp;sektion=8">snmpctl(8)</a> program controls the SNMP daemon.
                    140: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcidump&amp;sektion=8">pcidump(8)</a> utility displays the device address, vendor, and product name of PCI devices.
                    141: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldattach&amp;sektion=8">ldattach(8)</a> is used to attach a line discipline to a serial line to allow for in-kernel processing of the received and/or sent data.
1.1       david     142: </ul>
                    143: <p>
                    144:
                    145: <li>New functionality:
                    146: <ul>
1.20      kettenis  147: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eeprom&sektion=8&amp;arch=sparc">eeprom(8)</a> is now able to display the OpenPROM device tree on systems that have it.
1.7       jasper    148: <li>Support for X11 on sgi has been added.
1.28      jasper    149: <li>The periodic <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=security&sektion=8">security(8)</a> reports now include package changes.
1.25      jakemsr   150: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cmpci&amp;sektion=4">cmpci(4)</a> driver now supports multichannel audio playback if the hardware supports it.
                    151: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auvia&amp;sektion=4">auvia(4)</a> driver now supports multichannel audio playback if the hardware supports it.
                    152: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&amp;sektion=4">auich(4)</a> driver now supports recording from the microphone as well as full-duplex mode.
                    153: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eso&amp;sektion=4">eso(4)</a> driver now supports recording as well as full-duplex mode.
1.31      otto      154: <li>The ffs layer is now 64-bit disk block address clean.
                    155: This means that disks, partitions and filesystems larger than 2TB are
1.32      sobrado   156: now supported, with the exception of statfs(2) and quotas.
1.45      krw       157: <li>DMA is now enabled for 1-sector devices such as flash drives, providing
                    158: significant speed improvement.
                    159: <li>Sparc and Sparc64 disklabels now provide automatic recognition of ext2fs
                    160: partitions.
                    161: <li>Filesystems on USB devices are automatically dismounted if the device is
                    162: disconnected.
1.46      mpf       163: <li>The configuration of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&amp;sektion=4">carp(4)</a> load balancing has
                    164: been vastly simplified.
1.47      krw       165: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fstab&amp;sektion=5">
1.58      jj        166: fstab(5)</a> entries referring to non-existent mount points are now
1.47      krw       167: ignored, allowing subsequent entries to be processed.
1.50      sthen     168: <li>Additional configuration files can now be included in
                    169: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&amp;sektion=5">pf.conf(5)</a>.
1.58      jj        170: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&sektion=4&format=html">sppp(4)</a> now has IPv6 support.
1.76      johan     171: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec.conf&sektion=5">ipsec.conf(5)</a> now supports defining 192 and 256 bit keysizes for AES.
1.1       david     172: </ul>
                    173: <p>
                    174:
                    175: <li>Assorted improvements and code cleanup:
                    176: <ul>
1.13      mikeb     177: <li>Improved support for an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lkm&amp;sektion=4">lkm(4)</a> subsystem on amd64.
1.25      jakemsr   178: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ossaudio&amp;sektion=3">ossaudio(3)</a> received several bug fixes and enhancements including but not limited to improved recording and full-duplex support.
                    179: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audio&amp;sektion=4">audio(4)</a> received several bug fixes and enhancements including but not limited to improved recording and full-duplex support.
1.22      espie     180: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&amp;sektion=1">make(1)</a> was heavily modified, mostly to improve support for parallel build.
                    181: Parallel builds now run commands in the same way the sequential builds do,
                    182: and the output from commands is more readable.
                    183: A large part of the source tree, xenocara, and quite a few ports now build
                    184: correctly with <code>make -j</code>.
1.77      xsa       185: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&amp;sektion=1">rcs</a> tools improvements and bug fixes.
1.36      claudio   186: <li>RTM_VERSION was increased so that all routing messages could be modified
                    187: to include additional fields for upcoming networking features.
1.42      ray       188: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendbug&amp;sektion=1">sendbug(1)</a>
                    189: has stricter comment parsing, to avoid mangling diffs.
1.45      krw       190: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&amp;sektion=4">
                    191: umass(4)</a> devices no longer detect bogus LUNs.
1.47      krw       192: <li>USB<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&amp;sektion=4">
                    193: st(4)</a> devices can now successfully disconnect.
                    194: <li>More deviant umass devices accommodated.
1.48      krw       195: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=svnd&amp;sektion=4">
                    196: svnd(4)</a> devices now work on block devices.
                    197: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&amp;sektion=8">
                    198: disklabel(8)</a> is now aware of NTFS partitions.
                    199: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=raidctl&amp;sektion=8">
                    200: raidctl(8)</a> now correctly handles trailing whitespace in configuration files.
                    201: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mt&amp;sektion=1">
                    202: mt(1)</a> no longer triggers panics when processing the 'rewoffl' command.
                    203: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=raid&amp;sektion=4">
                    204: raid(4)</a> devices no longer hang when searching for components during boot.
                    205: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&amp;sektion=4">
                    206: sd(4)</a> devices no longer receive spurious SYNCHRONIZE CACHE commands that
                    207: confuse some hardware.
1.58      jj        208: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&amp;sektion=4">
                    209: sd(4)</a> no longer claim that SYNCHRONIZE CACHE commands are 16 bytes long when they
1.48      krw       210: are actually 10 bytes. Some devices took this too literally.
                    211: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&amp;sektion=8">
                    212: dhcpd(8)</a> now always issues packets equal or larger than the minimum IP MTU.
1.49      krw       213: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&amp;sektion=8">disklabel(8)</a>
                    214: -E mode does not allow manual editing of the 'c' partition, which
                    215: is always set to cover the entire disk.
                    216: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&amp;sektion=8">disklabel(8)</a>
                    217: -E mode does not allow changing the cpg value of a partition.
                    218: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&amp;sektion=8">disklabel(8)</a>
                    219: -E mode command 'r' now displays the list of free chunks on the disk.
                    220: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&amp;sektion=8">disklabel(8)</a>
                    221: -E mode no longer permits assigning arbitrary sizes to FS_BOOT and FS_UNUSED
                    222: partitions.
                    223: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&amp;sektion=4">bge(4)</a> driver problems receiving jumbo frames have been resolved.
1.55      deraadt   224: <li>Many dangerous unsigned comparisons with -1 when checking the
1.49      krw       225: results of read and write calls have been eliminated.
                    226: <li>The new M_ZERO flag for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&amp;sektion=9">malloc(9)</a>
                    227: replaces many malloc+bzero/memset combinations, fixing a number of bugs
                    228: in memory initialization and shrinking the kernel.
1.54      krw       229: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&amp;sektion=8">
                    230: dhcpd(8)</a> now correctly constructs response packets that use the overflow buffers to store options.
                    231: <li>SCSI drivers are more reliable in MP machines due to better locking
                    232: around command completion.
                    233: <li>TCP responses to highly fragmented packets are now constructed without
                    234: risking corruption of kernel memory.
1.58      jj        235: <li>Sockets now allow 4095 multicast group memberships.
1.1       david     236: </ul>
                    237: <p>
                    238:
                    239: <li>Install/Upgrade process changes:
                    240: <ul>
1.44      krw       241: <li>All platforms now have serial console support when installing.
                    242: <li>Serial console speed is detected and appropriate /etc/ttys entries
                    243: automatically created.
1.55      deraadt   244: <li><a href="vax.html">OpenBSD/vax</a> now also has both kinds of install ISO CD images.
1.54      krw       245: <li>DNS server addresses are remembered if an install is restarted.
1.74      jsing     246: <li><a href="sgi.html">OpenBSD/sgi</a> can now be installed using the glass console.
1.1       david     247: </ul>
                    248: <p>
                    249:
                    250: <li>OpenBGPD 4.3:
                    251: <ul>
1.39      deraadt   252: <li>Correctly handle prefixes which would cause a routing loop.
1.51      sobrado   253: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpctl&amp;sektion=8">bgpctl</a>'s
                    254:     detailed RIB output shows additional attributes like extended
1.36      claudio   255:     communities or the cluster id list.
1.1       david     256: </ul>
                    257: <p>
                    258:
                    259: <li>OpenNTPD 4.3:
                    260: <ul>
1.38      otto      261: <li>Handle IP changes of clients more gracefully.
1.37      otto      262: <li>Log peer and sensor status to syslog if the majority of either is
                    263: bad, or if a SIGINFO signal is received.
1.38      otto      264: <li>Allow offsetting of time sensors that have a systematic error.
1.1       david     265: </ul>
                    266: <p>
                    267:
                    268: <li>OpenOSPFD 4.3:
                    269: <ul>
1.40      otto      270: <li>Equal cost multipath support -- don't forget to set the right sysctls.
1.39      deraadt   271: <li>Parser and commandline options are now in sync with bgpd.
1.1       david     272: </ul>
                    273: <p>
                    274:
1.30      reyk      275: <li>relayd 4.3:
1.1       david     276: <ul>
1.30      reyk      277: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&amp;sektion=8&amp;manpath=OpenBSD+4.2">hoststated(8)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststatectl&amp;sektion=8&amp;manpath=OpenBSD+4.2">hoststatectl(8)</a>
                    278: were renamed to
                    279: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&amp;sektion=8">relayd(8)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayctl&amp;sektion=8">relayctl(8)</a>.
                    280: <li>Improved configuration grammar for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd.conf&amp;sektion=5">relayd.conf(5)</a>.
                    281: <li>Allow to send SNMP traps via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&amp;sektion=8">snmpd(8)</a> when host states change.
                    282: <li>Improved support for URL filtering and protocol actions.
                    283: <li>Added support for UDP-based DNS relaying with request ID randomisation.
                    284: <li>Various bug fixes, optimisations, and cleanups.
                    285: <li>Improved reload support.
1.1       david     286: </ul>
                    287: <p>
                    288:
                    289: <li>OpenSSH 4.8:
                    290: <ul>
1.33      djm       291: <li>New features:
                    292:   <ul>
                    293:     <li>Added
                    294:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=chroot&amp;sektion=2">chroot(2)</a>
                    295:     support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>,
                    296:      controlled by a new option
                    297:     <em>"ChrootDirectory"</em>. Please refer to
                    298:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&amp;sektion=5">sshd_config(5)</a>
                    299:     for details, and
                    300:     please use this feature carefully.</li>
                    301:     <li>Linked
                    302:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp-server&amp;sektion=8">sftp-server(8)</a>
                    303:     into
                    304:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>. The internal sftp server is
                    305:     used when the command <em>"internal-sftp"</em> is specified in a Subsystem
                    306:     or ForceCommand declaration. When used with <em>ChrootDirectory</em>, the
                    307:     internal sftp server requires no special configuration of files
                    308:     inside the chroot environment. Please refer to
                    309:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&amp;sektion=5">sshd_config(5)</a>
                    310:     for more information.</li>
                    311:     <li>Added a protocol extension method "posix-rename@openssh.com" for
                    312:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp-server&amp;sektion=8">sftp-server(8)</a>
                    313:     to perform POSIX atomic rename() operations.</li>
                    314:     <li>Removed the fixed limit of 100 file handles in
                    315:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp-server&amp;sektion=8">sftp-server(8)</a>.
                    316:     The server will now dynamically allocate handles up to the number of
                    317:     available file descriptors.</li>
                    318:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>
                    319:     will now skip generation of SSH protocol 1 ephemeral server
                    320:     keys when in inetd mode and protocol 2 connections are negotiated.
                    321:     This speeds up protocol 2 connections to inetd-mode servers that
                    322:     also allow Protocol 1.</li>
                    323:     <li>Accept the <em>PermitRootLogin</em> directive in a
                    324:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&amp;sektion=5">sshd_config(5)</a>
                    325:     <em>Match</em>
                    326:     block. Allows for, e.g. permitting root only from the local
                    327:     network.</li>
                    328:     <li>Reworked
                    329:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&amp;sektion=1">sftp(1)</a>
                    330:     argument splitting and escaping to be more
                    331:     internally consistent (i.e. between sftp commands) and more
                    332:     consistent with
                    333:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sh&amp;sektion=1">sh(1)</a>.
                    334:     Please note that this will change the
                    335:     interpretation of some quoted strings, especially those with
                    336:     embedded backslash escape sequences.</li>
                    337:     <li>Support <em>"Banner=none"</em> in
                    338:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&amp;sektion=5">sshd_config(5)</a>
                    339:     to disable sending of a
                    340:     pre-login banner (e.g. in a <em>Match</em> block).</li>
                    341:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>
                    342:     <em>ProxyCommand</em>s are now executed with $SHELL rather than
                    343:     /bin/sh.</li>
                    344:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)'s</a>
                    345:     <em>ConnectTimeout</em> option is now applied to both the TCP
                    346:     connection and the SSH banner exchange (previously it just covered
                    347:     the TCP connection). This allows callers of
                    348:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>
                    349:     to better detect
                    350:     and deal with stuck servers that accept a TCP connection but don't
                    351:     progress the protocol, and also makes <em>ConnectTimeout</em> useful for
                    352:     connections via a <em>ProxyCommand</em>.</li>
                    353:     <li>Many new regression tests, including interop tests against PuTTY's
1.55      deraadt   354:     plink.</li>
1.33      djm       355:   </ul></li>
                    356:   <li>The following significant bugs have been fixed in this release:
                    357:   <ul>
                    358:      <li>SSH2_MSG_UNIMPLEMENTED packets did not correctly reset the client
                    359:      keepalive logic, causing disconnections on servers that did not
                    360:      explicitly implement "keepalive@openssh.com".</li>
                    361:      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>
1.61      okan      362:      used the obsolete SIG DNS RRtype for host keys in DNS,
1.33      djm       363:      instead of the current standard RRSIG.</li>
                    364:      <li>Correctly drain ACKs when a
                    365:      <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&amp;sektion=1">sftp(1)</a>
                    366:      upload write fails midway,
                    367:      avoids a fatal() exit from what should be a recoverable condition.</li>
                    368:      <li>Fixed packet size advertisements. Previously TCP and agent
                    369:      forwarding incorrectly advertised the channel window size as the
                    370:      packet size, causing fatal errors under some conditions.</li>
                    371:      <li><em>Many more bugfixes. Please refer to the
                    372:      <a href="http://www.openssh.com/txt/release-4.8">Release Notes</a>.</em>
                    373:      </li>
                    374:   </ul></li>
1.1       david     375: </ul>
                    376: <p>
                    377:
                    378: <li>Over 4,900 ports, minor robustness improvements in package tools.
                    379: <li>Many pre-built packages for each architecture:
                    380:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    381:     <tr>
1.67      deraadt   382:     <td valign="top" width="25%">
1.1       david     383:     <ul>
1.52      deraadt   384:     <li>i386:       4782
1.56      deraadt   385:     <li>sparc64:    4613
1.62      deraadt   386:     <li>alpha:      4233
1.75      deraadt   387:     <li>sh:           56
1.67      deraadt   388: </ul></td><td valign=top width="25%"><ul>
1.52      deraadt   389:     <li>amd64:      4708
1.57      deraadt   390:     <li>powerpc:    4634
1.63      deraadt   391:     <li>sparc:      3159
1.73      deraadt   392:     <li>m68k:        830
1.67      deraadt   393: </ul></td><td valign=top width="25%"><ul>
1.75      deraadt   394:     <li>arm:        2728
1.65      deraadt   395:     <li>hppa:       3971
1.78    ! pvalchev  396:     <li>vax:         296
1.73      deraadt   397:     <li>mips64:     1897
1.67      deraadt   398: </ul></td><td valign=top width="25%"><ul>
                    399:     <li>m88k:         27
1.1       david     400: </ul></td></tr></table>
                    401: Some highlights:
                    402: <ul>
1.2       jasper    403: <li>Gnome 2.20.3.
                    404: <li>GNUstep 1.14.2.
1.64      jasper    405: <li>KDE 3.5.8.
1.2       jasper    406: <li>Mozilla Firefox 2.0.0.12.
                    407: <li>Mozilla Thunderbird 2.0.0.12.
                    408: <li>MySQL 5.0.51a.
                    409: <li>OpenMotif 2.3.0.
                    410: <li>OpenOffice.org 2.3.1.
                    411: <li>PostgreSQL 8.2.6.
                    412: <li>Xfce 4.4.2.
1.1       david     413: </ul>
                    414: <p>
                    415:
                    416: <li>As usual, steady improvements in manual pages and other documentation.
                    417: <p>
                    418:
                    419: <li>The system includes the following major components from outside suppliers:
                    420: <ul>
1.4       matthieu  421: <li>Xenocara (based on X.Org 7.3 + patches, freetype 2.3.5, fontconfig
1.1       david     422: 2.4.2, Mesa 7.0.2, xterm 232 and more)
                    423: <li>Gcc 2.95.3
                    424: (+ <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc-local&amp;sektion=1">patches</a>)
                    425: and 3.3.5
                    426: (+ <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc-local&amp;sektion=1">patches</a>)
                    427: <li>Perl 5.8.8 (+ patches)
                    428: <li>Our improved and secured version of Apache 1.3, with SSL/TLS and DSO support
                    429: <li>OpenSSL 0.9.7j (+ patches)
                    430: <li>Groff 1.15
                    431: <li>Sendmail 8.14.1, with libmilter
                    432: <li>Bind 9.4.2 (+ patches)
                    433: <li>Lynx 2.8.5rel.4 with HTTPS and IPv6 support (+ patches)
                    434: <li>Sudo 1.6.9p12
                    435: <li>Ncurses 5.2
                    436: <li>Latest KAME IPv6
                    437: <li>Heimdal 0.7.2 (+ patches)
                    438: <li>Arla 0.35.7
                    439: <li>Binutils 2.15 (+ patches)
                    440: <li>Gdb 6.3 (+ patches)
                    441: </ul>
                    442: <p>
                    443:
                    444: </ul>
                    445:
                    446: <a name="install"></a>
                    447: <hr>
                    448: <p>
                    449: <h3><font color="#0000e0">How to install</font></h3>
                    450: <p>
                    451: Following this are the instructions which you would have on a piece of
                    452: paper if you had purchased a CDROM set instead of doing an alternate
                    453: form of install.  The instructions for doing an FTP (or other style
                    454: of) install are very similar; the CDROM instructions are left intact
                    455: so that you can see how much easier it would have been if you had
                    456: purchased a CDROM instead.
                    457: <p>
                    458:
                    459: <hr>
                    460: Please refer to the following files on the three CDROMs or FTP mirror for
                    461: extensive details on how to install OpenBSD 4.3 on your machine:
                    462: <p>
                    463: <ul>
                    464: <li>CD1:4.3/i386/INSTALL.i386
                    465: <p>
                    466: <li>CD2:4.3/amd64/INSTALL.amd64
                    467: <li>CD2:4.3/macppc/INSTALL.macppc
                    468: <p>
                    469: <li>CD3:4.3/sparc64/INSTALL.sparc64
                    470: <p>
                    471: <li>FTP:.../OpenBSD/4.3/alpha/INSTALL.alpha
                    472: <li>FTP:.../OpenBSD/4.3/armish/INSTALL.armish
                    473: <li>FTP:.../OpenBSD/4.3/hp300/INSTALL.hp300
                    474: <li>FTP:.../OpenBSD/4.3/hppa/INSTALL.hppa
                    475: <li>FTP:.../OpenBSD/4.3/landisk/INSTALL.landisk
                    476: <li>FTP:.../OpenBSD/4.3/mac68k/INSTALL.mac68k
                    477: <li>FTP:.../OpenBSD/4.3/mvme68k/INSTALL.mvme68k
                    478: <li>FTP:.../OpenBSD/4.3/mvme88k/INSTALL.mvme88k
1.27      david     479: <li>FTP:.../OpenBSD/4.3/sgi/INSTALL.sgi
1.1       david     480: <li>FTP:.../OpenBSD/4.3/sparc/INSTALL.sparc
                    481: <li>FTP:.../OpenBSD/4.3/vax/INSTALL.vax
                    482: <li>FTP:.../OpenBSD/4.3/zaurus/INSTALL.zaurus
                    483: </ul>
                    484: <hr>
                    485:
                    486: <p>
                    487: Quick installer information for people familiar with OpenBSD, and the
                    488: use of the "disklabel -E" command.  If you are at all confused when
                    489: installing OpenBSD, read the relevant INSTALL.* file as listed above!
                    490: <p>
                    491:
                    492: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    493: <ul>
                    494: Play with your BIOS options to enable booting from a CD. The OpenBSD/i386
                    495: release is on CD1. If your BIOS does not support booting from CD, you will need
                    496: to create a boot floppy to install from. To create a boot floppy write
                    497: <i>CD1:4.3/i386/floppy43.fs</i> to a floppy and boot via the floppy drive.
                    498:
                    499: <p>
                    500: Use <i>CD1:4.3/i386/floppyB43.fs</i> instead for greater SCSI controller
                    501: support, or <i>CD1:4.3/i386/floppyC43.fs</i> for better laptop support.
                    502:
                    503: <p>
                    504: If you can't boot from a CD or a floppy disk,
                    505: you can install across the network using PXE as described in
                    506: the included INSTALL.i386 document.
                    507:
                    508: <p>
                    509: If you are planning on dual booting OpenBSD with another OS, you will need to
                    510: read INSTALL.i386.
                    511:
                    512: <p>
                    513: To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located
                    514: at <i>CD1:4.3/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,
                    515: use the
                    516: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>
                    517: utility. The following is an example usage of
                    518: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>,
                    519: where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or
                    520: &quot;rfd0a&quot;.
                    521:
                    522: <ul><pre>
                    523: # <strong>dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k</strong>
                    524: </pre></ul>
                    525:
                    526: <p>
                    527: Make sure you use properly formatted perfect floppies with NO BAD BLOCKS or
                    528: your install will most likely fail. For more information on creating a boot
                    529: floppy and installing OpenBSD/i386 please refer to
                    530: <a href="faq/faq4.html#MkFlop">FAQ 4.3.1</a>.
                    531: </ul>
                    532:
                    533: <p>
                    534: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    535: <ul>
                    536: The 4.3 release of OpenBSD/amd64 is located on CD2.
                    537: Boot from the CD to begin the install - you may need to adjust
                    538: your BIOS options first.
                    539: If you can't boot from the CD, you can create a boot floppy to install from.
                    540: To do this, write <i>CD2:4.3/amd64/floppy43.fs</i> to a floppy, then
                    541: boot from the floppy drive.
                    542:
                    543: <p>
                    544: If you can't boot from a CD or a floppy disk,
                    545: you can install across the network using PXE as described in the included
                    546: INSTALL.amd64 document.
                    547:
                    548: <p>
                    549: If you are planning to dual boot OpenBSD with another OS, you will need to
                    550: read INSTALL.amd64.
                    551: </ul>
                    552:
                    553: <p>
                    554: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    555: <ul>
                    556: Put CD2 in your CDROM drive and poweron your machine while holding down the
                    557: <i>C</i> key until the display turns on and shows <i>OpenBSD/macppc boot</i>.
                    558:
                    559: <p>
                    560: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    561: /4.3/macppc/bsd.rd</i>
                    562: </ul>
                    563:
                    564: <p>
                    565: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    566: <ul>
                    567: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    568:
                    569: <p>
                    570: If this doesn't work, or if you don't have a CDROM drive, you can write
                    571: <i>CD3:4.3/sparc64/floppy43.fs</i> or <i>CD3:4.3/sparc64/floppyB43.fs</i>
                    572: (depending on your machine) to a floppy and boot it with <i>boot
                    573: floppy</i>. Refer to INSTALL.sparc64 for details.
                    574:
                    575: <p>
                    576: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    577: will most likely fail.
                    578:
                    579: <p>
                    580: You can also write <i>CD3:4.3/sparc64/miniroot43.fs</i> to the swap partition on
                    581: the disk and boot with <i>boot disk:b</i>.
                    582:
                    583: <p>
                    584: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    585: </ul>
                    586:
                    587: <p>
                    588: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    589: <ul>
                    590: <p>Write <i>FTP:4.3/alpha/floppy43.fs</i> or
                    591: <i>FTP:4.3/alpha/floppyB43.fs</i> (depending on your machine) to a diskette and
                    592: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    593:
                    594: <p>
                    595: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    596: will most likely fail.
                    597:
                    598: </ul>
                    599:
                    600: <p>
                    601: <h3><font color="#e00000">OpenBSD/armish:</font></h3>
                    602: <ul>
                    603: <p>
                    604: After connecting a serial port, Thecus can boot directly from the network
                    605: either tftp or http. Configure the network using fconfig, reset,
                    606: then load bsd.rd, see INSTALL.armish for specific details.
                    607: IOData HDL-G can only boot from an EXT-2 partition. Boot into linux
                    608: and copy 'boot' and bsd.rd into the first partition on wd0 (hda1)
                    609: then load and run bsd.rd, preserving the wd0i (hda1) ext2fs partition.
                    610: More details are available in INSTALL.armish.
                    611: </ul>
                    612:
                    613: <p>
                    614: <h3><font color="#e00000">OpenBSD/hp300:</font></h3>
                    615: <ul>
                    616: <p>
                    617: Boot over the network by following the instructions in INSTALL.hp300.
                    618: </ul>
                    619:
                    620: <p>
                    621: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    622: <ul>
                    623: <p>
                    624: Boot over the network by following the instructions in INSTALL.hppa or the
                    625: <a href="hppa.html#install">hppa platform page</a>.
                    626: </ul>
                    627:
                    628: <p>
                    629: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    630: <ul>
                    631: <p>
                    632: Write <i>miniroot43.fs</i> to the start of the CF
                    633: or disk, and boot normally.
                    634: </ul>
                    635:
                    636: <p>
                    637: <h3><font color="#e00000">OpenBSD/mac68k:</font></h3>
                    638: <ul>
                    639: <p>
                    640: Boot MacOS as normal and extract the Macside "BSD/Mac68k Booter" utility from
                    641: <i>FTP:4.3/mac68k/utils</i> onto your hard disk.  Configure the "BSD/Mac68k
                    642: Booter" with the location of your bsd.rd kernel and boot into the installer.
                    643: Refer to the instructions in INSTALL.mac68k for more details.
                    644: </ul>
                    645:
                    646: <p>
                    647: <h3><font color="#e00000">OpenBSD/mvme68k:</font></h3>
                    648: <ul>
                    649: <p>
                    650: You can create a bootable installation tape or boot over the network.<br>
                    651: The network boot requires a MVME68K BUG version that supports the <i>NIOT</i>
                    652: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme68k
                    653: for more details.
                    654: </ul>
                    655:
                    656: <p>
                    657: <h3><font color="#e00000">OpenBSD/mvme88k:</font></h3>
                    658: <ul>
                    659: <p>
                    660: You can create a bootable installation tape or boot over the network.<br>
                    661: The network boot requires a MVME88K BUG version that supports the <i>NIOT</i>
                    662: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme88k
                    663: for more details.
                    664: </ul>
                    665:
                    666: <p>
                    667: <h3><font color="#e00000">OpenBSD/sparc:</font></h3>
                    668: <ul>
                    669: Boot from one of the provided install ISO images, using one of the two
                    670: commands listed below, depending on the version of your ROM.
                    671:
                    672: <ul><pre>
                    673: ok <strong>boot cdrom 4.3/sparc/bsd.rd</strong>
                    674: or
                    675: &gt; <strong>b sd(0,6,0)4.3/sparc/bsd.rd</strong>
                    676: </pre></ul>
                    677:
                    678: <p>
                    679: If your SPARC system does not have a CD drive, you can alternatively boot from floppy.
                    680: To do so you need to write <i>floppy43.fs</i> to a floppy.
                    681: For more information see <a href="faq/faq4.html#MkFlop">FAQ 4.3.1</a>.
                    682: To boot from the floppy use one of the two commands listed below,
                    683: depending on the version of your ROM.
                    684:
                    685: <ul><pre>
                    686: ok <strong>boot floppy</strong>
                    687: or
                    688: &gt; <strong>b fd()</strong>
                    689: </pre></ul>
                    690:
                    691: <p>
                    692: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    693: will most likely fail.
                    694:
                    695: <p>
                    696: If your SPARC system doesn't have a floppy drive nor a CD drive, you can either
                    697: setup a bootable tape, or install via network, as told in the
                    698: INSTALL.sparc file.
                    699: </ul>
                    700:
                    701: <p>
                    702: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    703: <ul>
                    704: <p>
                    705: Burn cd43.iso on a CD-R, put it in the CD drive of your machine and
                    706: select <i>Install System Software</i> from the System Maintenance menu.
                    707:
                    708: <p>
                    709: If your machine doesn't have a CD drive, you can
                    710: setup a DHCP/tftp network server, and boot using "bootp()/bsd.rd".
                    711: Refer to the instructions in INSTALL.sgi for more details.
                    712: </ul>
                    713:
                    714: <p>
                    715: <h3><font color="#e00000">OpenBSD/vax:</font></h3>
                    716: <ul>
                    717: Boot over the network via mopbooting as described in INSTALL.vax.
                    718: </ul>
                    719:
                    720: <p>
                    721: <h3><font color="#e00000">OpenBSD/zaurus:</font></h3>
                    722: <ul>
                    723: <p>
                    724: Using the Linux built-in graphical ipkg installer, install the
                    725: openbsd43_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
                    726: for a few important details.
                    727: </ul>
                    728:
                    729: <p>
                    730: <h3><font color="#e00000">Notes about the source code:</font></h3>
                    731: <ul>
                    732: src.tar.gz contains a source archive starting at /usr/src.  This file
                    733: contains everything you need except for the kernel sources, which are
                    734: in a separate archive.  To extract:
                    735: <p>
                    736: <ul><pre>
                    737: # <strong>mkdir -p /usr/src</strong>
                    738: # <strong>cd /usr/src</strong>
                    739: # <strong>tar xvfz /tmp/src.tar.gz</strong>
                    740: </pre></ul>
                    741: <p>
                    742: sys.tar.gz contains a source archive starting at /usr/src/sys.
                    743: This file contains all the kernel sources you need to rebuild kernels.
                    744: To extract:
                    745: <p>
                    746: <ul><pre>
                    747: # <strong>mkdir -p /usr/src/sys</strong>
                    748: # <strong>cd /usr/src</strong>
                    749: # <strong>tar xvfz /tmp/sys.tar.gz</strong>
                    750: </pre></ul>
                    751: <p>
                    752: Both of these trees are a regular CVS checkout.  Using these trees it
                    753: is possible to get a head-start on using the anoncvs servers as
                    754: described <a href="anoncvs.html">here</a>.
                    755: Using these files
                    756: results in a much faster initial CVS update than you could expect from
                    757: a fresh checkout of the full OpenBSD source tree.
                    758: <p>
                    759: </ul>
                    760:
                    761: <a name="upgrade"></a>
                    762: <hr>
                    763: <p>
                    764: <h3><font color="#0000e0">How to upgrade</font></h3>
                    765: <p>
                    766: If you already have an OpenBSD 4.2 system, and do not want to reinstall,
                    767: upgrade instructions and advice can be found in the
                    768: <a href="faq/upgrade43.html">Upgrade Guide</a>.
                    769:
                    770: <a name="ports"></a>
                    771: <hr>
                    772: <p>
                    773: <h3><font color="#0000e0">Ports Tree</font></h3>
                    774: <p>
                    775: A ports tree archive is also provided.  To extract:
                    776: <p>
                    777: <ul><pre>
                    778: # <strong>cd /usr</strong>
                    779: # <strong>tar xvfz /tmp/ports.tar.gz</strong>
                    780: # <strong>cd ports</strong>
                    781: </pre></ul>
                    782: <p>
                    783: The <i>ports/</i> subdirectory is a checkout of the OpenBSD ports tree.  Go
                    784: read the <a href="ports.html">ports</a> page
                    785: if you know nothing about ports
                    786: at this point.  This text is not a manual of how to use ports.
                    787: Rather, it is a set of notes meant to kickstart the user on the
                    788: OpenBSD ports system.
                    789: <p>
                    790: The <i>ports/</i> directory represents a CVS (see the manpage for
                    791: <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">
                    792: cvs(1)</a> if
                    793: you aren't familiar with CVS) checkout of our ports.  As with our complete
                    794: source tree, our ports tree is available via anoncvs.  So, in
                    795: order to keep current with it, you must make the <i>ports/</i> tree
                    796: available on a read-write medium and update the tree with a command
                    797: like:
                    798: <p>
                    799: <ul><pre>
                    800: # <strong>cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_4_3</strong>
                    801: </pre></ul>
                    802: <p>
                    803: [Of course, you must replace the local directory and server name here
                    804: with the location of your ports collection and a nearby anoncvs
                    805: server.]
                    806: <p>
                    807: Note that most ports are available as packages through FTP. Updated
                    808: packages for the 4.3 release will be made available if problems arise.
                    809: <p>
                    810: If you're interested in seeing a port added, would like to help out, or just
                    811: would like to know more, the mailing list ports@openbsd.org is a good
                    812: place to know.
                    813: <p>
                    814:
                    815: <hr>
                    816: <a href="index.html"><img height="24" width="24" src="back.gif" border="0"
                    817: alt="OpenBSD"></a>
                    818: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
                    819: <br><small>
1.78    ! pvalchev  820: $OpenBSD: 43.html,v 1.77 2008/04/24 13:03:34 xsa Exp $
1.1       david     821: </small>
                    822:
                    823: </body>
                    824: </html>