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

Annotation of www/59.html, Revision 1.16

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>
        !           133:         client experimential support for resuming SSH-connections (roaming).
        !           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.
        !           152:       <li>Further use of explicit_bzero has been added in various buffer
        !           153:         handling code paths to guard against compilers aggressively doing
        !           154:         dead-store removal.
1.1       deraadt   155:       </ul>
                    156:     <li>The following significant bugs have been fixed in this release:
                    157:       <ul>
1.16    ! sobrado   158:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>,
        !           159:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
        !           160:         add compatability workarounds for FuTTY.
        !           161:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>,
        !           162:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
        !           163:         refine compatability workarounds for WinSCP.
        !           164:       <li>Fix a number of memory faults (double-free, free of uninitialised
        !           165:         memory, etc) in
        !           166:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>
        !           167:         and
        !           168:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&amp;sektion=1">ssh-keygen(1)</a>.
        !           169:       <li>Correctly interpret the 'first_kex_follows' option during the intial
        !           170:         key exchange.
1.1       deraadt   171:       </ul>
                    172:     </ul>
                    173: <p>
                    174:
                    175: <li>LibreSSL
                    176:     <ul>
                    177:     <li>User-visible features:
                    178:       <ul>
                    179:       <li>...
                    180:       </ul>
                    181:     <li>Code improvements:
                    182:       <ul>
                    183:       <li>...
                    184:       </ul>
                    185:     </ul>
                    186: <p>
                    187: <li>Syslogd:
                    188:     <ul>
                    189:     <li>...
                    190:     </ul>
                    191: <p>
                    192: <li>Ports and packages:
                    193:     <dl>
                    194:     <dt>Many pre-built packages for each architecture:
                    195:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    196:     <tr>
                    197:     <td valign="top" width="25%">
                    198:     <ul>
                    199:       <li>alpha:      xxxx
                    200:       <li>amd64:      xxxx
                    201:       <li>hppa:       xxxx
                    202:     </ul></td><td valign=top width="25%"><ul>
                    203:       <li>i386:       xxxx
                    204:       <li>mips64:     xxxx
                    205:       <li>mips64el:   xxxx
                    206:     </ul></td><td valign=top width="25%"><ul>
                    207:       <li>powerpc:    xxxx
                    208:       <li>sh:         xxxx
                    209:       <li>sparc64:    xxxx
                    210:     </ul></td><td valign=top width="25%"><ul>
                    211:       <li>vax:        xxxx
                    212:     </ul></td></tr></table>
                    213:     <p>
                    214:
                    215:     <dt>Some highlights:
                    216:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    217:     <tr>
                    218:     <td valign="top" width="33%"><ul>
1.15      lteo      219:        <li>Chromium 48.0.2564.97
1.1       deraadt   220:        <li>Emacs 21.4 and 24.5
1.3       jsg       221:        <li>GCC 4.9.3
                    222:        <li>GHC 7.10.3
                    223:        <li>GNOME 3.18.2
1.5       sthen     224:        <li>Go 1.5.3
1.1       deraadt   225:        <li>Groff 1.22.3
                    226:        <li>JDK 1.7.0.80 and 1.8.0.45
                    227:        <li>KDE 3.5.10 and 4.14.3 (plus KDE4 core updates)
                    228:        <li>LLVM/Clang 3.5 (20140228)
1.3       jsg       229:        <li>LibreOffice 5.0.4.2
                    230:        <li>MariaDB 10.0.23
                    231:        <li>Mono 4.2.1.102
1.13      jsg       232:        <li>Mozilla Firefox 38.6.0esr and 44.0
1.3       jsg       233:        <li>Mozilla Thunderbird 38.5.1
1.1       deraadt   234:     </ul></td><td valign=top width="33%"><ul>
1.14      abieber   235:        <li>Node.js 4.2.6
1.3       jsg       236:        <li>OpenLDAP 2.3.43 and 2.4.43
1.5       sthen     237:        <li>PHP 5.4.45, 5.5.31 and 5.6.17
1.3       jsg       238:        <li>Postfix 3.0.3
                    239:        <li>PostgreSQL 9.4.5
                    240:        <li>Python 2.7.11, 3.4.4 and 3.5.1
                    241:        <li>R 3.2.3
                    242:        <li>Ruby 1.8.7.374, 2.0.0.648, 2.1.8, 2.2.4 and 2.3.0
