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

Annotation of www/62.html, Revision 1.20

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 6.2</title>
                      5: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      6: <meta name="description" content="OpenBSD 6.2">
                      7: <meta name="copyright" content="This document copyright 2017 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/62.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.2</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 October 15, 2017<br>
                     24: Copyright 1997-2017, Theo de Raadt.<br>
                     25: <br>
                     26: <br>
                     27: 6.2 Song:
                     28: <a href="lyrics.html#62">XXX</a>.
                     29:
                     30: <br>
                     31: <ul>
                     32: <li>See the information on <a href="ftp.html">the FTP page</a> for
                     33:     a list of mirror machines.
                     34: <li>Go to the <font color="#e00000">pub/OpenBSD/6.2/</font> directory on
                     35:     one of the mirror sites.
                     36: <li>Have a look at <a href="errata62.html">the 6.2 errata page</a> for a list
                     37:     of bugs and workarounds.
                     38: <li>See a <a href="plus62.html">detailed log of changes</a> between the
                     39:     6.1 and 6.2 releases.
                     40: <p>
                     41: <li><a href="https://man.openbsd.org/signify.1">signify(1)</a>
                     42:     pubkeys for this release:<br>
                     43: <pre>
                     44: base: RWRVWzAMgtyg7g27STK1h1xA6RIwtjex6Vr5Y9q5SC5q5+b0GN4lLhfu
                     45: fw:   RWSbA8C2TPUQLi48EqHtg7Rx7KGDt6E/2d8OeJinGZPbpoqGRxA0N2oW
                     46: pkg:  RWRvEq+UPCq0VGI9ar7VMy+HYKDrOb4WS5JLhdUBiX3qvJgPQjyZSTxI
                     47: </pre>
                     48: <p>
                     49: All applicable copyrights and credits are in the src.tar.gz,
                     50: sys.tar.gz, xenocara.tar.gz, ports.tar.gz files, or in the
                     51: files fetched via ports.tar.gz.
                     52: </ul>
                     53: <br clear=all>
                     54:
                     55: <hr>
                     56:
                     57: <h3 id="new"><font color="#0000e0">What's New</font></h3>
                     58:
                     59: This is a partial list of new features and systems included in OpenBSD 6.2.
                     60: For a comprehensive list, see the <a href="plus62.html">changelog</a> leading
                     61: to 6.2.
                     62:
                     63: <ul>
                     64: <li>New/extended platforms:
                     65:     <ul>
                     66:     <li>...
                     67:     </ul>
                     68: <p>
                     69:
                     70: <li>Improved hardware support, including:
                     71:     <ul>
1.12      stsp       72:     <li>arm: New <a href="https://man.openbsd.org/rkgrf.4">rkgrf(4)</a> driver for the Rockchip RK3399/RK3288 register file.
                     73:     <li>arm: New <a href="https://man.openbsd.org/rkclock.4">rkclock(4)</a> driver for Rockchip RK3399/RK3288 clocks.
                     74:     <li>arm: New <a href="https://man.openbsd.org/rkpinctrl.4">rkpinctrl(4)</a> driver for controlling Rockchip RK3399/RK3288 pins.
                     75:     <li>arm: New <a href="https://man.openbsd.org/rkpgpio.4">rkpgpio(4)</a> driver for Rockchip RK3399 GPIO.
                     76:     <li>arm: New <a href="https://man.openbsd.org/rkgtemp.4">rkptemp(4)</a> driver for Rockchip RK3399 temperature sensors.
                     77:     <li>arm: New <a href="https://man.openbsd.org/rkiic.4">rkiic(4)</a> driver for Rockchip RK3399 I2C controllers.
                     78:     <li>arm: New <a href="https://man.openbsd.org/rkpmic.4">rkpmic(4)</a> driver for the RK808 Power Management IC.
                     79:     <li>arm: New <a href="https://man.openbsd.org/dwmmc.4">dwmmc(4)</a> driver for Synopsis Designware SD/MMC controllers.
                     80:     <li>arm: New <a href="https://man.openbsd.org/dwdog.4">dwdog(4)</a> driver for the Synopsys Designware watchdog timer.
                     81:     <li>arm: New <a href="https://man.openbsd.org/dwxe.4">dwxe(4)</a> driver for the Synopsys Designware Ethernet controller.
                     82:     <li>arm: New <a href="https://man.openbsd.org/sxitwi.4">sxitwi(4)</a> driver for the two-wire bus on Allwinnder SoCs.
                     83:     <li>arm: New <a href="https://man.openbsd.org/axppmic.4">axppmic(4)</a> driver for the AXP209 I2C PMIC.
                     84:     <li>arm: New <a href="https://man.openbsd.org/bcmaux.4">bcmaux(4)</a> driver for clocks and interrupts on the auxilliary UART on BCM2835 devices.
                     85:     <li>arm: New <a href="https://man.openbsd.org/mvpinctrl.4">mvpinctrl(4)</a> driver to configure pins on Marvell SoCs (Armada 388).
                     86:     <li>arm: New <a href="https://man.openbsd.org/mvneta.4">mvneta(4)</a> driver the Ethernet controller on the Armada 38x series.
