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

Annotation of www/59.html, Revision 1.19

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 5.9</title>
                      5: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      6: <meta name="description" content="OpenBSD 5.9">
                      7: <meta name="copyright" content="This document copyright 2015 by OpenBSD.">
                      8: <link rel="canonical" href="http://www.openbsd.org/59.html">
                      9: </head>
                     10:
                     11: <body bgcolor="#ffffff" text="#000000" link="#24248E">
                     12:
                     13: <a href="index.html">
                     14: <img alt="[OpenBSD]" height="30" width="141" hspace="24" src="images/smalltitle.gif" border="0"></a>
                     15: <p>
                     16:
                     17: <a href="images/XXX.jpg">
                     18: <img align="left" width="227" height="343" hspace="24" vspace="10" src="images/XXX.jpg"></a>
                     19: <h2><font color="#0000e0">OpenBSD 5.9</font></h2>
                     20: <p>
1.11      tedu       21: To be released May 1, 2016<br>
1.1       deraadt    22: Copyright 1997-2016, Theo de Raadt.<br>
                     23: <font color="#e00000">ISBN 978-0-9881561-7-3</font>
                     24: <br>
                     25: 5.9 Songs: <a href="lyrics.html#59a">"xxx"</a>,
                     26:     <a href="lyrics.html#59b">"xxx"</a>
                     27: <ul>
                     28: <li>Order a CDROM from our <a href="https://openbsdstore.com">ordering system</a>.
                     29: <li>See the information on <a href="ftp.html">the FTP page</a> for
                     30:     a list of mirror machines.
                     31: <li>Go to the <font color="#e00000">pub/OpenBSD/5.9/</font> directory on
                     32:     one of the mirror sites.
                     33: <li>Have a look at <a href="errata59.html">the 5.9 errata page</a> for a list
                     34:     of bugs and workarounds.
                     35: <li>See a <a href="plus59.html">detailed log of changes</a> between the
                     36:     5.8 and 5.9 releases.
                     37: <p>
                     38: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=signify&amp;sektion=1">signify(1)</a> pubkeys for this release:<br>
                     39: <pre>
1.4       jsg        40: base: RWQJVNompF3pwfIqbg+5sxfpxmZMa3tTBaW4qbUhWje/H/M7glrA6oVn
                     41: fw:   RWSdmaNkytzh6BApmPSNSDLNg26ZaXlY8g/879UvLdo3rjbsby76Eda1
                     42: pkg:  RWSLRYDCTJeWLIScncqwGuXK6JVXDcIyRT0q+0m30MXXG4W2xWS4NZBP
1.1       deraadt    43: </pre>
                     44: </ul>
                     45: <br clear=all>
                     46: All applicable copyrights and credits can be found in the applicable
                     47: file sources found in the files src.tar.gz, sys.tar.gz,
                     48: xenocara.tar.gz, or in the files fetched via ports.tar.gz.  The
                     49: distribution files used to build packages from the ports.tar.gz file
                     50: are not included on the CDROM because of lack of space.
                     51: <p>
                     52:
                     53: <a name="new"></a>
                     54: <hr>
                     55: <p>
                     56: <h3><font color="#0000e0">What's New</font></h3>
                     57: <p>
                     58: This is a partial list of new features and systems included in OpenBSD 5.9.
                     59: For a comprehensive list, see the <a href="plus59.html">changelog</a> leading
                     60: to 5.9.
                     61: <p>
                     62:
                     63: <ul>
                     64: <li>Improved hardware support, including:
                     65:     <ul>
                     66:     <li>...
                     67:     </ul>
                     68: <p>
                     69:
                     70: <li>Removed hardware support:
                     71:     <ul>
                     72:     <li>...
                     73:     </ul>
                     74: <p>
                     75:
                     76: <li>Generic network stack improvements:
                     77:     <ul>
1.9       tedu       78:     <li>Remove support for obsolete IPv6 socket options
1.1       deraadt    79:     <li>...
                     80:     </ul>
                     81: <p>
                     82:
                     83: <li>Installer improvements:
                     84:     <ul>
                     85:     <li>...
                     86:     </ul>
                     87: <p>
                     88:
                     89: <li>Routing daemons and other userland network improvements:
                     90:     <ul>
                     91:     <li>...
                     92:     </ul>
                     93: <p>
                     94:
                     95: <li>Security improvements:
                     96:     <ul>
                     97:     <li>...
