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

Annotation of www/58.html, Revision 1.15

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 5.8</title>
                      5: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      6: <meta name="description" content="OpenBSD 5.8">
                      7: <meta name="copyright" content="This document copyright 2015 by OpenBSD.">
                      8: <link rel="canonical" href="http://www.openbsd.org/58.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.8</font></h2>
                     20: <p>
1.7       deraadt    21: To be released Oct 18, 2015<br>
1.1       deraadt    22: Copyright 1997-2015, Theo de Raadt.<br>
                     23: <font color="#e00000">ISBN 978-0-9881561-6-6</font>
                     24: <br>
1.6       deraadt    25: <a href="lyrics.html#58">5.8 Songs: "XXX", "XXX", "XXX", "XXX"</a>
1.1       deraadt    26: <p>
                     27:
                     28: <ul>
                     29: <li>Order a CDROM from our <a href="https://openbsdstore.com">ordering system</a>.
                     30: <li>See the information on <a href="ftp.html">the FTP page</a> for
                     31:     a list of mirror machines.
                     32: <li>Go to the <font color="#e00000">pub/OpenBSD/5.8/</font> directory on
                     33:     one of the mirror sites.
                     34: <li>Have a look at <a href="errata58.html">the 5.8 errata page</a> for a list
                     35:     of bugs and workarounds.
                     36: <li>See a <a href="plus58.html">detailed log of changes</a> between the
                     37:     5.7 and 5.8 releases.
                     38: <p>
                     39: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=signify&amp;sektion=1">signify(1)</a> pubkeys for this release:<br>
                     40: <pre>
1.3       deraadt    41: base: RWQNNZXtC/MqP3Eiu+6FBz/qrxiWQwDhd+9Yljzp62UP4KzFmmvzVk60
                     42: fw:   RWTpkvg4fhJCDx9yL4bUCou/vtAecPVTfcaaGESQeBruwX/qHToMvWh6
                     43: pkg:  RWRlkI2aFHvL/XGqD+lFerD/xUi/jnAXKwdFQwZDekYwDrEPSpSWgpI9
1.1       deraadt    44: </pre>
                     45: </ul>
                     46: <br clear=all>
                     47: All applicable copyrights and credits can be found in the applicable
                     48: file sources found in the files src.tar.gz, sys.tar.gz,
                     49: xenocara.tar.gz, or in the files fetched via ports.tar.gz.  The
                     50: distribution files used to build packages from the ports.tar.gz file
                     51: are not included on the CDROM because of lack of space.
                     52: <p>
                     53:
                     54: <a name="new"></a>
                     55: <hr>
                     56: <p>
                     57: <h3><font color="#0000e0">What's New</font></h3>
                     58: <p>
                     59: This is a partial list of new features and systems included in OpenBSD 5.8.
                     60: For a comprehensive list, see the <a href="plus58.html">changelog</a> leading
                     61: to 5.8.
                     62: <p>
                     63:
                     64: <ul>
                     65: <li>Improved hardware support, including:
                     66:     <ul>
1.13      sthen      67:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/ugold.4?query=ugold&amp;sec=4">ugold(4)</a> driver now supports TEMPerHUMV1.x temperature and humidity sensors.
                     68:     <li>Improved sensor support for the <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/upd.4?query=upd&amp;sec=4">upd(4)</a> driver for USB Power Devices (UPS).
                     69:     <li>Support for jumbo frames on <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/re.4?query=re&amp;sec=4">re(4)</a> devices using RTL8168C/D/E/F/G and RTL8411, including PC Engines APU.
                     70:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/re.4?query=re&amp;sec=4">re(4)</a> now works with newer devices e.g. RTL8111GU.
                     71:     <li>Partial support has been added for full-speed isochronous devices in <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/ehci.4?query=ehci&amp;sec=4">ehci(4)</a>, allowing USB 1.1 audio devices to be used on EHCI-only systems in some cases.
1.1       deraadt    72:     <li>...
                     73:     </ul>
                     74: <p>
                     75:
                     76: <li>Removed hardware support:
                     77:     <ul>
                     78:     <li>...
                     79:     </ul>
                     80: <p>
                     81:
                     82: <li>Generic network stack improvements:
                     83:     <ul>
1.13      sthen      84:     <li>MTU of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&amp;sektion=4">vlan(4)</a> devices can now be set independently from the parent interface's MTU.
                     85:     <li>The same network range can now be assigned to multiple interfaces, using interface priorities to choose between them.
