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

Annotation of www/49.html, Revision 1.7

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