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

Annotation of www/45.html, Revision 1.22

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 4.5 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.5">
                      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.8       deraadt    21: <a href="images/Puffytron.jpg">
1.1       deraadt    22: <img align="left" width="227" height="343" hspace="24" vspace="30"
1.8       deraadt    23: src="images/Puffytron.jpg" alt="OpenBSD 4.5 logo"></a>
1.1       deraadt    24: <h2><font color="#0000e0">The OpenBSD 4.5 Release:</font></h2>
                     25: <p>
1.8       deraadt    26: To be released on May 1, 2009<br>
1.1       deraadt    27: Copyright 1997-2009, Theo de Raadt.<br>
                     28: <font color="#e00000">ISBN 978-0-9784475-3-3</font>
                     29: <br>
1.8       deraadt    30: <a href="lyrics.html#45">4.5 Song: Not yet titled</a>
1.1       deraadt    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.5/</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="errata45.html">The 4.5 Errata page</a> for a list
                     50:     of bugs and workarounds.
                     51: <li>See a <a href="plus45.html">detailed log of changes</a> between the
                     52:     4.4 and 4.5 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.5.
                     70: For a comprehensive list, see the <a href="plus45.html">changelog</a> leading
                     71: to 4.5.
                     72: <p>
                     73:
                     74: <ul>
                     75:
                     76: <li>New/extended platforms:
                     77: <ul>
1.13      sthen      78: <li>Initial ports to the xscale based gumstix platform and the ARM based OpenMoko
1.1       deraadt    79: </ul>
                     80: <p>
                     81:
                     82: <li>Improved hardware support, including:
                     83: <ul>
1.12      form       84: <li>Several new/improved drivers for sensors, including:
                     85:  <ul>
                     86:  <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&amp;sektion=4">it(4)</a>
                     87:        driver now supports IT8720F chips.
                     88:  <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&amp;sektion=4">it(4)</a>
                     89:        driver now supports FAN4 and FAN5 sensors for IT8716F/IT8718F/IT8720F/IT8726F chips.
1.18      grange     90:  <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=owtemp&amp;sektion=4">owtemp(4)</a>
                     91:        driver now supports Maxim/Dallas DS18B20 and DS1822 temperature sensors.
1.12      form       92:  </ul>
1.13      sthen      93: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;sektion=4">em(4)</a>
                     94:     driver now supports ICH9 IGP M and IGP M AMT chips.
                     95: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdmmc&amp;sektion=4">sdmmc(4)</a>
                     96:     driver now supports SDHC cards.
1.17      jsg        97: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&amp;sektion=4">msk(4)</a>
                     98:     driver now supports Yukon-2 FE+ (88E8040, 88E8042) based devices.
1.22    ! damien     99: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&amp;sektion=4">iwn(4)</a>
        !           100:     driver now supports Intel WiFi Link 5100/5300 devices.
1.13      sthen     101: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=age&amp;sektion=4">age(4)</a>,
1.16      jsg       102:     a driver for Attansic L1 gigabit Ethernet devices was added.
1.13      sthen     103: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ale&amp;sektion=4">ale(4)</a>,
1.16      jsg       104:     a driver for Atheros AR81xx (aka Attansic L1E) Ethernet devices was added.
                    105: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mos&amp;sektion=4">mos(4)</a>,
                    106:     a driver for Moschip MCS7730/7830 10/100 USB Ethernet devices was added.
                    107: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=jme&amp;sektion=4">jme(4)</a>,
                    108:     a driver for JMicron JMC250/JMC260 10/100 and Gigabit Ethernet devices was added.
                    109: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=run&amp;sektion=4">run(4)</a>,
                    110:     a driver for Ralink USB IEEE 802.11a/b/g/Draft-N devices was added.
1.14      grange    111: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ips&amp;sektion=4">ips(4)</a>,
                    112:     a driver for IBM SATA/SCSI ServeRAID controllers was added.
