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

Annotation of www/61.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 6.1</title>
                      5: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      6: <meta name="description" content="OpenBSD 6.1">
                      7: <meta name="copyright" content="This document copyright 2016 by OpenBSD.">
                      8: <meta name="viewport" content="width=device-width, initial-scale=1">
                      9: <link rel="stylesheet" type="text/css" href="openbsd.css">
                     10: <link rel="canonical" href="https://www.openbsd.org/61.html">
                     11: </head>
                     12:
                     13: <body bgcolor="#ffffff" text="#000000" link="#24248E">
                     14:
                     15: <h2>
                     16: <a href="index.html">
                     17: <i><font color="#0000ff">Open</font></i><font color="#000084">BSD</font></a>
                     18: <font color="#e00000">6.1</font>
                     19: </h2>
                     20:
1.5       deraadt    21: <a href="images/XXX.jpg">
                     22: <img alt="XXX" align="left" width="227" height="343" hspace="24" src="images/XXX.jpg"></a>
                     23: To be released somwhere around May 1, 2017 plus or minus a couple months<br>
1.1       deraadt    24: Copyright 1997-2017, Theo de Raadt.<br>
                     25: <br>
                     26: <br>
                     27: 6.1 Song:
                     28: <a href="lyrics.html#61">"xxx"</a>.
                     29:
                     30: <br>
                     31: <ul>
                     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/6.1/</font> directory on
                     35:     one of the mirror sites.
                     36: <li>Have a look at <a href="errata61.html">the 6.1 errata page</a> for a list
                     37:     of bugs and workarounds.
                     38: <li>See a <a href="plus61.html">detailed log of changes</a> between the
                     39:     6.0 and 6.1 releases.
                     40: <p>
                     41: <li><a href="http://man.openbsd.org/signify.1">signify(1)</a>
                     42:     pubkeys for this release:<br>
                     43: <pre>
1.5       deraadt    44: base: RWQEQa33SgQSEsMwwVV1+GjzdcQfRNV2Bgo48Ztd2KiZ9bAodz9c+Maa
                     45: fw:   RWS91POk0QZXfsqi4aI7MotYz8CPzoHjYg4a1IDi56cftacjsq+ZL/KY
                     46: pkg:  RWQbTjGFHEvnOckqY7u9iABhXAkEpF/6TQ3Mr6bMrWbT1wOM/HnbV9ov
1.1       deraadt    47: </pre>
                     48: <p>
                     49: All applicable copyrights and credits are in the src.tar.gz,
                     50: sys.tar.gz, xenocara.tar.gz, ports.tar.gz files, or in the
                     51: files fetched via ports.tar.gz.
                     52: </ul>
                     53: <br clear=all>
                     54:
                     55: <hr>
                     56:
                     57: <h3 id="new"><font color="#0000e0">What's New</font></h3>
                     58:
                     59: This is a partial list of new features and systems included in OpenBSD 6.1.
                     60: For a comprehensive list, see the <a href="plus61.html">changelog</a> leading
                     61: to 6.1.
                     62:
                     63: <ul>
                     64: <li>New/extended platforms:
                     65:     <ul>
1.14      schwarze   66:     <li>New <a href="https://www.openbsd.org/arm64.html">arm64</a> platform.
                     67:     <li>...
                     68:     <li>The following platforms were retired:
                     69:         <a href="https://www.openbsd.org/sparc.html">sparc</a>,
                     70:         <a href="https://www.openbsd.org/zaurus.html">zaurus</a>
1.1       deraadt    71:     <li>...
                     72:     </ul>
                     73: <p>
                     74:
                     75: <li>Improved hardware support, including:
                     76:     <ul>
1.4       visa       77:     <li>New <a href="http://man.openbsd.org/?query=octmmc">octmmc(4)</a>
                     78:         driver for the OCTEON MMC host controller.
1.1       deraadt    79:     <li>...
                     80:     </ul>
                     81: <p>
                     82:
                     83: <li>IEEE 802.11 wireless stack improvements:
                     84:     <ul>
                     85:     <li>...
                     86:     </ul>
                     87: <p>
                     88:
                     89: <li>Generic network stack improvements:
                     90:     <ul>
1.14      schwarze   91:     <li>New <a href="http://man.openbsd.org/switch.4">switch(4)</a>
                     92:         pseudo-device together with new
                     93:         <a href="http://man.openbsd.org/switchd.8">switchd(8)</a> and
                     94:         <a href="http://man.openbsd.org/switchctl.8">switchctl(8)</a>
                     95:         programs.