1.17      ians       87:     <li>arm: New <a href="https://man.openbsd.org/amdisplay.4">amdisplay(4) & nxphdmi(4)</a> drivers for the Texas Instruments AM335x LCD controller.
1.5       stsp       88:     <li>octeon: New <a href="https://man.openbsd.org/octeon/octsctl.4">octsctl(4)</a> driver for the OCTEON SATA controller bridge.
                     89:     <li>octeon: New <a href="https://man.openbsd.org/octeon/octxctl.4">octxctl(4)</a> driver for the OCTEON USB3 controller bridge.
                     90:     <li>New <a href="https://man.openbsd.org/hvs.4">hvs(4)</a> driver for Hyper-V storage.
                     91:     <li>New <a href="https://man.openbsd.org/pcxrtc.4">pcxrtc(4)</a> driver for the NXP PCF8563 Real Time Clock.
                     92:     <li>New <a href="https://man.openbsd.org/urng.4">urng(4)</a> driver for USB random number generator devices.
                     93:     <li>Intel 8265 and 3168 support was added to the <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> driver.
                     94:     <li>RTL8192CE support was added to the <a href="https://man.openbsd.org/rtwn.4">rtwn(4)</a> driver.
                     95:     <li>RT5360 support was added to the <a href="https://man.openbsd.org/ral.4">ral(4)</a> driver.
                     96:     <li>RTS525A support was added to the <a href="https://man.openbsd.org/rtsx.4">rtsx(4)</a> driver.
                     97:     <li>The <a href="https://man.openbsd.org/acpibat.4">acpibat(4)</a> driver now supports _BIX entries from ACPI 4.0.
                     98:     <li>ACPI hibernate support was added to the <a href="https://man.openbsd.org/nvme.4">nvme(4)</a> driver.
                     99:     <li>Substantially improved ACPI hibernate performance in the <a href="https://man.openbsd.org/ahci.4">ahci(4)</a> driver.
1.16      mikeb     100:     <li>The <a href="https://man.openbsd.org/inteldrm.4">inteldrm(4)</a> driver was updated to code based on Linux 4.4.70. It now supports Skylake, Kaby Lake, and Cherryview devices and has better support for Broadwell and Valleyview devices.
1.5       stsp      101:     <li>The <a href="https://man.openbsd.org/pucdata.4">pucdata(4)</a> driver now supports ASIX AX99100 devices.
1.16      mikeb     102:     <li>Xen platform support and the <a href="https://man.openbsd.org/xbf.4">xbf(4)</a> driver in particular have been substantially improved.
1.1       deraadt   103:     <li>...
                    104:     </ul>
                    105:
                    106: <p>
                    107: <li>New <a href="https://man.openbsd.org/amd64/vmm.4">vmm(4)</a>/
                    108:     <a href="https://man.openbsd.org/amd64/vmd.8">vmd(8)</a>:
                    109:     <ul>
                    110:     <li>...
                    111:     </ul>
                    112: <p>
                    113:
                    114: <li>IEEE 802.11 wireless stack improvements:
                    115:     <ul>
