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

Annotation of www/63.html, Revision 1.24

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 6.3</title>
                      5: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      6: <meta name="description" content="OpenBSD 6.3">
                      7: <meta name="copyright" content="This document copyright 2018 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/63.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.3</font>
                     19: </h2>
                     20:
                     21: <a href="images/XXX.gif">
                     22: <img align="left" width="227" height="343" hspace="24" src="images/XXX.gif"></a>
                     23: Released Apr 15, 2018<br>
                     24: Copyright 1997-2018, Theo de Raadt.<br>
                     25: <br>
                     26: <br>
                     27: 6.3 Song: XXX.
                     28:
                     29: <br>
                     30: <ul>
                     31: <li>See the information on <a href="ftp.html">the FTP page</a> for
                     32:     a list of mirror machines.
                     33: <li>Go to the <font color="#e00000">pub/OpenBSD/6.3/</font> directory on
                     34:     one of the mirror sites.
                     35: <li>Have a look at <a href="errata63.html">the 6.3 errata page</a> for a list
                     36:     of bugs and workarounds.
                     37: <li>See a <a href="plus63.html">detailed log of changes</a> between the
                     38:     6.2 and 6.3 releases.
                     39: <p>
                     40: <li><a href="https://man.openbsd.org/signify.1">signify(1)</a>
                     41:     pubkeys for this release:<br>
                     42: <pre>
1.6       sthen      43: base: RWRxzbLwAd76ZZxHU7wuIFUOVGwl6SjNNzanKWTql8w+hui7WLE/72mW
                     44: fw:   RWT3tdmiAc+DH/CJOxPFT10kUM90/UcLTgSEUEKzhKm9QEhy+UD4CWPy
                     45: pkg:  RWT58k1AWz/zZO9DHcPHXiHhDNP6hdwGjxNkyMoc/sh4O5NI8Zz1R1lD
1.1       deraadt    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.3.
                     59: For a comprehensive list, see the <a href="plus63.html">changelog</a> leading
                     60: to 6.3.
                     61:
                     62: <ul>
                     63:
                     64: <li>Improved hardware support, including:
                     65:     <ul>
1.21      jsg        66:     <li>New <a href="https://man.openbsd.org/acrtc.4">acrtc(4)</a> driver
                     67:        for X-Powers AC100 audio codec and Real Time Clock.
                     68:     <li>New <a href="https://man.openbsd.org/axppmic.4">axppmic(4)</a> driver
                     69:        for X-Powers AXP Power Management ICs.
                     70:     <li>New <a href="https://man.openbsd.org/bcmrng.4">bcmrng(4)</a> driver
                     71:        for Broadcom BCM2835/BCM2836/BCM2837 random number generator.
                     72:     <li>New <a href="https://man.openbsd.org/bcmtemp.4">bcmtemp(4)</a> driver
                     73:        for Broadcom BCM2835/BCM2836/BCM2837 temperature monitor.
                     74:     <li>New <a href="https://man.openbsd.org/bgw.4">bgw(4)</a> driver
                     75:        for Bosch motion sensor.
                     76:     <li>New <a href="https://man.openbsd.org/bwfm.4">bwfm(4)</a> driver
                     77:        for Broadcom and Cypress FullMAC 802.11 devices.
                     78:     <li>New <a href="https://man.openbsd.org/efi.4">efi(4)</a> driver
                     79:        for EFI runtime services.
                     80:     <li>New <a href="https://man.openbsd.org/imxanatop.4">imxanatop(4)</a> driver
                     81:        for i.MX6 integrated regulator.
                     82:     <li>New <a href="https://man.openbsd.org/rkpcie.4">rkpcie(4)</a> driver
                     83:        for Rockchip RK3399 Host/PCIe bridge.
                     84:     <li>New <a href="https://man.openbsd.org/sxirsb.4">sxirsb(4)</a> driver
                     85:        for Allwinner Reduced Serial Bus controller.
                     86:     <li>New <a href="https://man.openbsd.org/sxitemp.4">sxitemp(4)</a> driver
                     87:        for Allwinner temperature monitor.
                     88:     <li>New <a href="https://man.openbsd.org/sxits.4">sxits(4)</a> driver
                     89:        for temperature sensor on Allwinner A10/A20 touchpad controller.
                     90:     <li>New <a href="https://man.openbsd.org/sxitwi.4">sxitwi(4)</a> driver
                     91:        for two-wire bus found on several Allwinner SoCs.
                     92:     <li>New <a href="https://man.openbsd.org/sypwr.4">sypwr(4)</a> driver
                     93:        for the Silergy SY8106A regulator.
                     94:     <li>support for SAS3.5 MegaRAIDs was added to the
                     95:         <a href="https://man.openbsd.org/mfii.4">mfii(4)</a> driver.
                     96:     <li>support for Intel Cannon Lake and Ice Lake integrated Ethernet
                     97:         was added to the
                     98:         <a href="https://man.openbsd.org/em.4">em(4)</a> driver.