1.10      tedu       98:     <li>Support for looking up hosts via YP has been removed from libc.
                     99:   The 'yp' lookup method in
                    100:   <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf&sektion=5">resolv.conf</a>
                    101:   is no longer available.
                    102:     <li>Support for the HOSTALIASES environment variable has been removed from libc.
1.1       deraadt   103:     </ul>
                    104: <p>
                    105:
                    106: <li>Assorted improvements:
                    107:     <ul>
1.9       tedu      108:     <li>doas is a little friendlier to use
                    109:     <li>Updated flex
                    110:     <li>Updated and improved less
1.1       deraadt   111:     <li>...
                    112:     </ul>
                    113: <p>
                    114:
                    115: <li>OpenBSD <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&amp;sektion=8">httpd(8)</a>:
                    116:     <ul>
                    117:     <li>...
                    118:     </ul>
                    119: <p>
                    120:
                    121: <li>OpenSMTPD
                    122:     <ul>
                    123:     <li>...
                    124:     </ul>
                    125: <p>
                    126:
1.3       jsg       127: <li>OpenSSH 7.1
1.1       deraadt   128:     <ul>
                    129:     <li>Security:
                    130:       <ul>
1.16      sobrado   131:       <li>Qualys Security identified vulnerabilities in the
                    132:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>
1.18      sobrado   133:         client experimental support for resuming SSH-connections (roaming).
1.16      sobrado   134:         In the default configuration, this could potentially leak client keys
                    135:         to a hostile server.  The authentication of the server host key
                    136:         prevents exploitation by a man-in-the-middle, so this information leak
                    137:         is restricted to connections to malicious or compromised servers.
                    138:         This feature has been disabled in the
                    139:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>
                    140:         client, and it has been removed from the source tree.  The matching
                    141:         server code has never been shipped.
                    142:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    143:         OpenSSH 7.0 contained a logic error in
                    144:         <tt>PermitRootLogin=prohibit-password/without-password</tt> that could,
                    145:         depending on compile-time configuration, permit password authentication
                    146:         to root while preventing other forms of authentication.
                    147:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    148:       <li>Eliminate the fallback from untrusted X11-forwarding to trusted
                    149:         forwarding for cases when the X server disables the <tt>SECURITY</tt>
                    150:         extension.
                    151:       <li>Fix an out of-bound read access in the packet handling code.
1.18      sobrado   152:       <li>Further use of
                    153:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bzero&amp;sektion=3">explicit_bzero(3)</a>
                    154:         has been added in various buffer handling code paths to guard against
                    155:         compilers aggressively doing dead-store removal.
1.1       deraadt   156:       </ul>
                    157:     <li>The following significant bugs have been fixed in this release:
                    158:       <ul>
1.16      sobrado   159:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>,
                    160:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
1.18      sobrado   161:         add compatibility workarounds for FuTTY.
1.16      sobrado   162:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>,
                    163:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
1.18      sobrado   164:         refine compatibility workarounds for WinSCP.
1.16      sobrado   165:       <li>Fix a number of memory faults (double-free, free of uninitialised
                    166:         memory, etc) in
                    167:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>
                    168:         and
                    169:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&amp;sektion=1">ssh-keygen(1)</a>.
1.18      sobrado   170:       <li>Correctly interpret the <tt>first_kex_follows</tt> option during the
                    171:         initial key exchange.
1.1       deraadt   172:       </ul>
                    173:     </ul>
                    174: <p>
1.17      sobrado   175: <li>LibreSSL 2.3.2
1.1       deraadt   176:     <ul>
                    177:     <li>User-visible features:
                    178:       <ul>
1.17      sobrado   179:       <li>This release corrects the handling of <tt>ClientHello</tt> messages
                    180:         that do not include TLS extensions, resulting in such handshakes being
                    181:         aborted.
                    182:       <li>When loading a DSA key from an raw (without DH parameters) ASN.1
                    183:         serialization, perform some consistency checks on its `p' and `q'
                    184:         values, and return an error if the checks failed.
                    185:       <li>Fixed a bug in <tt>ECDH_compute_key</tt> that can lead to silent
                    186:         truncation of the result key without error. A coding error could cause
                    187:         software to use much shorter keys than intended.
                    188:       <li>Removed support for <tt>DTLS_BAD_VER</tt>. Pre-DTLSv1 implementations
                    189:         are no longer supported.
                    190:       <li>The engine command and parameters are removed from
                    191:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=openssl&amp;sektion=1">openssl(1)</a>.
                    192:         Previous releases removed dynamic and builtin engine support already.
                    193:       <li>SHA-0 is removed, which was withdrawn shortly after publication
                    194:         twenty years ago.
                    195:       <li>Added <tt>Certplus CA</tt> root certificate to the default
                    196:         <tt>cert.pem</tt> file.