1.1       deraadt    96:     <li>...
                     97:     </ul>
                     98: <p>
                     99:
                    100: <li>Installer improvements:
                    101:     <ul>
1.14      schwarze  102:     <li>New <a href="http://man.openbsd.org/syspatch.8">syspatch(8)</a>
                    103:         utility.
1.1       deraadt   104:     <li>...
                    105:     </ul>
                    106: <p>
                    107:
                    108: <li>Routing daemons and other userland network improvements:
                    109:     <ul>
1.10      florian   110:     <li><a href="http://man.openbsd.org/ping.8">ping(8)</a> and
                    111:         <a href="http://man.openbsd.org/ping6.8">ping6(8)</a> are now the same
                    112:         binary and share the engine.
1.15      jca       113:     <li><a href="http://man.openbsd.org/ripd.8">ripd(8)</a> now supports
                    114:         p2p links with addresses in different subnets.
                    115:     <li><a href="http://man.openbsd.org/ospfd.8">ospfd(8)</a> and
                    116:         <a href="http://man.openbsd.org/ospf6d.8">ospf6d(8)</a> now cope
                    117:         with interface MTU change at runtime.
1.16    ! jca       118:     <li>support for the RES_USE_EDNS0 and RES_USE_DNSSEC flags has
        !           119:         been added to the
        !           120:         <a href="http://man.openbsd.org/resolver.3">resolver(3)</a>
        !           121:         implementation.
1.1       deraadt   122:     <li>...
                    123:     </ul>
                    124: <p>
                    125:
                    126: <li>Security improvements:
                    127:     <ul>
1.3       visa      128:     <li>Enforcement of userland W^X on OCTEON Plus and later.
                    129:     <li>The size of user virtual address space has been increased
                    130:         from 2GB to 1TB on mips64.
1.1       deraadt   131:     <li>...
                    132:     </ul>
                    133: <p>
                    134:
                    135: <li>Assorted improvements:
                    136:     <ul>
1.9       florian   137:     <li><a href="http://man.openbsd.org/acme-client.1">acme-client(1)</a> a
                    138:         privilege seperated Automatic Certificate Management Environment
                    139:         (ACME) client written by Kristaps Dzonsons has been imported.
1.14      schwarze  140:     <li>New, simplified
                    141:         <a href="http://man.openbsd.org/xenodm.1">xenodm(1)</a>
                    142:         X11 display manager forked from
                    143:         <a href="http://man.openbsd.org/OpenBSD-6.0/xdm.1">xdm(1)</a>.
1.13      schwarze  144:     <li>Unicode version 8 character properties in the C library.
                    145:     <li>Partial UTF-8 line editing support for
                    146:         <a href="http://man.openbsd.org/ksh.1">ksh(1)</a> Vi input mode.
                    147:     <li>UTF-8 support in
                    148:         <a href="http://man.openbsd.org/column.1">column(1)</a>.
1.1       deraadt   149:     <li>...
                    150:     </ul>
                    151: <p>
                    152:
                    153: <li>OpenSMTPD 6.0.0
                    154:     <ul>
                    155:     <li>...
                    156:     </ul>
                    157: <p>
                    158:
1.12      matthieu  159: <li>OpenSSH 7.4
1.1       deraadt   160:     <ul>
                    161:     <li>...
                    162:     </ul>
                    163: <p>
                    164:
1.12      matthieu  165: <li>LibreSSL 2.5.1
1.1       deraadt   166:     <ul>
                    167:     <li>...
                    168:     </ul>
                    169: <p>
                    170:
1.13      schwarze  171: <li>mandoc 1.14.1
                    172:     <ul>
                    173:     <li>New <a href="http://man.openbsd.org/mandoc.db.5">mandoc.db(5)</a>
                    174:         file format: <a href="http://man.openbsd.org/man.1">man(1)</a>,
                    175:         <a href="http://man.openbsd.org/apropos.1">apropos(1)</a>, and
                    176:         <a href="http://man.openbsd.org/makewhatis.8">makewhatis(8)</a>
                    177:         no longer need SQLite3.
                    178:     <li>Much improved HTML output and CSS.
                    179:     <li>In <a href="http://man.openbsd.org/man.1">man(1)</a>, internal
                    180:         searching with <a href="http://man.openbsd.org/less.1">less(1)</a>
                    181:         <code>:t</code> has been improved.
                    182:     </ul>
                    183: <p>
                    184:
1.1       deraadt   185: <li>Ports and packages:
                    186:     <dl>
                    187:     <dt>...
                    188:     </dl>
                    189:     <dl>
                    190:     <dt>Many pre-built packages for each architecture:
                    191:     </dl>
                    192:     <!-- number of FTP packages minus SHA256, SHA256.sig, index.txt -->
                    193:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    194:     <tr>
                    195:     <td valign="top" width="25%">
                    196:     <ul>
                    197:       <li>armv8:      XXXX
                    198:       <li>alpha:      XXXX
                    199:       <li>amd64:      XXXX
                    200:     </ul></td><td valign=top width="25%"><ul>
                    201:       <li>hppa:       XXXX
                    202:       <li>i386:       XXXX
                    203:       <li>mips64:     XXXX
                    204:     </ul></td><td valign=top width="25%"><ul>
                    205:       <li>mips64el:   XXXX
                    206:       <li>powerpc:    XXXX
                    207:       <li>sparc64:    XXXX
                    208:     </ul></td></tr></table>
                    209:     <p>
                    210:
                    211:     <dl>
                    212:     <dt>Some highlights:
                    213:     </dl>
                    214:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    215:     <tr>
                    216:     <td valign="top" width="50%"><ul>
                    217:         <li>Afl 2.19b
1.12      matthieu  218:        <li>Chromium 56.0.2924.87
                    219:        <li>Emacs 21.4 and 5.1
1.1       deraadt   220:        <li>GCC 4.9.3
                    221:        <li>GHC 7.10.3
1.12      matthieu  222:        <li>Gimp 2.8.18
                    223:        <li>GNOME 3.32.1
                    224:        <li>Go 1.8
1.1       deraadt   225:        <li>Groff 1.22.3
1.12      matthieu  226:        <li>JDK 7u80 and 8u121
1.1       deraadt   227:        <li>KDE 3.5.10 and 4.14.3 (plus KDE4 core updates)
1.12      matthieu  228:        <li>LLVM/Clang 4.0.0
                    229:        <li>LibreOffice 5.2.4.2
                    230:        <li>Lua 5.1.5, 5.2.4, and 5.3.4
                    231:        <li>MariaDB 10.0.29
                    232:        <li>Mono 4.6.2.6
                    233:        <li>Mozilla Firefox 45.7.0esr and 51.0.0
1.13      schwarze  234:        <li>Mozilla Thunderbird 45.7.1
1.1       deraadt   235:     </ul></td><td valign=top width="50%"><ul>
1.12      matthieu  236:        <li>Mutt 1.8.0
                    237:        <li>Node.js 6.10.0
1.1       deraadt   238:        <li>Ocaml 4.3.0
                    239:        <li>OpenLDAP 2.3.43 and 2.4.44
1.12      matthieu  240:        <li>PHP 5.5.38, 5.6.30, and 7.0.16
                    241:        <li>Postfix 3.2.0 and 3.3-20170218
                    242:        <li>PostgreSQL 9.6.2
                    243:        <li>Python 2.7.13, 3.4.5, 3.5.2 and 3.6.0
                    244:        <li>R 3.3.2
                    245:        <li>Ruby 1.8.7.374, 2.1.9, 2.2.6, 2.3.3 and 2.4.0
                    246:        <li>Rust 1.15.1
1.1       deraadt   247:        <li>Sendmail 8.15.2
1.13      schwarze  248:        <li>SQLite3 3.17.0
1.12      matthieu  249:        <li>Sudo 1.8.19.2
1.1       deraadt   250:        <li>Tcl/Tk 8.5.18 and 8.6.4
                    251:        <li>TeX Live 2015
1.12      matthieu  252:        <li>Vim 8.0.0388
1.1       deraadt   253:        <li>Xfce 4.12
                    254:     </ul></td></tr></table>
                    255: <p>
                    256:
                    257: <li>As usual, steady improvements in manual pages and other documentation.
                    258: <p>
                    259:
                    260: <li>The system includes the following major components from outside suppliers:
                    261:     <ul>
                    262:     <li>Xenocara (based on X.Org 7.7 with xserver 1.18.3 + patches,
1.12      matthieu  263:       freetype 2.7.1, fontconfig 2.12.1, Mesa 13.0.5, xterm 327,
                    264:       xkeyboard-config 2.20 and more)