1.23      visa       99:     <li><a href="https://man.openbsd.org/cnmac.4">cnmac(4)</a> ports are now
                    100:         assigned to different CPU cores for distributed interrupt processing.
1.24    ! anton     101:     <li>The <a href="https://man.openbsd.org/pms.4">pms(4)</a> driver now
        !           102:         detects and handles reset announcements.
1.1       deraadt   103:     </ul>
                    104:
                    105: <p>
                    106: <li><a href="https://man.openbsd.org/amd64/vmm.4">vmm(4)</a>/
                    107:     <a href="https://man.openbsd.org/amd64/vmd.8">vmd(8)</a> improvements:
                    108:     <ul>
1.8       ccardena  109:     <li>Add CD-ROM/DVD ISO support to <a
                    110:         href="https://man.openbsd.org/amd64/vmd.8">vmd(8)</a> via <a
                    111:        href="https://man.openbsd.org/vioscsi.4">vioscsi(4)</a>.
                    112:     <li><a href="https://man.openbsd.org/amd64/vmd.8">vmd(8)</a> no longer
                    113:        creates an underlying bridge interface for virtual switches defined in
1.18      mlarkin   114:        <a href="https://man.openbsd.org/amd64/vm.conf.5">vm.conf(5)</a>
1.8       ccardena  115:     <li><a href="https://man.openbsd.org/amd64/vmd.8">vmd(8)</a> receives
                    116:        switch information (rdomain, etc) from underlying switch interface in
                    117:        conjunction of settings in <a
1.18      mlarkin   118:        href="https://man.openbsd.org/amd64/vm.conf.5">vm.conf(5)</a>
                    119:     <li>TSC (time stamp counter) support in guest VMs
                    120:     <li>Support ukvm/Solo5 unikernels in
                    121:         <a href="https://man.openbsd.org/amd64/vmm.4">vmm(4)</a>
                    122:     <li>Handle valid (but uncommon) instruction encodings better
                    123:     <li>Better PAE paging support for 32-bit Linux guest VMs
                    124:     <li><a href="https://man.openbsd.org/amd64/vmd.8">vmd(8)</a> now allows up
                    125:         to 4 network interfaces in each VM
1.17      pd        126:     <li>Add paused migration and snapshotting support to <a
                    127:         href="https://man.openbsd.org/amd64/vmm.4">vmm(4)</a> for AMD SVM/RVI
                    128:         hosts.
1.8       ccardena  129:     <li>Many fixes to <a href="https://man.openbsd.org/amd64/vmctl.8">vmctl(8)</a>
1.18      mlarkin   130:         and <a href="https://man.openbsd.org/amd64/vmd.8">vmd(8)</a> error handling
1.1       deraadt   131:     </ul>
                    132: <p>
                    133:
                    134: <li>IEEE 802.11 wireless stack improvements:
                    135:     <ul>
1.2       deraadt   136:     <li>...
1.1       deraadt   137:     </ul>
                    138: <p>
                    139:
                    140: <li>Generic network stack improvements:
                    141:     <ul>