1.15      lteo      243:        <li>Rust 1.6.0
1.1       deraadt   244:        <li>Sendmail 8.15.2
1.3       jsg       245:        <li>Sudo 1.8.15
1.1       deraadt   246:        <li>Tcl/Tk 8.5.18 and 8.6.4
                    247:        <li>TeX Live 2014
1.3       jsg       248:        <li>Vim 7.4.900
1.1       deraadt   249:        <li>Xfce 4.12
                    250:     </ul></td><td valign=top width="34%">
                    251:     </td></tr></table>
                    252: <p>
                    253:
                    254: <li>As usual, steady improvements in manual pages and other documentation.
                    255: <p>
                    256:
                    257: <li>The system includes the following major components from outside suppliers:
                    258:     <ul>
1.3       jsg       259:     <li>Xenocara (based on X.Org 7.7 with xserver 1.17.4 + patches,
1.8       jsg       260:       freetype 2.6.2, fontconfig 2.11.1, Mesa 11.0.9, xterm 322,
1.3       jsg       261:       xkeyboard-config 2.16 and more)
1.1       deraadt   262:     <li>Gcc 4.2.1 (+ patches) and 3.3.6 (+ patches)
                    263:     <li>Perl 5.20.2 (+ patches)
1.3       jsg       264:     <li>SQLite 3.9.2 (+ patches)
                    265:     <li>NSD 4.1.7
                    266:     <li>Unbound 1.5.7
