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

Annotation of www/49.html, Revision 1.10

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 4.9 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.9>
                      9: <meta name="keywords" content="openbsd,main">
                     10: <meta name="distribution" content="global">
1.3       deraadt    11: <meta name="copyright" content="This document copyright 2011 by OpenBSD.">
1.1       deraadt    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/Hitchhiker.jpg">
                     22: <img align="left" width="227" height="343" hspace="24" vspace="30"
                     23: src="images/Hitchhiker.jpg" alt="OpenBSD 4.9 logo"></a>
                     24: <h2><font color="#0000e0">The OpenBSD 4.9 Release:</font></h2>
                     25: <p>
                     26: Released May 1, 2011<br>
                     27: Copyright 1997-2011, Theo de Raadt.<br>
                     28: <font color="#e00000">ISBN 978-0-9784475-7-1</font>
                     29: <br>
                     30: <a href="lyrics.html#49">4.9 Song: "The Answer"</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>Pre-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.9/</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="errata49.html">The 4.9 Errata page</a> for a list
                     50:     of bugs and workarounds.
                     51: <li>See a <a href="plus49.html">detailed log of changes</a> between the
                     52:     4.8 and 4.9 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.9.
                     70: For a comprehensive list, see the <a href="plus49.html">changelog</a> leading
                     71: to 4.9.
                     72: <p>
                     73:
                     74: <ul>
                     75:
1.3       deraadt    76: <li>New/extended platforms:
                     77:     <ul>
                     78:     <li>i386 and amd64:
                     79:         <ul>
                     80:         <li>...
                     81:         </ul>
                     82:     <li>sparc64:
                     83:         <ul>
                     84:         <li>Support the virtual disk procotol on sun4v machines well enough
                     85:            to install them from from virtual cdroms.
                     86:         </ul>
                     87:     <li>hppa:
                     88:         <ul>
                     89:         <li>Multiprocessor support.
                     90:         <li>...
                     91:         </ul>
                     92:     <li>...
                     93:         <ul>
                     94:         <li>...
                     95:         </ul>
                     96:     <li>...
                     97:         <ul>
                     98:         <li>...
                     99:         </ul>
                    100:     </ul>
                    101: <p>
                    102:
                    103: <li>Improved hardware support, including:
                    104:     <ul>
1.9       kevlo     105:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vte&sektion=4&format=html">vte(4)</a>
                    106:     driver for RDC R6040 10/100 Ethernet devices.</li>
1.10    ! jsg       107:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rdcphy&sektion=4&format=html">rdcphy(4)</a>
        !           108:     driver for RDC Semiconductor R6040 10/100 Ethernet PHY.
        !           109:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rsu&sektion=4&format=html">rsu(4)</a>
        !           110:     driver for Realtek RTL8188SU/RTL8192SU USB IEEE 802.11b/g/n.
        !           111:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=urtwn&sektion=4&format=html">urtwn(4)</a>
        !           112:     driver for Realtek RTL8188CU/RTL8192CU USB IEEE 802.11b/g/n.
        !           113:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=utwitch&sektion=4&format=html">utwitch(4)</a>
        !           114:     driver for YUREX USB twitch/jiggle of knee sensor.
        !           115:     <li>Support for AR9271, AR9280+AR7010 and AR9287+AR7010 USB IEEE 802.11a/g/n
        !           116:         adapters has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=athn&sektion=4&format=html">athn(4)</a>.
        !           117:     <li>Support for 82583V
        !           118:         has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;sektion=4">em(4)</a>.
        !           119:     <li>Support for Yukon 88E8059
        !           120:         has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&amp;sektion=4">msk(4)</a>.
        !           121:     <li>Support for SiS191
        !           122:         has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=se&amp;sektion=4">se(4)</a>.
        !           123:     <li>Support for SAS2004
        !           124:         has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpii&amp;sektion=4">mpii(4)</a>.
        !           125:     <li>Support for NVIDIA MCP89 SATA
        !           126:         has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;sektion=4">pciide(4)</a>.
        !           127:     <li>Suppport for Mobility Radeon HD 4200
        !           128:         has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeondrm&amp;sektion=4">radeondrm(4)</a>.