1.12      florian   142:     <li> Cleanup and removal of code in sys/netinet6 since autoconfiguration
                    143:          runs in userland now.
1.2       deraadt   144:     <li>...
1.1       deraadt   145:     </ul>
                    146: <p>
                    147:
                    148: <li>Installer improvements:
                    149:     <ul>
1.2       deraadt   150:     <li>...
1.1       deraadt   151:     </ul>
                    152: <p>
                    153:
                    154: <li>Routing daemons and other userland network improvements:
                    155:     <ul>
1.10      deraadt   156:     <li><a href="https://man.openbsd.org/bgpctl.8">bgpctl(8)</a> has a new
1.11      florian   157:         <b>ssv</b> option which outputs rib entries as a single semicolon-seperated
1.10      deraadt   158:         like for selection before output.
1.13      florian   159:     <li><a href="https://man.openbsd.org/slaacd.8">slaacd(8)</a> generates
                    160:         random but stable IPv6 stateless autoconfiguration addresses according
                    161:         to RFC 7217.
                    162:         These are enabled per default in accordance with RFC 8064.
1.15      florian   163:     <li><a href="https://man.openbsd.org/slaacd.8">slaacd(8)</a> can generate
                    164:         RFC 7217 (random but stable) and RFC 4941 (privacy) style stateless
                    165:         autoconfiguration addresses on non-/64 prefixes.
1.2       deraadt   166:     <li>...
1.1       deraadt   167:     </ul>
                    168: <p>
                    169:
                    170: <li>Security improvements:
                    171:     <ul>
1.10      deraadt   172:     <li>Use even more trap-sleds on various architectures.
                    173:     <li>More use of .rodata for constant variables in assembly source.
                    174:     <li>Stop using x86 "repz ret" in dusty corners of the tree.
                    175:     <li>Introduce "execpromises" in
                    176:         <a href="https://man.openbsd.org/pledge.2">pledge(2)</a>.
                    177:     <li>Prepare for the introduction of <b>MAP_STACK</b> to
                    178:         <a href="https://man.openbsd.org/mmap.2">mmap(2)</a> after 6.3.
                    179:     <li>Push a small piece of KARL-linked kernel text into the random
                    180:         number generator as entropy at startup.
                    181:     <li>Put a small random gap at the top of thread stacks, so that attackers
                    182:         have yet another calculation to perform for their ROP work.
1.19      mlarkin   183:     <li>Mitigation for Meltdown vulnerability for Intel brand amd64 CPUs
1.2       deraadt   184:     <li>...
1.1       deraadt   185:     </ul>
                    186: <p>
                    187:
                    188: <li><a href="https://man.openbsd.org/dhcpd.8">dhcpd(8)</a>/
                    189:     <a href="https://man.openbsd.org/dhcrelay.8">dhcrelay(8)</a> improvements:
                    190:     <ul>
1.2       deraadt   191:     <li>...
1.1       deraadt   192:     </ul>
                    193: <p>
                    194:
                    195: <li><a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a> improvements:
                    196:     <ul>
1.2       deraadt   197:     <li>...
1.1       deraadt   198:     </ul>
                    199: <p>
                    200:
                    201: <li>Assorted improvements:
                    202:     <ul>
1.9       otto      203:     <li>Code reorganization and other improvements to
                    204:         <a href="https://man.openbsd.org/malloc.3">malloc(3)</a>
                    205:        and friends to make them more efficient.
1.10      deraadt   206:     <li>When performing suspend or hibernate operations, ensure all filesystems
                    207:         are properly syncronized and marked clean, or if they cannot be
                    208:         put into perfectly clean state on disk (due to open+unlinked files)
                    209:         then mark them dirty, so that a failed resume/unhinbernate is gauranteed
                    210:        to perform fsck.
1.16      florian   211:     <li><a href="https://man.openbsd.org/acme-client.1">acme-client(1)</a>
                    212:         autodetects the agreement url and follows 30x http redirects.
