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

Annotation of www/65.html, Revision 1.34

1.1       beck        1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 6.5</title>
                      5: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      6: <meta name="description" content="OpenBSD 6.5">
                      7: <meta name="copyright" content="This document copyright 2019 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/65.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>
1.5       beck       18: <font color="#e00000">6.5</font>
1.1       beck       19: </h2>
                     20:
                     21: <a href="images/notyet.jpg">
                     22: <img align="left" width="227" height="343" hspace="24" src="images/Puffoil.gif"></a>
1.30      fcambus    23: Released XXX XX, 2019<br>
1.1       beck       24: Copyright 1997-2019, Theo de Raadt.<br>
                     25: <br>
                     26: <br>
                     27:
                     28: <br>
                     29: <ul>
                     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/6.5/</font> directory on
                     33:     one of the mirror sites.
1.2       beck       34: <li>Have a look at <a href="errata65.html">the 6.5 errata page</a> for a list
1.1       beck       35:     of bugs and workarounds.
1.2       beck       36: <li>See a <a href="plus65.html">detailed log of changes</a> between the
1.1       beck       37:     6.4 and 6.5 releases.
                     38: <p>
                     39: <li><a href="https://man.openbsd.org/signify.1">signify(1)</a>
                     40:     pubkeys for this release:<br>
                     41: <pre>
1.26      benno      42: base:     RWSZaRmt1LEQT9CtPygf9CvONu8kYPTlVEJdysNoUR62/NkeWgdkc3zY
                     43: fw:       RWQYdGVtTv5IvpH2c+TLQAC4iV7RjoGZ/v75q8MCuC9Mca7nFVCXRefy
                     44: pkg:      RWS5D4+188RI6jULDOFzga0Cm1zrXYUAHT6xu0mLrZidbn6xrMB5aZeR
                     45: syspatch: RWT8U2yd3Aq5DnetILjmSoCQxmyt3VqfGS7GBh19oh4Xre4ywc31PEpw
1.1       beck       46: </pre>
                     47: <p>
                     48: All applicable copyrights and credits are in the src.tar.gz,
                     49: sys.tar.gz, xenocara.tar.gz, ports.tar.gz files, or in the
                     50: files fetched via ports.tar.gz.
                     51: </ul>
                     52: <br clear=all>
                     53:
                     54: <hr>
                     55:
                     56: <h3 id="new"><font color="#0000e0">What's New</font></h3>
                     57:
                     58: This is a partial list of new features and systems included in OpenBSD 6.5.
1.2       beck       59: For a comprehensive list, see the <a href="plus65.html">changelog</a> leading
1.1       beck       60: to 6.5.
                     61:
                     62: <ul>
                     63:
                     64: <li>Improved hardware support, including:
1.3       visa       65:     <ul>
                     66:     <li><a href="https://man.openbsd.org/clang.1">clang(1)</a>
                     67:         is now provided on mips64.
1.28      sthen      68:     <li>The default linker has been switched from the binutils bfd-based linker
                     69:         to lld on amd64 and i386.
1.15      visa       70:     <li>octeon: Now the system automatically detects the number of available
                     71:         cores. However, manual setting of the numcores, or coremask,
                     72:         boot parameter is still needed to enable secondary cores.
                     73:     <li>octeon: It is now possible to use the root disk's DUID as the value
                     74:         of the rootdev boot parameter.
1.3       visa       75:     </ul>
1.1       beck       76:
                     77: <p>
                     78:
                     79: <li>IEEE 802.11 wireless stack improvements:
                     80: <p>
                     81:
                     82: <li>Generic network stack improvements:
                     83: <p>
                     84:
                     85: <li>Installer improvements:
                     86: <p>
                     87:
                     88: <li>Security improvements:
                     89: <p>
                     90:
                     91: <li>Routing daemons and other userland network improvements:
1.10      denis      92:     <ul>
                     93:     <li><a href="https://man.openbsd.org/bgplg.8">bgplg(8)</a> and
                     94:         <a href="https://man.openbsd.org/bgplgsh.8">bgplgsh(8)</a> can
                     95:         now filter on Origin Validation State and Extended Communities.
