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

Annotation of www/64.html, Revision 1.79

1.1       benno       1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
1.3       jcs         4: <title>OpenBSD 6.4</title>
1.1       benno       5: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      6: <meta name="description" content="OpenBSD 6.4">
                      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/64.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.4</font>
                     19: </h2>
                     20:
                     21: <a href="images/todo.gif">
                     22: <img align="left" width="227" height="343" hspace="24" src="images/todo.gif"></a>
                     23: Released Nov 1, 2018<br>
                     24: Copyright 1997-2018, Theo de Raadt.<br>
                     25: <br>
                     26: <br>
                     27: 6.4 Song: Maybe...
                     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.4/</font> directory on
                     34:     one of the mirror sites.
                     35: <li>Have a look at <a href="errata64.html">the 6.4 errata page</a> for a list
                     36:     of bugs and workarounds.
                     37: <li>See a <a href="plus64.html">detailed log of changes</a> between the
                     38:     6.3 and 6.4 releases.
                     39: <p>
                     40: <li><a href="https://man.openbsd.org/signify.1">signify(1)</a>
                     41:     pubkeys for this release:<br>
                     42: <pre>
                     43: base: RWQq6XmS4eDAcQW4KsT5Ka0KwTQp2JMOP9V/DR4HTVOL5Bc0D7LeuPwA
                     44: fw:   RWRoBbjnosJ/39llpve1XaNIrrQND4knG+jSBeIUYU8x4WNkxz6a2K97
                     45: pkg:  RWRF5TTY+LoN/51QD5kM2hKDtMTzycQBBPmPYhyQEb1+4pff/H6fh/kA
                     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.4.
                     59: <!-- XXX worth keeping this line? -->For a comprehensive list, see the <a href="plus64.html">changelog</a> leading
                     60: to 6.4.
                     61:
                     62: <ul>
                     63:
                     64: <li>Improved hardware support, including:
                     65:     <ul>
1.35      kettenis   66:     <li>ACPI support on OpenBSD/arm64 platforms.
1.40      jsg        67:     <li>The <a href="https://man.openbsd.org/radeondrm.4">radeondrm(4)</a>
1.77      tj         68:         driver was updated to code based on Linux 4.4.155, adding modesetting
1.40      jsg        69:         support for KAVERI/KABINI/MULLINS APUs and
                     70:         OLAND/BONAIRE/HAINAN/HAWAII GPUs.
1.35      kettenis   71:     <li>Support for
                     72:        <a href="https://man.openbsd.org/radeondrm.4">radeondrm(4)</a>
                     73:        on OpenBSD/arm64 platforms.
1.3       jcs        74:     <li>New <a href="https://man.openbsd.org/umt.4">umt(4)</a> driver
                     75:        for USB Windows Precision Touchpad devices.
1.22      schwarze   76:     <li>New <a href="https://man.openbsd.org/bnxt.4">bnxt(4)</a>
                     77:        driver for Broadcom NetXtreme-C/E PCI Express Ethernet
1.23      ccardena   78:        adapters based on the Broadcom BCM573xx and BCM574xx chipsets. Enabled
                     79:        on amd64 and arm64 platforms.
1.22      schwarze   80:     <li>New <a href="https://man.openbsd.org/mue.4">mue(4)</a>
                     81:        driver for Microchip LAN7500/LAN7505/LAN7515/LAN7850 USB 2.0
                     82:        and LAN7800/LAN7801 USB 3.0 Gigabit Ethernet devices.
                     83:     <li>New <a href="https://man.openbsd.org/acpisurface.4">acpisurface(4)</a>
                     84:        driver providing ACPI support for Microsoft Surface Book laptops.
1.35      kettenis   85:     <li>New
                     86:        <a href="https://man.openbsd.org/agintcmsi.4">agintcmsi(4/arm64)</a>
                     87:        driver for the ITS component of the ARM GIC.
1.22      schwarze   88:     <li>New <a href="https://man.openbsd.org/dwpcie.4">dwpcie(4)</a>
                     89:        driver for the Synopsys Designware PCIe controller,
                     90:        which is built into various SoCs.
                     91:     <li>New <a href="https://man.openbsd.org/acpipci.4">acpipci(4/arm64)</a>
                     92:        driver providing support for PCI host bridges
                     93:        based on information provided by ACPI.
                     94:     <li>New
                     95:        <a href="https://man.openbsd.org/mvclock.4">mvclock(4)</a>,
                     96:        <a href="https://man.openbsd.org/mvgpio.4">mvgpio(4)</a>,
                     97:        <a href="https://man.openbsd.org/mvicu.4">mvicu(4)</a>,
                     98:        <a href="https://man.openbsd.org/mvrng.4">mvrng(4)</a>,
                     99:        <a href="https://man.openbsd.org/mvrtc.4">mvrtc(4)</a>, and
                    100:        <a href="https://man.openbsd.org/mvtemp.4">mvtemp(4)</a>
                    101:        drivers for various components of the Marvell Armada SoCs.
                    102:     <li>New
                    103:        <a href="https://man.openbsd.org/hiclock.4">hiclock(4)</a>,
                    104:        <a href="https://man.openbsd.org/hidwusb.4">hidwusb(4)</a>,
                    105:        <a href="https://man.openbsd.org/hireset.4">hireset(4)</a>, and
                    106:        <a href="https://man.openbsd.org/hitemp.4">hitemp(4)</a>
                    107:        drivers for various components of the HiSilicon SoCs.
                    108:     <li>New <a href="https://man.openbsd.org/ccp.4">ccp(4)</a> and
                    109:        <a href="https://man.openbsd.org/octcrypto.4">octcrypto(4/octeon)</a>
                    110:        drivers for hardware-accelerated cryptography.
                    111:     <li>New <a href="https://man.openbsd.org/ccpmic.4">ccpmic(4)</a> and
                    112:        <a href="https://man.openbsd.org/tipmic.4">tipmic(4)</a>
                    113:        drivers for Intel Crystal Cove and Dollar Cove
                    114:        TI Power Management ICs.
                    115:     <li>New <a href="https://man.openbsd.org/imxrtc.4">imxrtc(4)</a>
                    116:        driver for the RTC integrated in Freescale i.MX7 and i.MX8 processors.
                    117:     <li>New <a href="https://man.openbsd.org/fanpwr.4">fanpwr(4)</a>
                    118:        driver for the Fairchild FAN53555 and Silergy SYR827/828
                    119:        voltage regulators.
                    120:     <li>New <a href="https://man.openbsd.org/pinctrl.4">pinctrl(4)</a>
                    121:        driver for generic pin multiplexing.
                    122:     <li>New <a href="https://man.openbsd.org/plgpio.4">plgpio(4)</a>
                    123:        driver for the ARM PrimeCell PL061 GPIO controller.