1.19    ! sobrado   197:       <li>Fixed a leak in
        !           198:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=SSL_new&amp;sektion=3">SSL_new(3)</a>
        !           199:         in the error path.
1.17      sobrado   200:       <li>Fixed a memory leak and out-of-bounds access in <tt>OBJ_obj2txt</tt>.
                    201:       <li>Fixed an up-to 7 byte overflow in RC4 when len is not a multiple of
                    202:         <tt>sizeof(RC4_CHUNK)</tt>.
1.19    ! sobrado   203:       <li>Added
        !           204:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=EVP_AEAD_CTX_init&amp;sektion=3">EVP_aead_chacha20_poly1305(3)</a>
        !           205:         which matches the
1.18      sobrado   206:         <tt>AEAD</tt> construction introduced in RFC 7539, which is different
                    207:         than that already used in TLS with
1.19    ! sobrado   208:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=EVP_AEAD_CTX_init&amp;sektion=3">EVP_aead_chacha20_poly1305(3)</a>.
1.18      sobrado   209:       <li>More man pages converted from pod to
                    210:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mdoc&amp;sektion=7">mdoc(7)</a>
                    211:         format.
1.17      sobrado   212:       <li>Added <tt>COMODO RSA Certification Authority</tt> and
                    213:         <tt>QuoVadis</tt> root certificates to <tt>cert.pem</tt>.
                    214:       <li>Removed Remhve "<tt>C=US, O=VeriSign, Inc., OU=Class 3 Public Primary
                    215:         Certification Authority</tt>"
                    216:         (serial 3c:91:31:cb:1f:f6:d0:1b:0e:9a:b8:d0:44:bf:12:be)
                    217:         root certificate from <tt>cert.pem</tt>.
                    218:       <li>Fixed incorrect TLS certificate loading by
                    219:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nc&amp;sektion=1">nc(1)</a>.
                    220:       <li>The following CVEs had been fixed:
                    221:         <ul>
                    222:           <li><tt>CVE-2015-3194</tt>&#8212;NULL pointer dereference in client
                    223:             side certificate validation.
                    224:           <li><tt>CVE-2015-3195</tt>&#8212;memory leak in PKCS7, not reachable
                    225:             from TLS/SSL.
                    226:         </ul>
                    227:       <li>Note: The following OpenSSL CVEs did not apply to LibreSSL:
                    228:         <ul>
                    229:           <li><tt>CVE-2015-3193</tt>&#8212;carry propagating bug in the x86_64
                    230:             Montgomery squaring procedure.
                    231:           <li><tt>CVE-2015-3196</tt>&#8212;double free race condition of the
                    232:             identify hint data.
                    233:         </ul>
1.1       deraadt   234:       </ul>
                    235:     <li>Code improvements:
                    236:       <ul>
1.17      sobrado   237:       <li>Added install target for <tt>cmake</tt> builds.
                    238:       <li>Updated <tt>pkgconfig</tt> files to correctly report the release
                    239:         version number, not the individual library ABI version numbers.
                    240:       <li>SSLv3 is now permanently removed from the tree.
                    241:       <li>The <tt>libtls</tt> API is changed from the 2.2.x series:
                    242:         <ul>
1.19    ! sobrado   243:           <li>The
        !           244:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tls_init&amp;sektion=3">tls_read(3)</a>
        !           245:         and
        !           246:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tls_init&amp;sektion=3">tls_write(3)</a>
        !           247:             functions now work better with external event libraries.
1.17      sobrado   248:           <li>Client-side verification is now supported, with the client
                    249:             supplying the certificate to the server.
1.19    ! sobrado   250:           <li>Also, when using
        !           251:             <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tls_init&amp;sektion=3">tls_connect_fds(3)</a>,
        !           252:             <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tls_init&amp;sektion=3">tls_connect_socket(3)</a>
        !           253:             or
        !           254:             <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tls_init&amp;sektion=3">tls_accept_fds(3)</a>,
