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

Annotation of www/56.html, Revision 1.2

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 5.6</title>
                      5: <meta name="resource-type" content="document">
                      6: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      7: <meta name="description" content="OpenBSD 5.6">
                      8: <meta name="keywords" content="openbsd,main">
                      9: <meta name="distribution" content="global">
                     10: <meta name="copyright" content="This document copyright 2014 by OpenBSD.">
                     11: </head>
                     12:
                     13: <body bgcolor="#ffffff" text="#000000" link="#24248E">
                     14:
                     15: <a href="index.html">
                     16: <img alt="[OpenBSD]" height="30" width="141" hspace="24" src="images/smalltitle.gif" border="0"></a>
                     17: <p>
                     18:
                     19: <a href="images/XXX.jpg">
                     20: <img align="left" width="227" height="343" hspace="24" src="images/XXX.jpg"></a>
                     21: <h2><font color="#0000e0">OpenBSD 5.6</font></h2>
                     22: <p>
                     23: Released Nov 1, 2014<br>
                     24: Copyright 1997-2014, Theo de Raadt.<br>
                     25: <font color="#e00000">ISBN 978-0-9881561-4-2</font>
                     26: <br>
                     27: <a href="lyrics.html#56">5.6 Song: "XXX"</a>
                     28: <p>
                     29:
                     30: <ul>
                     31: <li>Order a CDROM from our <a href="orders.html">ordering system</a>.
                     32: <li>See the information on <a href="ftp.html">the FTP page</a> for
                     33:     a list of mirror machines.
                     34: <li>Go to the <font color="#e00000">pub/OpenBSD/5.6/</font> directory on
                     35:     one of the mirror sites.
                     36: <li>Briefly read the rest of this document.
                     37: <li>Have a look at <a href="errata56.html">the 5.6 errata page</a> for a list
                     38:     of bugs and workarounds.
                     39: <li>See a <a href="plus56.html">detailed log of changes</a> between the
                     40:     5.5 and 5.6 releases.
                     41: <p>
                     42: <li>5.6 base signify pubkey: RWR0EANmo9nqhpPbPUZDIBcRtrVcRwQxZ8UKGWY8Ui4RHi229KFL84wV
                     43: <li>5.6 fw signify pubkey:   RWT4e3jpYgSeLYs62aDsUkcvHR7+so5S/Fz/++B859j61rfNVcQTRxMw
                     44: <li>5.6 pkg signify pubkey:  RWSPEf7Vpp2j0PTDG+eLs5L700nlqBFzEcSmHuv3ypVUEOYwso+UucXb
                     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.6.
                     60: For a comprehensive list, see the <a href="plus56.html">changelog</a> leading
                     61: to 5.6.
                     62: <p>
                     63:
                     64: <ul>
                     65: <li>...
                     66: <p>
                     67:
                     68:
                     69: <li>Installer improvements:
                     70:     <ul>
                     71:     <li>...
                     72:     </ul>
                     73: <p>
                     74:
                     75: <li>New/extended platforms:
                     76:     <ul>
                     77:     <li>...
                     78:     </ul>
                     79: <p>
                     80:
                     81: <li>Improved hardware support, including:
                     82:     <ul>
                     83:     <li>...
                     84:     </ul>
                     85: <p>
                     86:
                     87: <li>Generic network stack improvements:
                     88:     <ul>
                     89:     <li>...
                     90:     </ul>
                     91: <p>
                     92:
                     93: <li>Routing daemons and other userland network improvements:
                     94:     <ul>
                     95:     <li>...
                     96:     </ul>
                     97: <p>
                     98:
                     99: <li>OpenSMTPD 5.4.2 (includes changes to 5.4.1):
                    100:     <ul>
                    101:     <li>...
                    102:     </ul>
                    103: <p>
                    104:
                    105: <li>Security improvements:
                    106:     <ul>
1.2     ! pascal    107:     <li>Changed the heuristics of the stack protector to also protect functions with local array definitions and references to local frame addresses.  This matches the -fstack-protector-strong option of upstream GCC.
        !           108:     <li>Position-independent executables (PIE) are now used by default on powerpc.
        !           109:     <li>Removed Kerberos.
        !           110:     </ul>
        !           111: <p>
        !           112:
        !           113: <li>Assorted improvements:
        !           114:     <ul>