1.21      schwarze  124:     <li>PIE support for the m88k platform.
1.28      jcs       125:     <li>Support for some HID-over-I<sup>2</sup>C touchscreen devices in
                    126:        <a href="https://man.openbsd.org/imt.4">imt(4)</a>.
1.29      jmatthew  127:     <li>Support for RTL8188EE and RTL8723AE in
                    128:        <a href="https://man.openbsd.org/rtwn.4">rtwn(4)</a>.
1.30      kevlo     129:     <li>Support for RT3290 in
                    130:        <a href="https://man.openbsd.org/ral.4">ral(4)</a>.
1.29      jmatthew  131:     <li>Support for SAS 3.5 controllers (SAS34xx and SAS35xx) in
                    132:        <a href="https://man.openbsd.org/mpii.4">mpii(4)</a>.
                    133:     <li>Support for drive and battery status sensors and bio in
                    134:        <a href="https://man.openbsd.org/mfii.4">mfii(4)</a>.
1.40      jsg       135:     <li>On i386 Intel CPU microcode is loaded on boot.
1.78      otto      136:     <li>On i386 reduce the size of the area reserved for
                    137:        <a href="https://man.openbsd.org/brk.2">brk(2)</a>
                    138:        to make more memory available to anonymous
                    139:        <a href="https://man.openbsd.org/mmap.2">mmap(2)</a> calls.
1.42      kn        140:     <li>On sparc64 <a href="https://man.openbsd.org/ldomctl.8">ldomctl(8)</a>
1.77      tj        141:        now supports more modern firmware found on SPARC T2+ and T3 machines in
1.42      kn        142:        particular such as T1000, T5120 and T5240.
                    143:        NVRAM variables can now be set per logical domain.
1.60      mortimer  144:     <li><a href="https://man.openbsd.org/com.4">com(4)</a>
                    145:        better supports Synopsys Designware UARTs.
                    146:     <li>New <a href="https://man.openbsd.org/islrtc.4">islrtc</a>
                    147:        driver for Intersil ISL1208 Real Time Clock.
                    148:     <li>Support for the Huawei k3772 in
1.77      tj        149:        <a href="https://man.openbsd.org/umsm.4">umsm(4)</a>.
1.61      fcambus   150:     <li>Support for the VIA VX900 chipset in
                    151:         <a href="https://man.openbsd.org/viapm.4">viapm(4)</a>.
1.74      landry    152:     <li>Support for GNSS networks other than GPS in
                    153:         <a href="https://man.openbsd.org/nmea.4">nmea(4)</a>.
1.76      mortimer  154:     <li>Support for Elantech trackpoints in
                    155:         <a href="https://man.openbsd.org/pms.4">pms(4)</a>.
                    156:     <li>Added a sensor for port replicatior status to
                    157:         <a href="https://man.openbsd.org/acpithinkpad.4">acpithinkpad(4)</a>.
                    158:     <li>Support for monitor mode in
                    159:         <a href="https://man.openbsd.org/iwm.4">iwm(4)</a>.
                    160:     <li>Support for Allwinner H3 and A64 SoC in
                    161:         <a href="https://man.openbsd.org/sxitemp.4">scitemp(4)</a>.
1.1       benno     162:     </ul>
                    163:
                    164: <p>
1.36      reyk      165: <li><a href="https://man.openbsd.org/amd64/vmm.4">vmm(4)</a> and
1.1       benno     166:     <a href="https://man.openbsd.org/amd64/vmd.8">vmd(8)</a> improvements:
                    167:     <ul>
1.36      reyk      168:     <li>Support for qcow2 disk and snapshot images.
                    169:     <li>Support for VM templates and derived instances in
                    170:        <a href="https://man.openbsd.org/vm.conf.5#VM_INSTANCES">vm.conf(5)</a> and
                    171:        <a href="https://man.openbsd.org/vmctl.8">vmctl(8)</a>.
1.23      ccardena  172:     <li>Added initial <a href="https://man.openbsd.org/unveil.2">unveil(2)</a>
1.36      reyk      173:        support to <a href="https://man.openbsd.org/vmctl.8">vmctl(8)</a>
1.23      ccardena  174:        along with general cleanups.
1.36      reyk      175:     <li>Various bug fixes and improvements.
1.1       benno     176:     </ul>
                    177: <p>
                    178:
                    179: <li>IEEE 802.11 wireless stack improvements:
                    180:     <ul>
1.45      benno     181:     <li>With the new 'join' feature (managed with <a
                    182:        href="http://man.openbsd.org/ifconfig#IEEE_802.11_(WIRELESS_DEVICES)">
                    183:        ifconfig(8)</a>), the kernel manages automatic switching between
                    184:        different wifi networks.
1.76      mortimer  185:     <li><a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a>
                    186:        scan performance has been improved for many devices.
1.1       benno     187:     </ul>
                    188: <p>
                    189:
                    190: <li>Generic network stack improvements:
                    191:     <ul>
1.65      mpi       192:     <li><a href="https://man.openbsd.org/trunk.4">trunk(4)</a>
1.77      tj        193:        now has LACP administrative knobs for mode, timeout, system priority,
1.23      ccardena  194:        port priority, and ifq priority.
1.65      mpi       195:     <li><a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a>
1.77      tj        196:        now has the ability to adjust LACP administrative knobs
1.23      ccardena  197:        <code>lacpmode</code> and <code>lacptimeout</code>.
1.65      mpi       198:     <li><a href="https://man.openbsd.org/sendmsg.2">sendmsg(2)</a>,
                    199:         <a href="https://man.openbsd.org/sendto.2">sendto(2)</a>,
                    200:         <a href="https://man.openbsd.org/recvfrom.2">recvfrom(2)</a> and
                    201:         <a href="https://man.openbsd.org/recvmsg.2">recvmsg(2)</a> are
1.66      sthen     202:         run without KERNEL_LOCK.
1.65      mpi       203:     <li>New global IPsec counters are available via
                    204:         <a href="https://man.openbsd.org/netstat.1">netstat(1)</a>.
1.76      mortimer  205:     <li>New <a href="https://man.openbsd.org/eoip.4">eoip(4)</a>
                    206:         interface for the MikroTik Ethernet over IP (EoIP)
                    207:         encapsulation protocol.
1.1       benno     208:     </ul>
                    209: <p>
                    210:
                    211: <li>Installer improvements:
                    212:     <ul>
1.43      kn        213:     <li><a href="https://man.openbsd.org/installurl.5">installurl(5)</a> now
                    214:         defaults to
1.77      tj        215:         <a href="ftp.html">cdn.openbsd.org</a> if
                    216:         no mirror was chosen during installation.
1.43      kn        217:         <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> and
1.77      tj        218:         <a href="https://man.openbsd.org/syspatch.8">syspatch(8)</a>
                    219:         will thus work out of the box.