1.27      benno      96:     <li><a href="https://man.openbsd.org/bgplgsh.8">bgplgsh(8)</a> can
                     97:         now [clear|destroy|down|refresh|up] and show groups of neighbors.
1.12      denis      98:     <li><a href="https://man.openbsd.org/pcap-filter.3">pcap-filter(3)</a> can
                     99:         now filter on MPLS packets.
1.10      denis     100:     </ul>
1.1       beck      101: <p>
                    102:
                    103: <li>Assorted improvements:
1.20      anton     104:   <ul>
                    105:   <li>
                    106:     <a href="https://man.openbsd.org/kcov.4">kcov(4)</a>
                    107:     gained support for
                    108:     <a href="https://man.openbsd.org/kcov#KCOV_MODE_TRACE_CMP">KCOV_MODE_TRACE_CMP</a>.
1.24      landry    109:   <li>
                    110:     A 'video' promise was added to <a href="https://man.openbsd.org/pledge.2">pledge(2)</a>.
1.25      visa      111:   <li>
                    112:     The <code>kern.witnesswatch</code>
                    113:     <a href="https://man.openbsd.org/sysctl.8">sysctl(8)</a>
                    114:     has been renamed to <code>kern.witness.watch</code>.
1.20      anton     115:   </ul>
1.1       beck      116: <p>
                    117:
                    118: <li>OpenSMTPD
                    119: <p>
                    120:
1.4       bcook     121: <li>LibreSSL 2.9.X
                    122:   <ul>
                    123:     <li>API and Documentation Enhancements
                    124:     <ul>
                    125:       <li>
                    126:         CRYPTO_LOCK is now automatically initialized, with the legacy
1.9       bcook     127:         callbacks stubbed for compatibility.
1.4       bcook     128:       <li>
                    129:         Added the SM3 hash function from the Chinese standard GB/T 32905-2016.
1.7       bcook     130:       <li>
1.33      tb        131:         Added the SM4 block cipher from the Chinese standard GB/T 32907-2016.
                    132:       <li>
1.9       bcook     133:         Added more OPENSSL_NO_* macros for compatibility with OpenSSL.
1.16      beck      134:       <li>
1.19      jsg       135:         Partial port of the OpenSSL EC_KEY_METHOD API for use by OpenSSH.
                    136:       <li>
                    137:         Implemented further missing OpenSSL 1.1 API.
1.21      tb        138:       <li>
                    139:         Added support for XChaCha20 and XChaCha20-Poly1305.
1.33      tb        140:       <li>
                    141:        Added support for AES key wrap constructions via the EVP interface.
1.19      jsg       142:     </ul>
                    143:
                    144:     <li>Compatibility Changes
                    145:     <ul>
                    146:       <li>
1.23      beck      147:         Added pbkdf2 key derivation support
                    148:         to <a href="https://man.openbsd.org/openssl.1">openssl(1)</a> enc.
                    149:       <li>
1.19      jsg       150:         Changed the default digest type of
                    151:         <a href="https://man.openbsd.org/openssl.1">openssl(1)</a> enc
                    152:         to sha256.
1.18      naddy     153:       <li>
                    154:         Changed the default digest type of
                    155:         <a href="https://man.openbsd.org/openssl.1">openssl(1)</a> dgst
                    156:         to sha256.
1.17      tb        157:       <li>
1.19      jsg       158:         Changed the default digest type of
                    159:         <a href="https://man.openbsd.org/openssl.1">openssl(1)</a>
                    160:         x509 -fingerprint to sha256.
1.17      tb        161:       <li>
1.19      jsg       162:         Changed the default digest type of
                    163:         <a href="https://man.openbsd.org/openssl.1">openssl(1)</a>
                    164:         crl -fingerprint to sha256.
1.4       bcook     165:     </ul>
                    166:
                    167:     <li>Testing and Proactive Security
                    168:     <ul>
                    169:       <li>
