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

Annotation of www/65.html, Revision 1.32

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.9       bcook     131:         Added more OPENSSL_NO_* macros for compatibility with OpenSSL.
1.16      beck      132:       <li>
1.19      jsg       133:         Partial port of the OpenSSL EC_KEY_METHOD API for use by OpenSSH.
                    134:       <li>
                    135:         Implemented further missing OpenSSL 1.1 API.
1.21      tb        136:       <li>
                    137:         Added support for XChaCha20 and XChaCha20-Poly1305.
1.19      jsg       138:     </ul>
                    139:
                    140:     <li>Compatibility Changes
                    141:     <ul>
                    142:       <li>
1.23      beck      143:         Added pbkdf2 key derivation support
                    144:         to <a href="https://man.openbsd.org/openssl.1">openssl(1)</a> enc.
                    145:       <li>
1.19      jsg       146:         Changed the default digest type of
                    147:         <a href="https://man.openbsd.org/openssl.1">openssl(1)</a> enc
                    148:         to sha256.
1.18      naddy     149:       <li>
                    150:         Changed the default digest type of
                    151:         <a href="https://man.openbsd.org/openssl.1">openssl(1)</a> dgst
                    152:         to sha256.
1.17      tb        153:       <li>
1.19      jsg       154:         Changed the default digest type of
                    155:         <a href="https://man.openbsd.org/openssl.1">openssl(1)</a>
                    156:         x509 -fingerprint 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:         crl -fingerprint to sha256.
1.4       bcook     161:     </ul>
                    162:
                    163:     <li>Testing and Proactive Security
                    164:     <ul>
                    165:       <li>
1.8       bcook     166:         Added extensive interoperability tests between LibreSSL and OpenSSL 1.0
1.9       bcook     167:         and 1.1.
1.7       bcook     168:       <li>
1.31      tb        169:         Added additional Wycheproof tests and related bug fixes.
1.4       bcook     170:     </ul>
                    171:
                    172:     <li>Internal Improvements
                    173:     <ul>
                    174:       <li>
                    175:         Simplified sigalgs option processing and handshake signing algorithm
1.9       bcook     176:         selection.
1.4       bcook     177:       <li>
1.9       bcook     178:         Added the ability to use the RSA PSS algorithm for handshake signatures.
1.4       bcook     179:       <li>
                    180:         Added bn_rand_interval() and use it in code needing ranges of random bn
1.9       bcook     181:         values.
1.4       bcook     182:       <li>
                    183:         Added functionality to derive early, handshake, and application secrets
1.9       bcook     184:         as per RFC8446.
1.4       bcook     185:       <li>
1.9       bcook     186:         Added handshake state machine from RFC8446.
1.7       bcook     187:       <li>
                    188:         Removed some ASN.1 related code from libcrypto that had not been used
1.9       bcook     189:         since around 2000.
1.7       bcook     190:       <li>
                    191:         Unexported internal symbols and internalized more record layer structs.
1.23      beck      192:       <li>
                    193:         Removed SHA224 based handshake signatures from consideration for use in a TLS 1.2 handshake.
1.4       bcook     194:     </ul>
                    195:
1.6       bcook     196:     <li>Portable Improvements
                    197:     <ul>
                    198:       <li>
1.9       bcook     199:         Added support for assembly optimizations on 32-bit ARM ELF targets.
1.6       bcook     200:     </ul>
                    201:
1.4       bcook     202:     <li>Bug Fixes
                    203:     <ul>
                    204:       <li>
1.13      tb        205:         Improved protection against timing side channels in ECDSA signature
                    206:         generation.
1.4       bcook     207:       <li>
1.14      tb        208:         Coordinate blinding was added to some elliptic curves.
1.13      tb        209:         This is the last bit of the work by Brumley et al. to protect against
                    210:         the Portsmash vulnerability.
1.4       bcook     211:       <li>
1.9       bcook     212:         Ensure transcript handshake is always freed with TLS 1.2.
1.4       bcook     213:     </ul>
                    214:   </ul>
1.1       beck      215: <p>
                    216:
                    217: <li>Mandoc
                    218: <p>
                    219:
                    220: <li>Ports and packages:
1.29      sthen     221:     <ul>
                    222:       <li>...
                    223:     </ul>
                    224:     <p>
                    225:     <dl>
                    226:     <dt>Many pre-built packages for each architecture:
                    227:     </dl>
                    228:     <!-- number of FTP packages minus SHA256, SHA256.sig, index.txt -->
                    229:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    230:     <tr>
                    231:     <td valign="top" width="25%">
                    232:     <ul>
                    233:       <li>aarch64:     XXXX
                    234:       <li>amd64:      XXXXX
                    235:       <li>arm:         XXXX
                    236:     </ul></td><td valign=top width="25%"><ul>
                    237:       <li>i386:       XXXXX
                    238:       <li>mips64:      XXXX
                    239:       <li>mips64el:    XXXX
                    240:     </ul></td><td valign=top width="25%"><ul>
                    241:       <li>powerpc:     XXXX
                    242:       <li>sparc64:     XXXX
                    243:     </ul></td></tr></table>
                    244:     <p>
                    245:
                    246:     <dl>
                    247:     <dt>Some highlights:
                    248:     </dl>
                    249:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    250:     <tr>
                    251:     <td valign="top" width="25%"><ul>
                    252:        <li>AFL 2.52b
                    253:        <li>Asterisk 16.2.1
                    254:        <li>CMake 3.10.2
                    255:        <li>Chromium 72.0.3626.121
                    256:        <li>Emacs 26.1
                    257:        <li>FFmpeg 4.1.1
                    258:        <li>GCC 4.9.4 and 8.2.0
                    259:        <li>GHC 8.2.2
                    260:        <li>GNOME 3.30.2.1
                    261:        <li>Go 1.11.5
                    262:        <li>Groff 1.22.4
1.32    ! sthen     263:        <li>JDK 8u202
1.29      sthen     264:     </ul></td><td valign=top width="25%"><ul>
                    265:        <li>LLVM/Clang 7.0.1
                    266:        <li>LibreOffice 6.2.1.2
                    267:        <li>Lua 5.1.5, 5.2.4 and 5.3.5
                    268:        <li>MariaDB 10.0.38
                    269:        <li>Mono 5.14.0.177
                    270:        <li>Mozilla Firefox 60.5.2esr and 65.0.1
                    271:        <li>Mozilla Thunderbird 60.5.2
1.32    ! sthen     272:        <li>Mutt 1.11.4 and NeoMutt 20180716
1.29      sthen     273:        <li>Node.js 10.15.0
                    274:        <li>OCaml 4.07.1
                    275:        <li>OpenLDAP 2.3.43 and 2.4.47
1.32    ! sthen     276:        <li>PHP 7.1.27 and 7.2.16<!-- 7.3.x is not yet enabled -->
1.29      sthen     277:        <li>Postfix 3.3.3 and 3.4-20190106
                    278:     </ul></td><td valign=top width="25%"><ul>
                    279:        <li>PostgreSQL 11.2
                    280:        <li>Python 2.7.15 and 3.6.8
                    281:        <li>R 3.5.2
                    282:        <li>Ruby 2.4.5, 2.5.3 and 2.6.1
1.32    ! sthen     283:        <li>Rust 1.33.0
1.29      sthen     284:        <li>Sendmail 8.16.0.41
                    285:        <li>SQLite3 3.26.0
                    286:        <li>Sudo 1.8.27
                    287:        <li>Suricata 4.1.2
                    288:        <li>Tcl/Tk 8.5.19 and 8.6.8
                    289:        <li>TeX Live 2018
1.32    ! sthen     290:        <li>Vim 8.1.1007, Neovim 0.3.1
1.29      sthen     291:        <li>Xfce 4.12
                    292:     </ul></td></tr></table>
1.1       beck      293: <p>
                    294:
                    295: <li>As usual, steady improvements in manual pages and other documentation.
                    296: <p>
                    297:
                    298: <li>The system includes the following major components from outside suppliers:
1.4       bcook     299: <p>
1.1       beck      300:
                    301: </ul>
                    302:
                    303: <hr>
                    304:
                    305: <h3 id="install"><font color="#0000e0">How to install</font></h3>
                    306:
                    307: Please refer to the following files on the mirror site for
                    308: extensive details on how to install OpenBSD 6.5 on your machine:
                    309:
                    310: <ul>
                    311: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.5/alpha/INSTALL.alpha">
                    312:        .../OpenBSD/6.5/alpha/INSTALL.alpha</a>
                    313: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.5/amd64/INSTALL.amd64">
                    314:        .../OpenBSD/6.5/amd64/INSTALL.amd64</a>
                    315: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.5/arm64/INSTALL.arm64">
                    316:        .../OpenBSD/6.5/arm64/INSTALL.arm64</a>
                    317: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.5/armv7/INSTALL.armv7">
                    318:        .../OpenBSD/6.5/armv7/INSTALL.armv7</a>
                    319: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.5/hppa/INSTALL.hppa">
                    320:        .../OpenBSD/6.5/hppa/INSTALL.hppa</a>
                    321: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.5/i386/INSTALL.i386">
                    322:        .../OpenBSD/6.5/i386/INSTALL.i386</a>
                    323: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.5/landisk/INSTALL.landisk">
                    324:        .../OpenBSD/6.5/landisk/INSTALL.landisk</a>
                    325: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.5/loongson/INSTALL.loongson">
                    326:        .../OpenBSD/6.5/loongson/INSTALL.loongson</a>
                    327: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.5/luna88k/INSTALL.luna88k">
                    328:        .../OpenBSD/6.5/luna88k/INSTALL.luna88k</a>
                    329: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.5/macppc/INSTALL.macppc">
                    330:        .../OpenBSD/6.5/macppc/INSTALL.macppc</a>
                    331: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.5/octeon/INSTALL.octeon">
                    332:        .../OpenBSD/6.5/octeon/INSTALL.octeon</a>
                    333: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.5/sgi/INSTALL.sgi">
                    334:        .../OpenBSD/6.5/sgi/INSTALL.sgi</a>
                    335: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.5/sparc64/INSTALL.sparc64">
                    336:        .../OpenBSD/6.5/sparc64/INSTALL.sparc64</a>
                    337: </ul>
                    338:
                    339: <hr>
                    340:
                    341: <p>
                    342: Quick installer information for people familiar with OpenBSD, and the use of
                    343: the "<a href="https://man.openbsd.org/disklabel.8">disklabel</a> -E" command.
                    344: If you are at all confused when installing OpenBSD, read the relevant
                    345: INSTALL.* file as listed above!
                    346:
                    347: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    348:
                    349: <ul style="list-style-type: none">
                    350: <li>
1.2       beck      351: Write <i>floppy65.fs</i> or <i>floppyB65.fs</i> (depending on your machine)
1.1       beck      352: to a diskette and enter <i>boot dva0</i>.
                    353: Refer to INSTALL.alpha for more details.
                    354: <p>
                    355: <li>
                    356: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    357: will most likely fail.
                    358: </ul>
                    359:
                    360: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    361:
                    362: <ul style="list-style-type: none">
                    363: <li>
1.2       beck      364: If your machine can boot from CD, you can write <i>install65.iso</i> or
                    365: <i>cd65.iso</i> to a CD and boot from it.
1.1       beck      366: You may need to adjust your BIOS options first.
                    367: <p>
                    368: <li>
1.2       beck      369: If your machine can boot from USB, you can write <i>install65.fs</i> or
                    370: <i>miniroot65.fs</i> to a USB stick and boot from it.
1.1       beck      371: <p>
                    372: <li>
                    373: If you can't boot from a CD, floppy disk, or USB,
                    374: you can install across the network using PXE as described in the included
                    375: INSTALL.amd64 document.
                    376: <p>
                    377: <li>
                    378: If you are planning to dual boot OpenBSD with another OS, you will need to
                    379: read INSTALL.amd64.
                    380: </ul>
                    381:
                    382: <h3><font color="#e00000">OpenBSD/arm64:</font></h3>
                    383:
                    384: <ul style="list-style-type: none">
                    385: <li>
1.2       beck      386: Write <i>miniroot65.fs</i> to a disk and boot from it after connecting
1.1       beck      387: to the serial console.  Refer to INSTALL.arm64 for more details.
                    388: <p>
                    389: </ul>
                    390:
                    391: <h3><font color="#e00000">OpenBSD/armv7:</font></h3>
                    392:
                    393: <ul style="list-style-type: none">
                    394: <li>
                    395: Write a system specific miniroot to an SD card and boot from it after connecting
                    396: to the serial console.  Refer to INSTALL.armv7 for more details.
                    397: <p>
                    398: </ul>
                    399:
                    400: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    401:
                    402: <ul style="list-style-type: none">
                    403: <li>
                    404: Boot over the network by following the instructions in INSTALL.hppa or the
                    405: <a href="hppa.html#install">hppa platform page</a>.
                    406: </ul>
                    407:
                    408: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    409:
                    410: <ul style="list-style-type: none">
                    411: <li>
