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

Annotation of www/43.html, Revision 1.15

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>
                     21: <a href="images/niftyartworkcomingsoon.jpg">
                     22: <img align="left" width="227" height="343" hspace="24" vspace="30"
                     23: src="images/niftyartworkcomingsoon.jpg" alt="OpenBSD 4.3 logo"></a>
                     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>
                     28: <font color="#e00000">ISBN XXX-X-XXXXXXX-X-X</font>
                     29: <br>
                     30: <a href="lyrics.html#43">4.3 Song: "XXX"</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.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.3       kettenis   78: <li><a href="sparc64.html">OpenBSD/sparc64</a>.<br>
                     79:     SMP support.
                     80: <li><a href="hppa.html">OpenBSD/hppa</a>.<br>
                     81:     K-class servers like the K200 and K410 are supported now.
1.1       david      82: </ul>
                     83: <p>
                     84:
                     85: <li>Platforms skipped this release:
                     86: <ul>
                     87: <li>...
                     88: </ul>
                     89: <p>
                     90:
                     91: <li>Improved hardware support, including:
                     92: <ul>
1.10      brad       93: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&amp;sektion=4">bge</a> driver now supports BCM5906/BCM5906M 10/100 and BCM5755 10/100/Gigabit Ethernet devices.
                     94: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cas&amp;sektion=4">cas</a> driver now supports Cassini+ 10/100/Gigabit Ethernet devices.
                     95: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;sektion=4">em</a> driver now supports ICH9 10/100 and 10/100/Gigabit Ethernet devices.
                     96: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&amp;sektion=4">gem</a> driver now supports the onboard 1000base-SX interface on the Sun Fire V880 server.
1.11      brad       97: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ixgb&amp;sektion=4">ixgb</a> driver now supports the Sun 10Gb PCI-X Ethernet devices.
1.10      brad       98: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&amp;sektion=4">msk</a> driver now supports Yukon FE+ 10/100 and Yukon Supreme 10/100/Gigabit Ethernet devices.
1.15    ! brad       99: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfe&amp;sektion=4">nfe</a> driver now supports MCP73, MCP77 and MCP79 10/100/Gigabit Ethernet devices.
        !           100: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cmpci&amp;sektion=4">cmpci</a> driver now supports CMI8768 based audio adapters.