1.20      guenther  213:     <li>Added __cxa_thread_atexit() to support modern C++ tool chains
                    214:     <li>Added EVFILT_DEVICE support to
                    215:        <a href="https://man.openbsd.org/kqueue.2">kqueue(2)</a> for
                    216:        monitoring changes to drm devices.
1.23      visa      217:     <li><a href="https://man.openbsd.org/ldexp.3">ldexp(3)</a> now handles
                    218:         the sign of denormal numbers correctly on mips64.
1.2       deraadt   219:     <li>...
1.1       deraadt   220:     </ul>
                    221: <p>
                    222:
1.22      jsg       223: <li>OpenSMTPD 6.0.4
1.1       deraadt   224:     <ul>
1.2       deraadt   225:     <li>...
1.1       deraadt   226:     </ul>
                    227: <p>
                    228:
1.22      jsg       229: <li>OpenSSH 7.7
1.1       deraadt   230:     <ul>
                    231:     <li>Security:
                    232:       <ul>
1.2       deraadt   233:       <li>...
1.1       deraadt   234:       </ul>
                    235:     <li>New/changed features:
                    236:       <ul>
1.2       deraadt   237:       <li>...
1.1       deraadt   238:       </ul>
                    239:     <li>The following significant bugs have been fixed in this release:
                    240:       <ul>
1.2       deraadt   241:       <li>...
1.1       deraadt   242:       </ul>
                    243:     </ul>
                    244: <p>
                    245:
1.22      jsg       246: <li>LibreSSL 2.7.2
1.1       deraadt   247:     <ul>
1.2       deraadt   248:     <li>...
1.1       deraadt   249:     </ul>
                    250: <p>
                    251:
                    252: <li>mandoc 1.14.3
                    253:     <ul>
1.2       deraadt   254:     <li>...
1.1       deraadt   255:     </ul>
                    256: <p>
                    257:
                    258: <li>Ports and packages:
                    259:     <dl>
                    260:     <dt>Many pre-built packages for each architecture:
                    261:     </dl>
                    262:     <!-- number of FTP packages minus SHA256, SHA256.sig, index.txt -->
                    263:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    264:     <tr>
                    265:     <td valign="top" width="25%">
                    266:     <ul>
                    267:       <li>aarch64:    XXXX
                    268:       <li>amd64:      XXXX
                    269:       <li>arm:        XXXX
                    270:     </ul></td><td valign=top width="25%"><ul>
                    271:       <li>hppa:       XXXX
                    272:       <li>i386:       XXXX
                    273:       <li>mips64:     XXXX
                    274:     </ul></td><td valign=top width="25%"><ul>
                    275:       <li>mips64el:   XXXX
                    276:       <li>powerpc:    XXXX
                    277:       <li>sparc64:    XXXX
                    278:     </ul></td></tr></table>
                    279:     <p>
                    280:
                    281:     <dl>
                    282:     <dt>Some highlights:
                    283:     </dl>
                    284:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    285:     <tr>
                    286:     <td valign="top" width="50%"><ul>
1.3       lteo      287:        <li>AFL 2.52b
                    288:        <li>CMake 3.10.2
1.14      kn        289:        <li>Chromium 65.0.3325.181
1.1       deraadt   290:        <li>Emacs 21.4 and 25.3
                    291:        <li>GCC 4.9.4
1.3       lteo      292:        <li>GHC 8.2.2
1.1       deraadt   293:        <li>Gimp 2.8.22
1.3       lteo      294:        <li>GNOME 3.26.2
                    295:        <li>Go 1.10
1.1       deraadt   296:        <li>Groff 1.22.3
                    297:        <li>JDK 8u144
                    298:        <li>KDE 3.5.10 and 4.14.3 (plus KDE4 core updates)
1.3       lteo      299:        <li>LLVM/Clang 5.0.1
                    300:        <li>LibreOffice 6.0.2.1
                    301:        <li>Lua 5.1.5, 5.2.4 and 5.3.4
                    302:        <li>MariaDB 10.0.34