1.1       deraadt   115:     <li>...
                    116:     </ul>
                    117: <p>
                    118:
1.2     ! pascal    119: <li>LibreSSL
1.1       deraadt   120:     <ul>
                    121:     <li>...
                    122:     </ul>
                    123: <p>
                    124:
1.2     ! pascal    125: <li>OpenSSH 6.7
1.1       deraadt   126:     <ul>
                    127:     <li>Security:
                    128:       <ul>
                    129:       <li>...
                    130:       </ul>
                    131:     <li>New/changed features:
                    132:       <ul>
                    133:       <li>...
                    134:       </ul>
                    135:     <li>The following significant bugs have been fixed in this release:
                    136:       <ul>
                    137:       <li>...
                    138:       </ul>
                    139:     </ul>
                    140: <p>
                    141:
                    142: <li>Ports and packages:
                    143:     <ul>
1.2     ! pascal    144:     <li>Over 8,800 ports.
1.1       deraadt   145:     <li>...
                    146:     </ul>
                    147: <p>
                    148: <li>Many pre-built packages for each architecture:
                    149:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    150:     <tr>
                    151:     <td valign="top" width="25%">
                    152:     <ul>
                    153:       <li>i386:       XXXX
                    154:       <li>sparc64:    XXXX
                    155:       <li>alpha:      XXXX
                    156:       <li>m68k:       XXXX
                    157:     </ul></td><td valign=top width="25%"><ul>
                    158:       <li>sh:         XXXX
                    159:       <li>amd64:      XXXX
                    160:       <li>powerpc:    XXXX
                    161:       <li>m88k:       XXXX
                    162:     </ul></td><td valign=top width="25%"><ul>
                    163:       <li>sparc:      XXXX
                    164:       <li>arm:        XXXX
                    165:       <li>hppa:       XXXX
                    166:     </ul></td><td valign=top width="25%"><ul>
                    167:       <li>vax:        XXXX
                    168:       <li>mips64:     XXXX
                    169:       <li>mips64el:   XXXX
                    170:   </ul></td></tr></table>
                    171: <p>
                    172:
                    173: <li>Some highlights:
                    174:     <ul>
1.2     ! pascal    175:     <li>GNOME 3.12.2                   <li>KDE 3.5.10
        !           176:     <li>KDE 4.13.2
1.1       deraadt   177:     <li>Xfce 4.10                      <li>MySQL 5.1.73
1.2     ! pascal    178:     <li>PostgreSQL 9.3.4               <li>Postfix 2.11.1
        !           179:     <li>OpenLDAP 2.3.43 and 2.4.39     <li>Mozilla Firefox 31.0
        !           180:     <li>Mozilla Thunderbird 31.0       <li>GHC 7.6.3
        !           181:     <li>LibreOffice 4.1.6.2            <li>Emacs 21.4 and 24.3
        !           182:     <li>Vim 7.4.135                    <li>PHP 5.3.28, 5.4.30 and 5.5.14
        !           183:     <li>Python 2.7.8, 3.3.5 and 3.4.1  <li>Ruby 1.8.7.374, 1.9.3.545, 2.0.0.481 and 2.1.2
        !           184:     <li>Tcl/Tk 8.5.15 and 8.6.1                <li>JDK 1.6.0.32 and 1.7.0.55
        !           185:     <li>Mono 3.4.0                     <li>Chromium 36.0.1985.125
        !           186:     <li>Groff 1.22.2                   <li>Go 1.3
        !           187:     <li>GCC 4.6.4, 4.8.3 and 4.9.0     <li>LLVM/Clang 3.5 (20140228)
        !           188:     <li>Node.js 0.10.28
1.1       deraadt   189:     </ul>
                    190: <p>
                    191:
                    192: <li>As usual, steady improvements in manual pages and other documentation.
                    193: <p>
                    194:
                    195: <li>The system includes the following major components from outside suppliers:
                    196:     <ul>