1.46      abieber   220:     <li>DUID can be used to answer the "Which disk is the root disk?"
1.53      benno     221:         question during upgrade.
1.75      fcambus   222:     <li>Installing a
1.68      krw       223:       <a href="https://man.openbsd.org/diskless.8">diskless(8)</a>
                    224:       setup can be done over interfaces configured with
                    225:       <a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>.
1.1       benno     226:     </ul>
                    227: <p>
                    228:
1.33      claudio   229: <li>Security improvements:
                    230:     <ul>
                    231:     <li>New <a href="https://man.openbsd.org/unveil.2">unveil(2)</a>
                    232:         system call to restrict file system access of the calling
                    233:         process to the specified files and directories.  It is most
                    234:         powerful when properly combined with privilege separation
                    235:         and <a href="https://man.openbsd.org/pledge.2">pledge(2)</a>.
1.58      mortimer  236:     <li>Implemented MAP_STACK option for
                    237:         <a href="https://man.openbsd.org/mmap.2">mmap(2)</a>.
                    238:         At pagefaults and syscalls the kernel will check that the
                    239:         stack pointer points to MAP_STACK memory, which mitigates
                    240:         against attacks using stack pivots.
1.54      beck      241:     <li>New RETGUARD security mechanism on amd64 and arm64:
1.33      claudio   242:         use per-function random cookies to protect access to function
                    243:         return instructions, making them harder to use in ROP gadgets.
1.58      mortimer  244:     <li><a href="https://man.openbsd.org/clang-local.1">clang(1)</a>
1.77      tj        245:         includes a pass that identifies common instructions which
1.58      mortimer  246:         may be useful in ROP gadgets and replaces them with safe
                    247:         alternatives on amd64 and i386.
                    248:     <li>The Retpoline mitigation against Spectre Variant 2 has been
                    249:         enabled in <a href="https://man.openbsd.org/clang.1">clang(1)</a>
1.76      mortimer  250:         and in assembly files on amd64 and i386.
1.60      mortimer  251:     <li>Meltdown mitigation was added to i386.
1.76      mortimer  252:     <li>amd64 now uses eager-FPU switching to prevent FPU state
                    253:         information speculatively leaking across protection boundaries.
1.77      tj        254:     <li>Because Simultaneous MultiThreading (SMT) uses core resources in
                    255:         a shared and unsafe manner, it is now disabled by default.
                    256:         It and can be enabled with the new <code>hw.smt</code>
1.33      claudio   257:         <a href="https://man.openbsd.org/sysctl.2">sysctl(2)</a> variable.
                    258:     <li>Audio recording is now disabled by default and can be enabled
                    259:         with the new <code>kern.audio.record</code>
                    260:         <a href="https://man.openbsd.org/sysctl.2">sysctl(2)</a> variable.
1.64      deraadt   261:     <li><a href="https://man.openbsd.org/getpwnam.3">getpwnam(3)</a> and
                    262:         <a href="https://man.openbsd.org/getpwnam.3">getpwuid(3)</a> no
                    263:        longer return a pointer to static storage but a managed allocation
                    264:        which gets unmapped.  This allows detection of access to stale entries.
1.77      tj        265:     <li><a href="https://man.openbsd.org/sshd.8">sshd(8)</a> includes
1.60      mortimer  266:         improved defence against user enumeration attacks.
1.33      claudio   267:     </ul>
                    268: <p>
                    269:
1.1       benno     270: <li>Routing daemons and other userland network improvements:
                    271:     <ul>
1.48      remi      272:     <li><a href="https://man.openbsd.org/ospf6d.8">ospf6d(8)</a> can now set
                    273:         the metric for a route depending on the status of an interface.
                    274:     <li><a href="https://man.openbsd.org/ospf6d.8">ospf6d(8)</a> can now be
                    275:         bound into an alternate routing domain.
1.2       benno     276:     <li><a href="https://man.openbsd.org/ospf6d.8">ospf6d(8)</a> is
                    277:         now pledged.
1.77      tj        278:     <li>Prevent ospfd(8) and ospf6d(8) from being started more than once
1.2       benno     279:         (in the same routing domain).
1.11      florian   280:     <li><a href="https://man.openbsd.org/slaacd.8">slaacd(8)</a> is now fully
                    281:         pledged.
                    282:     <li><a href="https://man.openbsd.org/slaacd.8">slaacd(8)</a> is informed by
                    283:         the kernel when Duplicate Address Detection (DAD) fails and generates
                    284:         different addresses when possible.
                    285:     <li>When <a href="https://man.openbsd.org/slaacd.8">slaacd(8)</a> detects
1.77      tj        286:         roaming between networks, it deprecates all configured IPs. IPs from
1.75      fcambus   287:         newly advertised prefixes will be preferred.
1.77      tj        288:     <li>A new daemon, <a href="https://man.openbsd.org/rad.8">rad(8)</a>, sends
1.11      florian   289:         IPv6 Router Advertisement messages and replaces the old rtadvd(8)
                    290:         daemon from KAME.
1.16      schwarze  291:     <li>The anachronistic
                    292:       <a href="https://man.openbsd.org/OpenBSD-6.3/networks.5">networks(5)</a>
                    293:       configuration file is no longer supported.
1.17      kn        294:     <li>More robust <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>
                    295:         parsing routines and corner case fixes around table and anchor
                    296:         handling.
                    297:     <li><a href="https://man.openbsd.org/route.8">route(8)</a> now errors out
                    298:         on bad <tt>-netmask/-prefixlen</tt> usage instead of configuring
1.38      sthen     299:         ambiguous routes.
1.67      krw       300:     <li><a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>
                    301:         now adds a direct route to the default route gateway when the
                    302:         gateway is not reachable via the address/netmask provided by the
                    303:         lease.
                    304:     <li><a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>
                    305:         now updates
                    306:         <a href="https://man.openbsd.org/dhclient.leases.5">dhclient.leases(5)</a>,
                    307:         <a href="https://man.openbsd.org/resolv.conf.5">resolv.conf(5)</a>,
                    308:         and any '-L'
1.77      tj        309:        file before daemonizing and returning control
1.67      krw       310:        to invoking scripts.
1.77      tj        311:     <li><a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>'s
1.67      krw       312:         '-i' option now discards any previously defined values for the options
                    313:         to be ignored.
1.75      fcambus   314:     <li>Any change to any interface now causes
1.67      krw       315:         <a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>
                    316:         to appropriately update
                    317:         <a href="https://man.openbsd.org/resolv.conf.5">resolv.conf(5)</a>.
                    318:     <li><a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>
                    319:         now always records the client identifier used to obtain a lease,
                    320:         enabling better conformance to RFC 6842.
                    321:     <li><a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>