1.10      brad      101: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&amp;sektion=4">it</a> driver now supports ITE IT8705F/8712F/8716F/8718F/8726F and SiS SiS950 ICs. Watchdog timer functionality added.
1.15    ! brad      102: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mfi&amp;sektion=4">mfi</a> driver now supports Dell CERC6/PERC6 and LSI SAS1078 RAID controllers.
1.12      brad      103: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=viapm&amp;sektion=4">viapm</a> driver now supports the VIA VT8237S south bridges SMBus controller.
1.1       david     104: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=amdpcib&amp;sektion=4&amp;arch=amd64">amdpcib</a> driver for the AMD-8111 series LPC bridge and timecounter on amd64.
                    105: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pctr&amp;sektion=4&amp;arch=amd64">pctr</a> driver for the driver for the CPU performance counters on amd64.
                    106: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&amp;sektion=4">bwi</a> driver for the Broadcom AirForce IEEE 802.11b/g wireless network device.
                    107: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=envy&amp;sektion=4">envy</a> driver for the VIA Envy24 audio device.
                    108: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=et&amp;sektion=4">et</a> driver for the Agere/LSI ET1310 10/100/Gigabit Ethernet device.
                    109: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=etphy&amp;sektion=4">etphy</a> driver for the Agere/LSI ET1011 TruePHY Gigabit Ethernet PHY.
                    110: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=amdpcib&amp;sektion=4&amp;arch=i386">amdpcib</a> driver for the AMD-8111 series LPC bridge and timecounter on i386.
                    111: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glxpcib&amp;sektion=4&amp;arch=i386">glxpcib</a> driver for the AMD CS5536 PCI-ISA bridge with timecounter, watchdog timer, and GPIO on i386.
                    112: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msts&amp;sektion=4">msts</a> driver for the Meinberg Standard Time String timedelta sensor.
                    113: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gbe&amp;sektion=4&amp;arch=sgi">gbe</a> driver for the SGI Graphics Back End (GBE) Frame Buffer on sgi.
                    114: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkbc&amp;sektion=4&amp;arch=sgi">mkbc</a> driver for the Moosehead PS/2 Controller on sgi.
                    115: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=power&amp;sektion=4&amp;arch=sgi">power</a> driver for the power button on sgi.
                    116: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ecadc&amp;sektion=4&amp;arch=sparc64">ecadc</a> driver for the Environmental Monitoring Subsystem temperature sensor on sparc64.
                    117: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tda&amp;sektion=4&amp;arch=sparc64">tda</a> driver for the Philips TDA8444 fan controller on sparc64.
                    118: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spdmem&amp;sektion=4">spdmem</a> driver retrieves information about memory modules.
                    119: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=thmc&amp;sektion=4">thmc</a> driver for the TI THMC50, Analog ADM1022/1028 temperature sensor.
                    120: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uchcom&amp;sektion=4">uchcom</a> driver for the WinChipHead CH341/340 based USB serial adapter.
                    121: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umbg&amp;sektion=4">umbg</a> driver for the Meinberg Funkuhren USB5131 timedelta sensor.
                    122: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upgt&amp;sektion=4">upgt</a> driver for the Conexant/Intersil PrismGT SoftMAC USB IEEE 802.11b/g wireless network device.
                    123: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wbng&amp;sektion=4">wbng</a> driver for the Winbond W83793G temperature, voltage, and fan sensor.
                    124: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wbsio&amp;sektion=4">wbsio</a> driver for the Winbond LPC Super I/O ICs.
1.13      mikeb     125: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adl&amp;sektion=4">adl</a> driver for the Andigilog aSC7621 temperature, voltage, and fan sensor.
1.1       david     126: </ul>
                    127: <p>
                    128:
                    129: <li>New tools:
                    130: <ul>
                    131: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&amp;sektion=8">snmpd</a>, implementing the Simple Network Management Protocol.
                    132: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpctl&amp;sektion=8">snmpctl</a> program controls the SNMP daemon.
                    133: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcidump&amp;sektion=8">pcidump</a> utility displays the device address, vendor, and product name of PCI devices.
                    134: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldattach&amp;sektion=8">ldattach</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.
                    135: </ul>
                    136: <p>
                    137:
                    138: <li>New functionality:
                    139: <ul>
1.6       kettenis  140: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eeprom&sektion=8&amp;arch=sparc">eeprom</a> is now able to display the OpenPROM device tree on systems that have it.
1.7       jasper    141: <li>Support for X11 on sgi has been added.
1.1       david     142: </ul>
                    143: <p>
                    144:
                    145: <li>Assorted improvements and code cleanup:
                    146: <ul>