1.2     ! pascal    197:     <li>Xenocara (based on X.Org 7.7 with xserver 1.15.2 + patches,
        !           198:       freetype 2.5.3, fontconfig 2.11.1, Mesa 10.2.3, xterm 309,
        !           199:       xkeyboard-config 2.11 and more)
1.1       deraadt   200:     <li>Gcc 4.2.1 (+ patches) and 3.3.6 (+ patches)
1.2     ! pascal    201:     <li>Perl 5.18.3 (+ patches)
        !           202:     <li>Nginx 1.6.0 (+ patches)
        !           203:     <li>SQLite 3.8.4.3 (+ patches)
1.1       deraadt   204:     <li>Sendmail 8.14.8, with libmilter
                    205:     <li>Bind 9.4.2-P2 (+ patches)
                    206:     <li>NSD 4.0.1
1.2     ! pascal    207:     <li>Unbound 1.4.22
1.1       deraadt   208:     <li>Sudo 1.7.2p8
                    209:     <li>Ncurses 5.7
                    210:     <li>Binutils 2.15 (+ patches)
                    211:     <li>Gdb 6.3 (+ patches)
                    212:     <li>Less 444 (+ patches)
                    213:     <li>Awk Aug 10, 2011 version
                    214:     </ul>
                    215:
                    216: </ul>
                    217:
                    218: <a name="install"></a>
                    219: <hr>
                    220: <p>
                    221: <h3><font color="#0000e0">How to install</font></h3>
                    222: <p>
                    223: Following this are the instructions which you would have on a piece of
                    224: paper if you had purchased a CDROM set instead of doing an alternate
                    225: form of install.  The instructions for doing an FTP (or other style
                    226: of) install are very similar; the CDROM instructions are left intact
                    227: so that you can see how much easier it would have been if you had
                    228: purchased a CDROM instead.
                    229: <p>
                    230:
                    231: <hr>
                    232: Please refer to the following files on the three CDROMs or FTP mirror for
                    233: extensive details on how to install OpenBSD 5.6 on your machine:
                    234: <p>
                    235: <ul>
                    236: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.6/i386/INSTALL.i386">
                    237:        .../OpenBSD/5.6/i386/INSTALL.i386 (on CD1)</a>
                    238: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.6/vax/INSTALL.vax">
                    239:        .../OpenBSD/vax/INSTALL.vax (on CD1)</a>
                    240: <p>
                    241: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.6/amd64/INSTALL.amd64">
                    242:        .../OpenBSD/amd64/INSTALL.amd64 (on CD2)</a>
                    243: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.6/hppa/INSTALL.hppa">
                    244:        .../OpenBSD/hppa/INSTALL.hppa (on CD2)</a>
                    245: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.6/macppc/INSTALL.macppc">
                    246:        .../OpenBSD/macppc/INSTALL.macppc (on CD2)</a>
                    247: <p>
                    248: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.6/sparc64/INSTALL.sparc64">
                    249:        .../OpenBSD/sparc64/INSTALL.sparc64 (on CD3)</a>
                    250: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.6/sparc/INSTALL.sparc">
                    251:        .../OpenBSD/sparc/INSTALL.sparc (on CD3)</a>
                    252: <p>
                    253: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.6/alpha/INSTALL.alpha">
                    254:        .../OpenBSD/5.6/alpha/INSTALL.alpha</a>
                    255: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.6/armish/INSTALL.armish">
                    256:        .../OpenBSD/5.6/armish/INSTALL.armish</a>
                    257: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.6/armv7/INSTALL.armv7">
                    258:        .../OpenBSD/5.6/armv7/INSTALL.armv7</a>
                    259: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.6/aviion/INSTALL.aviion">
                    260:        .../OpenBSD/5.6/aviion/INSTALL.aviion</a>
                    261: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.6/hp300/INSTALL.hp300">
                    262:        .../OpenBSD/5.6/hp300/INSTALL.hp300</a>
                    263: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.6/hppa/INSTALL.hppa">
                    264:        .../OpenBSD/5.6/hppa/INSTALL.hppa</a>
                    265: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.6/landisk/INSTALL.landisk">
                    266:        .../OpenBSD/5.6/landisk/INSTALL.landisk</a>
                    267: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.6/loongson/INSTALL.loongson">
                    268:        .../OpenBSD/5.6/loongson/INSTALL.loongson</a>
                    269: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.6/luna88k/INSTALL.luna88k">
                    270:        .../OpenBSD/5.6/luna88k/INSTALL.luna88k</a>
                    271: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.6/macppc/INSTALL.macppc">
                    272:        .../OpenBSD/5.6/macppc/INSTALL.macppc</a>
                    273: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.6/mvme68k/INSTALL.mvme68k">
                    274:        .../OpenBSD/5.6/mvme68k/INSTALL.mvme68k</a>
                    275: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.6/mvme88k/INSTALL.mvme88k">
                    276:        .../OpenBSD/5.6/mvme88k/INSTALL.mvme88k</a>
                    277: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.6/octeon/INSTALL.octeon">
                    278:        .../OpenBSD/5.6/octeon/INSTALL.octeon</a>
                    279: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.6/sgi/INSTALL.sgi">
                    280:        .../OpenBSD/5.6/sgi/INSTALL.sgi</a>
                    281: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.6/socppc/INSTALL.socppc">
                    282:        .../OpenBSD/5.6/socppc/INSTALL.socppc</a>
                    283: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.6/sparc/INSTALL.sparc">
                    284:        .../OpenBSD/5.6/sparc/INSTALL.sparc</a>
                    285: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.6/vax/INSTALL.vax">
                    286:        .../OpenBSD/5.6/vax/INSTALL.vax</a>
                    287: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.6/zaurus/INSTALL.zaurus">
                    288:        .../OpenBSD/5.6/zaurus/INSTALL.zaurus</a>
                    289: </ul>
                    290: <hr>
                    291:
                    292: <p>
                    293: Quick installer information for people familiar with OpenBSD, and the
                    294: use of the "disklabel -E" command.  If you are at all confused when
                    295: installing OpenBSD, read the relevant INSTALL.* file as listed above!
                    296: <p>
                    297:
                    298: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    299: <ul>
                    300: Play with your BIOS options to enable booting from a CD. The OpenBSD/i386
                    301: release is on CD1. If your BIOS does not support booting from CD, you will need
                    302: to create a boot floppy to install from. To create a boot floppy write
                    303: <i>CD1:5.6/i386/floppy56.fs</i> to a floppy and boot via the floppy drive.
                    304:
                    305: <p>
                    306: Use <i>CD1:5.6/i386/floppyB56.fs</i> instead for greater SCSI controller
                    307: support, or <i>CD1:5.6/i386/floppyC56.fs</i> for better laptop support.
                    308:
                    309: <p>
                    310: If you can't boot from a CD or a floppy disk,
                    311: you can install across the network using PXE as described in
                    312: the included INSTALL.i386 document.
                    313:
                    314: <p>
                    315: If you are planning on dual booting OpenBSD with another OS, you will need to
                    316: read INSTALL.i386.
                    317:
                    318: <p>
                    319: To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located
                    320: at <i>CD1:5.6/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,
                    321: use the
                    322: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>
                    323: utility. The following is an example usage of
                    324: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>,
                    325: where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or
                    326: &quot;rfd0a&quot;.
                    327:
                    328: <ul><pre>
                    329: # <strong>dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k</strong>
                    330: </pre></ul>
                    331:
                    332: <p>
                    333: Make sure you use properly formatted perfect floppies with NO BAD BLOCKS or
                    334: your install will most likely fail. For more information on creating a boot
                    335: floppy and installing OpenBSD/i386 please refer to
                    336: <a href="faq/faq4.html#MkFlop">FAQ 4.3.2</a>.
                    337: </ul>
                    338:
                    339: <p>
                    340: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    341: <ul>
                    342: The 5.6 release of OpenBSD/amd64 is located on CD2.
                    343: Boot from the CD to begin the install - you may need to adjust
                    344: your BIOS options first.
                    345: If you can't boot from the CD, you can create a boot floppy to install from.
                    346: To do this, write <i>CD2:5.6/amd64/floppy56.fs</i> to a floppy, then
                    347: boot from the floppy drive.
                    348:
                    349: <p>
                    350: If you can't boot from a CD or a floppy disk,
                    351: you can install across the network using PXE as described in the included
                    352: INSTALL.amd64 document.
                    353:
                    354: <p>
                    355: If you are planning to dual boot OpenBSD with another OS, you will need to
                    356: read INSTALL.amd64.
                    357: </ul>
                    358:
                    359: <p>
                    360: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    361: <ul>
                    362: Burn the image from the FTP site to a CDROM, and power on your machine
                    363: while holding down the <i>C</i> key until the display turns on and
                    364: shows <i>OpenBSD/macppc boot</i>.
                    365:
                    366: <p>
                    367: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    368: /5.6/macppc/bsd.rd</i>
                    369: </ul>
                    370:
                    371: <p>
                    372: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    373: <ul>
                    374: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    375:
                    376: <p>
                    377: If this doesn't work, or if you don't have a CDROM drive, you can write
                    378: <i>CD3:5.6/sparc64/floppy56.fs</i> or <i>CD3:5.6/sparc64/floppyB56.fs</i>
                    379: (depending on your machine) to a floppy and boot it with <i>boot
                    380: floppy</i>. Refer to INSTALL.sparc64 for details.
                    381:
                    382: <p>
                    383: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    384: will most likely fail.
                    385:
                    386: <p>
                    387: You can also write <i>CD3:5.6/sparc64/miniroot56.fs</i> to the swap partition on
                    388: the disk and boot with <i>boot disk:b</i>.
                    389:
                    390: <p>
                    391: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    392: </ul>
                    393:
                    394: <p>
                    395: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    396: <ul>
                    397: <p>Write <i>FTP:5.6/alpha/floppy56.fs</i> or
                    398: <i>FTP:5.6/alpha/floppyB56.fs</i> (depending on your machine) to a diskette and
                    399: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    400:
                    401: <p>
                    402: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    403: will most likely fail.
                    404:
                    405: </ul>
                    406:
                    407: <p>
                    408: <h3><font color="#e00000">OpenBSD/armish:</font></h3>
                    409: <ul>
                    410: <p>
                    411: After connecting a serial port, Thecus can boot directly from the network
                    412: either tftp or http. Configure the network using fconfig, reset,
                    413: then load bsd.rd, see INSTALL.armish for specific details.
                    414: IOData HDL-G can only boot from an EXT-2 partition. Boot into linux
                    415: and copy 'boot' and bsd.rd into the first partition on wd0 (hda1)
                    416: then load and run bsd.rd, preserving the wd0i (hda1) ext2fs partition.
                    417: More details are available in INSTALL.armish.
                    418: </ul>
                    419:
                    420: <p>
                    421: <h3><font color="#e00000">OpenBSD/hp300:</font></h3>
                    422: <ul>
                    423: <p>
                    424: Boot over the network by following the instructions in INSTALL.hp300.
                    425: </ul>
                    426:
                    427: <p>
                    428: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    429: <ul>
                    430: <p>
                    431: Boot over the network by following the instructions in INSTALL.hppa or the
                    432: <a href="hppa.html#install">hppa platform page</a>.
                    433: </ul>
                    434:
                    435: <p>
                    436: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    437: <ul>
                    438: <p>
                    439: Write <i>miniroot56.fs</i> to the start of the CF
                    440: or disk, and boot normally.
                    441: </ul>
                    442:
                    443: <p>
                    444: <h3><font color="#e00000">OpenBSD/loongson:</font></h3>
                    445: <ul>
                    446: <p>
                    447: Write <i>miniroot56.fs</i> to a USB stick and boot bsd.rd from it
                    448: or boot bsd.rd via tftp.
                    449: Refer to the instructions in INSTALL.loongson for more details.
                    450: </ul>
                    451: <p>
                    452:
                    453: <p>
                    454: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    455: <ul>
                    456: <p>
                    457: Copy `boot' and `bsd.rd' to a Mach or UniOS partition, and boot the bootloader
                    458: from the PROM, and the bsd.rd from the bootloader.
                    459: Refer to the instructions in INSTALL.luna88k for more details.
                    460: </ul>
                    461:
                    462: <p>
                    463: <h3><font color="#e00000">OpenBSD/mvme68k:</font></h3>
                    464: <ul>
                    465: <p>
                    466: You can create a bootable installation tape or boot over the network.<br>
                    467: The network boot requires a MVME68K BUG version that supports the <i>NIOT</i>
                    468: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme68k
                    469: for more details.
                    470: </ul>
                    471:
                    472: <p>
                    473: <h3><font color="#e00000">OpenBSD/mvme88k:</font></h3>
                    474: <ul>
                    475: <p>
                    476: You can create a bootable installation tape or boot over the network.<br>
                    477: The network boot requires a MVME88K BUG version that supports the <i>NIOT</i>
                    478: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme88k
                    479: for more details.
                    480: </ul>
                    481:
                    482: <p>
                    483: <h3><font color="#e00000">OpenBSD/octeon:</font></h3>
                    484: <ul>
                    485: <p>
                    486: After connecting a serial port, boot bsd.rd over the network via DHCP/tftp.
                    487: Refer to the instructions in INSTALL.octeon for more details.
                    488: </ul>
                    489:
                    490: <p>
                    491: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    492: <ul>
                    493: <p>
                    494: To install, burn cd56.iso on a CD-R, put it in the CD drive of your
                    495: machine and select <i>Install System Software</i> from the System Maintenance
                    496: menu. Indigo/Indy/Indigo2 (R4000) systems will not boot automatically from
                    497: CD-ROM, and need a proper invocation from the PROM prompt.
                    498: Refer to the instructions in INSTALL.sgi for more details.
                    499:
                    500: <p>
                    501: If your machine doesn't have a CD drive, you can setup a DHCP/tftp network
                    502: server, and boot using "bootp()/bsd.rd.IP##" using the kernel matching your
                    503: system type. Refer to the instructions in INSTALL.sgi for more details.
                    504: </ul>
                    505:
                    506: <p>
                    507: <h3><font color="#e00000">OpenBSD/socppc:</font></h3>
                    508: <ul>
                    509: <p>
                    510: After connecting a serial port, boot over the network via DHCP/tftp.
                    511: Refer to the instructions in INSTALL.socppc for more details.
                    512: </ul>
                    513:
                    514: <p>
                    515: <h3><font color="#e00000">OpenBSD/sparc:</font></h3>
                    516: <ul>
                    517: Boot from one of the provided install ISO images, using one of the two
                    518: commands listed below, depending on the version of your ROM.
                    519:
                    520: <ul><pre>
                    521: ok <strong>boot cdrom 5.6/sparc/bsd.rd</strong>
                    522: or
                    523: &gt; <strong>b sd(0,6,0)5.6/sparc/bsd.rd</strong>
                    524: </pre></ul>
                    525:
                    526: <p>
                    527: If your SPARC system does not have a CD drive, you can alternatively boot from floppy.
                    528: To do so you need to write <i>floppy56.fs</i> to a floppy.
                    529: For more information see <a href="faq/faq4.html#MkFlop">FAQ 4.3.2</a>.
                    530: To boot from the floppy use one of the two commands listed below,
                    531: depending on the version of your ROM.
                    532:
                    533: <ul><pre>
                    534: ok <strong>boot floppy</strong>
                    535: or
                    536: &gt; <strong>b fd()</strong>
                    537: </pre></ul>
                    538:
                    539: <p>
                    540: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    541: will most likely fail.
                    542:
                    543: <p>
                    544: If your SPARC system doesn't have a floppy drive nor a CD drive, you can either
                    545: setup a bootable tape, or install via network, as told in the
                    546: INSTALL.sparc file.
                    547: </ul>
                    548:
                    549: <p>
                    550: <h3><font color="#e00000">OpenBSD/vax:</font></h3>
                    551: <ul>
                    552: Boot over the network via mopbooting as described in INSTALL.vax.
                    553: </ul>
                    554:
                    555: <p>
                    556: <h3><font color="#e00000">OpenBSD/zaurus:</font></h3>
                    557: <ul>
                    558: <p>
                    559: Using the Linux built-in graphical ipkg installer, install the
                    560: openbsd56_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
                    561: for a few important details.
                    562: </ul>
                    563:
                    564: <p>
                    565: <h3><font color="#e00000">Notes about the source code:</font></h3>
                    566: <ul>
                    567: src.tar.gz contains a source archive starting at /usr/src.  This file
                    568: contains everything you need except for the kernel sources, which are
                    569: in a separate archive.  To extract:
                    570: <p>
                    571: <ul><pre>
                    572: # <strong>mkdir -p /usr/src</strong>
                    573: # <strong>cd /usr/src</strong>
                    574: # <strong>tar xvfz /tmp/src.tar.gz</strong>
                    575: </pre></ul>
                    576: <p>
                    577: sys.tar.gz contains a source archive starting at /usr/src/sys.
                    578: This file contains all the kernel sources you need to rebuild kernels.
                    579: To extract:
                    580: <p>
                    581: <ul><pre>
                    582: # <strong>mkdir -p /usr/src/sys</strong>
                    583: # <strong>cd /usr/src</strong>
                    584: # <strong>tar xvfz /tmp/sys.tar.gz</strong>
                    585: </pre></ul>
                    586: <p>
                    587: Both of these trees are a regular CVS checkout.  Using these trees it
                    588: is possible to get a head-start on using the anoncvs servers as
                    589: described <a href="anoncvs.html">here</a>.
                    590: Using these files
                    591: results in a much faster initial CVS update than you could expect from
                    592: a fresh checkout of the full OpenBSD source tree.
                    593: <p>
                    594: </ul>
                    595:
                    596: <a name="upgrade"></a>
                    597: <hr>
                    598: <p>
                    599: <h3><font color="#0000e0">How to upgrade</font></h3>
                    600: <p>
                    601: If you already have an OpenBSD 5.4 system, and do not want to reinstall,
                    602: upgrade instructions and advice can be found in the
                    603: <a href="faq/upgrade56.html">Upgrade Guide</a>.
                    604:
                    605: <a name="ports"></a>
                    606: <hr>
                    607: <p>
                    608: <h3><font color="#0000e0">Ports Tree</font></h3>
                    609: <p>
                    610: A ports tree archive is also provided.  To extract:
                    611: <p>
                    612: <ul><pre>
                    613: # <strong>cd /usr</strong>
                    614: # <strong>tar xvfz /tmp/ports.tar.gz</strong>
                    615: </pre></ul>
                    616: <p>
                    617: The <i>ports/</i> subdirectory is a checkout of the OpenBSD ports tree.  Go
                    618: read the <a href="faq/ports/index.html">ports</a> page
                    619: if you know nothing about ports
                    620: at this point.  This text is not a manual of how to use ports.
                    621: Rather, it is a set of notes meant to kickstart the user on the
                    622: OpenBSD ports system.
                    623: <p>
                    624: The <i>ports/</i> directory represents a CVS (see the manpage for
                    625: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&amp;sektion=1&amp;arch=i386">
                    626: cvs(1)</a> if
                    627: you aren't familiar with CVS) checkout of our ports.  As with our complete
                    628: source tree, our ports tree is available via
                    629: <a href="anoncvs.html">AnonCVS</a>.
                    630: So, in order to keep current with it, you must make the <i>ports/</i> tree
                    631: available on a read-write medium and update the tree with a command
                    632: like:
                    633: <p>
                    634: <ul><pre>
                    635: # <strong>cd /usr/ports</strong>
                    636: # <strong>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_5_5</strong>
                    637: </pre></ul>
                    638: <p>
                    639: [Of course, you must replace the server name here with a nearby anoncvs
                    640: server.]
                    641: <p>
                    642: Note that most ports are available as packages through FTP. Updated
                    643: packages for the 5.6 release will be made available if problems arise.
                    644: <p>
                    645: If you're interested in seeing a port added, would like to help out, or just
                    646: would like to know more, the mailing list
                    647: <a href="mail.html">ports@openbsd.org</a> is a good place to know.
                    648: <p>
                    649: </body>
                    650: </html>