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

Annotation of www/58.html, Revision 1.11

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