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

Annotation of www/43.html, Revision 1.14

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