1.13      sthen     113: <li>Many improvements were made to the
                    114:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&amp;sektion=4">acpi(4)</a>
                    115:     subsystem.
                    116: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a>
                    117:     driver supports several new EVDO/UMTS devices.
1.17      jsg       118: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mfi&sektion=4&format=html">mfi(4)</a>
                    119:     driver now supports the next generation of MegaRAID SAS controllers.
1.21      ratchov   120: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vsbic&sektion=4&format=html">vsbic(4)</a>
                    121:     driver for the MVMW327A SCSI and floppy controller on mvme88k machines.
                    122: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a>
                    123:     driver, now supports 8168D/8111D-based devices.
                    124: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnet&sektion=4&format=html">vnet(4)</a>
                    125:     driver for virtual network adapters of sun4v logical domains.
                    126: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&sektion=4&format=html">ehci(4)</a>
                    127:     driver now supports isochronous transfers.
1.17      jsg       128: <li>S/PDIF output support has been added to the
                    129:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ac97&sektion=4&format=html">ac97(4)</a>,
                    130:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&sektion=4&format=html">auich(4)</a>,
                    131:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auvia&sektion=4&format=html">auvia(4)</a> and
                    132:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> drivers.
1.19      ratchov   133: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a>
                    134:     mixer has been clarified and simplified, support for 20-bit and 24-bit encodings has been added.
1.1       deraadt   135: </ul>
                    136: <p>
                    137:
                    138: <li>New tools:
                    139: <ul>
1.9       deraadt   140: <li>Sorry, this list is still being worked on.
1.1       deraadt   141: </ul>
                    142: <p>
                    143:
                    144: <li>New functionality:
                    145: <ul>
1.10      djm       146: <li>The libc
1.11      deraadt   147:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolver&amp;sektion=3">resolver(3)</a>
                    148:     may now be forced to perform lookups by TCP only using a new
                    149:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf&amp;sektion=5">resolv.conf(5)</a>
                    150:     option. The nameserver declaration in
                    151:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf&amp;sektion=5">resolv.conf(5)</a>
                    152:     has also been extended to allow specification of non-default nameserver ports.
1.15      jmc       153: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apropos&amp;sektion=1">apropos(1)</a>
                    154:     has two new options (-S and -s) to allow searching by machine architecture
                    155:     and manual section.
1.19      ratchov   156: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&amp;sektion=1">aucat(1)</a>
                    157:     now has audio server capability.
                    158:     Audio devices can be shared between multiple applications.
                    159:     Applications can run natively on fixed sample rate devices
                    160:     or on devices with unusual encodings.
                    161:     Multi-channel audio devices can be split into smaller independent
                    162:     subdevices.
                    163: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&amp;sektion=1">aucat(1)</a>
1.20      ratchov   164:     now has a deviceless mode, in which it can be used as a
1.19      ratchov   165:     general purpose audio file format conversion utility (to mix,
                    166:     demultiplex, resample or reencode files).
1.11      deraadt   167: <li>Sorry, this list is still being worked on.
1.1       deraadt   168: </ul>
                    169: <p>
                    170:
                    171: <li>Assorted improvements and code cleanup:
                    172: <ul>
1.11      deraadt   173: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&amp;sektion=3">malloc(3)</a>
                    174:     has gained new attack mitigation measures; critical bookkeeping
                    175:     structures are protected at runtime using
                    176:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mprotect&amp;sektion=2">mprotect(3)</a>
                    177:     and allocated at random addresses where possible.
                    178: <li>Sorry, this list is still being worked on.
1.1       deraadt   179: </ul>
                    180: <p>
                    181:
                    182: <li>Install/Upgrade process changes:
                    183: <ul>
1.9       deraadt   184: <li>Sorry, this list is still being worked on.
1.1       deraadt   185: </ul>
                    186: <p>
                    187:
1.5       matthieu  188: <li>OpenSSH 5.2:
1.1       deraadt   189: <ul>
1.9       deraadt   190: <li>Sorry, this list is still being worked on.
1.1       deraadt   191: </ul>
                    192: <p>
                    193:
1.4       jasper    194: <li>Over 5500 ports, minor robustness improvements in package tools.
1.1       deraadt   195: <li>Many pre-built packages for each architecture:
                    196:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    197:     <tr>
                    198:     <td valign="top" width="25%">
                    199:     <ul>
                    200:     <li>i386:       XXXX
                    201:     <li>sparc64:    XXXX
                    202:     <li>alpha:      XXXX
                    203: </ul></td><td valign=top width="25%"><ul>
                    204:     <li>sh:         XXXX
                    205:     <li>amd64:      XXXX
                    206:     <li>powerpc:    XXXX
                    207: </ul></td><td valign=top width="25%"><ul>
                    208:     <li>sparc:      XXXX
                    209:     <li>arm:        XXXX
                    210:     <li>hppa:       XXXX
                    211: </ul></td><td valign=top width="25%"><ul>
                    212:     <li>vax:        XXXX
                    213:     <li>mips64:     XXXX
                    214: </ul></td></tr></table>
                    215: Some highlights:
                    216: <ul>
1.3       jasper    217: <li>Gnome 2.24.3.
                    218: <li>GNUstep 1.18.0.
                    219: <li>KDE 3.5.10.
                    220: <li>Mozilla Firefox 3.0.6.
                    221: <li>Mozilla Thunderbird 2.0.0.19.
1.4       jasper    222: <li>MySQL 5.0.77.
1.3       jasper    223: <li>OpenOffice.org 2.4.2 and 3.0.1.
                    224: <li>PostgreSQL 8.3.6.
                    225: <li>Xfce 4.4.3.
1.1       deraadt   226: </ul>
                    227: <p>
                    228:
                    229: <li>As usual, steady improvements in manual pages and other documentation.
                    230: <p>
                    231:
                    232: <li>The system includes the following major components from outside suppliers:
                    233: <ul>
                    234: <li>XXXX UPDATE THIS LIST XXXX