1.17      sobrado   255:             <tt>libtls</tt> no longer implicitly closes the passed in sockets.
                    256:             The caller is responsible for closing them in this case.
                    257:         </ul>
                    258:       <li>New interface <tt>OPENSSL_cpu_caps</tt> is provided that does not
                    259:         allow software to inadvertently modify cpu capability flags.
                    260:         <tt>OPENSSL_ia32cap</tt> and <tt>OPENSSL_ia32cap_loc</tt> are removed.
1.18      sobrado   261:       <li>The <tt>out_len</tt> argument of <tt>AEAD</tt> changed from
                    262:         <tt>ssize_t</tt> to <tt>size_t</tt>.
1.17      sobrado   263:       <li>Deduplicated DTLS code, sharing bugfixes and improvements with TLS.
                    264:       <li>Converted
                    265:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nc&amp;sektion=1">nc(1)</a>
                    266:         to use <tt>libtls</tt> for client and server operations; it is
                    267:         included in the libressl-portable distribution as an example of how
                    268:         to use the <tt>libtls</tt> library.  This is intended to be a simpler
                    269:         and more robust replacement for <tt>openssl s_client</tt> and
                    270:         <tt>openssl s_server</tt> for day-to-day operations.
                    271:       <li>ASN.1 cleanups and RFC5280 compliance fixes.
                    272:       <li>Time representations switched from <tt>unsigned long</tt> to
                    273:         <tt>time_t</tt>.  LibreSSL now checks if the host OS supports 64-bit
                    274:         <tt>time_t</tt>.
                    275:       <li>Support always extracting the peer cipher and version with
                    276:         <tt>libtls</tt>.
                    277:       <li>Added ability to check certificate validity times with
1.19    ! sobrado   278:         <tt>libtls</tt>,
        !           279:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tls_init&amp;sektion=3">tls_peer_cert_notbefore(3)</a>
        !           280:         and
        !           281:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tls_init&amp;sektion=3">tls_peer_cert_notafter(3)</a>.
        !           282:       <li>Changed
        !           283:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tls_init&amp;sektion=3">tls_connect_servername(3)</a>
        !           284:         to use the first address that resolves with
1.18      sobrado   285:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getaddrinfo&amp;sektion=3">getaddrinfo(3)</a>.
1.17      sobrado   286:       <li>Remove broken conditional <tt>EVP_CHECK_DES_KEY</tt> code
                    287:         (non-functional since initial commit in 2004).
1.19    ! sobrado   288:       <li>Reject too small bits value in
        !           289:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=BN_generate_prime&amp;sektion=3">BN_generate_prime_ex(3)</a>,
1.17      sobrado   290:         so that it does not risk becoming negative in
                    291:         <tt>probable_prime_dh_safe()</tt>.
1.18      sobrado   292:       <li>Changed format of <tt>LIBRESSL_VERSION_NUMBER</tt> to match that of
1.17      sobrado   293:         <tt>OPENSSL_VERSION_NUMBER</tt>.
                    294:       <li>Avoid a potential undefined C99+ behavior due to shift overflow in
                    295:         <tt>AES_decrypt</tt>.
                    296:       <li>Deprecated the <tt>SSL_OP_SINGLE_DH_USE</tt> flag.
1.1       deraadt   297:       </ul>
                    298:     </ul>
                    299: <p>
                    300: <li>Syslogd:
                    301:     <ul>
                    302:     <li>...
                    303:     </ul>
                    304: <p>
                    305: <li>Ports and packages:
                    306:     <dl>
                    307:     <dt>Many pre-built packages for each architecture:
                    308:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    309:     <tr>
                    310:     <td valign="top" width="25%">
                    311:     <ul>
                    312:       <li>alpha:      xxxx
                    313:       <li>amd64:      xxxx
                    314:       <li>hppa:       xxxx
                    315:     </ul></td><td valign=top width="25%"><ul>
                    316:       <li>i386:       xxxx
                    317:       <li>mips64:     xxxx
                    318:       <li>mips64el:   xxxx
                    319:     </ul></td><td valign=top width="25%"><ul>
                    320:       <li>powerpc:    xxxx
                    321:       <li>sh:         xxxx
                    322:       <li>sparc64:    xxxx
                    323:     </ul></td><td valign=top width="25%"><ul>
                    324:       <li>vax:        xxxx
                    325:     </ul></td></tr></table>
                    326:     <p>
                    327:
                    328:     <dt>Some highlights:
                    329:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    330:     <tr>
                    331:     <td valign="top" width="33%"><ul>