1.8       bcook     170:         Added extensive interoperability tests between LibreSSL and OpenSSL 1.0
1.9       bcook     171:         and 1.1.
1.7       bcook     172:       <li>
1.31      tb        173:         Added additional Wycheproof tests and related bug fixes.
1.4       bcook     174:     </ul>
                    175:
                    176:     <li>Internal Improvements
                    177:     <ul>
                    178:       <li>
                    179:         Simplified sigalgs option processing and handshake signing algorithm
1.9       bcook     180:         selection.
1.4       bcook     181:       <li>
1.9       bcook     182:         Added the ability to use the RSA PSS algorithm for handshake signatures.
1.4       bcook     183:       <li>
                    184:         Added bn_rand_interval() and use it in code needing ranges of random bn
1.9       bcook     185:         values.
1.4       bcook     186:       <li>
                    187:         Added functionality to derive early, handshake, and application secrets
1.9       bcook     188:         as per RFC8446.
1.4       bcook     189:       <li>
1.9       bcook     190:         Added handshake state machine from RFC8446.
1.7       bcook     191:       <li>
                    192:         Removed some ASN.1 related code from libcrypto that had not been used
1.9       bcook     193:         since around 2000.
1.7       bcook     194:       <li>
                    195:         Unexported internal symbols and internalized more record layer structs.
1.23      beck      196:       <li>
                    197:         Removed SHA224 based handshake signatures from consideration for use in a TLS 1.2 handshake.
1.4       bcook     198:     </ul>
                    199:
1.6       bcook     200:     <li>Portable Improvements
                    201:     <ul>
                    202:       <li>
1.9       bcook     203:         Added support for assembly optimizations on 32-bit ARM ELF targets.
1.6       bcook     204:     </ul>
                    205:
1.4       bcook     206:     <li>Bug Fixes
                    207:     <ul>
                    208:       <li>
1.13      tb        209:         Improved protection against timing side channels in ECDSA signature
                    210:         generation.
1.4       bcook     211:       <li>
1.14      tb        212:         Coordinate blinding was added to some elliptic curves.
1.13      tb        213:         This is the last bit of the work by Brumley et al. to protect against
                    214:         the Portsmash vulnerability.
1.4       bcook     215:       <li>
1.9       bcook     216:         Ensure transcript handshake is always freed with TLS 1.2.
1.4       bcook     217:     </ul>
                    218:   </ul>
1.1       beck      219: <p>
                    220:
                    221: <li>Mandoc
                    222: <p>
                    223:
                    224: <li>Ports and packages:
1.29      sthen     225:     <ul>
                    226:       <li>...
                    227:     </ul>
                    228:     <p>
                    229:     <dl>
                    230:     <dt>Many pre-built packages for each architecture:
                    231:     </dl>
                    232:     <!-- number of FTP packages minus SHA256, SHA256.sig, index.txt -->
                    233:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    234:     <tr>
                    235:     <td valign="top" width="25%">
                    236:     <ul>
                    237:       <li>aarch64:     XXXX
                    238:       <li>amd64:      XXXXX
                    239:       <li>arm:         XXXX
                    240:     </ul></td><td valign=top width="25%"><ul>
                    241:       <li>i386:       XXXXX
                    242:       <li>mips64:      XXXX
                    243:       <li>mips64el:    XXXX
                    244:     </ul></td><td valign=top width="25%"><ul>
                    245:       <li>powerpc:     XXXX
                    246:       <li>sparc64:     XXXX
                    247:     </ul></td></tr></table>
                    248:     <p>
                    249:
                    250:     <dl>
                    251:     <dt>Some highlights:
                    252:     </dl>
                    253:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    254:     <tr>
                    255:     <td valign="top" width="25%"><ul>
                    256:        <li>AFL 2.52b
                    257:        <li>Asterisk 16.2.1
                    258:        <li>CMake 3.10.2