1.1       deraadt   267:     <li>Ncurses 5.7
                    268:     <li>Binutils 2.17 (+ patches)
                    269:     <li>Gdb 6.3 (+ patches)
                    270:     <li>Less 458 (+ patches)
                    271:     <li>Awk Aug 10, 2011 version
                    272:     </ul>
                    273:
                    274: </ul>
                    275:
                    276: <a name="install"></a>
                    277: <hr>
                    278: <p>
                    279: <h3><font color="#0000e0">How to install</font></h3>
                    280: <p>
                    281: Following this are the instructions which you would have on a piece of
                    282: paper if you had purchased a CDROM set instead of doing an alternate
                    283: form of install.  The instructions for doing an HTTP (or other style
                    284: of) install are very similar; the CDROM instructions are left intact
                    285: so that you can see how much easier it would have been if you had
                    286: purchased a CDROM instead.
                    287: <p>
                    288:
                    289: <hr>
                    290: Please refer to the following files on the three CDROMs or mirror site for
                    291: extensive details on how to install OpenBSD 5.9 on your machine:
                    292: <p>
                    293: <ul>
                    294: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/alpha/INSTALL.alpha">
                    295:        .../OpenBSD/5.9/alpha/INSTALL.alpha (on CD1)</a>
                    296: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/i386/INSTALL.i386">
                    297:        .../OpenBSD/5.9/i386/INSTALL.i386 (on CD1)</a>
                    298: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/hppa/INSTALL.hppa">
                    299:        .../OpenBSD/5.9/hppa/INSTALL.hppa (on CD1)</a>
                    300: <p>
                    301: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/amd64/INSTALL.amd64">
                    302:        .../OpenBSD/5.9/amd64/INSTALL.amd64 (on CD2)</a>
                    303: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/macppc/INSTALL.macppc">
                    304:        .../OpenBSD/5.9/macppc/INSTALL.macppc (on CD2)</a>
                    305: <p>
                    306: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/sparc64/INSTALL.sparc64">
                    307:        .../OpenBSD/5.9/sparc64/INSTALL.sparc64 (on CD3)</a>
                    308: <p>
                    309: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/alpha/INSTALL.alpha">
                    310:        .../OpenBSD/5.9/alpha/INSTALL.alpha</a>
                    311: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/hppa/INSTALL.hppa">
                    312:        .../OpenBSD/5.9/hppa/INSTALL.hppa</a>
                    313: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/landisk/INSTALL.landisk">
                    314:        .../OpenBSD/5.9/landisk/INSTALL.landisk</a>
                    315: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/loongson/INSTALL.loongson">
                    316:        .../OpenBSD/5.9/loongson/INSTALL.loongson</a>
                    317: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/luna88k/INSTALL.luna88k">
                    318:        .../OpenBSD/5.9/luna88k/INSTALL.luna88k</a>
                    319: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/macppc/INSTALL.macppc">
                    320:        .../OpenBSD/5.9/macppc/INSTALL.macppc</a>
                    321: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/octeon/INSTALL.octeon">
                    322:        .../OpenBSD/5.9/octeon/INSTALL.octeon</a>
                    323: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/sgi/INSTALL.sgi">
                    324:        .../OpenBSD/5.9/sgi/INSTALL.sgi</a>
                    325: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/socppc/INSTALL.socppc">
                    326:        .../OpenBSD/5.9/socppc/INSTALL.socppc</a>
                    327: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/vax/INSTALL.vax">
                    328:        .../OpenBSD/5.9/vax/INSTALL.vax</a>
                    329: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/zaurus/INSTALL.zaurus">
                    330:        .../OpenBSD/5.9/zaurus/INSTALL.zaurus</a>
                    331: </ul>
                    332: <hr>
                    333:
                    334: <p>
                    335: Quick installer information for people familiar with OpenBSD, and the
                    336: use of the "disklabel -E" command.  If you are at all confused when
                    337: installing OpenBSD, read the relevant INSTALL.* file as listed above!
                    338: <p>
                    339:
                    340: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    341: <ul>
                    342: The OpenBSD/i386 release is on CD1.
                    343: Boot from the CD to begin the install - you may need to adjust
                    344: your BIOS options first.
                    345:
                    346: <p>
                    347: If your machine can boot from USB, you can write <i>install59.fs</i> or
                    348: <i>miniroot59.fs</i> to a USB stick and boot from it.
                    349:
                    350: <p>
                    351: If you can't boot from a CD, floppy disk, or USB,
                    352: you can install across the network using PXE as described in
                    353: the included INSTALL.i386 document.
                    354:
                    355: <p>
                    356: If you are planning on dual booting OpenBSD with another OS, you will need to
                    357: read INSTALL.i386.
                    358:
                    359: </ul>
                    360:
                    361: <p>
                    362: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    363: <ul>
                    364: The OpenBSD/amd64 release is on CD2.
                    365: Boot from the CD to begin the install - you may need to adjust
                    366: your BIOS options first.
                    367:
                    368: <p>
                    369: If your machine can boot from USB, you can write <i>install59.fs</i> or
                    370: <i>miniroot59.fs</i> to a USB stick and boot from it.
                    371:
                    372: <p>
                    373: If you can't boot from a CD, floppy disk, or USB,
                    374: you can install across the network using PXE as described in the included
                    375: INSTALL.amd64 document.
                    376:
                    377: <p>
                    378: If you are planning to dual boot OpenBSD with another OS, you will need to
                    379: read INSTALL.amd64.
                    380: </ul>
                    381:
                    382: <p>
                    383: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    384: <ul>
                    385: Burn the image from a mirror site to a CDROM, and power on your machine
                    386: while holding down the <i>C</i> key until the display turns on and
                    387: shows <i>OpenBSD/macppc boot</i>.
                    388:
                    389: <p>
                    390: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    391: /5.9/macppc/bsd.rd</i>
                    392: </ul>
                    393:
                    394: <p>
                    395: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    396: <ul>
                    397: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    398:
                    399: <p>
                    400: If this doesn't work, or if you don't have a CDROM drive, you can write
                    401: <i>CD3:5.9/sparc64/floppy59.fs</i> or <i>CD3:5.9/sparc64/floppyB59.fs</i>
                    402: (depending on your machine) to a floppy and boot it with <i>boot
                    403: floppy</i>. Refer to INSTALL.sparc64 for details.
                    404:
                    405: <p>
                    406: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    407: will most likely fail.
                    408:
                    409: <p>
                    410: You can also write <i>CD3:5.9/sparc64/miniroot59.fs</i> to the swap partition on
                    411: the disk and boot with <i>boot disk:b</i>.
                    412:
                    413: <p>
                    414: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    415: </ul>
                    416:
                    417: <p>
                    418: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    419: <ul>
                    420: <p>Write <i>FTP:5.9/alpha/floppy59.fs</i> or
                    421: <i>FTP:5.9/alpha/floppyB59.fs</i> (depending on your machine) to a diskette and
                    422: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    423:
                    424: <p>
                    425: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    426: will most likely fail.
                    427:
                    428: </ul>
                    429:
                    430: <p>
                    431: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    432: <ul>
                    433: <p>
                    434: Boot over the network by following the instructions in INSTALL.hppa or the
                    435: <a href="hppa.html#install">hppa platform page</a>.
                    436: </ul>
                    437:
                    438: <p>
                    439: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    440: <ul>
                    441: <p>
                    442: Write <i>miniroot59.fs</i> to the start of the CF
                    443: or disk, and boot normally.
                    444: </ul>
                    445:
                    446: <p>
                    447: <h3><font color="#e00000">OpenBSD/loongson:</font></h3>
                    448: <ul>
                    449: <p>
                    450: Write <i>miniroot59.fs</i> to a USB stick and boot bsd.rd from it
                    451: or boot bsd.rd via tftp.
                    452: Refer to the instructions in INSTALL.loongson for more details.
                    453: </ul>
                    454: <p>
                    455:
                    456: <p>
                    457: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    458: <ul>
                    459: <p>
                    460: Copy `boot' and `bsd.rd' to a Mach or UniOS partition, and boot the bootloader
                    461: from the PROM, and then bsd.rd from the bootloader.
                    462: Refer to the instructions in INSTALL.luna88k for more details.
                    463: </ul>
                    464:
                    465: <p>
                    466: <h3><font color="#e00000">OpenBSD/octeon:</font></h3>
                    467: <ul>
                    468: <p>
                    469: After connecting a serial port, boot bsd.rd over the network via DHCP/tftp.
                    470: Refer to the instructions in INSTALL.octeon for more details.
                    471: </ul>
                    472:
                    473: <p>
                    474: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    475: <ul>
                    476: <p>
                    477: To install, burn cd59.iso on a CD-R, put it in the CD drive of your
                    478: machine and select <i>Install System Software</i> from the System Maintenance
                    479: menu. Indigo/Indy/Indigo2 (R4000) systems will not boot automatically from
                    480: CD-ROM, and need a proper invocation from the PROM prompt.
                    481: Refer to the instructions in INSTALL.sgi for more details.
                    482:
                    483: <p>
                    484: If your machine doesn't have a CD drive, you can setup a DHCP/tftp network
                    485: server, and boot using "bootp()/bsd.rd.IP##" using the kernel matching your
                    486: system type. Refer to the instructions in INSTALL.sgi for more details.
                    487: </ul>
                    488:
                    489: <p>
                    490: <h3><font color="#e00000">OpenBSD/socppc:</font></h3>
                    491: <ul>
                    492: <p>
                    493: After connecting a serial port, boot over the network via DHCP/tftp.
                    494: Refer to the instructions in INSTALL.socppc for more details.
                    495: </ul>
                    496:
                    497: <p>
                    498: <h3><font color="#e00000">OpenBSD/vax:</font></h3>
                    499: <ul>
                    500: Boot over the network via mopbooting as described in INSTALL.vax.
                    501: </ul>
                    502:
                    503: <p>
                    504: <h3><font color="#e00000">OpenBSD/zaurus:</font></h3>
                    505: <ul>
                    506: <p>
                    507: Using the Linux built-in graphical ipkg installer, install the
                    508: openbsd59_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
                    509: for a few important details.
                    510: </ul>
                    511:
                    512: <a name="upgrade"></a>
                    513: <hr>
                    514: <p>
                    515: <h3><font color="#0000e0">How to upgrade</font></h3>
                    516: <p>