1.15      lteo      332:        <li>Chromium 48.0.2564.97
1.1       deraadt   333:        <li>Emacs 21.4 and 24.5
1.3       jsg       334:        <li>GCC 4.9.3
                    335:        <li>GHC 7.10.3
                    336:        <li>GNOME 3.18.2
1.5       sthen     337:        <li>Go 1.5.3
1.1       deraadt   338:        <li>Groff 1.22.3
                    339:        <li>JDK 1.7.0.80 and 1.8.0.45
                    340:        <li>KDE 3.5.10 and 4.14.3 (plus KDE4 core updates)
                    341:        <li>LLVM/Clang 3.5 (20140228)
1.3       jsg       342:        <li>LibreOffice 5.0.4.2
                    343:        <li>MariaDB 10.0.23
                    344:        <li>Mono 4.2.1.102
1.13      jsg       345:        <li>Mozilla Firefox 38.6.0esr and 44.0
1.3       jsg       346:        <li>Mozilla Thunderbird 38.5.1
1.1       deraadt   347:     </ul></td><td valign=top width="33%"><ul>
1.14      abieber   348:        <li>Node.js 4.2.6
1.3       jsg       349:        <li>OpenLDAP 2.3.43 and 2.4.43
1.5       sthen     350:        <li>PHP 5.4.45, 5.5.31 and 5.6.17
1.3       jsg       351:        <li>Postfix 3.0.3
                    352:        <li>PostgreSQL 9.4.5
                    353:        <li>Python 2.7.11, 3.4.4 and 3.5.1
                    354:        <li>R 3.2.3
                    355:        <li>Ruby 1.8.7.374, 2.0.0.648, 2.1.8, 2.2.4 and 2.3.0
1.15      lteo      356:        <li>Rust 1.6.0
1.1       deraadt   357:        <li>Sendmail 8.15.2
1.3       jsg       358:        <li>Sudo 1.8.15
1.1       deraadt   359:        <li>Tcl/Tk 8.5.18 and 8.6.4
                    360:        <li>TeX Live 2014
1.3       jsg       361:        <li>Vim 7.4.900
1.1       deraadt   362:        <li>Xfce 4.12
                    363:     </ul></td><td valign=top width="34%">
                    364:     </td></tr></table>
                    365: <p>
                    366:
                    367: <li>As usual, steady improvements in manual pages and other documentation.
                    368: <p>
                    369:
                    370: <li>The system includes the following major components from outside suppliers:
                    371:     <ul>
1.3       jsg       372:     <li>Xenocara (based on X.Org 7.7 with xserver 1.17.4 + patches,
1.8       jsg       373:       freetype 2.6.2, fontconfig 2.11.1, Mesa 11.0.9, xterm 322,
1.3       jsg       374:       xkeyboard-config 2.16 and more)
1.1       deraadt   375:     <li>Gcc 4.2.1 (+ patches) and 3.3.6 (+ patches)
                    376:     <li>Perl 5.20.2 (+ patches)
1.3       jsg       377:     <li>SQLite 3.9.2 (+ patches)
                    378:     <li>NSD 4.1.7
                    379:     <li>Unbound 1.5.7