1.1       deraadt    86:     <li>...
                     87:     </ul>
                     88: <p>
                     89:
                     90: <li>Installer improvements:
                     91:     <ul>
                     92:     <li>...
                     93:     </ul>
                     94: <p>
                     95:
                     96: <li>Routing daemons and other userland network improvements:
                     97:     <ul>
1.13      sthen      98:     <li>Many improvements and simplifications in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&amp;sektion=8">ldpd(8)</a>, including configuration reload and support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpw&amp;sektion=4">mpw(4)</a> pseudowire interfaces.
                     99:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&amp;sektion=8">bgpd(8)</a> now allows rules to match on the peer AS number.
                    100:     <li>For terminated BGP sessions, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpctl&amp;sektion=8">bgpctl(8)</a> now displays the number of prefixes received on the last session.
                    101:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&amp;sektion=8">ospfd(8)</a> now correctly handles <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&amp;sektion=4">carp(4)</a> interfaces in "backup" mode at startup.
                    102:     <li>Log messages in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&amp;sektion=8">bgpd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&amp;sektion=8">ospfd(8)</a> have been made more specific.
                    103:     <li>The default Diffie-Hellman group for VPNs configured by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec.conf&amp;sektion=5">ipsec.conf(5)</a> has been changed to modp3072.
1.1       deraadt   104:     <li>...
1.6       deraadt   105:     </ul>
1.1       deraadt   106: <p>
                    107:
                    108: <li>Security improvements:
                    109:     <ul>
1.13      sthen     110:     <li>sudo has been replaced with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=doas&amp;sektion=1">doas(1)</a>.
                    111:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=file&amp;sektion=1">file(1)</a> has been replaced with a new modern implementation, including sandbox and privilege separation.
                    112:     <li>...  <!-- talk about improved W^X / i386 PAE -->
1.1       deraadt   113:     </ul>
                    114: <p>
                    115:
                    116: <li>Assorted improvements:
                    117:     <ul>
1.11      tedu      118:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=worm&amp;sektion=6">worm(6)</a>
                    119:     now grows at a rate proportional to terminal size.
1.1       deraadt   120:     <li>...
                    121:     </ul>
                    122: <p>
                    123:
                    124: <li>OpenBSD <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&amp;sektion=8">httpd(8)</a>:
                    125:     <ul>
                    126:     <li>...
                    127:     </ul>
                    128: <p>
                    129:
                    130: <li>OpenSMTPD X.X.X
                    131:     <ul>
                    132:     <li>...
                    133:     </ul>
                    134: <p>
                    135:
1.15    ! sobrado   136: <li>OpenSSH 7.0
1.1       deraadt   137:     <ul>
1.15    ! sobrado   138:     <li>Security:
        !           139:       <ul>
        !           140:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
        !           141:         OpenSSH 6.8 and 6.9 incorrectly set TTYs to be world-writable.
        !           142:         Local attackers may be able to write arbitrary messages to logged-in
        !           143:         users, including terminal escape sequences.
        !           144:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
        !           145:         fix circumvention of <tt>MaxAuthTries</tt> using keyboard-interactive
        !           146:         authentication.  By specifying a long, repeating keyboard-interactive
        !           147:         "devices" string, an attacker could request the same authentication
        !           148:         method be tried thousands of times in a single pass.  The
        !           149:         <tt>LoginGraceTime</tt> timeout in
        !           150:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>
        !           151:         and any authentication failure delays implemented by the authentication
        !           152:         mechanism itself were still applied.
        !           153:       </ul>
1.1       deraadt   154:     <li>Potentially-incompatible changes:
                    155:       <ul>
1.15    ! sobrado   156:       <li>Support for the legacy <i>SSH version 1 protocol</i> is disabled by
        !           157:         default at compile time.
        !           158:       <li>Support for the 1024-bit diffie-hellman-group1-sha1 key exchange
        !           159:         is disabled by default at run-time.  It may be re-enabled using
        !           160:         the instructions at <tt>http://www.openssh.com/legacy.html</tt>.
        !           161:       <li>Support for <tt>ssh-dss</tt>, <tt>ssh-dss-cert-*</tt> <i>host</i>
        !           162:         and <i>user</i> keys is disabled by default at run-time.  These may
        !           163:         be re-enabled using the instructions at
        !           164:         <tt>http://www.openssh.com/legacy.html</tt>.
        !           165:       <li>Support for the legacy <i>v00 cert format</i> has been removed.
        !           166:       <li>The default for the
        !           167:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&amp;sektion=5">sshd_config(5)</a>
        !           168:         <tt>PermitRootLogin</tt> option has changed from "yes" to
        !           169:         "without-password".
1.1       deraadt   170:       </ul>
                    171:     <li>New/changed features:
                    172:       <ul>