1.8       stsp      116:     <li>MiRA 802.11n TX rate scaling now supports devices with unequal numbers of Tx and Rx streams. Fixes 11n mode for some <a href="https://man.openbsd.org/athn.8">athn(8)</a> devices.
                    117:     <li>The <a href="https://man.openbsd.org/iwn.8">iwn(8)</a> and <a href="https://man.openbsd.org/iwm.8">iwm(8)</a> drivers will now start scanning for a new access point if they no longer receive beacons from their current AP.
                    118:     <li>Prefer the 5GHz band over the 2GHz band during access point selection.
                    119:     <li>Improved debug output in <a href="https://man.openbsd.org/dmesg.8">dmesg(8)</a> when a wireless interface is put into debug mode with <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a>.
1.1       deraadt   120:     </ul>
                    121: <p>
                    122:
                    123: <li>Generic network stack improvements:
                    124:     <ul>
1.20    ! mpi       125:     <li> Incoming and forwarded IP packets are now processed without
        !           126:          KERNEL_LOCK, resulting in better performances and reduced latency
1.4       florian   127:     <li> The kernel no longer handles IPv6 Stateless Address
                    128:          Autoconfiguration (RFC 4862), allowing cleanup and simplification
                    129:          of the IPv6 network stack.
                    130:     <li> The kernel sends IPv6 router solicitations for link local addresses
                    131:          with a link local source address.
1.16      mikeb     132:     <li> FQ-CoDel algorithm has been implemented for use with <a
                    133:          href="https://man.openbsd.org/pf.conf#QUEUEING">pf(4) queueing</a>.
1.1       deraadt   134:     <li>...
                    135:     </ul>
                    136: <p>
                    137:
                    138: <li>Installer improvements:
                    139:     <ul>
1.4       florian   140:     <li> The installer now uses the Allotment Routing Table (ART).
1.7       rpe       141:     <li> A unique kernel is now created by the installer to boot from after install/upgrade.
                    142:     <li> On release installs of architectures supported by syspatch "syspatch -c" is added to rc.firsttime.
                    143:     <li> Backwards compatibility code to support the 'rtsol' keyword in hostname.if(5) has been removed.
                    144:     <li> The install.site and upgrade.site scripts are now executed at the end of the install/upgrade process.
                    145:     <li> More detailed information is shown to identify disks.
                    146:     <li> The IPv6 default router selection has been fixed.
1.1       deraadt   147:     <li>...
                    148:     </ul>
                    149: <p>
                    150:
                    151: <li>Routing daemons and other userland network improvements:
                    152:     <ul>
1.4       florian   153:     <li> A new daemon, <a
                    154:          href="https://man.openbsd.org/slaacd">slaacd(8)</a> handles IPv6
                    155:          Stateless Address Autoconfiguration (RFC 4862).
                    156:     <li> <a href="https://man.openbsd.org/rtadvd">rtadvd(8)<a> now supports
                    157:          "Reducing Energy Consumption of Router Advertisements" (RFC 7772).
1.1       deraadt   158:     <li>...
                    159:     </ul>
                    160: <p>
                    161:
                    162: <li>Security improvements:
                    163:     <ul>
1.9       otto      164:     <li>A new function
                    165:        <a href="https://man.openbsd.org/freezero.3">freezero(3)</a>
                    166:        to easily clear and free memory holding sensitive data has been added.
                    167:     <li>Double free detection has been improved when the F
                    168:        <a href="https://man.openbsd.org/malloc.3">malloc(3)</a> option is used.
                    169:        The existing S option now includes F.
1.19      deraadt   170:     <li>The <a href="http://man.openbsd.org/tty.4#TIOCSTI">TOICSTI</a>
                    171:        tty ioctl has been removed.  The I/O-loops in the last two consumers
                    172:        <a href="http://man.openbsd.org/csh.1">csh(1)</a> and
                    173:        <a href="http://man.openbsd.org/mail.1">mail(1)</a>
                    174:        were rewritten to cope with the removal.