1.1       deraadt   265:     <li>GCC 4.2.1 (+ patches) and 3.3.6 (+ patches)
1.8       florian   266:     <li>Perl 5.24.1 (+ patches)
1.6       florian   267:     <li>NSD 4.1.15
                    268:     <li>Unbound 1.6.1
1.1       deraadt   269:     <li>Ncurses 5.7
                    270:     <li>Binutils 2.17 (+ patches)
                    271:     <li>Gdb 6.3 (+ patches)
                    272:     <li>Awk Aug 10, 2011 version
                    273:     <li>Expat 2.1.1
                    274:     </ul>
                    275: </ul>
                    276:
                    277: <hr>
                    278:
                    279: <h3 id="install"><font color="#0000e0">How to install</font></h3>
                    280:
                    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: <p>
                    291: Please refer to the following files on the three CDROMs or mirror site for
                    292: extensive details on how to install OpenBSD 6.1 on your machine:
                    293:
                    294: <ul>
                    295: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/alpha/INSTALL.alpha">
                    296:        .../OpenBSD/6.1/alpha/INSTALL.alpha (on CD1)</a>
                    297: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/i386/INSTALL.i386">
                    298:        .../OpenBSD/6.1/i386/INSTALL.i386 (on CD1)</a>
                    299: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/hppa/INSTALL.hppa">
                    300:        .../OpenBSD/6.1/hppa/INSTALL.hppa (on CD1)</a>
                    301: <p>
                    302: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/amd64/INSTALL.amd64">
                    303:        .../OpenBSD/6.1/amd64/INSTALL.amd64 (on CD2)</a>
                    304: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/macppc/INSTALL.macppc">
                    305:        .../OpenBSD/6.1/macppc/INSTALL.macppc (on CD2)</a>
                    306: <p>
                    307: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/sparc64/INSTALL.sparc64">
                    308:        .../OpenBSD/6.1/sparc64/INSTALL.sparc64 (on CD3)</a>
                    309: <p>
                    310: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/armv7/INSTALL.armv7">
                    311:        .../OpenBSD/6.1/armv7/INSTALL.armv7</a>
                    312: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/hppa/INSTALL.hppa">
                    313:        .../OpenBSD/6.1/hppa/INSTALL.hppa</a>
                    314: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/landisk/INSTALL.landisk">
                    315:        .../OpenBSD/6.1/landisk/INSTALL.landisk</a>
                    316: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/loongson/INSTALL.loongson">
                    317:        .../OpenBSD/6.1/loongson/INSTALL.loongson</a>
                    318: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/luna88k/INSTALL.luna88k">
                    319:        .../OpenBSD/6.1/luna88k/INSTALL.luna88k</a>
                    320: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/octeon/INSTALL.octeon">
                    321:        .../OpenBSD/6.1/octeon/INSTALL.octeon</a>
                    322: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/sgi/INSTALL.sgi">
                    323:        .../OpenBSD/6.1/sgi/INSTALL.sgi</a>
                    324: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/socppc/INSTALL.socppc">
                    325:        .../OpenBSD/6.1/socppc/INSTALL.socppc</a>
                    326: </ul>
                    327:
                    328:
                    329: <hr>
                    330:
                    331: <p>
                    332: Quick installer information for people familiar with OpenBSD, and the use of
                    333: the "<a href="http://man.openbsd.org/disklabel.8">disklabel</a> -E" command.
                    334: If you are at all confused when installing OpenBSD, read the relevant
                    335: INSTALL.* file as listed above!
                    336:
                    337: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    338:
                    339: <ul style="list-style-type: none">
                    340: <li>
                    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: <p>
                    345: <li>
1.11      tb        346: If your machine can boot from USB, you can write <i>install61.fs</i> or
                    347: <i>miniroot61.fs</i> to a USB stick and boot from it.
1.1       deraadt   348: <p>
                    349: <li>
                    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: <p>
                    354: <li>
                    355: If you are planning on dual booting OpenBSD with another OS, you will need to
                    356: read INSTALL.i386.
                    357: </ul>
                    358:
                    359: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    360:
                    361: <ul style="list-style-type: none">
                    362: <li>
                    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: <p>
                    367: <li>
1.11      tb        368: If your machine can boot from USB, you can write <i>install61.fs</i> or
                    369: <i>miniroot61.fs</i> to a USB stick and boot from it.
