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

Annotation of www/58.html, Revision 1.14

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:
                    136: <li>OpenSSH X.X
                    137:     <ul>
                    138:     <li>Potentially-incompatible changes:
                    139:       <ul>
                    140:       <li>...
                    141:       </ul>
                    142:     <li>New/changed features:
                    143:       <ul>
                    144:       <li>...
                    145:       </ul>
                    146:     <li>The following significant bugs have been fixed in this release:
                    147:       <ul>
                    148:       <li>...
                    149:       </ul>
                    150:     </ul>
                    151: <p>
                    152:
                    153: <li>LibreSSL
                    154:     <ul>
                    155:     <li>User-visible features:
                    156:       <ul>
1.14    ! sobrado   157:       <li>Switched <tt>openssl dhparam</tt> default from 512 to 2048 bits.
        !           158:       <li>More <i>CRYPTO ByteString</i> (CBS) packet parsing conversions.
        !           159:       <li>Fixed <tt>openssl pkeyutl -verify</tt> to exit with a 0 on success.
        !           160:       <li>Fixed dozens of Coverity issues including dead code, memory leaks,
        !           161:         logic errors and more.
        !           162:       <li>Ensure that
        !           163:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=openssl&amp;sektion=1">openssl(1)</a>
        !           164:         restores terminal echo state after reading a password.
        !           165:       <li>Incorporated fix for OpenSSL Issue #3683.
        !           166:       <li>Removed SSLv3 support from
        !           167:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=openssl&amp;sektion=1">openssl(1)</a>.
        !           168:       <li>Modified <tt>tls_write</tt> in <tt>libtls</tt> to allow partial
        !           169:         writes, clarified with examples in the documentation.
        !           170:       <li>Removed RSAX engine.
        !           171:       <li>Added <tt>TLS_method</tt>, <tt>TLS_client_method</tt> and
        !           172:         <tt>TLS_server_method</tt> as a replacement for the
        !           173:         <tt>SSLv23_*method</tt> calls.
        !           174:       <li>Default <tt>cert.pem</tt>, <tt>openssl.cnf</tt>, and
        !           175:         <tt>x509v3.cnf</tt> files are now installed under
        !           176:         <tt>$sysconfdir/ssl</tt> or the directory specified by
        !           177:         <tt>--with-openssldir</tt>.  Previous versions of LibreSSL left
        !           178:         these empty.
1.1       deraadt   179:       </ul>
                    180:     <li>Code improvements:
                    181:       <ul>
1.14    ! sobrado   182:       <li>Reworked
        !           183:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=openssl&amp;sektion=1">openssl(1)</a>
        !           184:         option handling.
        !           185:       <li>LibreSSL version define <tt>LIBRESSL_VERSION_NUMBER</tt> will now
        !           186:         be bumped for each portable release.
        !           187:       <li>Removed workarounds for TLS client padding bugs.
        !           188:       <li>Removed IE 6 SSLv3 workarounds.
        !           189:       <li>Tested SSLv3 removal with the OpenBSD ports tree and found several
        !           190:         applications that were not ready to build without SSLv3 yet.
        !           191:         For now, building a program that intentionally uses SSLv3 will
        !           192:         result in a linker warning.
        !           193:       <li><tt>--with-enginesdir</tt> is removed as a configuration parameter.
1.1       deraadt   194:       </ul>
                    195:     </ul>
                    196: <p>
                    197: <li>mandoc X.X.X
                    198:     <ul>
                    199:     <li>...
                    200:     </ul>
                    201:
                    202: <p>
                    203: <li>Syslogd:
                    204:     <ul>
1.4       bluhm     205:     <li>OpenBSD
                    206:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslogd&amp;sektion=8">syslogd(8)</a>
                    207:        can bind to explicitly given UDP or TCP sockets to receive messages.
                    208:        TCP streams are accepted with the octet counting or the non
                    209:        transparent framing method.
                    210:     <li>Blocks in
                    211:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslog.conf&amp;se
                    212: ktion=5">syslog.conf(5)</a>
                    213:         started with <code>+host</code> process messages created by
                    214:         certain hosts specifically.
                    215:     <li>Handle situations when the file descriptor limit is exhausted
                    216:        gracefully.
                    217:     <li>Since libtls handles short writes smarter, syslogd can use the