1.1       deraadt   380:     <li>Ncurses 5.7
                    381:     <li>Binutils 2.17 (+ patches)
                    382:     <li>Gdb 6.3 (+ patches)
                    383:     <li>Less 458 (+ patches)
                    384:     <li>Awk Aug 10, 2011 version
                    385:     </ul>
                    386:
                    387: </ul>
                    388:
                    389: <a name="install"></a>
                    390: <hr>
                    391: <p>
                    392: <h3><font color="#0000e0">How to install</font></h3>
                    393: <p>
                    394: Following this are the instructions which you would have on a piece of
                    395: paper if you had purchased a CDROM set instead of doing an alternate
                    396: form of install.  The instructions for doing an HTTP (or other style
                    397: of) install are very similar; the CDROM instructions are left intact
                    398: so that you can see how much easier it would have been if you had
                    399: purchased a CDROM instead.
                    400: <p>
                    401:
                    402: <hr>
                    403: Please refer to the following files on the three CDROMs or mirror site for
                    404: extensive details on how to install OpenBSD 5.9 on your machine:
                    405: <p>
                    406: <ul>
                    407: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/alpha/INSTALL.alpha">
                    408:        .../OpenBSD/5.9/alpha/INSTALL.alpha (on CD1)</a>
                    409: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/i386/INSTALL.i386">
                    410:        .../OpenBSD/5.9/i386/INSTALL.i386 (on CD1)</a>
                    411: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/hppa/INSTALL.hppa">
                    412:        .../OpenBSD/5.9/hppa/INSTALL.hppa (on CD1)</a>
                    413: <p>
                    414: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/amd64/INSTALL.amd64">
                    415:        .../OpenBSD/5.9/amd64/INSTALL.amd64 (on CD2)</a>
                    416: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/macppc/INSTALL.macppc">
                    417:        .../OpenBSD/5.9/macppc/INSTALL.macppc (on CD2)</a>
                    418: <p>
                    419: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/sparc64/INSTALL.sparc64">
                    420:        .../OpenBSD/5.9/sparc64/INSTALL.sparc64 (on CD3)</a>
                    421: <p>
                    422: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/alpha/INSTALL.alpha">
                    423:        .../OpenBSD/5.9/alpha/INSTALL.alpha</a>
                    424: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/hppa/INSTALL.hppa">
                    425:        .../OpenBSD/5.9/hppa/INSTALL.hppa</a>
                    426: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/landisk/INSTALL.landisk">
                    427:        .../OpenBSD/5.9/landisk/INSTALL.landisk</a>
                    428: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/loongson/INSTALL.loongson">
                    429:        .../OpenBSD/5.9/loongson/INSTALL.loongson</a>
                    430: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/luna88k/INSTALL.luna88k">
                    431:        .../OpenBSD/5.9/luna88k/INSTALL.luna88k</a>
                    432: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/macppc/INSTALL.macppc">
                    433:        .../OpenBSD/5.9/macppc/INSTALL.macppc</a>
                    434: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/octeon/INSTALL.octeon">
                    435:        .../OpenBSD/5.9/octeon/INSTALL.octeon</a>
                    436: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/sgi/INSTALL.sgi">
                    437:        .../OpenBSD/5.9/sgi/INSTALL.sgi</a>
                    438: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/socppc/INSTALL.socppc">
                    439:        .../OpenBSD/5.9/socppc/INSTALL.socppc</a>
                    440: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/vax/INSTALL.vax">
                    441:        .../OpenBSD/5.9/vax/INSTALL.vax</a>
                    442: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/zaurus/INSTALL.zaurus">
                    443:        .../OpenBSD/5.9/zaurus/INSTALL.zaurus</a>
                    444: </ul>
                    445: <hr>
                    446:
                    447: <p>
                    448: Quick installer information for people familiar with OpenBSD, and the
                    449: use of the "disklabel -E" command.  If you are at all confused when
                    450: installing OpenBSD, read the relevant INSTALL.* file as listed above!
                    451: <p>
                    452:
                    453: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    454: <ul>
                    455: The OpenBSD/i386 release is on CD1.
                    456: Boot from the CD to begin the install - you may need to adjust
                    457: your BIOS options first.
                    458:
                    459: <p>
                    460: If your machine can boot from USB, you can write <i>install59.fs</i> or
                    461: <i>miniroot59.fs</i> to a USB stick and boot from it.
                    462:
                    463: <p>
                    464: If you can't boot from a CD, floppy disk, or USB,
                    465: you can install across the network using PXE as described in
                    466: the included INSTALL.i386 document.
                    467:
                    468: <p>
                    469: If you are planning on dual booting OpenBSD with another OS, you will need to
                    470: read INSTALL.i386.
                    471:
                    472: </ul>
                    473:
                    474: <p>
                    475: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    476: <ul>
                    477: The OpenBSD/amd64 release is on CD2.
                    478: Boot from the CD to begin the install - you may need to adjust
                    479: your BIOS options first.
                    480:
                    481: <p>
                    482: If your machine can boot from USB, you can write <i>install59.fs</i> or
                    483: <i>miniroot59.fs</i> to a USB stick and boot from it.
                    484:
                    485: <p>
                    486: If you can't boot from a CD, floppy disk, or USB,
                    487: you can install across the network using PXE as described in the included
                    488: INSTALL.amd64 document.
                    489:
                    490: <p>
                    491: If you are planning to dual boot OpenBSD with another OS, you will need to
                    492: read INSTALL.amd64.
                    493: </ul>
                    494:
                    495: <p>
                    496: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    497: <ul>
                    498: Burn the image from a mirror site to a CDROM, and power on your machine
                    499: while holding down the <i>C</i> key until the display turns on and
                    500: shows <i>OpenBSD/macppc boot</i>.
                    501:
                    502: <p>
                    503: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    504: /5.9/macppc/bsd.rd</i>
                    505: </ul>
                    506:
                    507: <p>
                    508: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    509: <ul>
                    510: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    511:
                    512: <p>
                    513: If this doesn't work, or if you don't have a CDROM drive, you can write
                    514: <i>CD3:5.9/sparc64/floppy59.fs</i> or <i>CD3:5.9/sparc64/floppyB59.fs</i>
                    515: (depending on your machine) to a floppy and boot it with <i>boot
                    516: floppy</i>. Refer to INSTALL.sparc64 for details.
                    517:
                    518: <p>
                    519: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    520: will most likely fail.
                    521:
                    522: <p>
                    523: You can also write <i>CD3:5.9/sparc64/miniroot59.fs</i> to the swap partition on
                    524: the disk and boot with <i>boot disk:b</i>.
                    525:
                    526: <p>
                    527: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    528: </ul>
                    529:
                    530: <p>
                    531: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    532: <ul>
                    533: <p>Write <i>FTP:5.9/alpha/floppy59.fs</i> or
                    534: <i>FTP:5.9/alpha/floppyB59.fs</i> (depending on your machine) to a diskette and
                    535: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    536:
                    537: <p>
                    538: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    539: will most likely fail.
                    540:
                    541: </ul>
                    542:
                    543: <p>
                    544: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    545: <ul>
                    546: <p>
                    547: Boot over the network by following the instructions in INSTALL.hppa or the
                    548: <a href="hppa.html#install">hppa platform page</a>.
                    549: </ul>
                    550:
                    551: <p>
                    552: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    553: <ul>
                    554: <p>
                    555: Write <i>miniroot59.fs</i> to the start of the CF
                    556: or disk, and boot normally.
                    557: </ul>
                    558:
                    559: <p>
                    560: <h3><font color="#e00000">OpenBSD/loongson:</font></h3>
                    561: <ul>
                    562: <p>
                    563: Write <i>miniroot59.fs</i> to a USB stick and boot bsd.rd from it
                    564: or boot bsd.rd via tftp.
                    565: Refer to the instructions in INSTALL.loongson for more details.
                    566: </ul>
                    567: <p>
                    568:
                    569: <p>
                    570: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    571: <ul>
                    572: <p>
                    573: Copy `boot' and `bsd.rd' to a Mach or UniOS partition, and boot the bootloader
                    574: from the PROM, and then bsd.rd from the bootloader.
                    575: Refer to the instructions in INSTALL.luna88k for more details.
                    576: </ul>
                    577:
                    578: <p>
                    579: <h3><font color="#e00000">OpenBSD/octeon:</font></h3>
                    580: <ul>
                    581: <p>
                    582: After connecting a serial port, boot bsd.rd over the network via DHCP/tftp.
                    583: Refer to the instructions in INSTALL.octeon for more details.
                    584: </ul>
                    585:
                    586: <p>
                    587: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    588: <ul>
                    589: <p>
                    590: To install, burn cd59.iso on a CD-R, put it in the CD drive of your
                    591: machine and select <i>Install System Software</i> from the System Maintenance
                    592: menu. Indigo/Indy/Indigo2 (R4000) systems will not boot automatically from
                    593: CD-ROM, and need a proper invocation from the PROM prompt.
                    594: Refer to the instructions in INSTALL.sgi for more details.
                    595:
                    596: <p>
                    597: If your machine doesn't have a CD drive, you can setup a DHCP/tftp network
                    598: server, and boot using "bootp()/bsd.rd.IP##" using the kernel matching your
                    599: system type. Refer to the instructions in INSTALL.sgi for more details.
                    600: </ul>
                    601:
                    602: <p>
                    603: <h3><font color="#e00000">OpenBSD/socppc:</font></h3>
                    604: <ul>
                    605: <p>
                    606: After connecting a serial port, boot over the network via DHCP/tftp.
                    607: Refer to the instructions in INSTALL.socppc for more details.
                    608: </ul>
                    609:
                    610: <p>
                    611: <h3><font color="#e00000">OpenBSD/vax:</font></h3>
                    612: <ul>
                    613: Boot over the network via mopbooting as described in INSTALL.vax.
                    614: </ul>
                    615:
                    616: <p>
                    617: <h3><font color="#e00000">OpenBSD/zaurus:</font></h3>
                    618: <ul>
                    619: <p>
                    620: Using the Linux built-in graphical ipkg installer, install the
                    621: openbsd59_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
                    622: for a few important details.
                    623: </ul>
                    624:
                    625: <a name="upgrade"></a>
                    626: <hr>
                    627: <p>
                    628: <h3><font color="#0000e0">How to upgrade</font></h3>
                    629: <p>