1.1       deraadt   175:     </ul>
                    176: <p>
                    177:
                    178: <li><a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>/
                    179:     <a href="https://man.openbsd.org/dhcpd.8">dhcpd(8)</a>/
                    180:     <a href="https://man.openbsd.org/dhcrelay.8">dhcrelay(8)</a> improvements:
                    181:     <ul>
                    182:     <li>...
                    183:     </ul>
                    184: <p>
                    185:
                    186: <li>Assorted improvements:
                    187:     <ul>
1.14      anton     188:     <li>Improved UTF-8 line editing support for
                    189:        <a href="http://man.openbsd.org/ksh.1">ksh(1)</a>
                    190:        Emacs and Vi input mode.
1.20    ! mpi       191:          <li>New <a href="http://man.openbsd.org/futex">futex(2)</a> syscall
        !           192:          <li>New pthread <a href="http://man.openbsd.org/pthread_mutex_init">mutex</a>
        !           193:          and <a href="http://man.openbsd.org/pthread_cond_init">condition variable</a>
        !           194:          implementations improving latency of threaded applications
        !           195:          <li>New <a href="http://man.openbsd.org/ctfdump">ctfdump</a>
        !           196:          and <a href="http://man.openbsd.org/ctfconv">ctfconv</a> tools to manipulate
        !           197:          CTF (Compact C Type Format).
1.1       deraadt   198:     </ul>
                    199: <p>
                    200:
                    201: <li>OpenSMTPD X.X.X
                    202:     <ul>
                    203:     <li>...
                    204:     </ul>
                    205: <p>
                    206:
                    207: <li>OpenSSH 7.X
                    208:     <ul>
                    209:     <li>Security:
                    210:       <ul>
                    211:       <li>...
                    212:       </ul>
                    213:     <li>New/changed features:
                    214:       <ul>
                    215:       <li>...
                    216:       </ul>
                    217:     <li>The following significant bugs have been fixed in this release:
                    218:       <ul>
                    219:       <li>...
                    220:       </ul>
                    221:     </ul>
                    222: <p>
                    223:
                    224: <li>LibreSSL X.X.X
                    225:     <ul>
                    226:     <li>...
                    227:     </ul>
                    228: <p>
                    229:
                    230: <li>mandoc X.XX.X
                    231:     <ul>
                    232:     <li>...
                    233:     </ul>
                    234: <p>
                    235:
                    236: <li>Ports and packages:
                    237:     <dl>
1.10      espie     238:     <dt>A massive amount of clang-related fixes happened between 6.1 and 6.2.
1.1       deraadt   239:     <dt>Many pre-built packages for each architecture:
                    240:     </dl>
                    241:     <!-- number of FTP packages minus SHA256, SHA256.sig, index.txt -->
                    242:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    243:     <tr>
                    244:     <td valign="top" width="25%">
                    245:     <ul>
                    246:       <li>alpha:      XXXX
                    247:       <li>amd64:      XXXX
                    248:       <li>arm:        XXXX
                    249:     </ul></td><td valign=top width="25%"><ul>
                    250:       <li>hppa:       XXXX
                    251:       <li>i386:       XXXX
                    252:       <li>mips64:     XXXX
                    253:     </ul></td><td valign=top width="25%"><ul>
                    254:       <li>mips64el:   XXXX
                    255:       <li>powerpc:    XXXX
                    256:       <li>sparc64:    XXXX
                    257:     </ul></td></tr></table>
                    258:     <p>
                    259:
                    260:     <dl>
                    261:     <dt>Some highlights:
                    262:     </dl>
                    263:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    264:     <tr>
                    265:     <td valign="top" width="50%"><ul>
1.3       jasper    266:        <li>AFL 2.51b
                    267:        <li>Chromium 61.0.3163.100
                    268:        <li>Emacs 21.4 and 25.3
1.1       deraadt   269:        <li>GCC 4.9.4
                    270:        <li>GHC 7.10.3