1.77      tj        322:         now has the '-r' option to release the current lease and exit.
1.67      krw       323:     <li><a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>
                    324:         now avoids inappropriate changes to
                    325:         <a href="https://man.openbsd.org/resolv.conf.5">resolv.conf(5)</a>
                    326:         by ignoring
                    327:         <a href="https://man.openbsd.org/dhclient.leases.5">dhclient.leases(5)</a>
                    328:         for interfaces that cannot report their link status.
1.1       benno     329:     </ul>
                    330: <p>
                    331:
                    332: <li><a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> improvements:
                    333:     <ul>
1.77      tj        334:     <li>The default filter action was changed from allow to deny.
1.32      claudio   335:     <li>The config option 'announce (all|self|none|default-route)'
                    336:         has been deprecated and superseded by filter configuration.
                    337:     <li>Improved prefix-sets both in speed and user experience.
                    338:     <li>Introduced as-sets to match ASPATH against large lists of AS numbers.
1.77      tj        339:     <li>Support for BGP Origin Validation
1.32      claudio   340:         <a href="https://tools.ietf.org/html/rfc6811">RFC 6811</a>
                    341:         through the <code>roa-set</code> directive.
                    342:     <li>Added origin-sets for matching prefix / origin AS pairs efficently.
1.77      tj        343:     <li>Some syntax cleanups: newlines are optional inside expansion
                    344:         lists (previously newlines needed to be escaped) but, in neighbor,
1.32      claudio   345:         group and rdomain blocks multiple statements have to be on new lines.
                    346:     <li>Reduce the amount of work done during a configuration reload.
1.77      tj        347:     <li>Config reloading no longer blocks other event handling in the
1.32      claudio   348:         route decision engine.
                    349:     <li>Better support and bugfixes for multiple bgpd processes
1.72      benno     350:         running in different rdomains.
1.1       benno     351:     </ul>
                    352: <p>
                    353:
                    354: <li>Assorted improvements:
                    355:     <ul>
1.27      jcs       356:     <li><a href="https://man.openbsd.org/rasops.9">rasops(9)</a>-backed
1.3       jcs       357:         framebuffer consoles such as
1.59      brynet    358:         <a href="https://man.openbsd.org/inteldrm.4">inteldrm(4)</a>,
                    359:         <a href="https://man.openbsd.org/radeondrm.4">radeondrm(4)</a> and
1.3       jcs       360:         <a href="https://man.openbsd.org/efifb.4">efifb(4)</a> now support
                    361:         scrollback.
1.7       anton     362:     <li><a href="https://man.openbsd.org/rebound.8">rebound(8)</a>
                    363:         gained support for permanent A records, similiar to
                    364:         <tt>local-data</tt>
                    365:         supported by
                    366:         <a href="https://man.openbsd.org/unbound.8">unbound(8)</a>.
                    367:     <li>New
                    368:         <a href="https://man.openbsd.org/kcov.4">kcov(4)</a>
                    369:         driver used for collection of code coverage inside the kernel.
                    370:         It's used in an ongoing effort to fuzz the kernel.
1.16      schwarze  371:     <li><a href="https://man.openbsd.org/uid_from_user.3">uid_from_user(3)</a>
                    372:         and
                    373:         <a href="https://man.openbsd.org/gid_from_group.3">gid_from_group(3)</a>
1.77      tj        374:         were added to the C library and are now used in several programs
1.16      schwarze  375:         to speed up repeated lookups.
1.21      schwarze  376:     <li>New semaphore implementation making
                    377:         <a href="https://man.openbsd.org/sem_post.3">sem_post(3)</a>
                    378:         async-safe.
                    379:     <li><a href="https://man.openbsd.org/pcap_set_immediate_mode.3"
                    380:         >pcap_set_immediate_mode(3)</a> was imported from mainline libpcap,
                    381:         allowing programs to process packets as soon as they arrive.
1.16      schwarze  382:     <li><a href="https://man.openbsd.org/ksh.1">ksh(1)</a> now supports
                    383:         64 bit integers on all architectures.
1.7       anton     384:     <li>A bug in
                    385:         <a href="https://man.openbsd.org/ksh.1">ksh(1)</a>
1.75      fcambus   386:         related to variable expansion of read-only variables has been fixed.
1.14      schwarze  387:     <li><a href="https://man.openbsd.org/lam.1">lam(1)</a>
                    388:         now provides UTF-8 support.
1.23      ccardena  389:     <li>Enable <a href="https://man.openbsd.org/trunk.4">trunk(4)</a> and
                    390:        <a href="https://man.openbsd.org/vlan.4">vlan(4)</a> on arm64 RAMDISK.
1.34      bluhm     391:     <li><a href="https://man.openbsd.org/pf.4">pf(4)</a> IP fragment
                    392:        reassembly uses a better algorithm to make it robust against
                    393:        denial of service attacks.
1.39      reyk      394:     <li>New <a href="https://man.openbsd.org/ldap.1">ldap(1)</a>
                    395:         tool implementing a simple ldap search client.
1.60      mortimer  396:     <li>A bug in <a href="https://man.openbsd.org/init.8">init(8)</a>
                    397:         that caused hangs on i386 under VMware has been fixed.
                    398:     <li>TFTP boot support was added for U-Boot based arm64 and armv7 platforms
                    399:         via EFI Simple Network protocol.
                    400:     <li>Support was added for the EFI Random Number Generator Protocol
                    401:         to insert additional entropy into the kernel at boot.
                    402:     <li>Support for RFC 3430 (TCP connections) was added to
                    403:         <a href="https://man.openbsd.org/snmpd.8">snmpd</a>.
1.76      mortimer  404:     <li>Enable <a href="https://man.openbsd.org/bwfm.4">bwfm(4)</a>
1.79    ! stsp      405:         on amd64, arm64 and armv7. Also on loongson and macppc for USB devices.
1.61      fcambus   406:     <li>New "Spleen 5x8" font added to wsfont, targetted at small OLED displays.
1.65      mpi       407:     <li><a href="https://man.openbsd.org/usbdevs.8">usbdevs(8)</a> now reports
                    408:         USB port statuses.
                    409:     <li><a href="https://man.openbsd.org/top.1">top(1)</a> and
                    410:         <a href="https://man.openbsd.org/systat.1">systat(1)</a> now report
                    411:         the time spent by each CPU waiting on spinning locks.
                    412:     <li>Improved read speed on MSDOSFS via clustering.
                    413:     <li>Access to NFS nodes is now serialized.
1.69      krw       414:     <li><a href="https://man.openbsd.org/systat.1">systat(1)</a>
                    415:         has a new uvm view that displays statistics relevant to the UVM subsystem.
                    416:     <li><a href="https://man.openbsd.org/mg.1">mg(1)</a>
                    417:         now handles carriage returns during incremental search by setting the
                    418:         mark and exiting the search, as modern emacsen do.