1.2       beck      412: If your machine can boot from CD, you can write <i>install65.iso</i> or
                    413: <i>cd65.iso</i> to a CD and boot from it.
1.1       beck      414: You may need to adjust your BIOS options first.
                    415: <p>
                    416: <li>
1.2       beck      417: If your machine can boot from USB, you can write <i>install65.fs</i> or
                    418: <i>miniroot65.fs</i> to a USB stick and boot from it.
1.1       beck      419: <p>
                    420: <li>
                    421: If you can't boot from a CD, floppy disk, or USB,
                    422: you can install across the network using PXE as described in
                    423: the included INSTALL.i386 document.
                    424: <p>
                    425: <li>
                    426: If you are planning on dual booting OpenBSD with another OS, you will need to
                    427: read INSTALL.i386.
                    428: </ul>
                    429:
                    430: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    431:
                    432: <ul style="list-style-type: none">
                    433: <li>
1.2       beck      434: Write <i>miniroot65.fs</i> to the start of the CF
1.1       beck      435: or disk, and boot normally.
                    436: </ul>
                    437:
                    438: <h3><font color="#e00000">OpenBSD/loongson:</font></h3>
                    439:
                    440: <ul style="list-style-type: none">
                    441: <li>
1.2       beck      442: Write <i>miniroot65.fs</i> to a USB stick and boot bsd.rd from it
1.1       beck      443: or boot bsd.rd via tftp.
                    444: Refer to the instructions in INSTALL.loongson for more details.
                    445: </ul>
                    446:
                    447: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    448:
                    449: <ul style="list-style-type: none">
                    450: <li>
                    451: Copy `boot' and `bsd.rd' to a Mach or UniOS partition, and boot the bootloader
                    452: from the PROM, and then bsd.rd from the bootloader.
                    453: Refer to the instructions in INSTALL.luna88k for more details.
                    454: </ul>
                    455:
                    456: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    457:
                    458: <ul style="list-style-type: none">
                    459: <li>
                    460: Burn the image from a mirror site to a CDROM, and power on your machine
                    461: while holding down the <i>C</i> key until the display turns on and
                    462: shows <i>OpenBSD/macppc boot</i>.
                    463: <p>
                    464: <li>
                    465: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    466: /6.5/macppc/bsd.rd</i>
                    467: </ul>
                    468:
                    469: <h3><font color="#e00000">OpenBSD/octeon:</font></h3>
                    470:
                    471: <ul style="list-style-type: none">
                    472: <li>
                    473: After connecting a serial port, boot bsd.rd over the network via DHCP/tftp.
                    474: Refer to the instructions in INSTALL.octeon for more details.
                    475: </ul>
                    476:
                    477: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    478:
                    479: <ul style="list-style-type: none">
                    480: <li>
1.2       beck      481: To install, burn cd65.iso on a CD-R, put it in the CD drive of your
1.1       beck      482: machine and select <i>Install System Software</i> from the System Maintenance
                    483: menu. Indigo/Indy/Indigo2 (R4000) systems will not boot automatically from
                    484: CD-ROM, and need a proper invocation from the PROM prompt.
                    485: Refer to the instructions in INSTALL.sgi for more details.
                    486:
                    487: <p>
                    488: <li>
                    489: If your machine doesn't have a CD drive, you can setup a DHCP/tftp network
                    490: server, and boot using "bootp()/bsd.rd.IP##" using the kernel matching your
                    491: system type. Refer to the instructions in INSTALL.sgi for more details.
                    492: </ul>
                    493:
                    494: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    495:
                    496: <ul style="list-style-type: none">
                    497: <li>
                    498: Burn the image from a mirror site to a CDROM, boot from it, and type
                    499: <i>boot cdrom</i>.
                    500: <p>
                    501: <li>
                    502: If this doesn't work, or if you don't have a CDROM drive, you can write