1.3       jasper    271:        <li>Gimp 2.8.22
                    272:        <li>GNOME 3.24.2
                    273:        <li>Go 1.9
1.1       deraadt   274:        <li>Groff 1.22.3
1.3       jasper    275:        <li>JDK 8u144
1.18      lteo      276:        <li>KDE 3.5.10 and 4.14.3 (plus KDE4 core updates)
1.3       jasper    277:        <li>LLVM/Clang 5.0.0
                    278:        <li>LibreOffice 5.2.7.2
1.1       deraadt   279:        <li>Lua 5.1.5, 5.2.4, and 5.3.4
1.3       jasper    280:        <li>MariaDB 10.0.32
                    281:        <li>Mozilla Firefox 52.4.0esr and 56.0.0
                    282:        <li>Mozilla Thunderbird 52.2.1
1.1       deraadt   283:     </ul></td><td valign=top width="50%"><ul>
1.3       jasper    284:        <li>Mutt 1.9.1 and NeoMutt 20170912
                    285:        <li>Node.js 6.11.2
1.1       deraadt   286:        <li>Ocaml 4.03.0
1.3       jasper    287:        <li>OpenLDAP 2.3.43 and 2.4.45
1.18      lteo      288:        <li>PHP 5.6.31 and 7.0.23
1.3       jasper    289:        <li>Postfix 3.2.2 and 3.3-20170910
                    290:        <li>PostgreSQL 9.6.5
                    291:        <li>Python 2.7.14 and 3.6.2
                    292:        <li>R 3.4.1
                    293:        <li>Ruby 1.8.7.374, 2.1.9, 2.2.8, 2.3.5 and 2.4.2
                    294:        <li>Rust 1.20.0
                    295:        <li>Sendmail 8.16.0.21
                    296:        <li>SQLite3 3.20.1
                    297:        <li>Sudo 1.8.21.2
                    298:        <li>Tcl/Tk 8.5.19 and 8.6.6
                    299:        <li>TeX Live 2016
                    300:        <li>Vim 8.0.0987
1.1       deraadt   301:        <li>Xfce 4.12
                    302:     </ul></td></tr></table>
                    303: <p>
                    304:
                    305: <li>As usual, steady improvements in manual pages and other documentation.
                    306: <p>
                    307:
                    308: <li>The system includes the following major components from outside suppliers:
                    309:     <ul>
1.13      matthieu  310:     <li>Xenocara (based on X.Org 7.7 with xserver 1.18.4 + patches,
                    311:       freetype 2.8.0, fontconfig 2.12.4, Mesa 13.0.6, xterm 330,
1.1       deraadt   312:       xkeyboard-config 2.20 and more)
                    313:     <li>LLVM/Clang 4.0.0 (+ patches)
                    314:     <li>GCC 4.2.1 (+ patches) and 3.3.6 (+ patches)
1.18      lteo      315:     <li>Perl 5.24.2 (+ patches)
1.2       florian   316:     <li>NSD 4.1.17
                    317:     <li>Unbound 1.6.6