1.1       deraadt   370: <p>
                    371: <li>
                    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: <p>
                    376: <li>
                    377: If you are planning to dual boot OpenBSD with another OS, you will need to
                    378: read INSTALL.amd64.
                    379: </ul>
                    380:
                    381: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    382:
                    383: <ul style="list-style-type: none">
                    384: <li>
                    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: <p>
                    389: <li>
                    390: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    391: /6.1/macppc/bsd.rd</i>
                    392: </ul>
                    393:
                    394: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    395:
                    396: <ul style="list-style-type: none">
                    397: <li>
                    398: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    399: <p>
                    400: <li>
                    401: If this doesn't work, or if you don't have a CDROM drive, you can write
1.11      tb        402: <i>CD3:6.1/sparc64/floppy61.fs</i> or <i>CD3:6.1/sparc64/floppyB61.fs</i>
1.1       deraadt   403: (depending on your machine) to a floppy and boot it with <i>boot
                    404: floppy</i>. Refer to INSTALL.sparc64 for details.
                    405: <p>
                    406: <li>
                    407: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    408: will most likely fail.
                    409: <p>
                    410: <li>
1.11      tb        411: You can also write <i>CD3:6.1/sparc64/miniroot61.fs</i> to the swap partition on
1.1       deraadt   412: the disk and boot with <i>boot disk:b</i>.
                    413: <p>
                    414: <li>
                    415: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    416: </ul>
                    417:
                    418: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    419:
                    420: <ul style="list-style-type: none">
                    421: <li>
1.11      tb        422: Write <i>FTP:6.1/alpha/floppy61.fs</i> or
                    423: <i>FTP:6.1/alpha/floppyB61.fs</i> (depending on your machine) to a diskette and
1.1       deraadt   424: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    425: <p>
                    426: <li>
                    427: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    428: will most likely fail.
                    429: </ul>
                    430:
                    431: <h3><font color="#e00000">OpenBSD/armv7:</font></h3>
                    432:
                    433: <ul style="list-style-type: none">
                    434: <li>
                    435: Write a system specific miniroot to an SD card and boot from it after connecting
                    436: to the serial console.  Refer to INSTALL.armv7 for more details.
                    437: <p>
                    438: </ul>
                    439:
                    440: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    441:
                    442: <ul style="list-style-type: none">
                    443: <li>
                    444: Boot over the network by following the instructions in INSTALL.hppa or the
                    445: <a href="hppa.html#install">hppa platform page</a>.
                    446: </ul>
                    447:
                    448: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    449:
                    450: <ul style="list-style-type: none">
                    451: <li>
1.11      tb        452: Write <i>miniroot61.fs</i> to the start of the CF
1.1       deraadt   453: or disk, and boot normally.
                    454: </ul>
                    455:
                    456: <h3><font color="#e00000">OpenBSD/loongson:</font></h3>
                    457:
                    458: <ul style="list-style-type: none">
                    459: <li>
1.11      tb        460: Write <i>miniroot61.fs</i> to a USB stick and boot bsd.rd from it
1.1       deraadt   461: or boot bsd.rd via tftp.
                    462: Refer to the instructions in INSTALL.loongson for more details.
                    463: </ul>
                    464:
                    465: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    466:
                    467: <ul style="list-style-type: none">
                    468: <li>
                    469: Copy `boot' and `bsd.rd' to a Mach or UniOS partition, and boot the bootloader
                    470: from the PROM, and then bsd.rd from the bootloader.
                    471: Refer to the instructions in INSTALL.luna88k for more details.
                    472: </ul>
                    473:
                    474: <h3><font color="#e00000">OpenBSD/octeon:</font></h3>
                    475:
                    476: <ul style="list-style-type: none">
                    477: <li>
                    478: After connecting a serial port, boot bsd.rd over the network via DHCP/tftp.
                    479: Refer to the instructions in INSTALL.octeon for more details.
                    480: </ul>
                    481:
                    482: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    483:
                    484: <ul style="list-style-type: none">
                    485: <li>