1.34    ! sthen     259:        <li>Chromium 73.0.3683.86
1.29      sthen     260:        <li>Emacs 26.1
1.34    ! sthen     261:        <li>FFmpeg 4.1.2
1.29      sthen     262:        <li>GCC 4.9.4 and 8.2.0
                    263:        <li>GHC 8.2.2
                    264:        <li>GNOME 3.30.2.1
1.34    ! sthen     265:        <li>Go 1.12.1
1.29      sthen     266:        <li>Groff 1.22.4
1.34    ! sthen     267:        <li>JDK 8u202<!-- hopefully soon: "and 11.0.2+9-2" -->
1.29      sthen     268:     </ul></td><td valign=top width="25%"><ul>
                    269:        <li>LLVM/Clang 7.0.1
1.34    ! sthen     270:        <li>LibreOffice 6.2.2.2
1.29      sthen     271:        <li>Lua 5.1.5, 5.2.4 and 5.3.5
                    272:        <li>MariaDB 10.0.38
                    273:        <li>Mono 5.14.0.177
1.34    ! sthen     274:        <li>Mozilla Firefox 60.6.1esr and 66.0.1
        !           275:        <li>Mozilla Thunderbird 60.6.0
1.32      sthen     276:        <li>Mutt 1.11.4 and NeoMutt 20180716
1.29      sthen     277:        <li>Node.js 10.15.0
                    278:        <li>OCaml 4.07.1
                    279:        <li>OpenLDAP 2.3.43 and 2.4.47
1.32      sthen     280:        <li>PHP 7.1.27 and 7.2.16<!-- 7.3.x is not yet enabled -->
1.29      sthen     281:        <li>Postfix 3.3.3 and 3.4-20190106
                    282:     </ul></td><td valign=top width="25%"><ul>
                    283:        <li>PostgreSQL 11.2
                    284:        <li>Python 2.7.15 and 3.6.8
1.34    ! sthen     285:        <li>R 3.5.3
        !           286:        <li>Ruby 2.4.5, 2.5.5 and 2.6.2
1.32      sthen     287:        <li>Rust 1.33.0
1.29      sthen     288:        <li>Sendmail 8.16.0.41
1.34    ! sthen     289:        <li>SQLite3 3.27.2
1.29      sthen     290:        <li>Sudo 1.8.27
1.34    ! sthen     291:        <li>Suricata 4.1.3
1.29      sthen     292:        <li>Tcl/Tk 8.5.19 and 8.6.8
                    293:        <li>TeX Live 2018
1.34    ! sthen     294:        <li>Vim 8.1.1048, Neovim 0.3.4
1.29      sthen     295:        <li>Xfce 4.12
                    296:     </ul></td></tr></table>
1.1       beck      297: <p>
                    298:
                    299: <li>As usual, steady improvements in manual pages and other documentation.
                    300: <p>
                    301:
                    302: <li>The system includes the following major components from outside suppliers:
1.4       bcook     303: <p>
1.1       beck      304:
                    305: </ul>
                    306:
                    307: <hr>
                    308:
                    309: <h3 id="install"><font color="#0000e0">How to install</font></h3>
                    310:
                    311: Please refer to the following files on the mirror site for
                    312: extensive details on how to install OpenBSD 6.5 on your machine:
                    313:
                    314: <ul>
                    315: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.5/alpha/INSTALL.alpha">
                    316:        .../OpenBSD/6.5/alpha/INSTALL.alpha</a>
                    317: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.5/amd64/INSTALL.amd64">
                    318:        .../OpenBSD/6.5/amd64/INSTALL.amd64</a>
                    319: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.5/arm64/INSTALL.arm64">
                    320:        .../OpenBSD/6.5/arm64/INSTALL.arm64</a>
                    321: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.5/armv7/INSTALL.armv7">
                    322:        .../OpenBSD/6.5/armv7/INSTALL.armv7</a>
                    323: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.5/hppa/INSTALL.hppa">
                    324:        .../OpenBSD/6.5/hppa/INSTALL.hppa</a>
                    325: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.5/i386/INSTALL.i386">
                    326:        .../OpenBSD/6.5/i386/INSTALL.i386</a>
                    327: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.5/landisk/INSTALL.landisk">
                    328:        .../OpenBSD/6.5/landisk/INSTALL.landisk</a>
                    329: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.5/loongson/INSTALL.loongson">
                    330:        .../OpenBSD/6.5/loongson/INSTALL.loongson</a>
                    331: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.5/luna88k/INSTALL.luna88k">
                    332:        .../OpenBSD/6.5/luna88k/INSTALL.luna88k</a>
                    333: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.5/macppc/INSTALL.macppc">
                    334:        .../OpenBSD/6.5/macppc/INSTALL.macppc</a>
                    335: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.5/octeon/INSTALL.octeon">
                    336:        .../OpenBSD/6.5/octeon/INSTALL.octeon</a>
                    337: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.5/sgi/INSTALL.sgi">
                    338:        .../OpenBSD/6.5/sgi/INSTALL.sgi</a>
                    339: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.5/sparc64/INSTALL.sparc64">
                    340:        .../OpenBSD/6.5/sparc64/INSTALL.sparc64</a>
                    341: </ul>
                    342:
                    343: <hr>
                    344:
                    345: <p>
                    346: Quick installer information for people familiar with OpenBSD, and the use of
                    347: the "<a href="https://man.openbsd.org/disklabel.8">disklabel</a> -E" command.
                    348: If you are at all confused when installing OpenBSD, read the relevant
                    349: INSTALL.* file as listed above!
                    350:
                    351: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    352:
                    353: <ul style="list-style-type: none">
                    354: <li>
1.2       beck      355: Write <i>floppy65.fs</i> or <i>floppyB65.fs</i> (depending on your machine)
1.1       beck      356: to a diskette and enter <i>boot dva0</i>.
                    357: Refer to INSTALL.alpha for more details.
                    358: <p>
                    359: <li>
                    360: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    361: will most likely fail.
                    362: </ul>
                    363:
                    364: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    365:
                    366: <ul style="list-style-type: none">
                    367: <li>
1.2       beck      368: If your machine can boot from CD, you can write <i>install65.iso</i> or
                    369: <i>cd65.iso</i> to a CD and boot from it.
1.1       beck      370: You may need to adjust your BIOS options first.
                    371: <p>
                    372: <li>
1.2       beck      373: If your machine can boot from USB, you can write <i>install65.fs</i> or
                    374: <i>miniroot65.fs</i> to a USB stick and boot from it.
1.1       beck      375: <p>
                    376: <li>
                    377: If you can't boot from a CD, floppy disk, or USB,
                    378: you can install across the network using PXE as described in the included
                    379: INSTALL.amd64 document.
                    380: <p>
                    381: <li>
                    382: If you are planning to dual boot OpenBSD with another OS, you will need to
                    383: read INSTALL.amd64.
                    384: </ul>
                    385:
                    386: <h3><font color="#e00000">OpenBSD/arm64:</font></h3>
                    387:
                    388: <ul style="list-style-type: none">
                    389: <li>
1.2       beck      390: Write <i>miniroot65.fs</i> to a disk and boot from it after connecting
1.1       beck      391: to the serial console.  Refer to INSTALL.arm64 for more details.
                    392: <p>
                    393: </ul>
                    394:
                    395: <h3><font color="#e00000">OpenBSD/armv7:</font></h3>
                    396:
                    397: <ul style="list-style-type: none">
                    398: <li>
                    399: Write a system specific miniroot to an SD card and boot from it after connecting
                    400: to the serial console.  Refer to INSTALL.armv7 for more details.
                    401: <p>
                    402: </ul>
                    403:
                    404: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    405:
                    406: <ul style="list-style-type: none">
                    407: <li>
                    408: Boot over the network by following the instructions in INSTALL.hppa or the
                    409: <a href="hppa.html#install">hppa platform page</a>.
                    410: </ul>
                    411:
                    412: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    413:
                    414: <ul style="list-style-type: none">
                    415: <li>
1.2       beck      416: If your machine can boot from CD, you can write <i>install65.iso</i> or
                    417: <i>cd65.iso</i> to a CD and boot from it.