1.1       deraadt   318:     <li>Ncurses 5.7
                    319:     <li>Binutils 2.17 (+ patches)
                    320:     <li>Gdb 6.3 (+ patches)
                    321:     <li>Awk Aug 10, 2011 version
                    322:     <li>Expat 2.1.1
                    323:     </ul>
                    324: </ul>
                    325:
                    326: <hr>
                    327:
                    328: <h3 id="install"><font color="#0000e0">How to install</font></h3>
                    329:
                    330: Please refer to the following files on the mirror site for
                    331: extensive details on how to install OpenBSD 6.2 on your machine:
                    332:
                    333: <ul>
                    334: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/alpha/INSTALL.alpha">
                    335:        .../OpenBSD/6.2/alpha/INSTALL.alpha</a>
                    336: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/amd64/INSTALL.amd64">
                    337:        .../OpenBSD/6.2/amd64/INSTALL.amd64</a>
                    338: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/arm64/INSTALL.arm64">
                    339:        .../OpenBSD/6.2/arm64/INSTALL.arm64</a>
                    340: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/armv7/INSTALL.armv7">
                    341:        .../OpenBSD/6.2/armv7/INSTALL.armv7</a>
                    342: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/hppa/INSTALL.hppa">
                    343:        .../OpenBSD/6.2/hppa/INSTALL.hppa</a>
                    344: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/i386/INSTALL.i386">
                    345:        .../OpenBSD/6.2/i386/INSTALL.i386</a>
                    346: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/landisk/INSTALL.landisk">
                    347:        .../OpenBSD/6.2/landisk/INSTALL.landisk</a>
                    348: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/loongson/INSTALL.loongson">
                    349:        .../OpenBSD/6.2/loongson/INSTALL.loongson</a>
                    350: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/luna88k/INSTALL.luna88k">
                    351:        .../OpenBSD/6.2/luna88k/INSTALL.luna88k</a>
                    352: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/macppc/INSTALL.macppc">
                    353:        .../OpenBSD/6.2/macppc/INSTALL.macppc</a>
                    354: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/octeon/INSTALL.octeon">
                    355:        .../OpenBSD/6.2/octeon/INSTALL.octeon</a>
                    356: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/sgi/INSTALL.sgi">
                    357:        .../OpenBSD/6.2/sgi/INSTALL.sgi</a>
                    358: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/sparc64/INSTALL.sparc64">
                    359:        .../OpenBSD/6.2/sparc64/INSTALL.sparc64</a>
                    360: </ul>
                    361:
                    362: <hr>
                    363:
                    364: <p>
                    365: Quick installer information for people familiar with OpenBSD, and the use of
                    366: the "<a href="https://man.openbsd.org/disklabel.8">disklabel</a> -E" command.
                    367: If you are at all confused when installing OpenBSD, read the relevant
                    368: INSTALL.* file as listed above!
                    369:
                    370: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    371:
                    372: <ul style="list-style-type: none">
                    373: <li>
                    374: Write <i>floppy62.fs</i> or <i>floppyB62.fs</i> (depending on your machine)
                    375: to a diskette and enter <i>boot dva0</i>.
                    376: Refer to INSTALL.alpha for more details.
                    377: <p>
                    378: <li>
                    379: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    380: will most likely fail.
                    381: </ul>
                    382:
                    383: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    384:
                    385: <ul style="list-style-type: none">
                    386: <li>
                    387: If your machine can boot from CD, you can write <i>install62.iso</i> or
                    388: <i>cd62.iso</i> to a CD and boot from it.
                    389: You may need to adjust your BIOS options first.
                    390: <p>
                    391: <li>
                    392: If your machine can boot from USB, you can write <i>install62.fs</i> or
                    393: <i>miniroot62.fs</i> to a USB stick and boot from it.
                    394: <p>
                    395: <li>
                    396: If you can't boot from a CD, floppy disk, or USB,
                    397: you can install across the network using PXE as described in the included
                    398: INSTALL.amd64 document.
                    399: <p>
                    400: <li>
                    401: If you are planning to dual boot OpenBSD with another OS, you will need to
                    402: read INSTALL.amd64.
                    403: </ul>
                    404:
                    405: <h3><font color="#e00000">OpenBSD/arm64:</font></h3>
                    406:
                    407: <ul style="list-style-type: none">
                    408: <li>
                    409: Write <i>miniroot62.fs</i> to a disk and boot from it after connecting
                    410: to the serial console.  Refer to INSTALL.arm64 for more details.
                    411: <p>
                    412: </ul>
                    413:
                    414: <h3><font color="#e00000">OpenBSD/armv7:</font></h3>
                    415:
                    416: <ul style="list-style-type: none">
                    417: <li>
                    418: Write a system specific miniroot to an SD card and boot from it after connecting
                    419: to the serial console.  Refer to INSTALL.armv7 for more details.
                    420: <p>
                    421: </ul>
                    422:
                    423: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    424:
                    425: <ul style="list-style-type: none">
                    426: <li>
                    427: Boot over the network by following the instructions in INSTALL.hppa or the
                    428: <a href="hppa.html#install">hppa platform page</a>.
                    429: </ul>
                    430:
                    431: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    432:
                    433: <ul style="list-style-type: none">
                    434: <li>
                    435: If your machine can boot from CD, you can write <i>install62.iso</i> or
                    436: <i>cd62.iso</i> to a CD and boot from it.
                    437: You may need to adjust your BIOS options first.
                    438: <p>
                    439: <li>
                    440: If your machine can boot from USB, you can write <i>install62.fs</i> or
                    441: <i>miniroot62.fs</i> to a USB stick and boot from it.
                    442: <p>
                    443: <li>
                    444: If you can't boot from a CD, floppy disk, or USB,
                    445: you can install across the network using PXE as described in
                    446: the included INSTALL.i386 document.
                    447: <p>
                    448: <li>
                    449: If you are planning on dual booting OpenBSD with another OS, you will need to
                    450: read INSTALL.i386.
                    451: </ul>
                    452:
                    453: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    454:
                    455: <ul style="list-style-type: none">
                    456: <li>
                    457: Write <i>miniroot62.fs</i> to the start of the CF
                    458: or disk, and boot normally.
                    459: </ul>
                    460:
                    461: <h3><font color="#e00000">OpenBSD/loongson:</font></h3>
                    462:
                    463: <ul style="list-style-type: none">
                    464: <li>
                    465: Write <i>miniroot62.fs</i> to a USB stick and boot bsd.rd from it
                    466: or boot bsd.rd via tftp.
                    467: Refer to the instructions in INSTALL.loongson for more details.
                    468: </ul>
                    469:
                    470: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    471:
                    472: <ul style="list-style-type: none">
                    473: <li>
                    474: Copy `boot' and `bsd.rd' to a Mach or UniOS partition, and boot the bootloader
                    475: from the PROM, and then bsd.rd from the bootloader.
                    476: Refer to the instructions in INSTALL.luna88k for more details.
                    477: </ul>
                    478:
                    479: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    480:
                    481: <ul style="list-style-type: none">
                    482: <li>
                    483: Burn the image from a mirror site to a CDROM, and power on your machine
                    484: while holding down the <i>C</i> key until the display turns on and
                    485: shows <i>OpenBSD/macppc boot</i>.
                    486: <p>
                    487: <li>
                    488: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    489: /6.2/macppc/bsd.rd</i>
                    490: </ul>
                    491:
                    492: <h3><font color="#e00000">OpenBSD/octeon:</font></h3>
                    493:
                    494: <ul style="list-style-type: none">
                    495: <li>
                    496: After connecting a serial port, boot bsd.rd over the network via DHCP/tftp.
                    497: Refer to the instructions in INSTALL.octeon for more details.
                    498: </ul>
                    499:
                    500: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    501:
                    502: <ul style="list-style-type: none">
                    503: <li>
                    504: To install, burn cd62.iso on a CD-R, put it in the CD drive of your
                    505: machine and select <i>Install System Software</i> from the System Maintenance
                    506: menu. Indigo/Indy/Indigo2 (R4000) systems will not boot automatically from
                    507: CD-ROM, and need a proper invocation from the PROM prompt.
                    508: Refer to the instructions in INSTALL.sgi for more details.
                    509:
                    510: <p>
                    511: <li>
                    512: If your machine doesn't have a CD drive, you can setup a DHCP/tftp network
                    513: server, and boot using "bootp()/bsd.rd.IP##" using the kernel matching your
                    514: system type. Refer to the instructions in INSTALL.sgi for more details.
                    515: </ul>
                    516:
                    517: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    518:
                    519: <ul style="list-style-type: none">
                    520: <li>
                    521: Burn the image from a mirror site to a CDROM, boot from it, and type
                    522: <i>boot cdrom</i>.
                    523: <p>
                    524: <li>
                    525: If this doesn't work, or if you don't have a CDROM drive, you can write
                    526: <i>floppy62.fs</i> or <i>floppyB62.fs</i>
                    527: (depending on your machine) to a floppy and boot it with <i>boot
                    528: floppy</i>. Refer to INSTALL.sparc64 for details.
                    529: <p>
                    530: <li>
                    531: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    532: will most likely fail.
                    533: <p>
                    534: <li>
                    535: You can also write <i>miniroot62.fs</i> to the swap partition on
                    536: the disk and boot with <i>boot disk:b</i>.
                    537: <p>
                    538: <li>
                    539: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    540: </ul>
                    541:
                    542: <hr>
                    543:
                    544: <h3 id="upgrade"><font color="#0000e0">How to upgrade</font></h3>
                    545:
                    546: If you already have an OpenBSD 6.1 system, and do not want to reinstall,
                    547: upgrade instructions and advice can be found in the
                    548: <a href="faq/upgrade62.html">Upgrade Guide</a>.
                    549: <p>
                    550:
                    551: <hr>
                    552:
                    553: <h3 id="sourcecode"><font color="#0000e0">Notes about the source code</font></h3>
                    554:
                    555: <tt>src.tar.gz</tt> contains a source archive starting at <tt>/usr/src</tt>.
                    556: This file contains everything you need except for the kernel sources,
                    557: which are in a separate archive.
                    558: To extract:
                    559:
                    560: <blockquote><pre>
                    561: # <b>mkdir -p /usr/src</b>
                    562: # <b>cd /usr/src</b>
                    563: # <b>tar xvfz /tmp/src.tar.gz</b>
                    564: </pre></blockquote>
                    565:
                    566: <tt>sys.tar.gz</tt> contains a source archive starting at <tt>/usr/src/sys</tt>.
                    567: This file contains all the kernel sources you need to rebuild kernels.
                    568: To extract:
                    569:
                    570: <blockquote><pre>
                    571: # <b>mkdir -p /usr/src/sys</b>
                    572: # <b>cd /usr/src</b>
                    573: # <b>tar xvfz /tmp/sys.tar.gz</b>
                    574: </pre></blockquote>
                    575:
                    576: Both of these trees are a regular CVS checkout.  Using these trees it
                    577: is possible to get a head-start on using the anoncvs servers as
                    578: described <a href="anoncvs.html">here</a>.
                    579: Using these files
                    580: results in a much faster initial CVS update than you could expect from
                    581: a fresh checkout of the full OpenBSD source tree.
                    582: <p>
                    583:
                    584: <hr>
                    585:
                    586: <h3 id="ports"><font color="#0000e0">Ports Tree</font></h3>
                    587:
                    588: A ports tree archive is also provided.  To extract:
                    589:
                    590: <blockquote><pre>
                    591: # <b>cd /usr</b>
                    592: # <b>tar xvfz /tmp/ports.tar.gz</b>
                    593: </pre></blockquote>
                    594:
                    595: Go read the <a href="faq/ports/index.html">ports</a> page
                    596: if you know nothing about ports
                    597: at this point.  This text is not a manual of how to use ports.
                    598: Rather, it is a set of notes meant to kickstart the user on the
                    599: OpenBSD ports system.
                    600: <p>
                    601: The <i>ports/</i> directory represents a CVS checkout of our ports.
                    602: As with our complete source tree, our ports tree is available via
                    603: <a href="anoncvs.html">AnonCVS</a>.
                    604: So, in order to keep up to date with the <i>-stable</i> branch, you must make
                    605: the <i>ports/</i> tree available on a read-write medium and update the tree
                    606: with a command like:
                    607:
                    608: <blockquote><pre>
                    609: # <b>cd /usr/ports</b>
1.15      phessler  610: # <b>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_6_2</b>
1.1       deraadt   611: </pre></blockquote>
                    612:
                    613: [Of course, you must replace the server name here with a nearby anoncvs
                    614: server.]
                    615: <p>
                    616: Note that most ports are available as packages on our mirrors. Updated
                    617: ports for the 6.2 release will be made available if problems arise.
                    618: <p>
                    619: If you're interested in seeing a port added, would like to help out, or just
                    620: would like to know more, the mailing list
                    621: <a href="mail.html">ports@openbsd.org</a> is a good place to know.
                    622: <p>
                    623: </body>
                    624: </html>