1.14      kn        303:        <li>Mozilla Firefox 52.7.2esr and 59.0.1
1.3       lteo      304:        <li>Mozilla Thunderbird 52.6.0
1.1       deraadt   305:     </ul></td><td valign=top width="50%"><ul>
1.3       lteo      306:        <li>Mutt 1.9.4 and NeoMutt 20180223
                    307:        <li>Node.js 8.9.4
1.1       deraadt   308:        <li>Ocaml 4.03.0
                    309:        <li>OpenLDAP 2.3.43 and 2.4.45
1.3       lteo      310:        <li>PHP 5.6.34 and 7.0.28
                    311:        <li>Postfix 3.3.0 and 3.4-20180203
                    312:        <li>PostgreSQL 10.3
                    313:        <li>Python 2.7.14 and 3.6.4
1.7       lteo      314:        <li>R 3.4.4
1.3       lteo      315:        <li>Ruby 2.3.6, 2.4.3 and 2.5.0
                    316:        <li>Rust 1.24.0
1.1       deraadt   317:        <li>Sendmail 8.16.0.21
1.14      kn        318:        <li>SQLite3 3.22.0
1.3       lteo      319:        <li>Sudo 1.8.22
                    320:        <li>Tcl/Tk 8.5.19 and 8.6.8
                    321:        <li>TeX Live 2017
                    322:        <li>Vim 8.0.1589
1.1       deraadt   323:        <li>Xfce 4.12
                    324:     </ul></td></tr></table>
                    325: <p>
                    326:
                    327: <li>As usual, steady improvements in manual pages and other documentation.
                    328: <p>
                    329:
                    330: <li>The system includes the following major components from outside suppliers:
                    331:     <ul>
1.4       matthieu  332:     <li>Xenocara (based on X.Org 7.7 with xserver 1.19.6 + patches,
                    333:       freetype 2.8.1, fontconfig 2.12.4, Mesa 13.0.6, xterm 330,
1.1       deraadt   334:       xkeyboard-config 2.20 and more)
1.4       matthieu  335:     <li>LLVM/Clang 5.0.1 (+ patches)
1.1       deraadt   336:     <li>GCC 4.2.1 (+ patches) and 3.3.6 (+ patches)
1.4       matthieu  337:     <li>Perl 5.24.3 (+ patches)
                    338:     <li>NSD 4.1.20
                    339:     <li>Unbound 1.6.8
1.1       deraadt   340:     <li>Ncurses 5.7
                    341:     <li>Binutils 2.17 (+ patches)
                    342:     <li>Gdb 6.3 (+ patches)
                    343:     <li>Awk Aug 10, 2011 version