1.1       beck      418: You may need to adjust your BIOS options first.
                    419: <p>
                    420: <li>
1.2       beck      421: If your machine can boot from USB, you can write <i>install65.fs</i> or
                    422: <i>miniroot65.fs</i> to a USB stick and boot from it.
1.1       beck      423: <p>
                    424: <li>
                    425: If you can't boot from a CD, floppy disk, or USB,
                    426: you can install across the network using PXE as described in
                    427: the included INSTALL.i386 document.
                    428: <p>
                    429: <li>
                    430: If you are planning on dual booting OpenBSD with another OS, you will need to
                    431: read INSTALL.i386.
                    432: </ul>
                    433:
                    434: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    435:
                    436: <ul style="list-style-type: none">
                    437: <li>
1.2       beck      438: Write <i>miniroot65.fs</i> to the start of the CF
1.1       beck      439: or disk, and boot normally.
                    440: </ul>
                    441:
                    442: <h3><font color="#e00000">OpenBSD/loongson:</font></h3>
                    443:
                    444: <ul style="list-style-type: none">
                    445: <li>
1.2       beck      446: Write <i>miniroot65.fs</i> to a USB stick and boot bsd.rd from it
1.1       beck      447: or boot bsd.rd via tftp.
                    448: Refer to the instructions in INSTALL.loongson for more details.
                    449: </ul>
                    450:
                    451: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    452:
                    453: <ul style="list-style-type: none">
                    454: <li>
                    455: Copy `boot' and `bsd.rd' to a Mach or UniOS partition, and boot the bootloader
                    456: from the PROM, and then bsd.rd from the bootloader.
                    457: Refer to the instructions in INSTALL.luna88k for more details.
                    458: </ul>
                    459:
                    460: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    461:
                    462: <ul style="list-style-type: none">
                    463: <li>
                    464: Burn the image from a mirror site to a CDROM, and power on your machine
                    465: while holding down the <i>C</i> key until the display turns on and
                    466: shows <i>OpenBSD/macppc boot</i>.
                    467: <p>
                    468: <li>
                    469: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    470: /6.5/macppc/bsd.rd</i>
                    471: </ul>
                    472:
                    473: <h3><font color="#e00000">OpenBSD/octeon:</font></h3>
                    474:
                    475: <ul style="list-style-type: none">
                    476: <li>
                    477: After connecting a serial port, boot bsd.rd over the network via DHCP/tftp.
                    478: Refer to the instructions in INSTALL.octeon for more details.
                    479: </ul>
                    480:
                    481: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    482:
                    483: <ul style="list-style-type: none">
                    484: <li>
1.2       beck      485: To install, burn cd65.iso on a CD-R, put it in the CD drive of your
1.1       beck      486: machine and select <i>Install System Software</i> from the System Maintenance
                    487: menu. Indigo/Indy/Indigo2 (R4000) systems will not boot automatically from
                    488: CD-ROM, and need a proper invocation from the PROM prompt.
                    489: Refer to the instructions in INSTALL.sgi for more details.
                    490:
                    491: <p>
                    492: <li>
                    493: If your machine doesn't have a CD drive, you can setup a DHCP/tftp network
                    494: server, and boot using "bootp()/bsd.rd.IP##" using the kernel matching your
                    495: system type. Refer to the instructions in INSTALL.sgi for more details.
                    496: </ul>
                    497:
                    498: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    499:
                    500: <ul style="list-style-type: none">
                    501: <li>
                    502: Burn the image from a mirror site to a CDROM, boot from it, and type
                    503: <i>boot cdrom</i>.
                    504: <p>
                    505: <li>
                    506: If this doesn't work, or if you don't have a CDROM drive, you can write
1.2       beck      507: <i>floppy65.fs</i> or <i>floppyB65.fs</i>
1.1       beck      508: (depending on your machine) to a floppy and boot it with <i>boot
                    509: floppy</i>. Refer to INSTALL.sparc64 for details.
                    510: <p>
                    511: <li>
                    512: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    513: will most likely fail.
                    514: <p>
                    515: <li>