1.6       tj        630: If you already have an OpenBSD 5.8 system, and do not want to reinstall,
1.1       deraadt   631: upgrade instructions and advice can be found in the
                    632: <a href="faq/upgrade59.html">Upgrade Guide</a>.
                    633:
                    634: <a name="sourcecode"></a>
                    635: <hr>
                    636: <p>
                    637: <h3><font color="#0000e0">Notes about the source code</font></h3>
                    638: <p>
                    639: src.tar.gz contains a source archive starting at /usr/src.  This file
                    640: contains everything you need except for the kernel sources, which are
                    641: in a separate archive.  To extract:
                    642: <p>
                    643: <ul><pre>
                    644: # <strong>mkdir -p /usr/src</strong>
                    645: # <strong>cd /usr/src</strong>
                    646: # <strong>tar xvfz /tmp/src.tar.gz</strong>
                    647: </pre></ul>
                    648: <p>
                    649: sys.tar.gz contains a source archive starting at /usr/src/sys.
                    650: This file contains all the kernel sources you need to rebuild kernels.
                    651: To extract:
                    652: <p>
                    653: <ul><pre>
                    654: # <strong>mkdir -p /usr/src/sys</strong>
                    655: # <strong>cd /usr/src</strong>
                    656: # <strong>tar xvfz /tmp/sys.tar.gz</strong>
                    657: </pre></ul>
                    658: <p>
                    659: Both of these trees are a regular CVS checkout.  Using these trees it
                    660: is possible to get a head-start on using the anoncvs servers as
                    661: described <a href="anoncvs.html">here</a>.
                    662: Using these files
                    663: results in a much faster initial CVS update than you could expect from
                    664: a fresh checkout of the full OpenBSD source tree.
                    665: <p>
                    666:
                    667: <a name="ports"></a>
                    668: <hr>
                    669: <p>
                    670: <h3><font color="#0000e0">Ports Tree</font></h3>
                    671: <p>
                    672: A ports tree archive is also provided.  To extract:
                    673: <p>
                    674: <ul><pre>
                    675: # <strong>cd /usr</strong>
                    676: # <strong>tar xvfz /tmp/ports.tar.gz</strong>
                    677: </pre></ul>
                    678: <p>
                    679: Go read the <a href="faq/ports/index.html">ports</a> page
                    680: if you know nothing about ports
                    681: at this point.  This text is not a manual of how to use ports.
                    682: Rather, it is a set of notes meant to kickstart the user on the
                    683: OpenBSD ports system.
                    684: <p>
                    685: The <i>ports/</i> directory represents a CVS (see the manpage for
                    686: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&amp;sektion=1&amp;arch=i386">
                    687: cvs(1)</a> if
                    688: you aren't familiar with CVS) checkout of our ports.  As with our complete
                    689: source tree, our ports tree is available via
                    690: <a href="anoncvs.html">AnonCVS</a>.
                    691: So, in order to keep up to date with the <i>-stable</i> branch, you must make
                    692: the <i>ports/</i> tree available on a read-write medium and update the tree
                    693: with a command like:
                    694: <p>
                    695: <ul><pre>
                    696: # <strong>cd /usr/ports</strong>
                    697: # <strong>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_5_9</strong>
                    698: </pre></ul>
                    699: <p>
                    700: [Of course, you must replace the server name here with a nearby anoncvs
                    701: server.]
                    702: <p>
                    703: Note that most ports are available as packages on our mirrors. Updated
                    704: ports for the 5.9 release will be made available if problems arise.
                    705: <p>
                    706: If you're interested in seeing a port added, would like to help out, or just
                    707: would like to know more, the mailing list
                    708: <a href="mail.html">ports@openbsd.org</a> is a good place to know.
                    709: <p>
                    710: </body>
                    711: </html>