1.6       tj        517: If you already have an OpenBSD 5.8 system, and do not want to reinstall,
1.1       deraadt   518: upgrade instructions and advice can be found in the
                    519: <a href="faq/upgrade59.html">Upgrade Guide</a>.
                    520:
                    521: <a name="sourcecode"></a>
                    522: <hr>
                    523: <p>
                    524: <h3><font color="#0000e0">Notes about the source code</font></h3>
                    525: <p>
                    526: src.tar.gz contains a source archive starting at /usr/src.  This file
                    527: contains everything you need except for the kernel sources, which are
                    528: in a separate archive.  To extract:
                    529: <p>
                    530: <ul><pre>
                    531: # <strong>mkdir -p /usr/src</strong>
                    532: # <strong>cd /usr/src</strong>
                    533: # <strong>tar xvfz /tmp/src.tar.gz</strong>
                    534: </pre></ul>
                    535: <p>
                    536: sys.tar.gz contains a source archive starting at /usr/src/sys.
                    537: This file contains all the kernel sources you need to rebuild kernels.
                    538: To extract:
                    539: <p>
                    540: <ul><pre>
                    541: # <strong>mkdir -p /usr/src/sys</strong>
                    542: # <strong>cd /usr/src</strong>
                    543: # <strong>tar xvfz /tmp/sys.tar.gz</strong>
                    544: </pre></ul>
                    545: <p>
                    546: Both of these trees are a regular CVS checkout.  Using these trees it
                    547: is possible to get a head-start on using the anoncvs servers as
                    548: described <a href="anoncvs.html">here</a>.
                    549: Using these files
                    550: results in a much faster initial CVS update than you could expect from
                    551: a fresh checkout of the full OpenBSD source tree.
                    552: <p>
                    553:
                    554: <a name="ports"></a>
                    555: <hr>
                    556: <p>
                    557: <h3><font color="#0000e0">Ports Tree</font></h3>
                    558: <p>
                    559: A ports tree archive is also provided.  To extract:
                    560: <p>
                    561: <ul><pre>
                    562: # <strong>cd /usr</strong>
                    563: # <strong>tar xvfz /tmp/ports.tar.gz</strong>
                    564: </pre></ul>
                    565: <p>
                    566: Go read the <a href="faq/ports/index.html">ports</a> page
                    567: if you know nothing about ports
                    568: at this point.  This text is not a manual of how to use ports.
                    569: Rather, it is a set of notes meant to kickstart the user on the
                    570: OpenBSD ports system.
                    571: <p>
                    572: The <i>ports/</i> directory represents a CVS (see the manpage for
                    573: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&amp;sektion=1&amp;arch=i386">
                    574: cvs(1)</a> if
                    575: you aren't familiar with CVS) checkout of our ports.  As with our complete
                    576: source tree, our ports tree is available via
                    577: <a href="anoncvs.html">AnonCVS</a>.
                    578: So, in order to keep up to date with the <i>-stable</i> branch, you must make
                    579: the <i>ports/</i> tree available on a read-write medium and update the tree
                    580: with a command like:
                    581: <p>
                    582: <ul><pre>
                    583: # <strong>cd /usr/ports</strong>
                    584: # <strong>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_5_9</strong>
                    585: </pre></ul>
                    586: <p>
                    587: [Of course, you must replace the server name here with a nearby anoncvs
                    588: server.]
                    589: <p>
                    590: Note that most ports are available as packages on our mirrors. Updated
                    591: ports for the 5.9 release will be made available if problems arise.
                    592: <p>
                    593: If you're interested in seeing a port added, would like to help out, or just
                    594: would like to know more, the mailing list
                    595: <a href="mail.html">ports@openbsd.org</a> is a good place to know.
                    596: <p>
                    597: </body>
                    598: </html>