1.11      tb        486: To install, burn cd61.iso on a CD-R, put it in the CD drive of your
1.1       deraadt   487: machine and select <i>Install System Software</i> from the System Maintenance
                    488: menu. Indigo/Indy/Indigo2 (R4000) systems will not boot automatically from
                    489: CD-ROM, and need a proper invocation from the PROM prompt.
                    490: Refer to the instructions in INSTALL.sgi for more details.
                    491:
                    492: <p>
                    493: <li>
                    494: If your machine doesn't have a CD drive, you can setup a DHCP/tftp network
                    495: server, and boot using "bootp()/bsd.rd.IP##" using the kernel matching your
                    496: system type. Refer to the instructions in INSTALL.sgi for more details.
                    497: </ul>
                    498:
                    499: <h3><font color="#e00000">OpenBSD/socppc:</font></h3>
                    500:
                    501: <ul style="list-style-type: none">
                    502: <li>
                    503: After connecting a serial port, boot over the network via DHCP/tftp.
                    504: Refer to the instructions in INSTALL.socppc for more details.
                    505: </ul>
                    506:
                    507: <hr>
                    508:
                    509: <h3 id="upgrade"><font color="#0000e0">How to upgrade</font></h3>
                    510:
1.11      tb        511: If you already have an OpenBSD 6.0 system, and do not want to reinstall,
1.1       deraadt   512: upgrade instructions and advice can be found in the
1.11      tb        513: <a href="faq/upgrade61.html">Upgrade Guide</a>.
1.1       deraadt   514: <p>
                    515:
                    516: <hr>
                    517:
                    518: <h3 id="sourcecode"><font color="#0000e0">Notes about the source code</font></h3>
                    519:
                    520: <tt>src.tar.gz</tt> contains a source archive starting at <tt>/usr/src</tt>.
                    521: This file contains everything you need except for the kernel sources,
                    522: which are in a separate archive.
                    523: To extract:
                    524:
                    525: <blockquote><pre>
                    526: # <b>mkdir -p /usr/src</b>
                    527: # <b>cd /usr/src</b>
                    528: # <b>tar xvfz /tmp/src.tar.gz</b>
                    529: </pre></blockquote>
                    530:
                    531: <tt>sys.tar.gz</tt> contains a source archive starting at <tt>/usr/src/sys</tt>.
                    532: This file contains all the kernel sources you need to rebuild kernels.
                    533: To extract:
                    534:
                    535: <blockquote><pre>
                    536: # <b>mkdir -p /usr/src/sys</b>
                    537: # <b>cd /usr/src</b>
                    538: # <b>tar xvfz /tmp/sys.tar.gz</b>
                    539: </pre></blockquote>
                    540:
                    541: Both of these trees are a regular CVS checkout.  Using these trees it
                    542: is possible to get a head-start on using the anoncvs servers as
                    543: described <a href="anoncvs.html">here</a>.
                    544: Using these files
                    545: results in a much faster initial CVS update than you could expect from
                    546: a fresh checkout of the full OpenBSD source tree.
                    547: <p>
                    548:
                    549: <hr>
                    550:
                    551: <h3 id="ports"><font color="#0000e0">Ports Tree</font></h3>
                    552:
                    553: A ports tree archive is also provided.  To extract:
                    554:
                    555: <blockquote><pre>
                    556: # <b>cd /usr</b>
                    557: # <b>tar xvfz /tmp/ports.tar.gz</b>
                    558: </pre></blockquote>
                    559:
                    560: Go read the <a href="faq/ports/index.html">ports</a> page
                    561: if you know nothing about ports
                    562: at this point.  This text is not a manual of how to use ports.
                    563: Rather, it is a set of notes meant to kickstart the user on the
                    564: OpenBSD ports system.
                    565: <p>
                    566: The <i>ports/</i> directory represents a CVS checkout of our ports.
                    567: As with our complete source tree, our ports tree is available via
                    568: <a href="anoncvs.html">AnonCVS</a>.
                    569: So, in order to keep up to date with the <i>-stable</i> branch, you must make
                    570: the <i>ports/</i> tree available on a read-write medium and update the tree
                    571: with a command like:
                    572:
                    573: <blockquote><pre>
                    574: # <b>cd /usr/ports</b>
                    575: # <b>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_6_1</b>
                    576: </pre></blockquote>
                    577:
                    578: [Of course, you must replace the server name here with a nearby anoncvs
                    579: server.]
                    580: <p>
                    581: Note that most ports are available as packages on our mirrors. Updated
                    582: ports for the 6.1 release will be made available if problems arise.
                    583: <p>
                    584: If you're interested in seeing a port added, would like to help out, or just
                    585: would like to know more, the mailing list
                    586: <a href="mail.html">ports@openbsd.org</a> is a good place to know.
                    587: <p>
                    588: </body>
                    589: </html>