1.5       matthieu  235: <li>Xenocara (based on X.Org 7.4 + patches, freetype 2.3.7, fontconfig 2.4.2, Mesa 7.2, xterm 239 and more)
1.1       deraadt   236: <li>Gcc 2.95.3
                    237: (+ <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc-local&amp;sektion=1">patches</a>)
                    238: and 3.3.5
                    239: (+ <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc-local&amp;sektion=1">patches</a>)
1.2       jasper    240: <li>Perl 5.10.0 (+ patches)
1.1       deraadt   241: <li>Our improved and secured version of Apache 1.3, with SSL/TLS and DSO support
1.2       jasper    242: <li>OpenSSL 0.9.8j (+ patches)
1.1       deraadt   243: <li>Groff 1.15
                    244: <li>Sendmail 8.14.3, with libmilter
                    245: <li>Bind 9.4.2-P2 (+ patches)
                    246: <li>Lynx 2.8.5rel.4 with HTTPS and IPv6 support (+ patches)
1.5       matthieu  247: <li>Sudo 1.7
1.1       deraadt   248: <li>Ncurses 5.2
                    249: <li>Latest KAME IPv6
                    250: <li>Heimdal 0.7.2 (+ patches)
                    251: <li>Arla 0.35.7
                    252: <li>Binutils 2.15 (+ patches)
                    253: <li>Gdb 6.3 (+ patches)
                    254: </ul>
                    255: <p>
                    256:
                    257: </ul>
                    258:
                    259: <a name="install"></a>
                    260: <hr>
                    261: <p>
                    262: <h3><font color="#0000e0">How to install</font></h3>
                    263: <p>
                    264: Following this are the instructions which you would have on a piece of
                    265: paper if you had purchased a CDROM set instead of doing an alternate
                    266: form of install.  The instructions for doing an FTP (or other style
                    267: of) install are very similar; the CDROM instructions are left intact
                    268: so that you can see how much easier it would have been if you had
                    269: purchased a CDROM instead.
                    270: <p>
                    271:
                    272: <hr>
                    273: Please refer to the following files on the three CDROMs or FTP mirror for
                    274: extensive details on how to install OpenBSD 4.5 on your machine:
                    275: <p>
                    276: <ul>
                    277: <li>CD1:4.5/i386/INSTALL.i386
                    278: <p>
                    279: <li>CD2:4.5/amd64/INSTALL.amd64
                    280: <li>CD2:4.5/macppc/INSTALL.macppc
                    281: <p>
                    282: <li>CD3:4.5/sparc64/INSTALL.sparc64
                    283: <p>
                    284: <li>FTP:.../OpenBSD/4.5/alpha/INSTALL.alpha
                    285: <li>FTP:.../OpenBSD/4.5/armish/INSTALL.armish
                    286: <li>FTP:.../OpenBSD/4.5/hp300/INSTALL.hp300
                    287: <li>FTP:.../OpenBSD/4.5/hppa/INSTALL.hppa
                    288: <li>FTP:.../OpenBSD/4.5/landisk/INSTALL.landisk
                    289: <li>FTP:.../OpenBSD/4.5/mac68k/INSTALL.mac68k
                    290: <li>FTP:.../OpenBSD/4.5/mvme68k/INSTALL.mvme68k
                    291: <li>FTP:.../OpenBSD/4.5/mvme88k/INSTALL.mvme88k
                    292: <li>FTP:.../OpenBSD/4.5/sgi/INSTALL.sgi
1.6       jasper    293: <li>FTP:.../OpenBSD/4.5/socppc/INSTALL.socppc
1.1       deraadt   294: <li>FTP:.../OpenBSD/4.5/sparc/INSTALL.sparc
                    295: <li>FTP:.../OpenBSD/4.5/vax/INSTALL.vax
                    296: <li>FTP:.../OpenBSD/4.5/zaurus/INSTALL.zaurus
                    297: </ul>
                    298: <hr>
                    299:
                    300: <p>
                    301: Quick installer information for people familiar with OpenBSD, and the
                    302: use of the "disklabel -E" command.  If you are at all confused when
                    303: installing OpenBSD, read the relevant INSTALL.* file as listed above!
                    304: <p>
                    305:
                    306: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    307: <ul>
                    308: Play with your BIOS options to enable booting from a CD. The OpenBSD/i386
                    309: release is on CD1. If your BIOS does not support booting from CD, you will need
                    310: to create a boot floppy to install from. To create a boot floppy write
                    311: <i>CD1:4.5/i386/floppy45.fs</i> to a floppy and boot via the floppy drive.
                    312:
                    313: <p>
                    314: Use <i>CD1:4.5/i386/floppyB45.fs</i> instead for greater SCSI controller
                    315: support, or <i>CD1:4.5/i386/floppyC45.fs</i> for better laptop support.
                    316:
                    317: <p>
                    318: If you can't boot from a CD or a floppy disk,
                    319: you can install across the network using PXE as described in
                    320: the included INSTALL.i386 document.
                    321:
                    322: <p>
                    323: If you are planning on dual booting OpenBSD with another OS, you will need to
                    324: read INSTALL.i386.
                    325:
                    326: <p>
                    327: To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located
                    328: at <i>CD1:4.5/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,
                    329: use the
                    330: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>
                    331: utility. The following is an example usage of
                    332: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>,
                    333: where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or
                    334: &quot;rfd0a&quot;.
                    335:
                    336: <ul><pre>
                    337: # <strong>dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k</strong>
                    338: </pre></ul>
                    339:
                    340: <p>
                    341: Make sure you use properly formatted perfect floppies with NO BAD BLOCKS or
                    342: your install will most likely fail. For more information on creating a boot
                    343: floppy and installing OpenBSD/i386 please refer to
                    344: <a href="faq/faq4.html#MkFlop">FAQ 4.3.1</a>.
                    345: </ul>
                    346:
                    347: <p>
                    348: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    349: <ul>
                    350: The 4.5 release of OpenBSD/amd64 is located on CD2.
                    351: Boot from the CD to begin the install - you may need to adjust
                    352: your BIOS options first.
                    353: If you can't boot from the CD, you can create a boot floppy to install from.
                    354: To do this, write <i>CD2:4.5/amd64/floppy45.fs</i> to a floppy, then
                    355: boot from the floppy drive.
                    356:
                    357: <p>
                    358: If you can't boot from a CD or a floppy disk,
                    359: you can install across the network using PXE as described in the included
                    360: INSTALL.amd64 document.
                    361:
                    362: <p>
                    363: If you are planning to dual boot OpenBSD with another OS, you will need to
                    364: read INSTALL.amd64.
                    365: </ul>
                    366:
                    367: <p>
                    368: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    369: <ul>
                    370: Put CD2 in your CDROM drive and poweron your machine while holding down the
                    371: <i>C</i> key until the display turns on and shows <i>OpenBSD/macppc boot</i>.
                    372:
                    373: <p>
                    374: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    375: /4.5/macppc/bsd.rd</i>
                    376: </ul>
                    377:
                    378: <p>
                    379: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    380: <ul>
                    381: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    382:
                    383: <p>
                    384: If this doesn't work, or if you don't have a CDROM drive, you can write
                    385: <i>CD3:4.5/sparc64/floppy45.fs</i> or <i>CD3:4.5/sparc64/floppyB45.fs</i>
                    386: (depending on your machine) to a floppy and boot it with <i>boot
                    387: floppy</i>. Refer to INSTALL.sparc64 for details.
                    388:
                    389: <p>
                    390: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    391: will most likely fail.
                    392:
                    393: <p>
                    394: You can also write <i>CD3:4.5/sparc64/miniroot45.fs</i> to the swap partition on
                    395: the disk and boot with <i>boot disk:b</i>.
                    396:
                    397: <p>
                    398: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    399: </ul>
                    400:
                    401: <p>
                    402: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    403: <ul>
                    404: <p>Write <i>FTP:4.5/alpha/floppy45.fs</i> or
                    405: <i>FTP:4.5/alpha/floppyB45.fs</i> (depending on your machine) to a diskette and
                    406: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    407:
                    408: <p>
                    409: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    410: will most likely fail.
                    411:
                    412: </ul>
                    413:
                    414: <p>
                    415: <h3><font color="#e00000">OpenBSD/armish:</font></h3>
                    416: <ul>
                    417: <p>
                    418: After connecting a serial port, Thecus can boot directly from the network
                    419: either tftp or http. Configure the network using fconfig, reset,
                    420: then load bsd.rd, see INSTALL.armish for specific details.
                    421: IOData HDL-G can only boot from an EXT-2 partition. Boot into linux
                    422: and copy 'boot' and bsd.rd into the first partition on wd0 (hda1)
                    423: then load and run bsd.rd, preserving the wd0i (hda1) ext2fs partition.
                    424: More details are available in INSTALL.armish.
                    425: </ul>
                    426:
                    427: <p>
                    428: <h3><font color="#e00000">OpenBSD/hp300:</font></h3>
                    429: <ul>
                    430: <p>
                    431: Boot over the network by following the instructions in INSTALL.hp300.
                    432: </ul>
                    433:
                    434: <p>
                    435: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    436: <ul>
                    437: <p>
                    438: Boot over the network by following the instructions in INSTALL.hppa or the
                    439: <a href="hppa.html#install">hppa platform page</a>.
                    440: </ul>
                    441:
                    442: <p>
                    443: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    444: <ul>
                    445: <p>
                    446: Write <i>miniroot45.fs</i> to the start of the CF
                    447: or disk, and boot normally.
                    448: </ul>
                    449:
                    450: <p>
                    451: <h3><font color="#e00000">OpenBSD/mac68k:</font></h3>
                    452: <ul>
                    453: <p>
                    454: Boot MacOS as normal and extract the Macside "BSD/Mac68k Booter" utility from
                    455: <i>FTP:4.5/mac68k/utils</i> onto your hard disk.  Configure the "BSD/Mac68k
                    456: Booter" with the location of your bsd.rd kernel and boot into the installer.
                    457: Refer to the instructions in INSTALL.mac68k for more details.
                    458: </ul>
                    459:
                    460: <p>
                    461: <h3><font color="#e00000">OpenBSD/mvme68k:</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 MVME68K BUG version that supports the <i>NIOT</i>
                    466: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme68k
                    467: for more details.
                    468: </ul>
                    469:
                    470: <p>
                    471: <h3><font color="#e00000">OpenBSD/mvme88k:</font></h3>
                    472: <ul>
                    473: <p>
                    474: You can create a bootable installation tape or boot over the network.<br>
                    475: The network boot requires a MVME88K BUG version that supports the <i>NIOT</i>
                    476: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme88k
                    477: for more details.
                    478: </ul>
                    479:
                    480: <p>
                    481: <h3><font color="#e00000">OpenBSD/sparc:</font></h3>
                    482: <ul>
                    483: Boot from one of the provided install ISO images, using one of the two
                    484: commands listed below, depending on the version of your ROM.
                    485:
                    486: <ul><pre>
                    487: ok <strong>boot cdrom 4.5/sparc/bsd.rd</strong>
                    488: or
                    489: &gt; <strong>b sd(0,6,0)4.5/sparc/bsd.rd</strong>
                    490: </pre></ul>
                    491:
                    492: <p>
                    493: If your SPARC system does not have a CD drive, you can alternatively boot from floppy.
                    494: To do so you need to write <i>floppy45.fs</i> to a floppy.
                    495: For more information see <a href="faq/faq4.html#MkFlop">FAQ 4.3.1</a>.
                    496: To boot from the floppy use one of the two commands listed below,
                    497: depending on the version of your ROM.
                    498:
                    499: <ul><pre>
                    500: ok <strong>boot floppy</strong>
                    501: or
                    502: &gt; <strong>b fd()</strong>
                    503: </pre></ul>
                    504:
                    505: <p>
                    506: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    507: will most likely fail.
                    508:
                    509: <p>
                    510: If your SPARC system doesn't have a floppy drive nor a CD drive, you can either
                    511: setup a bootable tape, or install via network, as told in the
                    512: INSTALL.sparc file.
                    513: </ul>
                    514:
                    515: <p>
                    516: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    517: <ul>
                    518: <p>
                    519: Burn cd45.iso on a CD-R, put it in the CD drive of your machine and
                    520: select <i>Install System Software</i> from the System Maintenance menu.
                    521:
                    522: <p>
                    523: If your machine doesn't have a CD drive, you can
                    524: setup a DHCP/tftp network server, and boot using "bootp()/bsd.rd".
                    525: Refer to the instructions in INSTALL.sgi for more details.
                    526: </ul>
                    527:
                    528: <p>
1.6       jasper    529: <h3><font color="#e00000">OpenBSD/socppc:</font></h3>
                    530: <ul>
                    531: <p>
                    532: After connecting a serial port, boot over the network via DHCP/tftp.
                    533: Refer to the instructions in INSTALL.socppc for more details.
                    534: </ul>
                    535:
                    536: <p>
1.1       deraadt   537: <h3><font color="#e00000">OpenBSD/vax:</font></h3>
                    538: <ul>
                    539: Boot over the network via mopbooting as described in INSTALL.vax.
                    540: </ul>
                    541:
                    542: <p>
                    543: <h3><font color="#e00000">OpenBSD/zaurus:</font></h3>
                    544: <ul>
                    545: <p>
                    546: Using the Linux built-in graphical ipkg installer, install the
                    547: openbsd45_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
                    548: for a few important details.
                    549: </ul>
                    550:
                    551: <p>
                    552: <h3><font color="#e00000">Notes about the source code:</font></h3>
                    553: <ul>
                    554: src.tar.gz contains a source archive starting at /usr/src.  This file
                    555: contains everything you need except for the kernel sources, which are
                    556: in a separate archive.  To extract:
                    557: <p>
                    558: <ul><pre>
                    559: # <strong>mkdir -p /usr/src</strong>
                    560: # <strong>cd /usr/src</strong>
                    561: # <strong>tar xvfz /tmp/src.tar.gz</strong>
                    562: </pre></ul>
                    563: <p>
                    564: sys.tar.gz contains a source archive starting at /usr/src/sys.
                    565: This file contains all the kernel sources you need to rebuild kernels.
                    566: To extract:
                    567: <p>
                    568: <ul><pre>
                    569: # <strong>mkdir -p /usr/src/sys</strong>
                    570: # <strong>cd /usr/src</strong>
                    571: # <strong>tar xvfz /tmp/sys.tar.gz</strong>
                    572: </pre></ul>
                    573: <p>
                    574: Both of these trees are a regular CVS checkout.  Using these trees it
                    575: is possible to get a head-start on using the anoncvs servers as
                    576: described <a href="anoncvs.html">here</a>.
                    577: Using these files
                    578: results in a much faster initial CVS update than you could expect from
                    579: a fresh checkout of the full OpenBSD source tree.
                    580: <p>
                    581: </ul>
                    582:
                    583: <a name="upgrade"></a>
                    584: <hr>
                    585: <p>
                    586: <h3><font color="#0000e0">How to upgrade</font></h3>
                    587: <p>
                    588: If you already have an OpenBSD 4.4 system, and do not want to reinstall,
                    589: upgrade instructions and advice can be found in the
                    590: <a href="faq/upgrade45.html">Upgrade Guide</a>.
                    591:
                    592: <a name="ports"></a>
                    593: <hr>
                    594: <p>
                    595: <h3><font color="#0000e0">Ports Tree</font></h3>
                    596: <p>
                    597: A ports tree archive is also provided.  To extract:
                    598: <p>
                    599: <ul><pre>
                    600: # <strong>cd /usr</strong>
                    601: # <strong>tar xvfz /tmp/ports.tar.gz</strong>
                    602: # <strong>cd ports</strong>
                    603: </pre></ul>
                    604: <p>
                    605: The <i>ports/</i> subdirectory is a checkout of the OpenBSD ports tree.  Go
                    606: read the <a href="ports.html">ports</a> page
                    607: if you know nothing about ports
                    608: at this point.  This text is not a manual of how to use ports.
                    609: Rather, it is a set of notes meant to kickstart the user on the
                    610: OpenBSD ports system.
                    611: <p>
                    612: The <i>ports/</i> directory represents a CVS (see the manpage for
                    613: <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">
                    614: cvs(1)</a> if
                    615: you aren't familiar with CVS) checkout of our ports.  As with our complete
                    616: source tree, our ports tree is available via anoncvs.  So, in
                    617: order to keep current with it, you must make the <i>ports/</i> tree
                    618: available on a read-write medium and update the tree with a command
                    619: like:
                    620: <p>
                    621: <ul><pre>
1.7       jasper    622: # <strong>cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_4_5</strong>
1.1       deraadt   623: </pre></ul>
                    624: <p>
                    625: [Of course, you must replace the local directory and server name here
                    626: with the location of your ports collection and a nearby anoncvs
                    627: server.]
                    628: <p>
                    629: Note that most ports are available as packages through FTP. Updated
                    630: packages for the 4.5 release will be made available if problems arise.
                    631: <p>
                    632: If you're interested in seeing a port added, would like to help out, or just
                    633: would like to know more, the mailing list ports@openbsd.org is a good
                    634: place to know.
                    635: <p>
                    636:
                    637: <hr>
                    638: <a href="index.html"><img height="24" width="24" src="back.gif" border="0"
                    639: alt="OpenBSD"></a>
                    640: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
                    641: <br><small>
1.22    ! damien    642: $OpenBSD: 45.html,v 1.21 2009/03/06 18:19:14 ratchov Exp $
1.1       deraadt   643: </small>
                    644:
                    645: </body>
                    646: </html>