1.3       deraadt   129:     </ul>
                    130: <p>
                    131:
                    132: <li>Generic network stack improvements:
                    133:     <ul>
1.7       dlg       134:     <li>Reworking of the MCLGETI livelock algorithm to improve
                    135:     forwarding and host performance under high network load.</li>
1.3       deraadt   136:     </ul>
                    137: <p>
                    138:
                    139: <li>SCSI improvements:
                    140:     <ul>
1.6       dlg       141:     <li>Improved safety when detaching SCSI devices by waiting for
                    142:     the completion of pending commands.</li>
                    143:     <li>Improved hotplug support on mpi(4), mpii(4).</li>
                    144:     <li>Continued iopoolification of SCSI drivers, notably on
                    145:     umass(4) which improves the reliability and performance of
                    146:     multi-LUN devices.</li>
1.3       deraadt   147:     </ul>
                    148: <p>
                    149:
                    150: <li>Assorted improvements:
                    151:     <ul>
                    152:     <li>...
                    153:     </ul>
                    154: <p>
                    155:
                    156: <li>Install/Upgrade process changes:
                    157:     <ul>
1.8       deraadt   158:     <li>Fixed the hppa CD installation process.
                    159:     <li>Added some more free firmwares to the CD media that could fit them.
                    160:     <li>Make the macppc upgrade script update the boot blocks (oddly, this
                    161:         had been broken a very long time and noone noticed).
                    162:     <li>Teach the install script about the configuration of 802.11 interfaces.
                    163:         Visible networks can be listed, and even configured for WPA.
                    164:     <li>The install script now passes collected entropy better to the
                    165:         system which is booted next.
1.3       deraadt   166:     </ul>
                    167: <p>
                    168:
1.4       sobrado   169: <li>OpenSSH 5.8:
1.3       deraadt   170:     <ul>
                    171:     <li>New features:
1.4       sobrado   172:         <ul>
                    173:         <li>Implement Elliptic Curve Cryptography modes for key exchange (ECDH)
                    174:             and host/user keys (ECDSA) as specified by RFC5656. ECDH and ECDSA
                    175:             offer better performance than plain DH and DSA at the same
                    176:             equivalent symmetric key length, as well as much shorter keys.</li>
                    177:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1">sftp(1)</a>
                    178:             and
                    179:             <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp-server&sektion=8">sftp-server(8)</a>:
                    180:             add a protocol extension to support a hard link operation. It is
                    181:             available through the "ln" command in the client. The old "ln"
                    182:             behaviour of creating a symlink is available using its "-s" option
                    183:             or through the preexisting "symlink" command.</li>
                    184:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1">scp(1)</a>:
                    185:             Add a new -3 option to scp: Copies between two remote hosts are
                    186:             transferred through the local host. Without this option the data is
                    187:             copied directly between the two remote hosts.</li>
                    188:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>:
                    189:             automatically order the hostkeys requested by the client based on
                    190:             which hostkeys are already recorded in known_hosts. This avoids
                    191:             hostkey warnings when connecting to servers with new ECDSA keys,
                    192:             since these are now preferred when learning hostkeys for the first
                    193:             time.</li>
                    194:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>
                    195:             and
                    196:             <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>:
                    197:             add a new IPQoS option to specify arbitrary TOS/DSCP/QoS values
                    198:             instead of hardcoding lowdelay/throughput. (bz#1733)</li>
                    199:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1">sftp(1)</a>:
                    200:             the sftp client is now significantly faster at performing directory
                    201:             listings, using OpenBSD glob(3) extensions to preserve the results
                    202:             of stat(3) operations performed in the course of its execution
                    203:             rather than performing expensive round trips to fetch them again
                    204:             afterwards.</li>
                    205:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>:
                    206:             "atomically" create the listening mux socket by binding it on a
                    207:             temporary name and then linking it into position after listen() has
                    208:             succeeded. This allows the mux clients to determine that the server
                    209:             socket is either ready or stale without races. Stale server sockets
                    210:             are now automatically removed. (also fixes bz#1711)</li>
                    211:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>
                    212:             and
                    213:             <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>:
                    214:             add a <em>KexAlgorithms</em> knob to the client and server
                    215:             configuration to allow selection of which key exchange methods are
                    216:             used by
                    217:             <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>
                    218:             and
                    219:             <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>
                    220:             and their order of preference.</li>
                    221:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1">sftp(1)</a>
                    222:             and
                    223:             <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1">scp(1)</a>:
                    224:             factor out bandwidth limiting code from
                    225:             <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1">scp(1)</a>
                    226:             into a generic bandwidth limiter that can be attached using the
                    227:             <em>atomicio</em> callback mechanism and use it to add a bandwidth
                    228:             limit option to
                    229:             <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1">sftp(1)</a>.
                    230:             (bz#1147)</li>
1.3       deraadt   231:         </ul>
                    232:     <li>The following significant bugs have been fixed in this release:
                    233:         <ul>
1.4       sobrado   234:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>
                    235:             and
                    236:             <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent&sektion=1">ssh-agent(1)</a>:
                    237:             honour <em>$TMPDIR</em> for client xauth and ssh-agent temporary
                    238:             directories. (bz#1809)</li>
                    239:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>:
                    240:             avoid <em>NULL</em> deref on receiving a channel request on an
                    241:             unknown or invalid channel. (bz#1842)</li>
                    242:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>:
                    243:             remove a <em>debug()</em> that pollutes stderr on client connecting
                    244:             to a server in debug mode. (bz#1719)</li>
                    245:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1">scp(1)</a>:
                    246:             pass through ssh command-line flags and options when doing
                    247:             remote-remote transfers, e.g. to enable agent forwarding which is
                    248:             particularly useful in this case. (bz#1837)</li>
                    249:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp-server&sektion=8">sftp-server(8)</a>:
                    250:             <em>umask</em> should be parsed as octal.</li>
                    251:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1">sftp(1)</a>:
1.5       sobrado   252:             escape '[' in filename tab-completion.</li>
1.4       sobrado   253:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>:
                    254:             Typo in confirmation message. (bz#1827)</li>
                    255:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>:
                    256:             prevent <em>free()</em> of string in <em>.rodata</em> when
                    257:             overriding <em>AuthorizedKeys</em> in a <em>Match</em> block.</li>
                    258:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>:
1.5       sobrado   259:             Use default shell <em>/bin/sh</em> if <em>$SHELL</em> is "".</li>
1.4       sobrado   260:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>:
                    261:             kill proxy command on <em>fatal()</em> (we already killed it on
                    262:             clean exit).</li>
                    263:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>:
1.5       sobrado   264:             install a <em>SIGCHLD</em> handler to reap expired child process.
1.4       sobrado   265:             (bz#1812)</li>
                    266:         <li>Support building against openssl-1.0.0a</li>
                    267:         <li>Fix vulnerability in legacy certificate signing introduced in
                    268:             OpenSSH-5.6 and found by Mateusz Kocielski.</li>
1.3       deraadt   269:         </ul>
                    270:     </ul>
                    271: <p>
                    272:
                    273: <li>Mandoc 1.10.9:
                    274:     <ul>
                    275:     <li>New integrated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tbl&amp;sektion=7">tbl(7)</a> parser and renderer.
                    276:     <li>Support the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=roff&amp;sektion=7">roff(7)</a> .de, .rm, and .so requests.
                    277:     <li>Support all roff code used in the standard <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pod2man&amp;sektion=1">pod2man(1)</a> preamble.
                    278:     <li>Fully support roff quoting in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&amp;sektion=7">man(7)</a> documents.
                    279:     <li>Mandoc now copes with most formatting errors that used to be fatal.
                    280:     <li>Much simplified and improved reporting of errors and warnings.
                    281:     <li>Significantly improved -Thtml output quality.
                    282:     <li>The ports tree now allows ports to use either mandoc or groff
                    283:       to render manuals.
                    284:     </ul>
                    285: <p>
                    286:
                    287: <li>Over 6,400 XXXX ports, major robustness and speed improvements in package tools.
                    288: <li>Many pre-built packages for each architecture:
                    289:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    290:     <tr>
                    291:     <td valign="top" width="25%">
                    292:     <ul>
                    293:     <li>i386:       6620
                    294:     <li>sparc64:    6225
                    295:     <li>alpha:      6000
                    296: </ul></td><td valign=top width="25%"><ul>
                    297:     <li>sh:         XXXX
                    298:     <li>amd64:      6570
                    299:     <li>powerpc:    6272
                    300: </ul></td><td valign=top width="25%"><ul>
                    301:     <li>sparc:      4184
1.8       deraadt   302:     <li>arm:        5673
                    303:     <li>hppa:       5838
1.3       deraadt   304: </ul></td><td valign=top width="25%"><ul>
                    305:     <li>vax:        1068
                    306:     <li>mips64:     5492
                    307:     <li>mips64el:   5499
                    308: </ul></td></tr></table>
                    309: Some highlights:
                    310:     <ul>
                    311:     <li>Gnome 2.32.1.
                    312:     <li>KDE 3.5.10.
                    313:     <li>Xfce 4.8.0.
                    314:     <li>MySQL 5.1.54.
                    315:     <li>PostgreSQL 9.0.3.
                    316:     <li>Postfix 2.7.2.
                    317:     <li>OpenLDAP 2.3.43 and 2.4.23.
                    318:     <li>Mozilla Firefox 3.5.16 and 3.6.13.
                    319:     <li>Mozilla Thunderbird 3.1.7.
                    320:     <li>OpenOffice.org 3.3.0rc9.
                    321:     <li>LibreOffice 3.3.0.4
                    322:     <li>Emacs 21.4 and 22.3.
                    323:     <li>Vim 7.3.3.
                    324:     <li>PHP 5.2.16.
                    325:     <li>Python 2.4.6, 2.5.4 and 2.6.6.
                    326:     <li>Ruby 1.8.7.330 and 1.9.2.136.
                    327:     <li>Mono 2.8.2.
                    328:     </ul>
                    329: <p>
                    330:
                    331: <li>As usual, steady improvements in manual pages and other documentation.
                    332: <p>
                    333:
                    334: <li>The system includes the following major components from outside suppliers:
                    335:     <ul>
                    336:     <li>Xenocara (based on X.Org 7.5 with xserver 1.8 + patches,
                    337:        freetype 2.3.12,
                    338:         fontconfig 2.8.0, Mesa 7.8.2, xterm 258 and more)              XXXX
                    339:     <li>Gcc 2.95.3 (+ patches), 3.3.5 (+ patches) and 4.2.1 (+patches) XXXX
                    340:     <li>Perl 5.10.1 (+ patches)                                                XXXX
                    341:     <li>Our improved and secured version of Apache 1.3, with SSL/TLS
                    342:         and DSO support                                                        XXXX
                    343:     <li>OpenSSL 0.9.8k (+ patches)                                     XXXX
                    344:     <li>Sendmail 8.14.3, with libmilter                                        XXXX
                    345:     <li>Bind 9.4.2-P2 (+ patches)                                      XXXX
                    346:     <li>Lynx 2.8.6rel.5 with HTTPS and IPv6 support (+ patches)                XXXX
                    347:     <li>Sudo 1.7.2                                                     XXXX
                    348:     <li>Ncurses 5.7                                                    XXXX
                    349:     <li>Heimdal 0.7.2 (+ patches)                                      XXXX
                    350:     <li>Arla 0.35.7                                                    XXXX
                    351:     <li>Binutils 2.15 (+ patches)                                      XXXX
                    352:     <li>Gdb 6.3 (+ patches)                                            XXXX
                    353:     </ul>
1.1       deraadt   354: <p>
                    355:
                    356: </ul>
                    357:
                    358: <a name="install"></a>
                    359: <hr>
                    360: <p>
                    361: <h3><font color="#0000e0">How to install</font></h3>
                    362: <p>
                    363: Following this are the instructions which you would have on a piece of
                    364: paper if you had purchased a CDROM set instead of doing an alternate
                    365: form of install.  The instructions for doing an FTP (or other style
                    366: of) install are very similar; the CDROM instructions are left intact
                    367: so that you can see how much easier it would have been if you had
                    368: purchased a CDROM instead.
                    369: <p>
                    370:
                    371: <hr>
                    372: Please refer to the following files on the three CDROMs or FTP mirror for
                    373: extensive details on how to install OpenBSD 4.9 on your machine:
                    374: <p>
                    375: <ul>
                    376: <li>CD1:4.9/i386/INSTALL.i386
                    377: <p>
                    378: <li>CD2:4.9/amd64/INSTALL.amd64
                    379: <li>CD2:4.9/macppc/INSTALL.macppc
                    380: <p>
                    381: <li>CD3:4.9/sparc64/INSTALL.sparc64
                    382: <p>
                    383: <li>FTP:.../OpenBSD/4.9/alpha/INSTALL.alpha
                    384: <li>FTP:.../OpenBSD/4.9/armish/INSTALL.armish
                    385: <li>FTP:.../OpenBSD/4.9/hp300/INSTALL.hp300
                    386: <li>FTP:.../OpenBSD/4.9/hppa/INSTALL.hppa
                    387: <li>FTP:.../OpenBSD/4.9/landisk/INSTALL.landisk
                    388: <li>FTP:.../OpenBSD/4.9/loongson/INSTALL.loongson
                    389: <li>FTP:.../OpenBSD/4.9/mvme68k/INSTALL.mvme68k
                    390: <li>FTP:.../OpenBSD/4.9/mvme88k/INSTALL.mvme88k
                    391: <li>FTP:.../OpenBSD/4.9/sgi/INSTALL.sgi
                    392: <li>FTP:.../OpenBSD/4.9/socppc/INSTALL.socppc
                    393: <li>FTP:.../OpenBSD/4.9/sparc/INSTALL.sparc
                    394: <li>FTP:.../OpenBSD/4.9/vax/INSTALL.vax
                    395: <li>FTP:.../OpenBSD/4.9/zaurus/INSTALL.zaurus
                    396: </ul>
                    397: <hr>
                    398:
                    399: <p>
                    400: Quick installer information for people familiar with OpenBSD, and the
                    401: use of the "disklabel -E" command.  If you are at all confused when
                    402: installing OpenBSD, read the relevant INSTALL.* file as listed above!
                    403: <p>
                    404:
                    405: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    406: <ul>
                    407: Play with your BIOS options to enable booting from a CD. The OpenBSD/i386
                    408: release is on CD1. If your BIOS does not support booting from CD, you will need
                    409: to create a boot floppy to install from. To create a boot floppy write
                    410: <i>CD1:4.9/i386/floppy49.fs</i> to a floppy and boot via the floppy drive.
                    411:
                    412: <p>
                    413: Use <i>CD1:4.9/i386/floppyB49.fs</i> instead for greater SCSI controller
                    414: support, or <i>CD1:4.9/i386/floppyC49.fs</i> for better laptop support.
                    415:
                    416: <p>
                    417: If you can't boot from a CD or a floppy disk,
                    418: you can install across the network using PXE as described in
                    419: the included INSTALL.i386 document.
                    420:
                    421: <p>
                    422: If you are planning on dual booting OpenBSD with another OS, you will need to
                    423: read INSTALL.i386.
                    424:
                    425: <p>
                    426: To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located
                    427: at <i>CD1:4.9/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,
                    428: use the
                    429: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>
                    430: utility. The following is an example usage of
                    431: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>,
                    432: where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or
                    433: &quot;rfd0a&quot;.
                    434:
                    435: <ul><pre>
                    436: # <strong>dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k</strong>
                    437: </pre></ul>
                    438:
                    439: <p>
                    440: Make sure you use properly formatted perfect floppies with NO BAD BLOCKS or
                    441: your install will most likely fail. For more information on creating a boot
                    442: floppy and installing OpenBSD/i386 please refer to
                    443: <a href="faq/faq4.html#MkFlop">FAQ 4.3.2</a>.
                    444: </ul>
                    445:
                    446: <p>
                    447: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    448: <ul>
                    449: The 4.9 release of OpenBSD/amd64 is located on CD2.
                    450: Boot from the CD to begin the install - you may need to adjust
                    451: your BIOS options first.
                    452: If you can't boot from the CD, you can create a boot floppy to install from.
                    453: To do this, write <i>CD2:4.9/amd64/floppy49.fs</i> to a floppy, then
                    454: boot from the floppy drive.
                    455:
                    456: <p>
                    457: If you can't boot from a CD or a floppy disk,
                    458: you can install across the network using PXE as described in the included
                    459: INSTALL.amd64 document.
                    460:
                    461: <p>
                    462: If you are planning to dual boot OpenBSD with another OS, you will need to
                    463: read INSTALL.amd64.
                    464: </ul>
                    465:
                    466: <p>
                    467: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    468: <ul>
                    469: Put CD2 in your CDROM drive and poweron your machine while holding down the
                    470: <i>C</i> key until the display turns on and shows <i>OpenBSD/macppc boot</i>.
                    471:
                    472: <p>
                    473: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    474: /4.9/macppc/bsd.rd</i>
                    475: </ul>
                    476:
                    477: <p>
                    478: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    479: <ul>
                    480: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    481:
                    482: <p>
                    483: If this doesn't work, or if you don't have a CDROM drive, you can write
                    484: <i>CD3:4.9/sparc64/floppy49.fs</i> or <i>CD3:4.9/sparc64/floppyB49.fs</i>
                    485: (depending on your machine) to a floppy and boot it with <i>boot
                    486: floppy</i>. Refer to INSTALL.sparc64 for details.
                    487:
                    488: <p>
                    489: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    490: will most likely fail.
                    491:
                    492: <p>
                    493: You can also write <i>CD3:4.9/sparc64/miniroot49.fs</i> to the swap partition on
                    494: the disk and boot with <i>boot disk:b</i>.
                    495:
                    496: <p>
                    497: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    498: </ul>
                    499:
                    500: <p>
                    501: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    502: <ul>
                    503: <p>Write <i>FTP:4.9/alpha/floppy49.fs</i> or
                    504: <i>FTP:4.9/alpha/floppyB49.fs</i> (depending on your machine) to a diskette and
                    505: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    506:
                    507: <p>
                    508: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    509: will most likely fail.
                    510:
                    511: </ul>
                    512:
                    513: <p>
                    514: <h3><font color="#e00000">OpenBSD/armish:</font></h3>
                    515: <ul>
                    516: <p>
                    517: After connecting a serial port, Thecus can boot directly from the network
                    518: either tftp or http. Configure the network using fconfig, reset,
                    519: then load bsd.rd, see INSTALL.armish for specific details.
                    520: IOData HDL-G can only boot from an EXT-2 partition. Boot into linux
                    521: and copy 'boot' and bsd.rd into the first partition on wd0 (hda1)
                    522: then load and run bsd.rd, preserving the wd0i (hda1) ext2fs partition.
                    523: More details are available in INSTALL.armish.
                    524: </ul>
                    525:
                    526: <p>
                    527: <h3><font color="#e00000">OpenBSD/hp300:</font></h3>
                    528: <ul>
                    529: <p>
                    530: Boot over the network by following the instructions in INSTALL.hp300.
                    531: </ul>
                    532:
                    533: <p>
                    534: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    535: <ul>
                    536: <p>
                    537: Boot over the network by following the instructions in INSTALL.hppa or the
                    538: <a href="hppa.html#install">hppa platform page</a>.
                    539: </ul>
                    540:
                    541: <p>
                    542: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    543: <ul>
                    544: <p>
                    545: Write <i>miniroot49.fs</i> to the start of the CF
                    546: or disk, and boot normally.
                    547: </ul>
                    548:
                    549: <p>
                    550: <h3><font color="#e00000">OpenBSD/loongson:</font></h3>
                    551: <ul>
                    552: <p>
                    553: Write <i>miniroot49.fs</i> to a USB stick and boot bsd.rd from it
                    554: or boot bsd.rd via tftp.
                    555: Refer to the instructions in INSTALL.loongson for more details.
                    556: </ul>
                    557: <p>
                    558:
                    559: <p>
                    560: <h3><font color="#e00000">OpenBSD/mvme68k:</font></h3>
                    561: <ul>
                    562: <p>
                    563: You can create a bootable installation tape or boot over the network.<br>
                    564: The network boot requires a MVME68K BUG version that supports the <i>NIOT</i>
                    565: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme68k
                    566: for more details.
                    567: </ul>
                    568:
                    569: <p>
                    570: <h3><font color="#e00000">OpenBSD/mvme88k:</font></h3>
                    571: <ul>
                    572: <p>
                    573: You can create a bootable installation tape or boot over the network.<br>
                    574: The network boot requires a MVME88K BUG version that supports the <i>NIOT</i>
                    575: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme88k
                    576: for more details.
                    577: </ul>
                    578:
                    579: <p>
                    580: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    581: <ul>
                    582: <p>
                    583: To install on an O2, burn cd49.iso on a CD-R, put it in the CD drive of your
                    584: machine and select <i>Install System Software</i> from the System Maintenance
                    585: menu.
                    586:
                    587: <p>
                    588: On other systems, or if your machine doesn't have a CD drive, you can
                    589: setup a DHCP/tftp network server, and boot using "bootp()/bsd.rd.IP##" using
                    590: the kernel matching your system type.
                    591: Refer to the instructions in INSTALL.sgi for more details.
                    592: </ul>
                    593:
                    594: <p>
                    595: <h3><font color="#e00000">OpenBSD/socppc:</font></h3>
                    596: <ul>
                    597: <p>
                    598: After connecting a serial port, boot over the network via DHCP/tftp.
                    599: Refer to the instructions in INSTALL.socppc for more details.
                    600: </ul>
                    601:
                    602: <p>
                    603: <h3><font color="#e00000">OpenBSD/sparc:</font></h3>
                    604: <ul>
                    605: Boot from one of the provided install ISO images, using one of the two
                    606: commands listed below, depending on the version of your ROM.
                    607:
                    608: <ul><pre>
                    609: ok <strong>boot cdrom 4.9/sparc/bsd.rd</strong>
                    610: or
                    611: &gt; <strong>b sd(0,6,0)4.9/sparc/bsd.rd</strong>
                    612: </pre></ul>
                    613:
                    614: <p>
                    615: If your SPARC system does not have a CD drive, you can alternatively boot from floppy.
                    616: To do so you need to write <i>floppy49.fs</i> to a floppy.
                    617: For more information see <a href="faq/faq4.html#MkFlop">FAQ 4.3.2</a>.
                    618: To boot from the floppy use one of the two commands listed below,
                    619: depending on the version of your ROM.
                    620:
                    621: <ul><pre>
                    622: ok <strong>boot floppy</strong>
                    623: or
                    624: &gt; <strong>b fd()</strong>
                    625: </pre></ul>
                    626:
                    627: <p>
                    628: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    629: will most likely fail.
                    630:
                    631: <p>
                    632: If your SPARC system doesn't have a floppy drive nor a CD drive, you can either
                    633: setup a bootable tape, or install via network, as told in the
                    634: INSTALL.sparc file.
                    635: </ul>
                    636:
                    637: <p>
                    638: <h3><font color="#e00000">OpenBSD/vax:</font></h3>
                    639: <ul>
                    640: Boot over the network via mopbooting as described in INSTALL.vax.
                    641: </ul>
                    642:
                    643: <p>
                    644: <h3><font color="#e00000">OpenBSD/zaurus:</font></h3>
                    645: <ul>
                    646: <p>
                    647: Using the Linux built-in graphical ipkg installer, install the
                    648: openbsd49_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
                    649: for a few important details.
                    650: </ul>
                    651:
                    652: <p>
                    653: <h3><font color="#e00000">Notes about the source code:</font></h3>
                    654: <ul>
                    655: src.tar.gz contains a source archive starting at /usr/src.  This file
                    656: contains everything you need except for the kernel sources, which are
                    657: in a separate archive.  To extract:
                    658: <p>
                    659: <ul><pre>
                    660: # <strong>mkdir -p /usr/src</strong>
                    661: # <strong>cd /usr/src</strong>
                    662: # <strong>tar xvfz /tmp/src.tar.gz</strong>
                    663: </pre></ul>
                    664: <p>
                    665: sys.tar.gz contains a source archive starting at /usr/src/sys.
                    666: This file contains all the kernel sources you need to rebuild kernels.
                    667: To extract:
                    668: <p>
                    669: <ul><pre>
                    670: # <strong>mkdir -p /usr/src/sys</strong>
                    671: # <strong>cd /usr/src</strong>
                    672: # <strong>tar xvfz /tmp/sys.tar.gz</strong>
                    673: </pre></ul>
                    674: <p>
                    675: Both of these trees are a regular CVS checkout.  Using these trees it
                    676: is possible to get a head-start on using the anoncvs servers as
                    677: described <a href="anoncvs.html">here</a>.
                    678: Using these files
                    679: results in a much faster initial CVS update than you could expect from
                    680: a fresh checkout of the full OpenBSD source tree.
                    681: <p>
                    682: </ul>
                    683:
                    684: <a name="upgrade"></a>
                    685: <hr>
                    686: <p>
                    687: <h3><font color="#0000e0">How to upgrade</font></h3>
                    688: <p>
1.2       deraadt   689: If you already have an OpenBSD 4.8 system, and do not want to reinstall,
1.1       deraadt   690: upgrade instructions and advice can be found in the
                    691: <a href="faq/upgrade49.html">Upgrade Guide</a>.
                    692:
                    693: <a name="ports"></a>
                    694: <hr>
                    695: <p>
                    696: <h3><font color="#0000e0">Ports Tree</font></h3>
                    697: <p>
                    698: A ports tree archive is also provided.  To extract:
                    699: <p>
                    700: <ul><pre>
                    701: # <strong>cd /usr</strong>
                    702: # <strong>tar xvfz /tmp/ports.tar.gz</strong>
                    703: # <strong>cd ports</strong>
                    704: </pre></ul>
                    705: <p>
                    706: The <i>ports/</i> subdirectory is a checkout of the OpenBSD ports tree.  Go
                    707: read the <a href="faq/ports/index.html">ports</a> page
                    708: if you know nothing about ports
                    709: at this point.  This text is not a manual of how to use ports.
                    710: Rather, it is a set of notes meant to kickstart the user on the
                    711: OpenBSD ports system.
                    712: <p>
                    713: The <i>ports/</i> directory represents a CVS (see the manpage for
                    714: <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">
                    715: cvs(1)</a> if
                    716: you aren't familiar with CVS) checkout of our ports.  As with our complete
                    717: source tree, our ports tree is available via anoncvs.  So, in
                    718: order to keep current with it, you must make the <i>ports/</i> tree
                    719: available on a read-write medium and update the tree with a command
                    720: like:
                    721: <p>
                    722: <ul><pre>
                    723: # <strong>cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_4_9</strong>
                    724: </pre></ul>
                    725: <p>
                    726: [Of course, you must replace the local directory and server name here
                    727: with the location of your ports collection and a nearby anoncvs
                    728: server.]
                    729: <p>
                    730: Note that most ports are available as packages through FTP. Updated
                    731: packages for the 4.9 release will be made available if problems arise.
                    732: <p>
                    733: If you're interested in seeing a port added, would like to help out, or just
                    734: would like to know more, the mailing list ports@openbsd.org is a good
                    735: place to know.
                    736: <p>
                    737:
                    738: <hr>
                    739: <a href="index.html"><img height="24" width="24" src="back.gif" border="0"
                    740: alt="OpenBSD"></a>
                    741: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
                    742: <br><small>
1.10    ! jsg       743: $OpenBSD: 49.html,v 1.9 2011/04/22 02:29:48 kevlo Exp $
1.1       deraadt   744: </small>
                    745:
                    746: </body>
                    747: </html>