1.12      tedu      218:        complete output buffer to save messages, coping with
                    219:         longer TLS server down times without losing messages.
1.1       deraadt   220:     </ul>
                    221: <p>
                    222: <li>Ports and packages:
                    223:     <ul>
                    224:     <li>Over X,XXX ports.
                    225:     </ul>
                    226: <p>
                    227: <li>Many pre-built packages for each architecture:
                    228:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    229:     <tr>
                    230:     <td valign="top" width="25%">
                    231:     <ul>
1.13      sthen     232:       <li>i386:       8839
1.1       deraadt   233:       <li>sparc64:    XXXX
                    234:       <li>alpha:      XXXX
                    235:       <li>sh:         XXXX
                    236:     </ul></td><td valign=top width="25%"><ul>
                    237:       <li>amd64:      XXXX
                    238:       <li>powerpc:    XXXX
                    239:       <li>m88k:       XXXX
                    240:       <li>sparc:      XXXX
                    241:     </ul></td><td valign=top width="25%"><ul>
                    242:       <li>arm:        XXXX
                    243:       <li>hppa:       XXXX
                    244:       <li>vax:        XXXX
                    245:     </ul></td><td valign=top width="25%"><ul>
                    246:       <li>mips64:     XXXX
                    247:       <li>mips64el:   XXXX
                    248:   </ul></td></tr></table>
                    249: <p>
                    250:
                    251: <li>Some highlights:
                    252:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    253:     <tr>
                    254:     <td valign="top" width="33%"><ul>
1.10      lteo      255:        <li>Chromium 44.0.2403.125
                    256:        <li>Emacs 21.4 and 24.5
                    257:        <li>GCC 4.8.4 and 4.9.3
1.1       deraadt   258:        <li>GHC 7.8.4
1.10      lteo      259:        <li>GNOME 3.16.2
                    260:        <li>Go 1.4.2
1.1       deraadt   261:        <li>Groff 1.22.3
1.10      lteo      262:        <li>JDK 1.7.0.80 and 1.8.0.45
1.1       deraadt   263:        <li>KDE 3.5.10 and 4.14.3
                    264:        <li>LLVM/Clang 3.5 (20140228)
1.10      lteo      265:        <li>LibreOffice 4.4.4.3
                    266:        <li>MariaDB 10.0.20
                    267:        <li>Mono 3.12.1
                    268:        <li>Mozilla Firefox 38.1.0esr and 39.0
                    269:        <li>Mozilla Thunderbird 38.1.0
1.1       deraadt   270:     </ul></td><td valign=top width="33%"><ul>
                    271:        <li>Node.js 0.10.35
1.10      lteo      272:        <li>OpenLDAP 2.3.43 and 2.4.41
                    273:        <li>PHP 5.4.43, 5.5.27 and 5.6.11
                    274:        <li>Postfix 3.0.2
                    275:        <li>PostgreSQL 9.4.4
                    276:        <li>Python 2.7.10 and 3.4.3
                    277:        <li>R 3.2.1
                    278:        <li>Ruby 1.8.7.374, 1.9.3.551, 2.0.0.645, 2.1.6, and 2.2.2
                    279:        <li>Sendmail 8.15.2
                    280:        <li>Sudo 1.8.14.3
1.9       stu       281:        <li>Tcl/Tk 8.5.18 and 8.6.4
1.10      lteo      282:        <li>TeX Live 2014
                    283:        <li>Vim 7.4.769
                    284:        <li>Xfce 4.12
1.1       deraadt   285:     </ul></td><td valign=top width="34%">
                    286:     </td></tr></table>
                    287: <p>
                    288:
                    289: <li>As usual, steady improvements in manual pages and other documentation.
                    290: <p>
                    291:
                    292: <li>The system includes the following major components from outside suppliers:
                    293:     <ul>
                    294:     <li>Xenocara (based on X.Org 7.7 with xserver 1.16.4 + patches,
1.8       matthieu  295:       freetype 2.6, fontconfig 2.11.1, Mesa 10.2.9, xterm 314,
                    296:       xkeyboard-config 2.14 and more)
1.1       deraadt   297:     <li>Gcc 4.2.1 (+ patches) and 3.3.6 (+ patches)
1.8       matthieu  298:     <li>Perl 5.20.2 (+ patches)
                    299:     <li>SQLite 3.8.9 (+ patches)
                    300:     <li>NSD 4.1.3
                    301:     <li>Unbound 1.5.4