1.2       beck      503: <i>floppy65.fs</i> or <i>floppyB65.fs</i>
1.1       beck      504: (depending on your machine) to a floppy and boot it with <i>boot
                    505: floppy</i>. Refer to INSTALL.sparc64 for details.
                    506: <p>
                    507: <li>
                    508: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    509: will most likely fail.
                    510: <p>
                    511: <li>
1.2       beck      512: You can also write <i>miniroot65.fs</i> to the swap partition on
1.1       beck      513: the disk and boot with <i>boot disk:b</i>.
                    514: <p>
                    515: <li>
                    516: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    517: </ul>
                    518:
                    519: <hr>
                    520:
                    521: <h3 id="upgrade"><font color="#0000e0">How to upgrade</font></h3>
                    522:
                    523: If you already have an OpenBSD 6.4 system, and do not want to reinstall,
                    524: upgrade instructions and advice can be found in the
1.2       beck      525: <a href="faq/upgrade65.html">Upgrade Guide</a>.
1.1       beck      526: <p>
                    527:
                    528: <hr>
                    529:
                    530: <h3 id="sourcecode"><font color="#0000e0">Notes about the source code</font></h3>
                    531:
                    532: <tt>src.tar.gz</tt> contains a source archive starting at <tt>/usr/src</tt>.
                    533: This file contains everything you need except for the kernel sources,
                    534: which are in a separate archive.
                    535: To extract:
                    536:
                    537: <blockquote><pre>
                    538: # <b>mkdir -p /usr/src</b>
                    539: # <b>cd /usr/src</b>
                    540: # <b>tar xvfz /tmp/src.tar.gz</b>
                    541: </pre></blockquote>
                    542:
                    543: <tt>sys.tar.gz</tt> contains a source archive starting at <tt>/usr/src/sys</tt>.
                    544: This file contains all the kernel sources you need to rebuild kernels.
                    545: To extract:
                    546:
                    547: <blockquote><pre>
                    548: # <b>mkdir -p /usr/src/sys</b>
                    549: # <b>cd /usr/src</b>
                    550: # <b>tar xvfz /tmp/sys.tar.gz</b>
                    551: </pre></blockquote>
                    552:
                    553: Both of these trees are a regular CVS checkout.  Using these trees it
                    554: is possible to get a head-start on using the anoncvs servers as
                    555: described <a href="anoncvs.html">here</a>.
                    556: Using these files
                    557: results in a much faster initial CVS update than you could expect from
                    558: a fresh checkout of the full OpenBSD source tree.
                    559: <p>
                    560:
                    561: <hr>
                    562:
                    563: <h3 id="ports"><font color="#0000e0">Ports Tree</font></h3>
                    564:
                    565: A ports tree archive is also provided.  To extract:
                    566:
                    567: <blockquote><pre>
                    568: # <b>cd /usr</b>
                    569: # <b>tar xvfz /tmp/ports.tar.gz</b>
                    570: </pre></blockquote>
                    571:
                    572: Go read the <a href="faq/ports/index.html">ports</a> page
                    573: if you know nothing about ports
                    574: at this point.  This text is not a manual of how to use ports.
                    575: Rather, it is a set of notes meant to kickstart the user on the
                    576: OpenBSD ports system.
                    577: <p>
                    578: The <i>ports/</i> directory represents a CVS checkout of our ports.
                    579: As with our complete source tree, our ports tree is available via
                    580: <a href="anoncvs.html">AnonCVS</a>.
                    581: So, in order to keep up to date with the -stable branch, you must make
                    582: the <i>ports/</i> tree available on a read-write medium and update the tree
                    583: with a command like:
                    584:
                    585: <blockquote><pre>
                    586: # <b>cd /usr/ports</b>
1.11      beck      587: # <b>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_6_5</b>
1.1       beck      588: </pre></blockquote>
                    589:
                    590: [Of course, you must replace the server name here with a nearby anoncvs
                    591: server.]
                    592: <p>
                    593: Note that most ports are available as packages on our mirrors. Updated
                    594: ports for the 6.5 release will be made available if problems arise.
                    595: <p>
                    596: If you're interested in seeing a port added, would like to help out, or just
                    597: would like to know more, the mailing list
                    598: <a href="mail.html">ports@openbsd.org</a> is a good place to know.
                    599: <p>
                    600: </body>
                    601: </html>