1.13      mikeb     147: <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.1       david     148: </ul>
                    149: <p>
                    150:
                    151: <li>Install/Upgrade process changes:
                    152: <ul>
                    153: <li>...
                    154: </ul>
                    155: <p>
                    156:
                    157: <li>OpenBGPD 4.3:
                    158: <ul>
                    159: <li>...
                    160: </ul>
                    161: <p>
                    162:
                    163: <li>OpenNTPD 4.3:
                    164: <ul>
                    165: <li>...
                    166: </ul>
                    167: <p>
                    168:
                    169: <li>OpenOSPFD 4.3:
                    170: <ul>
                    171: <li>...
                    172: </ul>
                    173: <p>
                    174:
                    175: <li>Hoststated 4.3:
                    176: <ul>
                    177: <li>...
                    178: </ul>
                    179: <p>
                    180:
                    181: <li>OpenSSH 4.8:
                    182: <ul>
                    183: <li>...
                    184: </ul>
                    185: <p>
                    186:
                    187: <li>Over 4,900 ports, minor robustness improvements in package tools.
                    188: <li>Many pre-built packages for each architecture:
                    189:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    190:     <tr>
                    191:     <td valign="top" width="33%">
                    192:     <ul>
                    193:     <li>i386:       XXXX
                    194:     <li>sparc64:    XXXX
                    195:     <li>alpha:      XXXX
                    196:     <li>sh:          XXX
                    197: </ul></td><td valign=top width="33%"><ul>
                    198:     <li>amd64:      XXXX
                    199:     <li>powerpc:    XXXX
                    200:     <li>sparc:      XXXX
                    201:     <li>m68k:       XXXX
                    202: </ul></td><td valign=top width="33%"><ul>
                    203:     <li>arm:        XXXX
                    204:     <li>hppa:       XXXX
                    205:     <li>vax:         XXX
                    206: </ul></td></tr></table>
                    207: Some highlights:
                    208: <ul>
1.2       jasper    209: <li>Gnome 2.20.3.
                    210: <li>GNUstep 1.14.2.
                    211: <li>Mozilla Firefox 2.0.0.12.
                    212: <li>Mozilla Thunderbird 2.0.0.12.
                    213: <li>GHC 6.6.1 (amd64 and i386 only).
                    214: <li>MySQL 5.0.51a.
                    215: <li>OpenMotif 2.3.0.
                    216: <li>OpenOffice.org 2.3.1.
                    217: <li>PostgreSQL 8.2.6.
                    218: <li>Xfce 4.4.2.
1.1       david     219: <li>...
                    220: </ul>
                    221: <p>
                    222:
                    223: <li>As usual, steady improvements in manual pages and other documentation.
                    224: <p>
                    225:
                    226: <li>The system includes the following major components from outside suppliers:
                    227: <ul>