1.1       deraadt   302:     <li>Ncurses 5.7
1.8       matthieu  303:     <li>Binutils 2.17 (+ patches)
1.1       deraadt   304:     <li>Gdb 6.3 (+ patches)
                    305:     <li>Less 458 (+ patches)
                    306:     <li>Awk Aug 10, 2011 version
                    307:     </ul>
                    308:
                    309: </ul>
                    310:
                    311: <a name="install"></a>
                    312: <hr>
                    313: <p>
                    314: <h3><font color="#0000e0">How to install</font></h3>
                    315: <p>
                    316: Following this are the instructions which you would have on a piece of
                    317: paper if you had purchased a CDROM set instead of doing an alternate
                    318: form of install.  The instructions for doing an HTTP (or other style
                    319: of) install are very similar; the CDROM instructions are left intact
                    320: so that you can see how much easier it would have been if you had
                    321: purchased a CDROM instead.
                    322: <p>
                    323:
                    324: <hr>
                    325: Please refer to the following files on the three CDROMs or mirror site for
                    326: extensive details on how to install OpenBSD 5.8 on your machine:
                    327: <p>
                    328: <ul>
                    329: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/hppa/INSTALL.alpha">
                    330:        .../OpenBSD/5.8/alpha/INSTALL.alpha (on CD1)</a>
                    331: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/i386/INSTALL.i386">
                    332:        .../OpenBSD/5.8/i386/INSTALL.i386 (on CD1)</a>
                    333: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/hppa/INSTALL.hppa">
                    334:        .../OpenBSD/5.8/hppa/INSTALL.hppa (on CD1)</a>
                    335: <p>
                    336: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/amd64/INSTALL.amd64">
                    337:        .../OpenBSD/5.8/amd64/INSTALL.amd64 (on CD2)</a>
                    338: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/macppc/INSTALL.macppc">
                    339:        .../OpenBSD/5.8/macppc/INSTALL.macppc (on CD2)</a>
                    340: <p>
                    341: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/sparc64/INSTALL.sparc64">
                    342:        .../OpenBSD/5.8/sparc64/INSTALL.sparc64 (on CD3)</a>
                    343: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/sparc/INSTALL.sparc">
                    344:        .../OpenBSD/5.8/sparc/INSTALL.sparc (on CD3)</a>
                    345: <p>
                    346: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/alpha/INSTALL.alpha">
                    347:        .../OpenBSD/5.8/alpha/INSTALL.alpha</a>
                    348: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/armish/INSTALL.armish">
                    349:        .../OpenBSD/5.8/armish/INSTALL.armish</a>
                    350: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/aviion/INSTALL.aviion">
                    351:        .../OpenBSD/5.8/aviion/INSTALL.aviion</a>
                    352: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/hppa/INSTALL.hppa">
                    353:        .../OpenBSD/5.8/hppa/INSTALL.hppa</a>
                    354: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/landisk/INSTALL.landisk">
                    355:        .../OpenBSD/5.8/landisk/INSTALL.landisk</a>
                    356: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/loongson/INSTALL.loongson">
                    357:        .../OpenBSD/5.8/loongson/INSTALL.loongson</a>
                    358: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/luna88k/INSTALL.luna88k">
                    359:        .../OpenBSD/5.8/luna88k/INSTALL.luna88k</a>
                    360: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/macppc/INSTALL.macppc">
                    361:        .../OpenBSD/5.8/macppc/INSTALL.macppc</a>
                    362: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/octeon/INSTALL.octeon">
                    363:        .../OpenBSD/5.8/octeon/INSTALL.octeon</a>
                    364: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/sgi/INSTALL.sgi">
                    365:        .../OpenBSD/5.8/sgi/INSTALL.sgi</a>
                    366: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/socppc/INSTALL.socppc">
                    367:        .../OpenBSD/5.8/socppc/INSTALL.socppc</a>
                    368: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/sparc/INSTALL.sparc">
                    369:        .../OpenBSD/5.8/sparc/INSTALL.sparc</a>
                    370: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/vax/INSTALL.vax">
                    371:        .../OpenBSD/5.8/vax/INSTALL.vax</a>
                    372: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/zaurus/INSTALL.zaurus">
                    373:        .../OpenBSD/5.8/zaurus/INSTALL.zaurus</a>
                    374: </ul>
                    375: <hr>
                    376:
                    377: <p>
                    378: Quick installer information for people familiar with OpenBSD, and the
                    379: use of the "disklabel -E" command.  If you are at all confused when
                    380: installing OpenBSD, read the relevant INSTALL.* file as listed above!
                    381: <p>
                    382:
                    383: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    384: <ul>
                    385: The OpenBSD/i386 release is on CD1.
                    386: Boot from the CD to begin the install - you may need to adjust
                    387: your BIOS options first.
                    388:
                    389: <p>
                    390: If your machine can boot from USB, you can write <i>install58.fs</i> or
                    391: <i>miniroot58.fs</i> to a USB stick and boot from it.
                    392:
                    393: <p>
                    394: If you can't boot from a CD, floppy disk, or USB,
                    395: you can install across the network using PXE as described in
                    396: the included INSTALL.i386 document.
                    397:
                    398: <p>
                    399: If you are planning on dual booting OpenBSD with another OS, you will need to
                    400: read INSTALL.i386.
                    401:
                    402: </ul>
                    403:
                    404: <p>
                    405: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    406: <ul>
                    407: The OpenBSD/amd64 release is on CD2.
                    408: Boot from the CD to begin the install - you may need to adjust
                    409: your BIOS options first.
                    410:
                    411: <p>
                    412: If your machine can boot from USB, you can write <i>install58.fs</i> or
                    413: <i>miniroot58.fs</i> to a USB stick and boot from it.
                    414:
                    415: <p>
                    416: If you can't boot from a CD, floppy disk, or USB,
                    417: you can install across the network using PXE as described in the included
                    418: INSTALL.amd64 document.
                    419:
                    420: <p>
                    421: If you are planning to dual boot OpenBSD with another OS, you will need to
                    422: read INSTALL.amd64.
                    423: </ul>
                    424:
                    425: <p>
                    426: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    427: <ul>
                    428: Burn the image from a mirror site to a CDROM, and power on your machine
                    429: while holding down the <i>C</i> key until the display turns on and
                    430: shows <i>OpenBSD/macppc boot</i>.
                    431:
                    432: <p>
                    433: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    434: /5.8/macppc/bsd.rd</i>
                    435: </ul>
                    436:
                    437: <p>
                    438: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    439: <ul>
                    440: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    441:
                    442: <p>
                    443: If this doesn't work, or if you don't have a CDROM drive, you can write
                    444: <i>CD3:5.8/sparc64/floppy58.fs</i> or <i>CD3:5.8/sparc64/floppyB58.fs</i>
                    445: (depending on your machine) to a floppy and boot it with <i>boot
                    446: floppy</i>. Refer to INSTALL.sparc64 for details.
                    447:
                    448: <p>
                    449: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    450: will most likely fail.
                    451:
                    452: <p>
                    453: You can also write <i>CD3:5.8/sparc64/miniroot58.fs</i> to the swap partition on
                    454: the disk and boot with <i>boot disk:b</i>.
                    455:
                    456: <p>
                    457: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    458: </ul>
                    459:
                    460: <p>
                    461: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    462: <ul>
                    463: <p>Write <i>FTP:5.8/alpha/floppy58.fs</i> or
                    464: <i>FTP:5.8/alpha/floppyB58.fs</i> (depending on your machine) to a diskette and
                    465: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    466:
                    467: <p>
                    468: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    469: will most likely fail.
                    470:
                    471: </ul>
                    472:
                    473: <p>
                    474: <h3><font color="#e00000">OpenBSD/armish:</font></h3>
                    475: <ul>
                    476: <p>
                    477: After connecting a serial port, Thecus can boot directly from the network
                    478: either tftp or http. Configure the network using fconfig, reset,
                    479: then load bsd.rd, see INSTALL.armish for specific details.
                    480: IOData HDL-G can only boot from an EXT-2 partition. Boot into linux
                    481: and copy 'boot' and bsd.rd into the first partition on wd0 (hda1)
                    482: then load and run bsd.rd, preserving the wd0i (hda1) ext2fs partition.
                    483: More details are available in INSTALL.armish.
                    484: </ul>
                    485:
                    486: <p>
                    487: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    488: <ul>
                    489: <p>
                    490: Boot over the network by following the instructions in INSTALL.hppa or the
                    491: <a href="hppa.html#install">hppa platform page</a>.
                    492: </ul>
                    493:
                    494: <p>
                    495: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    496: <ul>
                    497: <p>
                    498: Write <i>miniroot58.fs</i> to the start of the CF
                    499: or disk, and boot normally.
                    500: </ul>
                    501:
                    502: <p>
                    503: <h3><font color="#e00000">OpenBSD/loongson:</font></h3>
                    504: <ul>
                    505: <p>
                    506: Write <i>miniroot58.fs</i> to a USB stick and boot bsd.rd from it
                    507: or boot bsd.rd via tftp.
                    508: Refer to the instructions in INSTALL.loongson for more details.
                    509: </ul>
                    510: <p>
                    511:
                    512: <p>
                    513: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    514: <ul>
                    515: <p>
                    516: Copy `boot' and `bsd.rd' to a Mach or UniOS partition, and boot the bootloader
                    517: from the PROM, and the bsd.rd from the bootloader.
                    518: Refer to the instructions in INSTALL.luna88k for more details.
                    519: </ul>
                    520:
                    521: <p>
                    522: <h3><font color="#e00000">OpenBSD/octeon:</font></h3>
                    523: <ul>
                    524: <p>
                    525: After connecting a serial port, boot bsd.rd over the network via DHCP/tftp.
                    526: Refer to the instructions in INSTALL.octeon for more details.
                    527: </ul>
                    528:
                    529: <p>
                    530: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    531: <ul>
                    532: <p>
                    533: To install, burn cd58.iso on a CD-R, put it in the CD drive of your
                    534: machine and select <i>Install System Software</i> from the System Maintenance
                    535: menu. Indigo/Indy/Indigo2 (R4000) systems will not boot automatically from
                    536: CD-ROM, and need a proper invocation from the PROM prompt.
                    537: Refer to the instructions in INSTALL.sgi for more details.
                    538:
                    539: <p>
                    540: If your machine doesn't have a CD drive, you can setup a DHCP/tftp network
                    541: server, and boot using "bootp()/bsd.rd.IP##" using the kernel matching your
                    542: system type. Refer to the instructions in INSTALL.sgi for more details.
                    543: </ul>
                    544:
                    545: <p>
                    546: <h3><font color="#e00000">OpenBSD/socppc:</font></h3>
                    547: <ul>
                    548: <p>
                    549: After connecting a serial port, boot over the network via DHCP/tftp.
                    550: Refer to the instructions in INSTALL.socppc for more details.
                    551: </ul>
                    552:
                    553: <p>
                    554: <h3><font color="#e00000">OpenBSD/sparc:</font></h3>
                    555: <ul>
                    556: Boot from one of the provided install ISO images, using one of the two
                    557: commands listed below, depending on the version of your ROM.
                    558:
                    559: <ul><pre>
                    560: ok <strong>boot cdrom 5.8/sparc/bsd.rd</strong>
                    561: or
                    562: &gt; <strong>b sd(0,6,0)5.8/sparc/bsd.rd</strong>
                    563: </pre></ul>
                    564:
                    565: <p>
                    566: If your SPARC system does not have a CD drive, you can alternatively boot from floppy.
                    567: To do so you need to write <i>floppy58.fs</i> to a floppy.
                    568: For more information see <a href="faq/faq4.html#MkFlop">FAQ 4.3.2</a>.
                    569: To boot from the floppy use one of the two commands listed below,
                    570: depending on the version of your ROM.
                    571:
                    572: <ul><pre>
                    573: ok <strong>boot floppy</strong>
                    574: or
                    575: &gt; <strong>b fd()</strong>
                    576: </pre></ul>
                    577:
                    578: <p>
                    579: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    580: will most likely fail.
                    581:
                    582: <p>
                    583: If your SPARC system doesn't have a floppy drive nor a CD drive, you can either
                    584: setup a bootable tape, or install via network, as told in the
                    585: INSTALL.sparc file.
                    586: </ul>
                    587:
                    588: <p>
                    589: <h3><font color="#e00000">OpenBSD/vax:</font></h3>
                    590: <ul>
                    591: Boot over the network via mopbooting as described in INSTALL.vax.
                    592: </ul>
                    593:
                    594: <p>
                    595: <h3><font color="#e00000">OpenBSD/zaurus:</font></h3>
                    596: <ul>
                    597: <p>
                    598: Using the Linux built-in graphical ipkg installer, install the
                    599: openbsd58_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
                    600: for a few important details.
                    601: </ul>
                    602:
                    603: <a name="upgrade"></a>
                    604: <hr>
                    605: <p>
                    606: <h3><font color="#0000e0">How to upgrade</font></h3>
                    607: <p>