1.4       matthieu  344:     <li>Expat 2.2.5
1.1       deraadt   345:     </ul>
                    346: </ul>
                    347:
                    348: <hr>
                    349:
                    350: <h3 id="install"><font color="#0000e0">How to install</font></h3>
                    351:
                    352: Please refer to the following files on the mirror site for
                    353: extensive details on how to install OpenBSD 6.3 on your machine:
                    354:
                    355: <ul>
                    356: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.3/alpha/INSTALL.alpha">
                    357:        .../OpenBSD/6.3/alpha/INSTALL.alpha</a>
                    358: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.3/amd64/INSTALL.amd64">
                    359:        .../OpenBSD/6.3/amd64/INSTALL.amd64</a>
                    360: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.3/arm64/INSTALL.arm64">
                    361:        .../OpenBSD/6.3/arm64/INSTALL.arm64</a>
                    362: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.3/armv7/INSTALL.armv7">
                    363:        .../OpenBSD/6.3/armv7/INSTALL.armv7</a>
                    364: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.3/hppa/INSTALL.hppa">
                    365:        .../OpenBSD/6.3/hppa/INSTALL.hppa</a>
                    366: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.3/i386/INSTALL.i386">
                    367:        .../OpenBSD/6.3/i386/INSTALL.i386</a>
                    368: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.3/landisk/INSTALL.landisk">
                    369:        .../OpenBSD/6.3/landisk/INSTALL.landisk</a>
                    370: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.3/loongson/INSTALL.loongson">
                    371:        .../OpenBSD/6.3/loongson/INSTALL.loongson</a>
                    372: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.3/luna88k/INSTALL.luna88k">
                    373:        .../OpenBSD/6.3/luna88k/INSTALL.luna88k</a>
                    374: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.3/macppc/INSTALL.macppc">
                    375:        .../OpenBSD/6.3/macppc/INSTALL.macppc</a>
                    376: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.3/octeon/INSTALL.octeon">
                    377:        .../OpenBSD/6.3/octeon/INSTALL.octeon</a>
                    378: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.3/sgi/INSTALL.sgi">
                    379:        .../OpenBSD/6.3/sgi/INSTALL.sgi</a>
                    380: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.3/sparc64/INSTALL.sparc64">
                    381:        .../OpenBSD/6.3/sparc64/INSTALL.sparc64</a>
                    382: </ul>
                    383:
                    384: <hr>
                    385:
                    386: <p>
                    387: Quick installer information for people familiar with OpenBSD, and the use of
                    388: the "<a href="https://man.openbsd.org/disklabel.8">disklabel</a> -E" command.
                    389: If you are at all confused when installing OpenBSD, read the relevant
                    390: INSTALL.* file as listed above!
                    391:
                    392: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    393:
                    394: <ul style="list-style-type: none">
                    395: <li>
                    396: Write <i>floppy63.fs</i> or <i>floppyB63.fs</i> (depending on your machine)
                    397: to a diskette and enter <i>boot dva0</i>.
                    398: Refer to INSTALL.alpha for more details.
                    399: <p>
                    400: <li>
                    401: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    402: will most likely fail.
                    403: </ul>
                    404:
                    405: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    406:
                    407: <ul style="list-style-type: none">
                    408: <li>
                    409: If your machine can boot from CD, you can write <i>install63.iso</i> or
                    410: <i>cd63.iso</i> to a CD and boot from it.
                    411: You may need to adjust your BIOS options first.
                    412: <p>
                    413: <li>
                    414: If your machine can boot from USB, you can write <i>install63.fs</i> or
                    415: <i>miniroot63.fs</i> to a USB stick and boot from it.
                    416: <p>
                    417: <li>
                    418: If you can't boot from a CD, floppy disk, or USB,
                    419: you can install across the network using PXE as described in the included
                    420: INSTALL.amd64 document.
                    421: <p>
                    422: <li>
                    423: If you are planning to dual boot OpenBSD with another OS, you will need to
                    424: read INSTALL.amd64.
                    425: </ul>
                    426:
                    427: <h3><font color="#e00000">OpenBSD/arm64:</font></h3>
                    428:
                    429: <ul style="list-style-type: none">
                    430: <li>
                    431: Write <i>miniroot63.fs</i> to a disk and boot from it after connecting
                    432: to the serial console.  Refer to INSTALL.arm64 for more details.
                    433: <p>
                    434: </ul>
                    435:
                    436: <h3><font color="#e00000">OpenBSD/armv7:</font></h3>
                    437:
                    438: <ul style="list-style-type: none">
                    439: <li>
                    440: Write a system specific miniroot to an SD card and boot from it after connecting
                    441: to the serial console.  Refer to INSTALL.armv7 for more details.
                    442: <p>
                    443: </ul>
                    444:
                    445: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    446:
                    447: <ul style="list-style-type: none">
                    448: <li>
                    449: Boot over the network by following the instructions in INSTALL.hppa or the
                    450: <a href="hppa.html#install">hppa platform page</a>.
                    451: </ul>
                    452:
                    453: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    454:
                    455: <ul style="list-style-type: none">
                    456: <li>
                    457: If your machine can boot from CD, you can write <i>install63.iso</i> or
                    458: <i>cd63.iso</i> to a CD and boot from it.
                    459: You may need to adjust your BIOS options first.
                    460: <p>
                    461: <li>
                    462: If your machine can boot from USB, you can write <i>install63.fs</i> or
                    463: <i>miniroot63.fs</i> to a USB stick and boot from it.
                    464: <p>
                    465: <li>
                    466: If you can't boot from a CD, floppy disk, or USB,
                    467: you can install across the network using PXE as described in
                    468: the included INSTALL.i386 document.
                    469: <p>
                    470: <li>
                    471: If you are planning on dual booting OpenBSD with another OS, you will need to
                    472: read INSTALL.i386.
                    473: </ul>
                    474:
                    475: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    476:
                    477: <ul style="list-style-type: none">
                    478: <li>
                    479: Write <i>miniroot63.fs</i> to the start of the CF
                    480: or disk, and boot normally.
                    481: </ul>
                    482:
                    483: <h3><font color="#e00000">OpenBSD/loongson:</font></h3>
                    484:
                    485: <ul style="list-style-type: none">
                    486: <li>
                    487: Write <i>miniroot63.fs</i> to a USB stick and boot bsd.rd from it
                    488: or boot bsd.rd via tftp.
                    489: Refer to the instructions in INSTALL.loongson for more details.
                    490: </ul>
                    491:
                    492: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    493:
                    494: <ul style="list-style-type: none">
                    495: <li>
                    496: Copy `boot' and `bsd.rd' to a Mach or UniOS partition, and boot the bootloader
                    497: from the PROM, and then bsd.rd from the bootloader.
                    498: Refer to the instructions in INSTALL.luna88k for more details.
                    499: </ul>
                    500:
                    501: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    502:
                    503: <ul style="list-style-type: none">
                    504: <li>
                    505: Burn the image from a mirror site to a CDROM, and power on your machine
                    506: while holding down the <i>C</i> key until the display turns on and
                    507: shows <i>OpenBSD/macppc boot</i>.
                    508: <p>
                    509: <li>
                    510: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    511: /6.3/macppc/bsd.rd</i>
                    512: </ul>
                    513:
                    514: <h3><font color="#e00000">OpenBSD/octeon:</font></h3>
                    515:
                    516: <ul style="list-style-type: none">
                    517: <li>
                    518: After connecting a serial port, boot bsd.rd over the network via DHCP/tftp.
                    519: Refer to the instructions in INSTALL.octeon for more details.
                    520: </ul>
                    521:
                    522: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    523:
                    524: <ul style="list-style-type: none">
                    525: <li>
                    526: To install, burn cd63.iso on a CD-R, put it in the CD drive of your
                    527: machine and select <i>Install System Software</i> from the System Maintenance
                    528: menu. Indigo/Indy/Indigo2 (R4000) systems will not boot automatically from
                    529: CD-ROM, and need a proper invocation from the PROM prompt.
                    530: Refer to the instructions in INSTALL.sgi for more details.
                    531:
                    532: <p>
                    533: <li>
                    534: If your machine doesn't have a CD drive, you can setup a DHCP/tftp network
                    535: server, and boot using "bootp()/bsd.rd.IP##" using the kernel matching your
                    536: system type. Refer to the instructions in INSTALL.sgi for more details.
                    537: </ul>
                    538:
                    539: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    540:
                    541: <ul style="list-style-type: none">
                    542: <li>
                    543: Burn the image from a mirror site to a CDROM, boot from it, and type
                    544: <i>boot cdrom</i>.
                    545: <p>
                    546: <li>
                    547: If this doesn't work, or if you don't have a CDROM drive, you can write
                    548: <i>floppy63.fs</i> or <i>floppyB63.fs</i>
                    549: (depending on your machine) to a floppy and boot it with <i>boot
                    550: floppy</i>. Refer to INSTALL.sparc64 for details.
                    551: <p>
                    552: <li>
                    553: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    554: will most likely fail.
                    555: <p>
                    556: <li>
                    557: You can also write <i>miniroot63.fs</i> to the swap partition on
                    558: the disk and boot with <i>boot disk:b</i>.
                    559: <p>
                    560: <li>
                    561: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    562: </ul>
                    563:
                    564: <hr>
                    565:
                    566: <h3 id="upgrade"><font color="#0000e0">How to upgrade</font></h3>
                    567:
1.5       matthieu  568: If you already have an OpenBSD 6.2 system, and do not want to reinstall,
1.1       deraadt   569: upgrade instructions and advice can be found in the
                    570: <a href="faq/upgrade63.html">Upgrade Guide</a>.
                    571: <p>
                    572:
                    573: <hr>
                    574:
                    575: <h3 id="sourcecode"><font color="#0000e0">Notes about the source code</font></h3>
                    576:
                    577: <tt>src.tar.gz</tt> contains a source archive starting at <tt>/usr/src</tt>.
                    578: This file contains everything you need except for the kernel sources,
                    579: which are in a separate archive.
                    580: To extract:
                    581:
                    582: <blockquote><pre>
                    583: # <b>mkdir -p /usr/src</b>
                    584: # <b>cd /usr/src</b>
                    585: # <b>tar xvfz /tmp/src.tar.gz</b>
                    586: </pre></blockquote>
                    587:
                    588: <tt>sys.tar.gz</tt> contains a source archive starting at <tt>/usr/src/sys</tt>.
                    589: This file contains all the kernel sources you need to rebuild kernels.
                    590: To extract:
                    591:
                    592: <blockquote><pre>
                    593: # <b>mkdir -p /usr/src/sys</b>
                    594: # <b>cd /usr/src</b>
                    595: # <b>tar xvfz /tmp/sys.tar.gz</b>
                    596: </pre></blockquote>
                    597:
                    598: Both of these trees are a regular CVS checkout.  Using these trees it
                    599: is possible to get a head-start on using the anoncvs servers as
                    600: described <a href="anoncvs.html">here</a>.
                    601: Using these files
                    602: results in a much faster initial CVS update than you could expect from
                    603: a fresh checkout of the full OpenBSD source tree.
                    604: <p>
                    605:
                    606: <hr>
                    607:
                    608: <h3 id="ports"><font color="#0000e0">Ports Tree</font></h3>
                    609:
                    610: A ports tree archive is also provided.  To extract:
                    611:
                    612: <blockquote><pre>
                    613: # <b>cd /usr</b>
                    614: # <b>tar xvfz /tmp/ports.tar.gz</b>
                    615: </pre></blockquote>
                    616:
                    617: Go read the <a href="faq/ports/index.html">ports</a> page
                    618: if you know nothing about ports
                    619: at this point.  This text is not a manual of how to use ports.
                    620: Rather, it is a set of notes meant to kickstart the user on the
                    621: OpenBSD ports system.
                    622: <p>
                    623: The <i>ports/</i> directory represents a CVS checkout of our ports.
                    624: As with our complete source tree, our ports tree is available via
                    625: <a href="anoncvs.html">AnonCVS</a>.
                    626: So, in order to keep up to date with the -stable branch, you must make
                    627: the <i>ports/</i> tree available on a read-write medium and update the tree
                    628: with a command like:
                    629:
                    630: <blockquote><pre>
                    631: # <b>cd /usr/ports</b>
                    632: # <b>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_6_3</b>
                    633: </pre></blockquote>
                    634:
                    635: [Of course, you must replace the server name here with a nearby anoncvs
                    636: server.]
                    637: <p>
                    638: Note that most ports are available as packages on our mirrors. Updated
                    639: ports for the 6.3 release will be made available if problems arise.
                    640: <p>
                    641: If you're interested in seeing a port added, would like to help out, or just
                    642: would like to know more, the mailing list
                    643: <a href="mail.html">ports@openbsd.org</a> is a good place to know.
                    644: <p>
                    645: </body>
                    646: </html>