1.4       matthieu  228: <li>Xenocara (based on X.Org 7.3 + patches, freetype 2.3.5, fontconfig
1.1       david     229: 2.4.2, Mesa 7.0.2, xterm 232 and more)
                    230: <li>Gcc 2.95.3
                    231: (+ <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc-local&amp;sektion=1">patches</a>)
                    232: and 3.3.5
                    233: (+ <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc-local&amp;sektion=1">patches</a>)
                    234: <li>Perl 5.8.8 (+ patches)
                    235: <li>Our improved and secured version of Apache 1.3, with SSL/TLS and DSO support
                    236: <li>OpenSSL 0.9.7j (+ patches)
                    237: <li>Groff 1.15
                    238: <li>Sendmail 8.14.1, with libmilter
                    239: <li>Bind 9.4.2 (+ patches)
                    240: <li>Lynx 2.8.5rel.4 with HTTPS and IPv6 support (+ patches)
                    241: <li>Sudo 1.6.9p12
                    242: <li>Ncurses 5.2
                    243: <li>Latest KAME IPv6
                    244: <li>Heimdal 0.7.2 (+ patches)
                    245: <li>Arla 0.35.7
                    246: <li>Binutils 2.15 (+ patches)
                    247: <li>Gdb 6.3 (+ patches)
                    248: </ul>
                    249: <p>
                    250:
                    251: </ul>
                    252:
                    253: <a name="install"></a>
                    254: <hr>
                    255: <p>
                    256: <h3><font color="#0000e0">How to install</font></h3>
                    257: <p>
                    258: Following this are the instructions which you would have on a piece of
                    259: paper if you had purchased a CDROM set instead of doing an alternate
                    260: form of install.  The instructions for doing an FTP (or other style
                    261: of) install are very similar; the CDROM instructions are left intact
                    262: so that you can see how much easier it would have been if you had
                    263: purchased a CDROM instead.
                    264: <p>
                    265:
                    266: <hr>
                    267: Please refer to the following files on the three CDROMs or FTP mirror for
                    268: extensive details on how to install OpenBSD 4.3 on your machine:
                    269: <p>
                    270: <ul>
                    271: <li>CD1:4.3/i386/INSTALL.i386
                    272: <p>
                    273: <li>CD2:4.3/amd64/INSTALL.amd64
                    274: <li>CD2:4.3/macppc/INSTALL.macppc
                    275: <p>
                    276: <li>CD3:4.3/sparc64/INSTALL.sparc64
                    277: <p>
                    278: <li>FTP:.../OpenBSD/4.3/alpha/INSTALL.alpha
                    279: <li>FTP:.../OpenBSD/4.3/armish/INSTALL.armish
                    280: <li>FTP:.../OpenBSD/4.3/hp300/INSTALL.hp300
                    281: <li>FTP:.../OpenBSD/4.3/hppa/INSTALL.hppa
                    282: <li>FTP:.../OpenBSD/4.3/landisk/INSTALL.landisk
                    283: <li>FTP:.../OpenBSD/4.3/mac68k/INSTALL.mac68k
                    284: <li>FTP:.../OpenBSD/4.3/mvme68k/INSTALL.mvme68k
                    285: <li>FTP:.../OpenBSD/4.3/mvme88k/INSTALL.mvme88k
                    286: <li>FTP:.../OpenBSD/4.1/sgi/INSTALL.sgi
                    287: <li>FTP:.../OpenBSD/4.3/sparc/INSTALL.sparc
                    288: <li>FTP:.../OpenBSD/4.3/vax/INSTALL.vax
                    289: <li>FTP:.../OpenBSD/4.3/zaurus/INSTALL.zaurus
                    290: </ul>
                    291: <hr>
                    292:
                    293: <p>
                    294: Quick installer information for people familiar with OpenBSD, and the
                    295: use of the "disklabel -E" command.  If you are at all confused when
                    296: installing OpenBSD, read the relevant INSTALL.* file as listed above!
                    297: <p>
                    298:
                    299: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    300: <ul>
                    301: Play with your BIOS options to enable booting from a CD. The OpenBSD/i386
                    302: release is on CD1. If your BIOS does not support booting from CD, you will need
                    303: to create a boot floppy to install from. To create a boot floppy write
                    304: <i>CD1:4.3/i386/floppy43.fs</i> to a floppy and boot via the floppy drive.
                    305:
                    306: <p>
                    307: Use <i>CD1:4.3/i386/floppyB43.fs</i> instead for greater SCSI controller
                    308: support, or <i>CD1:4.3/i386/floppyC43.fs</i> for better laptop support.
                    309:
                    310: <p>
                    311: If you can't boot from a CD or a floppy disk,
                    312: you can install across the network using PXE as described in
                    313: the included INSTALL.i386 document.
                    314:
                    315: <p>
                    316: If you are planning on dual booting OpenBSD with another OS, you will need to
                    317: read INSTALL.i386.
                    318:
                    319: <p>
                    320: To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located
                    321: at <i>CD1:4.3/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,
                    322: use the
                    323: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>
                    324: utility. The following is an example usage of
                    325: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>,
                    326: where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or
                    327: &quot;rfd0a&quot;.
                    328:
                    329: <ul><pre>
                    330: # <strong>dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k</strong>
                    331: </pre></ul>
                    332:
                    333: <p>
                    334: Make sure you use properly formatted perfect floppies with NO BAD BLOCKS or
                    335: your install will most likely fail. For more information on creating a boot
                    336: floppy and installing OpenBSD/i386 please refer to
                    337: <a href="faq/faq4.html#MkFlop">FAQ 4.3.1</a>.
                    338: </ul>
                    339:
                    340: <p>
                    341: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    342: <ul>
                    343: The 4.3 release of OpenBSD/amd64 is located on CD2.
                    344: Boot from the CD to begin the install - you may need to adjust
                    345: your BIOS options first.
                    346: If you can't boot from the CD, you can create a boot floppy to install from.
                    347: To do this, write <i>CD2:4.3/amd64/floppy43.fs</i> to a floppy, then
                    348: boot from the floppy drive.
                    349:
                    350: <p>
                    351: If you can't boot from a CD or a floppy disk,
                    352: you can install across the network using PXE as described in the included
                    353: INSTALL.amd64 document.
                    354:
                    355: <p>
                    356: If you are planning to dual boot OpenBSD with another OS, you will need to
                    357: read INSTALL.amd64.
                    358: </ul>
                    359:
                    360: <p>
                    361: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    362: <ul>
                    363: Put CD2 in your CDROM drive and poweron your machine while holding down the
                    364: <i>C</i> key until the display turns on and shows <i>OpenBSD/macppc boot</i>.
                    365:
                    366: <p>
                    367: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    368: /4.3/macppc/bsd.rd</i>
                    369: </ul>
                    370:
                    371: <p>
                    372: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    373: <ul>
                    374: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    375:
                    376: <p>
                    377: If this doesn't work, or if you don't have a CDROM drive, you can write
                    378: <i>CD3:4.3/sparc64/floppy43.fs</i> or <i>CD3:4.3/sparc64/floppyB43.fs</i>
                    379: (depending on your machine) to a floppy and boot it with <i>boot
                    380: floppy</i>. Refer to INSTALL.sparc64 for details.
                    381:
                    382: <p>
                    383: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    384: will most likely fail.
                    385:
                    386: <p>
                    387: You can also write <i>CD3:4.3/sparc64/miniroot43.fs</i> to the swap partition on
                    388: the disk and boot with <i>boot disk:b</i>.
                    389:
                    390: <p>
                    391: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    392: </ul>
                    393:
                    394: <p>
                    395: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    396: <ul>
                    397: <p>Write <i>FTP:4.3/alpha/floppy43.fs</i> or
                    398: <i>FTP:4.3/alpha/floppyB43.fs</i> (depending on your machine) to a diskette and
                    399: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    400:
                    401: <p>
                    402: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    403: will most likely fail.
                    404:
                    405: </ul>
                    406:
                    407: <p>
                    408: <h3><font color="#e00000">OpenBSD/armish:</font></h3>
                    409: <ul>
                    410: <p>
                    411: After connecting a serial port, Thecus can boot directly from the network
                    412: either tftp or http. Configure the network using fconfig, reset,
                    413: then load bsd.rd, see INSTALL.armish for specific details.
                    414: IOData HDL-G can only boot from an EXT-2 partition. Boot into linux
                    415: and copy 'boot' and bsd.rd into the first partition on wd0 (hda1)
                    416: then load and run bsd.rd, preserving the wd0i (hda1) ext2fs partition.
                    417: More details are available in INSTALL.armish.
                    418: </ul>
                    419:
                    420: <p>
                    421: <h3><font color="#e00000">OpenBSD/hp300:</font></h3>
                    422: <ul>
                    423: <p>
                    424: Boot over the network by following the instructions in INSTALL.hp300.
                    425: </ul>
                    426:
                    427: <p>
                    428: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    429: <ul>
                    430: <p>
                    431: Boot over the network by following the instructions in INSTALL.hppa or the
                    432: <a href="hppa.html#install">hppa platform page</a>.
                    433: </ul>
                    434:
                    435: <p>
                    436: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    437: <ul>
                    438: <p>
                    439: Write <i>miniroot43.fs</i> to the start of the CF
                    440: or disk, and boot normally.
                    441: </ul>
                    442:
                    443: <p>
                    444: <h3><font color="#e00000">OpenBSD/mac68k:</font></h3>
                    445: <ul>
                    446: <p>
                    447: Boot MacOS as normal and extract the Macside "BSD/Mac68k Booter" utility from
                    448: <i>FTP:4.3/mac68k/utils</i> onto your hard disk.  Configure the "BSD/Mac68k
                    449: Booter" with the location of your bsd.rd kernel and boot into the installer.
                    450: Refer to the instructions in INSTALL.mac68k for more details.
                    451: </ul>
                    452:
                    453: <p>
                    454: <h3><font color="#e00000">OpenBSD/mvme68k:</font></h3>
                    455: <ul>
                    456: <p>
                    457: You can create a bootable installation tape or boot over the network.<br>
                    458: The network boot requires a MVME68K BUG version that supports the <i>NIOT</i>
                    459: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme68k
                    460: for more details.
                    461: </ul>
                    462:
                    463: <p>
                    464: <h3><font color="#e00000">OpenBSD/mvme88k:</font></h3>
                    465: <ul>
                    466: <p>
                    467: You can create a bootable installation tape or boot over the network.<br>
                    468: The network boot requires a MVME88K BUG version that supports the <i>NIOT</i>
                    469: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme88k
                    470: for more details.
                    471: </ul>
                    472:
                    473: <p>
                    474: <h3><font color="#e00000">OpenBSD/sparc:</font></h3>
                    475: <ul>
                    476: Boot from one of the provided install ISO images, using one of the two
                    477: commands listed below, depending on the version of your ROM.
                    478:
                    479: <ul><pre>
                    480: ok <strong>boot cdrom 4.3/sparc/bsd.rd</strong>
                    481: or
                    482: &gt; <strong>b sd(0,6,0)4.3/sparc/bsd.rd</strong>
                    483: </pre></ul>
                    484:
                    485: <p>
                    486: If your SPARC system does not have a CD drive, you can alternatively boot from floppy.
                    487: To do so you need to write <i>floppy43.fs</i> to a floppy.
                    488: For more information see <a href="faq/faq4.html#MkFlop">FAQ 4.3.1</a>.
                    489: To boot from the floppy use one of the two commands listed below,
                    490: depending on the version of your ROM.
                    491:
                    492: <ul><pre>
                    493: ok <strong>boot floppy</strong>
                    494: or
                    495: &gt; <strong>b fd()</strong>
                    496: </pre></ul>
                    497:
                    498: <p>
                    499: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    500: will most likely fail.
                    501:
                    502: <p>
                    503: If your SPARC system doesn't have a floppy drive nor a CD drive, you can either
                    504: setup a bootable tape, or install via network, as told in the
                    505: INSTALL.sparc file.
                    506: </ul>
                    507:
                    508: <p>
                    509: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    510: <ul>
                    511: <p>
                    512: Burn cd43.iso on a CD-R, put it in the CD drive of your machine and
                    513: select <i>Install System Software</i> from the System Maintenance menu.
                    514:
                    515: <p>
                    516: If your machine doesn't have a CD drive, you can
                    517: setup a DHCP/tftp network server, and boot using "bootp()/bsd.rd".
                    518: Refer to the instructions in INSTALL.sgi for more details.
                    519: </ul>
                    520:
                    521: <p>
                    522: <h3><font color="#e00000">OpenBSD/vax:</font></h3>
                    523: <ul>
                    524: Boot over the network via mopbooting as described in INSTALL.vax.
                    525: </ul>
                    526:
                    527: <p>
                    528: <h3><font color="#e00000">OpenBSD/zaurus:</font></h3>
                    529: <ul>
                    530: <p>
                    531: Using the Linux built-in graphical ipkg installer, install the
                    532: openbsd43_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
                    533: for a few important details.
                    534: </ul>
                    535:
                    536: <p>
                    537: <h3><font color="#e00000">Notes about the source code:</font></h3>
                    538: <ul>
                    539: src.tar.gz contains a source archive starting at /usr/src.  This file
                    540: contains everything you need except for the kernel sources, which are
                    541: in a separate archive.  To extract:
                    542: <p>
                    543: <ul><pre>
                    544: # <strong>mkdir -p /usr/src</strong>
                    545: # <strong>cd /usr/src</strong>
                    546: # <strong>tar xvfz /tmp/src.tar.gz</strong>
                    547: </pre></ul>
                    548: <p>
                    549: sys.tar.gz contains a source archive starting at /usr/src/sys.
                    550: This file contains all the kernel sources you need to rebuild kernels.
                    551: To extract:
                    552: <p>
                    553: <ul><pre>
                    554: # <strong>mkdir -p /usr/src/sys</strong>
                    555: # <strong>cd /usr/src</strong>
                    556: # <strong>tar xvfz /tmp/sys.tar.gz</strong>
                    557: </pre></ul>
                    558: <p>
                    559: Both of these trees are a regular CVS checkout.  Using these trees it
                    560: is possible to get a head-start on using the anoncvs servers as
                    561: described <a href="anoncvs.html">here</a>.
                    562: Using these files
                    563: results in a much faster initial CVS update than you could expect from
                    564: a fresh checkout of the full OpenBSD source tree.
                    565: <p>
                    566: </ul>
                    567:
                    568: <a name="upgrade"></a>
                    569: <hr>
                    570: <p>
                    571: <h3><font color="#0000e0">How to upgrade</font></h3>
                    572: <p>
                    573: If you already have an OpenBSD 4.2 system, and do not want to reinstall,
                    574: upgrade instructions and advice can be found in the
                    575: <a href="faq/upgrade43.html">Upgrade Guide</a>.
                    576:
                    577: <a name="ports"></a>
                    578: <hr>
                    579: <p>
                    580: <h3><font color="#0000e0">Ports Tree</font></h3>
                    581: <p>
                    582: A ports tree archive is also provided.  To extract:
                    583: <p>
                    584: <ul><pre>
                    585: # <strong>cd /usr</strong>
                    586: # <strong>tar xvfz /tmp/ports.tar.gz</strong>
                    587: # <strong>cd ports</strong>
                    588: </pre></ul>
                    589: <p>
                    590: The <i>ports/</i> subdirectory is a checkout of the OpenBSD ports tree.  Go
                    591: read the <a href="ports.html">ports</a> page
                    592: if you know nothing about ports
                    593: at this point.  This text is not a manual of how to use ports.
                    594: Rather, it is a set of notes meant to kickstart the user on the
                    595: OpenBSD ports system.
                    596: <p>
                    597: The <i>ports/</i> directory represents a CVS (see the manpage for
                    598: <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">
                    599: cvs(1)</a> if
                    600: you aren't familiar with CVS) checkout of our ports.  As with our complete
                    601: source tree, our ports tree is available via anoncvs.  So, in
                    602: order to keep current with it, you must make the <i>ports/</i> tree
                    603: available on a read-write medium and update the tree with a command
                    604: like:
                    605: <p>
                    606: <ul><pre>
                    607: # <strong>cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_4_3</strong>
                    608: </pre></ul>
                    609: <p>
                    610: [Of course, you must replace the local directory and server name here
                    611: with the location of your ports collection and a nearby anoncvs
                    612: server.]
                    613: <p>
                    614: Note that most ports are available as packages through FTP. Updated
                    615: packages for the 4.3 release will be made available if problems arise.
                    616: <p>
                    617: If you're interested in seeing a port added, would like to help out, or just
                    618: would like to know more, the mailing list ports@openbsd.org is a good
                    619: place to know.
                    620: <p>
                    621:
                    622: <hr>
                    623: <a href="index.html"><img height="24" width="24" src="back.gif" border="0"
                    624: alt="OpenBSD"></a>
                    625: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
                    626: <br><small>
1.15    ! brad      627: $OpenBSD: 43.html,v 1.14 2008/03/10 01:14:56 mikeb Exp $
1.1       david     628: </small>
                    629:
                    630: </body>
                    631: </html>