1.2       deraadt   608: If you already have an OpenBSD 5.7 system, and do not want to reinstall,
1.1       deraadt   609: upgrade instructions and advice can be found in the
                    610: <a href="faq/upgrade58.html">Upgrade Guide</a>.
                    611:
                    612: <a name="sourcecode"></a>
                    613: <hr>
                    614: <p>
                    615: <h3><font color="#0000e0">Notes about the source code</font></h3>
                    616: <p>
                    617: src.tar.gz contains a source archive starting at /usr/src.  This file
                    618: contains everything you need except for the kernel sources, which are
                    619: in a separate archive.  To extract:
                    620: <p>
                    621: <ul><pre>
                    622: # <strong>mkdir -p /usr/src</strong>
                    623: # <strong>cd /usr/src</strong>
                    624: # <strong>tar xvfz /tmp/src.tar.gz</strong>
                    625: </pre></ul>
                    626: <p>
                    627: sys.tar.gz contains a source archive starting at /usr/src/sys.
                    628: This file contains all the kernel sources you need to rebuild kernels.
                    629: To extract:
                    630: <p>
                    631: <ul><pre>
                    632: # <strong>mkdir -p /usr/src/sys</strong>
                    633: # <strong>cd /usr/src</strong>
                    634: # <strong>tar xvfz /tmp/sys.tar.gz</strong>
                    635: </pre></ul>
                    636: <p>
                    637: Both of these trees are a regular CVS checkout.  Using these trees it
                    638: is possible to get a head-start on using the anoncvs servers as
                    639: described <a href="anoncvs.html">here</a>.
                    640: Using these files
                    641: results in a much faster initial CVS update than you could expect from
                    642: a fresh checkout of the full OpenBSD source tree.
                    643: <p>
                    644:
                    645: <a name="ports"></a>
                    646: <hr>
                    647: <p>
                    648: <h3><font color="#0000e0">Ports Tree</font></h3>
                    649: <p>
                    650: A ports tree archive is also provided.  To extract:
                    651: <p>
                    652: <ul><pre>
                    653: # <strong>cd /usr</strong>
                    654: # <strong>tar xvfz /tmp/ports.tar.gz</strong>
                    655: </pre></ul>
                    656: <p>
                    657: Go read the <a href="faq/ports/index.html">ports</a> page
                    658: if you know nothing about ports
                    659: at this point.  This text is not a manual of how to use ports.
                    660: Rather, it is a set of notes meant to kickstart the user on the
                    661: OpenBSD ports system.
                    662: <p>
                    663: The <i>ports/</i> directory represents a CVS (see the manpage for
                    664: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&amp;sektion=1&amp;arch=i386">
                    665: cvs(1)</a> if
                    666: you aren't familiar with CVS) checkout of our ports.  As with our complete
                    667: source tree, our ports tree is available via
                    668: <a href="anoncvs.html">AnonCVS</a>.
                    669: So, in order to keep up to date with the <i>-stable</i> branch, you must make
                    670: the <i>ports/</i> tree available on a read-write medium and update the tree
                    671: with a command like:
                    672: <p>
                    673: <ul><pre>
                    674: # <strong>cd /usr/ports</strong>
1.2       deraadt   675: # <strong>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_5_8</strong>
1.1       deraadt   676: </pre></ul>
                    677: <p>
                    678: [Of course, you must replace the server name here with a nearby anoncvs
                    679: server.]
                    680: <p>
                    681: Note that most ports are available as packages on our mirrors. Updated
                    682: ports for the 5.8 release will be made available if problems arise.
                    683: <p>
                    684: If you're interested in seeing a port added, would like to help out, or just
                    685: would like to know more, the mailing list
                    686: <a href="mail.html">ports@openbsd.org</a> is a good place to know.
                    687: <p>
                    688: </body>
                    689: </html>