1.70      krw       419:     <li><a href="https://man.openbsd.org/disklabel.8">disklabel(8)</a>
                    420:          improved the rounding of partition offsets and
                    421:          sizes to cylinder boundaries.
                    422:     <li><a href="https://man.openbsd.org/disklabel.8">disklabel(8)</a>
                    423:         now range checks all user input.
                    424:     <li><a href="https://man.openbsd.org/disklabel.8">disklabel(8)</a>
                    425:          no longer allows FS_RAID partitions to be given a mount point.
                    426:     <li><a href="https://man.openbsd.org/disklabel.8">disklabel(8)</a>
                    427:         now changes partition information only when all user
                    428:         input is valid.
1.71      benno     429:     <li><a href="https://man.openbsd.org/relayd.8">relayd(8)</a> has
1.77      tj        430:         improved log directives in its configuration file for finer
1.71      benno     431:         grained control of what gets logged.
1.76      mortimer  432:     <li><a href="https://man.openbsd.org/tmux.1">tmux(1)</a>
                    433:         now handles terminfo colors greater than 256 correctly.
                    434:     <li><a href="https://man.openbsd.org/httpd.8">httpd(8)</a>
                    435:         now supports client certificate authentication.
                    436:     <li>Numerous improvements to the
                    437:         <a href="https://man.openbsd.org/fuse.4">fuse(4)</a> subsystem.
1.78      otto      438:     <li>Improvements to the way the kernel searches for available
                    439:        memory to satisfy anonymous
                    440:        <a href="https://man.openbsd.org/mmap.2">mmap(2)</a>
                    441:        calls.
1.1       benno     442:     </ul>
                    443: <p>
                    444:
1.57      benno     445: <li>OpenSMTPD
1.1       benno     446:     <ul>
1.19      schwarze  447:     <li>Incompatible change to the
                    448:         <a href="https://man.openbsd.org/smtpd.conf.5">smtpd.conf(5)</a>
                    449:         grammar: separate envelope matching, which happens during the
                    450:         SMTP dialogue while receiving a message and merely results
                    451:         in assigning an action name, from delivery actions, which do
                    452:         not take effect until the queue runner makes a delivery attempt.
                    453:         This gets rid of several different roadblocks in OpenSMTPD
                    454:         development.
1.73      gilles    455:     <li>Improve SMTP server engine with a new RFC 5322 message parser.
                    456:     <li>Remove limitations preventing
                    457:       <a href="https://man.openbsd.org/smtpd.8">smtpd(8)</a>
                    458:       from dealing with clients submitting long lines.
                    459:     <li>Improve security by moving expansion of .forward file variables
                    460:       into the users' MDA process.
                    461:     <li>Introduce MDA wrappers allowing recipient MDA commands to be
                    462:       transparently wrapped inside global commands.
1.76      mortimer  463:     <li>A new <a href="https://man.openbsd.org/smtp.1">smtp(1)</a>
                    464:       command line client has been added.
1.73      gilles    465:     <li>Assorted documentation improvements, cleanups and minor bug fixes.
1.1       benno     466:     </ul>
                    467: <p>
                    468:
1.77      tj        469: <!-- XXX should be 7.9 -->
1.52      benno     470: <li><a href="https://www.openssh.com/releasenotes.html#7.8">OpenSSH 7.8</a>
1.1       benno     471:     <ul>
1.49      benno     472:     <li>New features:
1.1       benno     473:       <ul>
1.50      benno     474:       <li>In most places
                    475:          in <a href="http://man.openbsd.org/ssh.1">ssh(1)</a>
                    476:          and <a href="http://man.openbsd.org/sshd.8">sshd(8)</a> where
                    477:          port numbers are used, service names (from /etc/services) can
                    478:          now be used.
                    479:       <li>The <a href="http://man.openbsd.org/ssh.1">ssh(1)</a>
                    480:          IdentityAgent configuration directive now accepts environment
                    481:          variable names. This supports the use of multiple agent
                    482:          sockets without needing to use fixed paths.
1.49      benno     483:       <li>Support signalling sessions via the SSH protocol in
                    484:          <a href="http://man.openbsd.org/sshd.8">sshd(8)</a>.
1.50      benno     485:       <li>"ssh -Q sig" can be used to list supported signature
                    486:          options.  Also "ssh -Q help" will show the full set of
                    487:          supported queries.
                    488:       <li>The new CASignatureAlgorithms option
                    489:          in <a href="http://man.openbsd.org/ssh.1">ssh(1)</a>
                    490:          and <a href="http://man.openbsd.org/sshd.8">sshd(8)</a>
1.75      fcambus   491:          controls the allowed signature formats for CAs to sign
1.50      benno     492:          certificates with. For example, this allows banning CAs that
                    493:          sign certificates using the RSA-SHA1 signature algorithm.
                    494:       <li>Key revocation lists (KRLs) can now contain keys specified
                    495:          by SHA256 hash. These lists are managed
                    496:          by <a href="http://man.openbsd.org/ssh-keygen.8">ssh-keygen(8)</a>. In
1.49      benno     497:          addition, KRLs can now be created from base64-encoded SHA256
1.50      benno     498:          fingerprints, i.e. from only the information contained
                    499:          in <a href="http://man.openbsd.org/sshd.8">sshd(8)</a>
                    500:          authentication log messages.
1.1       benno     501:       </ul>
1.77      tj        502:     <li>Non-exhaustive list of bug fixes:
1.71      benno     503:       <ul>
1.77      tj        504:       <li><a href="http://man.openbsd.org/ssh.1">ssh(1)</a>:
1.55      benno     505:        <a href="http://man.openbsd.org/ssh-keygen.1">ssh-keygen(1)</a>:
                    506:        avoid spurious "invalid format" errors when attempting to load
                    507:        PEM private keys while using an incorrect passphrase.
                    508:       <li><a href="http://man.openbsd.org/sshd.8">sshd(8)</a>: when a
                    509:        channel closed message is received from a client, close the
                    510:        stderr file descriptor at the same time stdout is closed. This
                    511:        avoids stuck processes if they were waiting for stderr to
                    512:        close and were insensitive to stdin/out closing.
1.52      benno     513:       <li><a href="http://man.openbsd.org/ssh.1">ssh(1)</a>: allow
                    514:        ForwardX11Timeout=0 to disable the untrusted X11 forwarding
                    515:        timeout and support X11 forwarding indefinitely.  Previously
                    516:        the behaviour of ForwardX11Timeout=0 was undefined.
                    517:       <li><a href="http://man.openbsd.org/sshd.8">sshd(8)</a>: do not
                    518:          fail closed when configured with a text key revocation list
                    519:          that contains a too-short key.
1.77      tj        520:       <li><a href="http://man.openbsd.org/ssh.1">ssh(1)</a>: treat
1.52      benno     521:        connections with ProxyJump specified the same as ones with a
                    522:        ProxyCommand set with regards to hostname canonicalisation
                    523:        (i.e. don't try to canonicalise the hostname unless
                    524:        CanonicalizeHostname is set to 'always').
                    525:       <li><a href="http://man.openbsd.org/ssh.1">ssh(1)</a>: fix
                    526:         regression in OpenSSH 7.8 that could prevent public-key
                    527:         authentication using certificates hosted in