1.15    ! sobrado   173:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_config&amp;sektion=5">ssh_config(5)</a>
        !           174:         add <tt>PubkeyAcceptedKeyTypes</tt> option to control which public
        !           175:         key types are available for user authentication.
        !           176:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&amp;sektion=5">sshd_config(5)</a>:
        !           177:         add <tt>HostKeyAlgorithms</tt> option to control which public key
        !           178:         types are offered for host authentications.
        !           179:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>,
        !           180:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
        !           181:         extend <tt>Ciphers</tt>, <tt>MACs</tt>, <tt>KexAlgorithms</tt>,
        !           182:         <tt>HostKeyAlgorithms</tt>, <tt>PubkeyAcceptedKeyTypes</tt> and
        !           183:         <tt>HostbasedKeyTypes</tt> options to allow appending to the default
        !           184:         set of algorithms instead of replacing it.  Options may now be
        !           185:         prefixed with a <tt>+</tt> to append to the default, e.g.
        !           186:         "<tt>HostKeyAlgorithms=+ssh-dss</tt>".
1.1       deraadt   187:       </ul>
                    188:     <li>The following significant bugs have been fixed in this release:
                    189:       <ul>
1.15    ! sobrado   190:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>,
        !           191:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
        !           192:         add compatability workarounds for Cisco and more PuTTY versions.
        !           193:         (bz#2424)
        !           194:       <li>Fix some omissions and errors in the <tt>PROTOCOL</tt> and
        !           195:         <tt>PROTCOL.mux</tt> documentation relating to <i>Unix domain
        !           196:         socket</i> forwarding.  (bz#2421, bz#2422)
        !           197:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
        !           198:         Improve the
        !           199:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>
        !           200:         manual page to include a better desciption of Unix domain socket
        !           201:         forwarding.  (bz#2423)
        !           202:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>,
        !           203:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent&amp;sektion=1">ssh-agent(1)</a>:
        !           204:         skip uninitialised PKCS#11 slots, fixing failures to load keys when
        !           205:         they are present.  (bz#2427)
        !           206:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>,
        !           207:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent&amp;sektion=1">ssh-agent(1)</a>:
        !           208:         do not ignore PKCS#11 hosted keys that wth empty <tt>CKA_ID</tt>.
        !           209:         (bz#2429)
        !           210:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
        !           211:         clarify documentation for <tt>UseDNS</tt> option.  (bz#2045)
1.1       deraadt   212:       </ul>
                    213:     </ul>
                    214: <p>
                    215:
                    216: <li>LibreSSL
                    217:     <ul>
                    218:     <li>User-visible features:
                    219:       <ul>
1.14      sobrado   220:       <li>Switched <tt>openssl dhparam</tt> default from 512 to 2048 bits.
                    221:       <li>More <i>CRYPTO ByteString</i> (CBS) packet parsing conversions.
                    222:       <li>Fixed <tt>openssl pkeyutl -verify</tt> to exit with a 0 on success.
                    223:       <li>Fixed dozens of Coverity issues including dead code, memory leaks,
                    224:         logic errors and more.
                    225:       <li>Ensure that
                    226:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=openssl&amp;sektion=1">openssl(1)</a>
                    227:         restores terminal echo state after reading a password.
                    228:       <li>Incorporated fix for OpenSSL Issue #3683.
                    229:       <li>Removed SSLv3 support from
                    230:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=openssl&amp;sektion=1">openssl(1)</a>.
                    231:       <li>Modified <tt>tls_write</tt> in <tt>libtls</tt> to allow partial
                    232:         writes, clarified with examples in the documentation.
                    233:       <li>Removed RSAX engine.
                    234:       <li>Added <tt>TLS_method</tt>, <tt>TLS_client_method</tt> and
                    235:         <tt>TLS_server_method</tt> as a replacement for the
                    236:         <tt>SSLv23_*method</tt> calls.
                    237:       <li>Default <tt>cert.pem</tt>, <tt>openssl.cnf</tt>, and
                    238:         <tt>x509v3.cnf</tt> files are now installed under
                    239:         <tt>$sysconfdir/ssl</tt> or the directory specified by
                    240:         <tt>--with-openssldir</tt>.  Previous versions of LibreSSL left
                    241:         these empty.
1.1       deraadt   242:       </ul>
                    243:     <li>Code improvements:
                    244:       <ul>
1.14      sobrado   245:       <li>Reworked
                    246:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=openssl&amp;sektion=1">openssl(1)</a>
                    247:         option handling.
                    248:       <li>LibreSSL version define <tt>LIBRESSL_VERSION_NUMBER</tt> will now
                    249:         be bumped for each portable release.
                    250:       <li>Removed workarounds for TLS client padding bugs.
                    251:       <li>Removed IE 6 SSLv3 workarounds.
                    252:       <li>Tested SSLv3 removal with the OpenBSD ports tree and found several
                    253:         applications that were not ready to build without SSLv3 yet.
                    254:         For now, building a program that intentionally uses SSLv3 will
                    255:         result in a linker warning.
                    256:       <li><tt>--with-enginesdir</tt> is removed as a configuration parameter.
1.1       deraadt   257:       </ul>
                    258:     </ul>
                    259: <p>
                    260: <li>mandoc X.X.X
                    261:     <ul>
                    262:     <li>...
                    263:     </ul>
                    264:
                    265: <p>
                    266: <li>Syslogd:
                    267:     <ul>
1.4       bluhm     268:     <li>OpenBSD
                    269:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslogd&amp;sektion=8">syslogd(8)</a>
                    270:        can bind to explicitly given UDP or TCP sockets to receive messages.
                    271:        TCP streams are accepted with the octet counting or the non
                    272:        transparent framing method.
                    273:     <li>Blocks in
                    274:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslog.conf&amp;se
                    275: ktion=5">syslog.conf(5)</a>
                    276:         started with <code>+host</code> process messages created by
                    277:         certain hosts specifically.
                    278:     <li>Handle situations when the file descriptor limit is exhausted
                    279:        gracefully.
                    280:     <li>Since libtls handles short writes smarter, syslogd can use the
1.12      tedu      281:        complete output buffer to save messages, coping with
                    282:         longer TLS server down times without losing messages.
1.1       deraadt   283:     </ul>
                    284: <p>
                    285: <li>Ports and packages:
                    286:     <ul>
                    287:     <li>Over X,XXX ports.
                    288:     </ul>
                    289: <p>
                    290: <li>Many pre-built packages for each architecture:
                    291:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    292:     <tr>
                    293:     <td valign="top" width="25%">
                    294:     <ul>
1.13      sthen     295:       <li>i386:       8839
1.1       deraadt   296:       <li>sparc64:    XXXX
                    297:       <li>alpha:      XXXX
                    298:       <li>sh:         XXXX
                    299:     </ul></td><td valign=top width="25%"><ul>
                    300:       <li>amd64:      XXXX
                    301:       <li>powerpc:    XXXX
                    302:       <li>m88k:       XXXX
                    303:       <li>sparc:      XXXX
                    304:     </ul></td><td valign=top width="25%"><ul>
                    305:       <li>arm:        XXXX
                    306:       <li>hppa:       XXXX
                    307:       <li>vax:        XXXX
                    308:     </ul></td><td valign=top width="25%"><ul>
                    309:       <li>mips64:     XXXX
                    310:       <li>mips64el:   XXXX
                    311:   </ul></td></tr></table>
                    312: <p>
                    313:
                    314: <li>Some highlights:
                    315:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    316:     <tr>
                    317:     <td valign="top" width="33%"><ul>
1.10      lteo      318:        <li>Chromium 44.0.2403.125
                    319:        <li>Emacs 21.4 and 24.5
                    320:        <li>GCC 4.8.4 and 4.9.3
1.1       deraadt   321:        <li>GHC 7.8.4
1.10      lteo      322:        <li>GNOME 3.16.2
                    323:        <li>Go 1.4.2
1.1       deraadt   324:        <li>Groff 1.22.3
1.10      lteo      325:        <li>JDK 1.7.0.80 and 1.8.0.45
1.1       deraadt   326:        <li>KDE 3.5.10 and 4.14.3
                    327:        <li>LLVM/Clang 3.5 (20140228)
1.10      lteo      328:        <li>LibreOffice 4.4.4.3
                    329:        <li>MariaDB 10.0.20
                    330:        <li>Mono 3.12.1
                    331:        <li>Mozilla Firefox 38.1.0esr and 39.0
                    332:        <li>Mozilla Thunderbird 38.1.0
1.1       deraadt   333:     </ul></td><td valign=top width="33%"><ul>
                    334:        <li>Node.js 0.10.35
1.10      lteo      335:        <li>OpenLDAP 2.3.43 and 2.4.41
                    336:        <li>PHP 5.4.43, 5.5.27 and 5.6.11
                    337:        <li>Postfix 3.0.2
                    338:        <li>PostgreSQL 9.4.4
                    339:        <li>Python 2.7.10 and 3.4.3
                    340:        <li>R 3.2.1
                    341:        <li>Ruby 1.8.7.374, 1.9.3.551, 2.0.0.645, 2.1.6, and 2.2.2
                    342:        <li>Sendmail 8.15.2
                    343:        <li>Sudo 1.8.14.3
1.9       stu       344:        <li>Tcl/Tk 8.5.18 and 8.6.4
1.10      lteo      345:        <li>TeX Live 2014
                    346:        <li>Vim 7.4.769
                    347:        <li>Xfce 4.12
1.1       deraadt   348:     </ul></td><td valign=top width="34%">
                    349:     </td></tr></table>
                    350: <p>
                    351:
                    352: <li>As usual, steady improvements in manual pages and other documentation.
                    353: <p>
                    354:
                    355: <li>The system includes the following major components from outside suppliers:
                    356:     <ul>
                    357:     <li>Xenocara (based on X.Org 7.7 with xserver 1.16.4 + patches,
1.8       matthieu  358:       freetype 2.6, fontconfig 2.11.1, Mesa 10.2.9, xterm 314,
                    359:       xkeyboard-config 2.14 and more)
1.1       deraadt   360:     <li>Gcc 4.2.1 (+ patches) and 3.3.6 (+ patches)
1.8       matthieu  361:     <li>Perl 5.20.2 (+ patches)
                    362:     <li>SQLite 3.8.9 (+ patches)
                    363:     <li>NSD 4.1.3
                    364:     <li>Unbound 1.5.4
1.1       deraadt   365:     <li>Ncurses 5.7
1.8       matthieu  366:     <li>Binutils 2.17 (+ patches)
1.1       deraadt   367:     <li>Gdb 6.3 (+ patches)
                    368:     <li>Less 458 (+ patches)
                    369:     <li>Awk Aug 10, 2011 version
                    370:     </ul>
                    371:
                    372: </ul>
                    373:
                    374: <a name="install"></a>
                    375: <hr>
                    376: <p>
                    377: <h3><font color="#0000e0">How to install</font></h3>
                    378: <p>
                    379: Following this are the instructions which you would have on a piece of
                    380: paper if you had purchased a CDROM set instead of doing an alternate
                    381: form of install.  The instructions for doing an HTTP (or other style
                    382: of) install are very similar; the CDROM instructions are left intact
                    383: so that you can see how much easier it would have been if you had
                    384: purchased a CDROM instead.
                    385: <p>
                    386:
                    387: <hr>
                    388: Please refer to the following files on the three CDROMs or mirror site for
                    389: extensive details on how to install OpenBSD 5.8 on your machine:
                    390: <p>
                    391: <ul>
                    392: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/hppa/INSTALL.alpha">
                    393:        .../OpenBSD/5.8/alpha/INSTALL.alpha (on CD1)</a>
                    394: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/i386/INSTALL.i386">
                    395:        .../OpenBSD/5.8/i386/INSTALL.i386 (on CD1)</a>
                    396: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/hppa/INSTALL.hppa">
                    397:        .../OpenBSD/5.8/hppa/INSTALL.hppa (on CD1)</a>
                    398: <p>
                    399: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/amd64/INSTALL.amd64">
                    400:        .../OpenBSD/5.8/amd64/INSTALL.amd64 (on CD2)</a>
                    401: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/macppc/INSTALL.macppc">
                    402:        .../OpenBSD/5.8/macppc/INSTALL.macppc (on CD2)</a>
                    403: <p>
                    404: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/sparc64/INSTALL.sparc64">
                    405:        .../OpenBSD/5.8/sparc64/INSTALL.sparc64 (on CD3)</a>
                    406: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/sparc/INSTALL.sparc">
                    407:        .../OpenBSD/5.8/sparc/INSTALL.sparc (on CD3)</a>
                    408: <p>
                    409: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/alpha/INSTALL.alpha">
                    410:        .../OpenBSD/5.8/alpha/INSTALL.alpha</a>
                    411: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/armish/INSTALL.armish">
                    412:        .../OpenBSD/5.8/armish/INSTALL.armish</a>
                    413: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/aviion/INSTALL.aviion">
                    414:        .../OpenBSD/5.8/aviion/INSTALL.aviion</a>
                    415: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/hppa/INSTALL.hppa">
                    416:        .../OpenBSD/5.8/hppa/INSTALL.hppa</a>
                    417: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/landisk/INSTALL.landisk">
                    418:        .../OpenBSD/5.8/landisk/INSTALL.landisk</a>
                    419: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/loongson/INSTALL.loongson">
                    420:        .../OpenBSD/5.8/loongson/INSTALL.loongson</a>
                    421: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/luna88k/INSTALL.luna88k">
                    422:        .../OpenBSD/5.8/luna88k/INSTALL.luna88k</a>
                    423: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/macppc/INSTALL.macppc">
                    424:        .../OpenBSD/5.8/macppc/INSTALL.macppc</a>
                    425: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/octeon/INSTALL.octeon">
                    426:        .../OpenBSD/5.8/octeon/INSTALL.octeon</a>
                    427: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/sgi/INSTALL.sgi">
                    428:        .../OpenBSD/5.8/sgi/INSTALL.sgi</a>
                    429: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/socppc/INSTALL.socppc">
                    430:        .../OpenBSD/5.8/socppc/INSTALL.socppc</a>
                    431: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/sparc/INSTALL.sparc">
                    432:        .../OpenBSD/5.8/sparc/INSTALL.sparc</a>
                    433: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/vax/INSTALL.vax">
                    434:        .../OpenBSD/5.8/vax/INSTALL.vax</a>
                    435: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/zaurus/INSTALL.zaurus">
                    436:        .../OpenBSD/5.8/zaurus/INSTALL.zaurus</a>
                    437: </ul>
                    438: <hr>
                    439:
                    440: <p>
                    441: Quick installer information for people familiar with OpenBSD, and the
                    442: use of the "disklabel -E" command.  If you are at all confused when
                    443: installing OpenBSD, read the relevant INSTALL.* file as listed above!
                    444: <p>
                    445:
                    446: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    447: <ul>
                    448: The OpenBSD/i386 release is on CD1.
                    449: Boot from the CD to begin the install - you may need to adjust
                    450: your BIOS options first.
                    451:
                    452: <p>
                    453: If your machine can boot from USB, you can write <i>install58.fs</i> or
                    454: <i>miniroot58.fs</i> to a USB stick and boot from it.
                    455:
                    456: <p>
                    457: If you can't boot from a CD, floppy disk, or USB,
                    458: you can install across the network using PXE as described in
                    459: the included INSTALL.i386 document.
                    460:
                    461: <p>
                    462: If you are planning on dual booting OpenBSD with another OS, you will need to
                    463: read INSTALL.i386.
                    464:
                    465: </ul>
                    466:
                    467: <p>
                    468: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    469: <ul>
                    470: The OpenBSD/amd64 release is on CD2.
                    471: Boot from the CD to begin the install - you may need to adjust
                    472: your BIOS options first.
                    473:
                    474: <p>
                    475: If your machine can boot from USB, you can write <i>install58.fs</i> or
                    476: <i>miniroot58.fs</i> to a USB stick and boot from it.
                    477:
                    478: <p>
                    479: If you can't boot from a CD, floppy disk, or USB,
                    480: you can install across the network using PXE as described in the included
                    481: INSTALL.amd64 document.
                    482:
                    483: <p>
                    484: If you are planning to dual boot OpenBSD with another OS, you will need to
                    485: read INSTALL.amd64.
                    486: </ul>
                    487:
                    488: <p>
                    489: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    490: <ul>
                    491: Burn the image from a mirror site to a CDROM, and power on your machine
                    492: while holding down the <i>C</i> key until the display turns on and
                    493: shows <i>OpenBSD/macppc boot</i>.
                    494:
                    495: <p>
                    496: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    497: /5.8/macppc/bsd.rd</i>
                    498: </ul>
                    499:
                    500: <p>
                    501: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    502: <ul>
                    503: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    504:
                    505: <p>
                    506: If this doesn't work, or if you don't have a CDROM drive, you can write
                    507: <i>CD3:5.8/sparc64/floppy58.fs</i> or <i>CD3:5.8/sparc64/floppyB58.fs</i>
                    508: (depending on your machine) to a floppy and boot it with <i>boot
                    509: floppy</i>. Refer to INSTALL.sparc64 for details.
                    510:
                    511: <p>
                    512: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    513: will most likely fail.
                    514:
                    515: <p>
                    516: You can also write <i>CD3:5.8/sparc64/miniroot58.fs</i> to the swap partition on
                    517: the disk and boot with <i>boot disk:b</i>.
                    518:
                    519: <p>
                    520: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    521: </ul>
                    522:
                    523: <p>
                    524: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    525: <ul>
                    526: <p>Write <i>FTP:5.8/alpha/floppy58.fs</i> or
                    527: <i>FTP:5.8/alpha/floppyB58.fs</i> (depending on your machine) to a diskette and
                    528: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    529:
                    530: <p>
                    531: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    532: will most likely fail.
                    533:
                    534: </ul>
                    535:
                    536: <p>
                    537: <h3><font color="#e00000">OpenBSD/armish:</font></h3>
                    538: <ul>
                    539: <p>
                    540: After connecting a serial port, Thecus can boot directly from the network
                    541: either tftp or http. Configure the network using fconfig, reset,
                    542: then load bsd.rd, see INSTALL.armish for specific details.
                    543: IOData HDL-G can only boot from an EXT-2 partition. Boot into linux
                    544: and copy 'boot' and bsd.rd into the first partition on wd0 (hda1)
                    545: then load and run bsd.rd, preserving the wd0i (hda1) ext2fs partition.
                    546: More details are available in INSTALL.armish.
                    547: </ul>
                    548:
                    549: <p>
                    550: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    551: <ul>
                    552: <p>
                    553: Boot over the network by following the instructions in INSTALL.hppa or the
                    554: <a href="hppa.html#install">hppa platform page</a>.
                    555: </ul>
                    556:
                    557: <p>
                    558: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    559: <ul>
                    560: <p>
                    561: Write <i>miniroot58.fs</i> to the start of the CF
                    562: or disk, and boot normally.
                    563: </ul>
                    564:
                    565: <p>
                    566: <h3><font color="#e00000">OpenBSD/loongson:</font></h3>
                    567: <ul>
                    568: <p>
                    569: Write <i>miniroot58.fs</i> to a USB stick and boot bsd.rd from it
                    570: or boot bsd.rd via tftp.
                    571: Refer to the instructions in INSTALL.loongson for more details.
                    572: </ul>
                    573: <p>
                    574:
                    575: <p>
                    576: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    577: <ul>
                    578: <p>
                    579: Copy `boot' and `bsd.rd' to a Mach or UniOS partition, and boot the bootloader
                    580: from the PROM, and the bsd.rd from the bootloader.
                    581: Refer to the instructions in INSTALL.luna88k for more details.
                    582: </ul>
                    583:
                    584: <p>
                    585: <h3><font color="#e00000">OpenBSD/octeon:</font></h3>
                    586: <ul>
                    587: <p>
                    588: After connecting a serial port, boot bsd.rd over the network via DHCP/tftp.
                    589: Refer to the instructions in INSTALL.octeon for more details.
                    590: </ul>
                    591:
                    592: <p>
                    593: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    594: <ul>
                    595: <p>
                    596: To install, burn cd58.iso on a CD-R, put it in the CD drive of your
                    597: machine and select <i>Install System Software</i> from the System Maintenance
                    598: menu. Indigo/Indy/Indigo2 (R4000) systems will not boot automatically from
                    599: CD-ROM, and need a proper invocation from the PROM prompt.
                    600: Refer to the instructions in INSTALL.sgi for more details.
                    601:
                    602: <p>
                    603: If your machine doesn't have a CD drive, you can setup a DHCP/tftp network
                    604: server, and boot using "bootp()/bsd.rd.IP##" using the kernel matching your
                    605: system type. Refer to the instructions in INSTALL.sgi for more details.
                    606: </ul>
                    607:
                    608: <p>
                    609: <h3><font color="#e00000">OpenBSD/socppc:</font></h3>
                    610: <ul>
                    611: <p>
                    612: After connecting a serial port, boot over the network via DHCP/tftp.
                    613: Refer to the instructions in INSTALL.socppc for more details.
                    614: </ul>
                    615:
                    616: <p>
                    617: <h3><font color="#e00000">OpenBSD/sparc:</font></h3>
                    618: <ul>
                    619: Boot from one of the provided install ISO images, using one of the two
                    620: commands listed below, depending on the version of your ROM.
                    621:
                    622: <ul><pre>
                    623: ok <strong>boot cdrom 5.8/sparc/bsd.rd</strong>
                    624: or
                    625: &gt; <strong>b sd(0,6,0)5.8/sparc/bsd.rd</strong>
                    626: </pre></ul>
                    627:
                    628: <p>
                    629: If your SPARC system does not have a CD drive, you can alternatively boot from floppy.
                    630: To do so you need to write <i>floppy58.fs</i> to a floppy.
                    631: For more information see <a href="faq/faq4.html#MkFlop">FAQ 4.3.2</a>.
                    632: To boot from the floppy use one of the two commands listed below,
                    633: depending on the version of your ROM.
                    634:
                    635: <ul><pre>
                    636: ok <strong>boot floppy</strong>
                    637: or
                    638: &gt; <strong>b fd()</strong>
                    639: </pre></ul>
                    640:
                    641: <p>
                    642: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    643: will most likely fail.
                    644:
                    645: <p>
                    646: If your SPARC system doesn't have a floppy drive nor a CD drive, you can either
                    647: setup a bootable tape, or install via network, as told in the
                    648: INSTALL.sparc file.
                    649: </ul>
                    650:
                    651: <p>
                    652: <h3><font color="#e00000">OpenBSD/vax:</font></h3>
                    653: <ul>
                    654: Boot over the network via mopbooting as described in INSTALL.vax.
                    655: </ul>
                    656:
                    657: <p>
                    658: <h3><font color="#e00000">OpenBSD/zaurus:</font></h3>
                    659: <ul>
                    660: <p>
                    661: Using the Linux built-in graphical ipkg installer, install the
                    662: openbsd58_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
                    663: for a few important details.
                    664: </ul>
                    665:
                    666: <a name="upgrade"></a>
                    667: <hr>
                    668: <p>
                    669: <h3><font color="#0000e0">How to upgrade</font></h3>
                    670: <p>
1.2       deraadt   671: If you already have an OpenBSD 5.7 system, and do not want to reinstall,
1.1       deraadt   672: upgrade instructions and advice can be found in the
                    673: <a href="faq/upgrade58.html">Upgrade Guide</a>.
                    674:
                    675: <a name="sourcecode"></a>
                    676: <hr>
                    677: <p>
                    678: <h3><font color="#0000e0">Notes about the source code</font></h3>
                    679: <p>
                    680: src.tar.gz contains a source archive starting at /usr/src.  This file
                    681: contains everything you need except for the kernel sources, which are
                    682: in a separate archive.  To extract:
                    683: <p>
                    684: <ul><pre>
                    685: # <strong>mkdir -p /usr/src</strong>
                    686: # <strong>cd /usr/src</strong>
                    687: # <strong>tar xvfz /tmp/src.tar.gz</strong>
                    688: </pre></ul>
                    689: <p>
                    690: sys.tar.gz contains a source archive starting at /usr/src/sys.
                    691: This file contains all the kernel sources you need to rebuild kernels.
                    692: To extract:
                    693: <p>
                    694: <ul><pre>
                    695: # <strong>mkdir -p /usr/src/sys</strong>
                    696: # <strong>cd /usr/src</strong>
                    697: # <strong>tar xvfz /tmp/sys.tar.gz</strong>
                    698: </pre></ul>
                    699: <p>
                    700: Both of these trees are a regular CVS checkout.  Using these trees it
                    701: is possible to get a head-start on using the anoncvs servers as
                    702: described <a href="anoncvs.html">here</a>.
                    703: Using these files
                    704: results in a much faster initial CVS update than you could expect from
                    705: a fresh checkout of the full OpenBSD source tree.
                    706: <p>
                    707:
                    708: <a name="ports"></a>
                    709: <hr>
                    710: <p>
                    711: <h3><font color="#0000e0">Ports Tree</font></h3>
                    712: <p>
                    713: A ports tree archive is also provided.  To extract:
                    714: <p>
                    715: <ul><pre>
                    716: # <strong>cd /usr</strong>
                    717: # <strong>tar xvfz /tmp/ports.tar.gz</strong>
                    718: </pre></ul>
                    719: <p>
                    720: Go read the <a href="faq/ports/index.html">ports</a> page
                    721: if you know nothing about ports
                    722: at this point.  This text is not a manual of how to use ports.
                    723: Rather, it is a set of notes meant to kickstart the user on the
                    724: OpenBSD ports system.
                    725: <p>
                    726: The <i>ports/</i> directory represents a CVS (see the manpage for
                    727: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&amp;sektion=1&amp;arch=i386">
                    728: cvs(1)</a> if
                    729: you aren't familiar with CVS) checkout of our ports.  As with our complete
                    730: source tree, our ports tree is available via
                    731: <a href="anoncvs.html">AnonCVS</a>.
                    732: So, in order to keep up to date with the <i>-stable</i> branch, you must make
                    733: the <i>ports/</i> tree available on a read-write medium and update the tree
                    734: with a command like:
                    735: <p>
                    736: <ul><pre>
                    737: # <strong>cd /usr/ports</strong>
1.2       deraadt   738: # <strong>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_5_8</strong>
1.1       deraadt   739: </pre></ul>
                    740: <p>
                    741: [Of course, you must replace the server name here with a nearby anoncvs
                    742: server.]
                    743: <p>
                    744: Note that most ports are available as packages on our mirrors. Updated
                    745: ports for the 5.8 release will be made available if problems arise.
                    746: <p>
                    747: If you're interested in seeing a port added, would like to help out, or just
                    748: would like to know more, the mailing list
                    749: <a href="mail.html">ports@openbsd.org</a> is a good place to know.
                    750: <p>
                    751: </body>
                    752: </html>