1.2       beck      516: You can also write <i>miniroot65.fs</i> to the swap partition on
1.1       beck      517: the disk and boot with <i>boot disk:b</i>.
                    518: <p>
                    519: <li>
                    520: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    521: </ul>
                    522:
                    523: <hr>
                    524:
                    525: <h3 id="upgrade"><font color="#0000e0">How to upgrade</font></h3>
                    526:
                    527: If you already have an OpenBSD 6.4 system, and do not want to reinstall,
                    528: upgrade instructions and advice can be found in the
1.2       beck      529: <a href="faq/upgrade65.html">Upgrade Guide</a>.
1.1       beck      530: <p>
                    531:
                    532: <hr>
                    533:
                    534: <h3 id="sourcecode"><font color="#0000e0">Notes about the source code</font></h3>
                    535:
                    536: <tt>src.tar.gz</tt> contains a source archive starting at <tt>/usr/src</tt>.
                    537: This file contains everything you need except for the kernel sources,
                    538: which are in a separate archive.
                    539: To extract:
                    540:
                    541: <blockquote><pre>
                    542: # <b>mkdir -p /usr/src</b>
                    543: # <b>cd /usr/src</b>
                    544: # <b>tar xvfz /tmp/src.tar.gz</b>
                    545: </pre></blockquote>
                    546:
                    547: <tt>sys.tar.gz</tt> contains a source archive starting at <tt>/usr/src/sys</tt>.
                    548: This file contains all the kernel sources you need to rebuild kernels.
                    549: To extract:
                    550:
                    551: <blockquote><pre>
                    552: # <b>mkdir -p /usr/src/sys</b>
                    553: # <b>cd /usr/src</b>
                    554: # <b>tar xvfz /tmp/sys.tar.gz</b>
                    555: </pre></blockquote>
                    556:
                    557: Both of these trees are a regular CVS checkout.  Using these trees it
                    558: is possible to get a head-start on using the anoncvs servers as
                    559: described <a href="anoncvs.html">here</a>.
                    560: Using these files
                    561: results in a much faster initial CVS update than you could expect from
                    562: a fresh checkout of the full OpenBSD source tree.
                    563: <p>
                    564:
                    565: <hr>
                    566:
                    567: <h3 id="ports"><font color="#0000e0">Ports Tree</font></h3>
                    568:
                    569: A ports tree archive is also provided.  To extract:
                    570:
                    571: <blockquote><pre>
                    572: # <b>cd /usr</b>
                    573: # <b>tar xvfz /tmp/ports.tar.gz</b>
                    574: </pre></blockquote>
                    575:
                    576: Go read the <a href="faq/ports/index.html">ports</a> page
                    577: if you know nothing about ports
                    578: at this point.  This text is not a manual of how to use ports.
                    579: Rather, it is a set of notes meant to kickstart the user on the
                    580: OpenBSD ports system.
                    581: <p>
                    582: The <i>ports/</i> directory represents a CVS checkout of our ports.
                    583: As with our complete source tree, our ports tree is available via
                    584: <a href="anoncvs.html">AnonCVS</a>.
                    585: So, in order to keep up to date with the -stable branch, you must make
                    586: the <i>ports/</i> tree available on a read-write medium and update the tree
                    587: with a command like:
                    588:
                    589: <blockquote><pre>
                    590: # <b>cd /usr/ports</b>
1.11      beck      591: # <b>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_6_5</b>
1.1       beck      592: </pre></blockquote>
                    593:
                    594: [Of course, you must replace the server name here with a nearby anoncvs
                    595: server.]
                    596: <p>
                    597: Note that most ports are available as packages on our mirrors. Updated
                    598: ports for the 6.5 release will be made available if problems arise.
                    599: <p>
                    600: If you're interested in seeing a port added, would like to help out, or just
                    601: would like to know more, the mailing list
                    602: <a href="mail.html">ports@openbsd.org</a> is a good place to know.
                    603: <p>
                    604: </body>
                    605: </html>