1.55      benno     528:         a <a href="http://man.openbsd.org/ssh-agent.1">ssh-agent(1)</a> or
1.52      benno     529:         against <a href="http://man.openbsd.org/sshd.8">sshd(8)</a>
                    530:         from OpenSSH <7.8.
                    531:       </ul>
1.1       benno     532:     </ul>
1.52      benno     533:
1.1       benno     534: <p>
                    535:
1.60      mortimer  536: <li>LibreSSL 2.8.2
1.1       benno     537:    <ul>
1.60      mortimer  538:    <li>X509 verification was made more strict so
                    539:      <a href="https://man.openbsd.org/X509_VERIFY_PARAM_set_flags.3">X509_VERIFY_PARAM</a>
                    540:      host, ip or email failure will cause future
                    541:      <a href="https://man.openbsd.org/X509_verify_cert.3">X509_verify_cert</a>
                    542:      calls to fail.
1.76      mortimer  543:    <li>Support for single DES cipher suites has been removed.
1.14      schwarze  544:    </ul>
                    545: <p>
                    546:
                    547: <li>Mandoc 1.14.4
                    548:    <ul>
                    549:    <li>In HTML output, many
                    550:      <a href="https://man.openbsd.org/mdoc.7">mdoc(7)</a> macros
                    551:      now use more fitting HTML elements.
                    552:    <li>In HTML output, almost all "style" attributes and a number of
                    553:      redundant "class" attributes were removed.
                    554:    <li>Baby steps towards responsive design: use a @media query in
                    555:      mandoc.css, use the HTML meta viewport element, and remove all
                    556:      hard-coded widths and heights from the generated HTML code.
                    557:    <li>Many style improvements in
                    558:      <a href="https://man.openbsd.org/mandoc.css">mandoc.css</a>.
                    559:    <li>More than 15 new low level
                    560:      <a href="https://man.openbsd.org/roff.7">roff(7)</a>
                    561:      and GNU man-ext features.
                    562:      Mandoc can now format the manuals of the groff port.
1.1       benno     563:    </ul>
                    564: <p>
                    565:
                    566: <li>Ports and packages:
                    567:     <ul>
1.41      espie     568:       <li><a href="https://man.openbsd.org/update-plist.1">update-plist(1)</a>
                    569:         has been entirely rewritten and now figures out MULTI_PACKAGES and
                    570:        variable substitution almost 100%.
                    571:       <li>New packages now run maintenance database tools like
1.77      tj        572:         update-desktop-database just once instead of after
1.41      espie     573:        every package addition/removal.
1.1       benno     574:     </ul>
                    575:     <dl>
                    576:     <dt>Many pre-built packages for each architecture:
                    577:     </dl>
                    578:     <!-- number of FTP packages minus SHA256, SHA256.sig, index.txt -->
                    579:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    580:     <tr>
                    581:     <td valign="top" width="25%">
                    582:     <ul>
1.62      naddy     583:       <li>aarch64:     8319
1.44      naddy     584:       <li>amd64:      10304
1.62      naddy     585:       <li>arm:
1.1       benno     586:     </ul></td><td valign=top width="25%"><ul>
1.44      naddy     587:       <li>i386:       10230
1.1       benno     588:       <li>mips64:
1.62      naddy     589:       <li>mips64el:
1.1       benno     590:     </ul></td><td valign=top width="25%"><ul>
                    591:       <li>powerpc:
1.62      naddy     592:       <li>sparc64:
1.1       benno     593:     </ul></td></tr></table>
                    594:     <p>
                    595:
                    596:     <dl>
1.15      schwarze  597:     <dt>Some highlights:
1.1       benno     598:     </dl>
                    599:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    600:     <tr>
                    601:     <td valign="top" width="50%"><ul>
                    602:        <li>AFL 2.52b
                    603:        <li>CMake 3.10.2
1.6       kirby     604:        <li>Chromium 69.0.3497.100
                    605:        <li>Emacs 21.4 and 26.1
1.1       benno     606:        <li>GCC 4.9.4
                    607:        <li>GHC 8.2.2
                    608:        <li>Gimp 2.8.22
1.15      schwarze  609:        <li>GNOME 3.28.2
1.6       kirby     610:        <li>Go 1.11
1.1       benno     611:        <li>Groff 1.22.3
1.6       kirby     612:        <li>JDK 8u172
                    613:        <li>LLVM/Clang 6.0.1
                    614:        <li>LibreOffice 6.1.1.2
                    615:        <li>Lua 5.1.5, 5.2.4 and 5.3.5
                    616:        <li>MariaDB 10.0.36
1.26      kirby     617:        <li>Mono 5.14.0.177
1.31      kirby     618:        <li>Mozilla Firefox 60.2.2esr and 62.0.3
                    619:        <li>Mozilla Thunderbird 60.2.1
1.1       benno     620:     </ul></td><td valign=top width="50%"><ul>
1.6       kirby     621:        <li>Mutt 1.10.1 and NeoMutt 20180716
                    622:        <li>Node.js 8.12.0
1.1       benno     623:        <li>Ocaml 4.03.0
1.6       kirby     624:        <li>OpenLDAP 2.3.43 and 2.4.46
                    625:        <li>PHP 5.6.38, 7.0.32, 7.1.22 and 7.2.10
                    626:        <li>Postfix 3.3.1 and 3.4-20180904
                    627:        <li>PostgreSQL 10.5
                    628:        <li>Python 2.7.15 and 3.6.6
                    629:        <li>R 3.5.1
                    630:        <li>Ruby 2.3.7, 2.4.4 and 2.5.1
1.37      lteo      631:        <li>Rust 1.29.2
1.6       kirby     632:        <li>Sendmail 8.16.0.29
                    633:        <li>SQLite3 3.24.0
                    634:        <li>Sudo 1.8.25
1.1       benno     635:        <li>Tcl/Tk 8.5.19 and 8.6.8
                    636:        <li>TeX Live 2017
1.10      sthen     637:        <li>Vim 8.1.438
1.1       benno     638:        <li>Xfce 4.12
                    639:     </ul></td></tr></table>
                    640: <p>
                    641:
                    642: <li>As usual, steady improvements in manual pages and other documentation.
                    643: <p>
                    644:
1.15      schwarze  645: <li>The system includes the following major components from outside suppliers:
1.1       benno     646:     <ul>
                    647:     <li>Xenocara (based on X.Org 7.7 with xserver 1.19.6 + patches,
1.8       matthieu  648:       freetype 2.9.1, fontconfig 2.12.4, Mesa 13.0.6, xterm 331,
1.1       benno     649:       xkeyboard-config 2.20 and more)
1.8       matthieu  650:     <li>LLVM/Clang 6.0.0 (+ patches)
1.1       benno     651:     <li>GCC 4.2.1 (+ patches) and 3.3.6 (+ patches)
                    652:     <li>Perl 5.24.3 (+ patches)
1.9       florian   653:     <li>NSD 4.1.25
1.37      lteo      654:     <li>Unbound 1.8.1
1.1       benno     655:     <li>Ncurses 5.7
                    656:     <li>Binutils 2.17 (+ patches)
                    657:     <li>Gdb 6.3 (+ patches)
                    658:     <li>Awk Aug 10, 2011 version
1.8       matthieu  659:     <li>Expat 2.2.6
1.1       benno     660:     </ul>
                    661: </ul>
                    662:
                    663: <hr>
                    664:
                    665: <h3 id="install"><font color="#0000e0">How to install</font></h3>
                    666:
                    667: Please refer to the following files on the mirror site for
                    668: extensive details on how to install OpenBSD 6.4 on your machine:
                    669:
                    670: <ul>
                    671: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.4/alpha/INSTALL.alpha">
                    672:        .../OpenBSD/6.4/alpha/INSTALL.alpha</a>
                    673: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.4/amd64/INSTALL.amd64">
                    674:        .../OpenBSD/6.4/amd64/INSTALL.amd64</a>
                    675: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.4/arm64/INSTALL.arm64">
                    676:        .../OpenBSD/6.4/arm64/INSTALL.arm64</a>
                    677: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.4/armv7/INSTALL.armv7">
                    678:        .../OpenBSD/6.4/armv7/INSTALL.armv7</a>
                    679: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.4/hppa/INSTALL.hppa">
                    680:        .../OpenBSD/6.4/hppa/INSTALL.hppa</a>
                    681: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.4/i386/INSTALL.i386">
                    682:        .../OpenBSD/6.4/i386/INSTALL.i386</a>
                    683: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.4/landisk/INSTALL.landisk">
                    684:        .../OpenBSD/6.4/landisk/INSTALL.landisk</a>
                    685: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.4/loongson/INSTALL.loongson">
                    686:        .../OpenBSD/6.4/loongson/INSTALL.loongson</a>
                    687: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.4/luna88k/INSTALL.luna88k">
                    688:        .../OpenBSD/6.4/luna88k/INSTALL.luna88k</a>
                    689: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.4/macppc/INSTALL.macppc">
                    690:        .../OpenBSD/6.4/macppc/INSTALL.macppc</a>
                    691: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.4/octeon/INSTALL.octeon">
                    692:        .../OpenBSD/6.4/octeon/INSTALL.octeon</a>
                    693: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.4/sgi/INSTALL.sgi">
                    694:        .../OpenBSD/6.4/sgi/INSTALL.sgi</a>
                    695: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.4/sparc64/INSTALL.sparc64">
                    696:        .../OpenBSD/6.4/sparc64/INSTALL.sparc64</a>
                    697: </ul>
                    698:
                    699: <hr>
                    700:
                    701: <p>
                    702: Quick installer information for people familiar with OpenBSD, and the use of
                    703: the "<a href="https://man.openbsd.org/disklabel.8">disklabel</a> -E" command.
                    704: If you are at all confused when installing OpenBSD, read the relevant
                    705: INSTALL.* file as listed above!
                    706:
                    707: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    708:
                    709: <ul style="list-style-type: none">
                    710: <li>
                    711: Write <i>floppy64.fs</i> or <i>floppyB64.fs</i> (depending on your machine)
                    712: to a diskette and enter <i>boot dva0</i>.
                    713: Refer to INSTALL.alpha for more details.
                    714: <p>
                    715: <li>
                    716: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    717: will most likely fail.
                    718: </ul>
                    719:
                    720: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    721:
                    722: <ul style="list-style-type: none">
                    723: <li>
                    724: If your machine can boot from CD, you can write <i>install64.iso</i> or
                    725: <i>cd64.iso</i> to a CD and boot from it.
                    726: You may need to adjust your BIOS options first.
                    727: <p>
                    728: <li>
                    729: If your machine can boot from USB, you can write <i>install64.fs</i> or
                    730: <i>miniroot64.fs</i> to a USB stick and boot from it.
                    731: <p>
                    732: <li>
                    733: If you can't boot from a CD, floppy disk, or USB,
                    734: you can install across the network using PXE as described in the included
                    735: INSTALL.amd64 document.
                    736: <p>
                    737: <li>
                    738: If you are planning to dual boot OpenBSD with another OS, you will need to
                    739: read INSTALL.amd64.
                    740: </ul>
                    741:
                    742: <h3><font color="#e00000">OpenBSD/arm64:</font></h3>
                    743:
                    744: <ul style="list-style-type: none">
                    745: <li>
                    746: Write <i>miniroot64.fs</i> to a disk and boot from it after connecting
                    747: to the serial console.  Refer to INSTALL.arm64 for more details.
                    748: <p>
                    749: </ul>
                    750:
                    751: <h3><font color="#e00000">OpenBSD/armv7:</font></h3>
                    752:
                    753: <ul style="list-style-type: none">
                    754: <li>
                    755: Write a system specific miniroot to an SD card and boot from it after connecting
                    756: to the serial console.  Refer to INSTALL.armv7 for more details.
                    757: <p>
                    758: </ul>
                    759:
                    760: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    761:
                    762: <ul style="list-style-type: none">
                    763: <li>
                    764: Boot over the network by following the instructions in INSTALL.hppa or the
                    765: <a href="hppa.html#install">hppa platform page</a>.
                    766: </ul>
                    767:
                    768: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    769:
                    770: <ul style="list-style-type: none">
                    771: <li>
                    772: If your machine can boot from CD, you can write <i>install64.iso</i> or
                    773: <i>cd64.iso</i> to a CD and boot from it.
                    774: You may need to adjust your BIOS options first.
                    775: <p>
                    776: <li>
                    777: If your machine can boot from USB, you can write <i>install64.fs</i> or
                    778: <i>miniroot64.fs</i> to a USB stick and boot from it.
                    779: <p>
                    780: <li>
                    781: If you can't boot from a CD, floppy disk, or USB,
                    782: you can install across the network using PXE as described in
                    783: the included INSTALL.i386 document.
                    784: <p>
                    785: <li>
                    786: If you are planning on dual booting OpenBSD with another OS, you will need to
                    787: read INSTALL.i386.
                    788: </ul>
                    789:
                    790: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    791:
                    792: <ul style="list-style-type: none">
                    793: <li>
                    794: Write <i>miniroot64.fs</i> to the start of the CF
                    795: or disk, and boot normally.
                    796: </ul>
                    797:
                    798: <h3><font color="#e00000">OpenBSD/loongson:</font></h3>
                    799:
                    800: <ul style="list-style-type: none">
                    801: <li>
                    802: Write <i>miniroot64.fs</i> to a USB stick and boot bsd.rd from it
                    803: or boot bsd.rd via tftp.
                    804: Refer to the instructions in INSTALL.loongson for more details.
                    805: </ul>
                    806:
                    807: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    808:
                    809: <ul style="list-style-type: none">
                    810: <li>
                    811: Copy `boot' and `bsd.rd' to a Mach or UniOS partition, and boot the bootloader
                    812: from the PROM, and then bsd.rd from the bootloader.
                    813: Refer to the instructions in INSTALL.luna88k for more details.
                    814: </ul>
                    815:
                    816: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    817:
                    818: <ul style="list-style-type: none">
                    819: <li>
                    820: Burn the image from a mirror site to a CDROM, and power on your machine
                    821: while holding down the <i>C</i> key until the display turns on and
                    822: shows <i>OpenBSD/macppc boot</i>.
                    823: <p>
                    824: <li>
                    825: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    826: /6.4/macppc/bsd.rd</i>
                    827: </ul>
                    828:
                    829: <h3><font color="#e00000">OpenBSD/octeon:</font></h3>
                    830:
                    831: <ul style="list-style-type: none">
                    832: <li>
                    833: After connecting a serial port, boot bsd.rd over the network via DHCP/tftp.
                    834: Refer to the instructions in INSTALL.octeon for more details.
                    835: </ul>
                    836:
                    837: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    838:
                    839: <ul style="list-style-type: none">
                    840: <li>
                    841: To install, burn cd64.iso on a CD-R, put it in the CD drive of your
                    842: machine and select <i>Install System Software</i> from the System Maintenance
                    843: menu. Indigo/Indy/Indigo2 (R4000) systems will not boot automatically from
                    844: CD-ROM, and need a proper invocation from the PROM prompt.
                    845: Refer to the instructions in INSTALL.sgi for more details.
                    846:
                    847: <p>
                    848: <li>
                    849: If your machine doesn't have a CD drive, you can setup a DHCP/tftp network
                    850: server, and boot using "bootp()/bsd.rd.IP##" using the kernel matching your
                    851: system type. Refer to the instructions in INSTALL.sgi for more details.
                    852: </ul>
                    853:
                    854: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    855:
                    856: <ul style="list-style-type: none">
                    857: <li>
                    858: Burn the image from a mirror site to a CDROM, boot from it, and type
                    859: <i>boot cdrom</i>.
                    860: <p>
                    861: <li>
                    862: If this doesn't work, or if you don't have a CDROM drive, you can write
                    863: <i>floppy64.fs</i> or <i>floppyB64.fs</i>
                    864: (depending on your machine) to a floppy and boot it with <i>boot
                    865: floppy</i>. Refer to INSTALL.sparc64 for details.
                    866: <p>
                    867: <li>
                    868: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    869: will most likely fail.
                    870: <p>
                    871: <li>
                    872: You can also write <i>miniroot64.fs</i> to the swap partition on
                    873: the disk and boot with <i>boot disk:b</i>.
                    874: <p>
                    875: <li>
                    876: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    877: </ul>
                    878:
                    879: <hr>
                    880:
                    881: <h3 id="upgrade"><font color="#0000e0">How to upgrade</font></h3>
                    882:
                    883: If you already have an OpenBSD 6.3 system, and do not want to reinstall,
                    884: upgrade instructions and advice can be found in the
                    885: <a href="faq/upgrade64.html">Upgrade Guide</a>.
                    886: <p>
                    887:
                    888: <hr>
                    889:
                    890: <h3 id="sourcecode"><font color="#0000e0">Notes about the source code</font></h3>
                    891:
                    892: <tt>src.tar.gz</tt> contains a source archive starting at <tt>/usr/src</tt>.
                    893: This file contains everything you need except for the kernel sources,
                    894: which are in a separate archive.
                    895: To extract:
                    896:
                    897: <blockquote><pre>
                    898: # <b>mkdir -p /usr/src</b>
                    899: # <b>cd /usr/src</b>
                    900: # <b>tar xvfz /tmp/src.tar.gz</b>
                    901: </pre></blockquote>
                    902:
                    903: <tt>sys.tar.gz</tt> contains a source archive starting at <tt>/usr/src/sys</tt>.
                    904: This file contains all the kernel sources you need to rebuild kernels.
                    905: To extract:
                    906:
                    907: <blockquote><pre>
                    908: # <b>mkdir -p /usr/src/sys</b>
                    909: # <b>cd /usr/src</b>
                    910: # <b>tar xvfz /tmp/sys.tar.gz</b>
                    911: </pre></blockquote>
                    912:
                    913: Both of these trees are a regular CVS checkout.  Using these trees it
                    914: is possible to get a head-start on using the anoncvs servers as
                    915: described <a href="anoncvs.html">here</a>.
                    916: Using these files
                    917: results in a much faster initial CVS update than you could expect from
                    918: a fresh checkout of the full OpenBSD source tree.
                    919: <p>
                    920:
                    921: <hr>
                    922:
                    923: <h3 id="ports"><font color="#0000e0">Ports Tree</font></h3>
                    924:
                    925: A ports tree archive is also provided.  To extract:
                    926:
                    927: <blockquote><pre>
                    928: # <b>cd /usr</b>
                    929: # <b>tar xvfz /tmp/ports.tar.gz</b>
                    930: </pre></blockquote>
                    931:
                    932: Go read the <a href="faq/ports/index.html">ports</a> page
                    933: if you know nothing about ports
                    934: at this point.  This text is not a manual of how to use ports.
                    935: Rather, it is a set of notes meant to kickstart the user on the
                    936: OpenBSD ports system.
                    937: <p>
                    938: The <i>ports/</i> directory represents a CVS checkout of our ports.
                    939: As with our complete source tree, our ports tree is available via
                    940: <a href="anoncvs.html">AnonCVS</a>.
                    941: So, in order to keep up to date with the -stable branch, you must make
                    942: the <i>ports/</i> tree available on a read-write medium and update the tree
                    943: with a command like:
                    944:
                    945: <blockquote><pre>
                    946: # <b>cd /usr/ports</b>
                    947: # <b>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_6_4</b>
                    948: </pre></blockquote>
                    949:
                    950: [Of course, you must replace the server name here with a nearby anoncvs
                    951: server.]
                    952: <p>
                    953: Note that most ports are available as packages on our mirrors. Updated
                    954: ports for the 6.4 release will be made available if problems arise.
                    955: <p>
                    956: If you're interested in seeing a port added, would like to help out, or just
                    957: would like to know more, the mailing list
                    958: <a href="mail.html">ports@openbsd.org</a> is a good place to know.
                    959: <p>
                    960: </body>
                    961: </html>