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

Annotation of www/61.html, Revision 1.68

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 6.1</title>
                      5: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      6: <meta name="description" content="OpenBSD 6.1">
                      7: <meta name="copyright" content="This document copyright 2016 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/61.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.1</font>
                     19: </h2>
                     20:
1.5       deraadt    21: <a href="images/XXX.jpg">
                     22: <img alt="XXX" align="left" width="227" height="343" hspace="24" src="images/XXX.jpg"></a>
1.24      tb         23: To be released somewhere around May 1, 2017 plus or minus a couple months<br>
1.1       deraadt    24: Copyright 1997-2017, Theo de Raadt.<br>
                     25: <br>
                     26: <br>
                     27: 6.1 Song:
                     28: <a href="lyrics.html#61">"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.1/</font> directory on
                     35:     one of the mirror sites.
                     36: <li>Have a look at <a href="errata61.html">the 6.1 errata page</a> for a list
                     37:     of bugs and workarounds.
                     38: <li>See a <a href="plus61.html">detailed log of changes</a> between the
                     39:     6.0 and 6.1 releases.
                     40: <p>
                     41: <li><a href="http://man.openbsd.org/signify.1">signify(1)</a>
                     42:     pubkeys for this release:<br>
                     43: <pre>
1.5       deraadt    44: base: RWQEQa33SgQSEsMwwVV1+GjzdcQfRNV2Bgo48Ztd2KiZ9bAodz9c+Maa
                     45: fw:   RWS91POk0QZXfsqi4aI7MotYz8CPzoHjYg4a1IDi56cftacjsq+ZL/KY
                     46: pkg:  RWQbTjGFHEvnOckqY7u9iABhXAkEpF/6TQ3Mr6bMrWbT1wOM/HnbV9ov
1.1       deraadt    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.1.
                     60: For a comprehensive list, see the <a href="plus61.html">changelog</a> leading
                     61: to 6.1.
                     62:
                     63: <ul>
                     64: <li>New/extended platforms:
                     65:     <ul>
1.21      schwarze   66:     <li>New <a href="https://www.openbsd.org/arm64.html">arm64</a> platform,
                     67:         using <a href="http://man.openbsd.org/clang-local.1">clang(1)</a>
                     68:         as the base system compiler.
1.52      visa       69:     <li>The <a href="https://www.openbsd.org/loongson.html">loongson</a>
                     70:         platform now supports systems with Loongson 3A CPU and RS780E chipset.
1.14      schwarze   71:     <li>The following platforms were retired:
1.21      schwarze   72:         <a href="https://www.openbsd.org/armish.html">armish</a>,
1.14      schwarze   73:         <a href="https://www.openbsd.org/sparc.html">sparc</a>,
                     74:         <a href="https://www.openbsd.org/zaurus.html">zaurus</a>
1.1       deraadt    75:     </ul>
                     76: <p>
                     77:
                     78: <li>Improved hardware support, including:
                     79:     <ul>
1.21      schwarze   80:     <li>New <a href="http://man.openbsd.org/acpials.4">acpials(4)</a>
                     81:         driver for ACPI ambient light sensor devices.
                     82:     <li>New <a href="http://man.openbsd.org/acpihve.4">acpihve(4)</a>
                     83:         driver for feeding Hyper-V entropy into the kernel pool.
1.62      jcs        84:     <li>New <a href="http://man.openbsd.org/acpisbs.4">acpisbs(4)</a>
                     85:         driver for ACPI Smart Battery devices.
1.23      jsg        86:     <li>New <a href="http://man.openbsd.org/dwge.4">dwge(4)</a>
                     87:         driver for Designware GMAC 10/100/Gigabit Ethernet devices.
1.21      schwarze   88:     <li>New <a href="http://man.openbsd.org/loongson/htb.4">htb(4)</a>
                     89:         driver for Loongson 3A PCI host bridges.
                     90:     <li>New <a href="http://man.openbsd.org/hvn.4">hvn(4)</a>
                     91:         driver for Hyper-V networking interfaces.
                     92:     <li>New <a href="http://man.openbsd.org/hyperv.4">hyperv(4)</a>
                     93:         driver for the Hyper-V guest nexus device.
                     94:     <li>New <a href="http://man.openbsd.org/iatp.4">iatp(4)</a>
                     95:         driver for the Atmel maXTouch touchpad and touchscreen.
                     96:     <li>New <a href="http://man.openbsd.org/armv7/imxtemp.4">imxtemp(4)</a>
                     97:         driver for Freescale i.MX6 temperature sensors.
                     98:     <li>New <a href="http://man.openbsd.org/loongson/leioc.4">leioc(4)</a>
                     99:         driver for the Loongson 3A low-end IO controller.
                    100:     <li>New <a href="http://man.openbsd.org/octeon/octmmc.4">octmmc(4)</a>
1.4       visa      101:         driver for the OCTEON MMC host controller.
1.21      schwarze  102:     <li>New <a href="http://man.openbsd.org/armv7/ompinmux.4">ompinmux(4)</a>
                    103:         driver for OMAP pin multiplexing.
                    104:     <li>New <a href="http://man.openbsd.org/armv7/omwugen.4">omwugen(4)</a>
                    105:         driver for OMAP wake-up generators.
                    106:     <li>New <a href="http://man.openbsd.org/armv7/psci.4">psci(4)</a>
                    107:         driver for the ARM Power State Coordination Interface.
                    108:     <li>New <a href="http://man.openbsd.org/simplefb.4">simplefb(4)</a>
                    109:         driver for the simple frame buffer on systems
1.23      jsg       110:         using a device tree.
                    111:     <li>New <a href="http://man.openbsd.org/armv7/sximmc.4">sximmc(4)</a>
                    112:         driver for Allwinner A1X/A20 MMC/SD/SDIO controllers.
                    113:     <li>New <a href="http://man.openbsd.org/tpm.4">tpm(4)</a>
                    114:         driver for Trusted Platform Module devices.
1.21      schwarze  115:     <li>New <a href="http://man.openbsd.org/uwacom.4">uwacom(4)</a>
                    116:         driver for Wacom USB tablets.
                    117:     <li>New <a href="http://man.openbsd.org/vmmci.4">vmmci(4)</a>
                    118:         VMM control interface.
                    119:     <li>New <a href="http://man.openbsd.org/xbf.4">xbf(4)</a>
                    120:         driver for Xen Blkfront virtual disks.
                    121:     <li>New <a href="http://man.openbsd.org/luna88k/xp.4">xp(4)</a>
                    122:         driver for the LUNA-88K HD647180X I/O processor.
1.58      jsg       123:     <li>Support for Kaby Lake and Lewisburg PCH Ethernet MACs with I219 PHYs
                    124:        has been added to the
                    125:        <a href="http://man.openbsd.org/?query=em">em(4)</a> driver.
                    126:     <li>Support for RTL8153 USB 3.0 Gigabit Ethernet based devices
                    127:        has been added to the
                    128:        <a href="http://man.openbsd.org/?query=ure">ure(4)</a> driver.
1.62      jcs       129:     <li>Improved ACPI support for modern Apple hardware, including S3 suspend
                    130:        and resume.
1.1       deraadt   131:     </ul>
                    132: <p>
                    133:
                    134: <li>IEEE 802.11 wireless stack improvements:
                    135:     <ul>
1.28      stsp      136:     <li>The <a href="http://man.openbsd.org/ral.4">ral(4)</a> driver
                    137:         now supports Ralink RT3900E (RT5390, RT3292) devices.
                    138:     <li>The <a href="http://man.openbsd.org/iwm.4">iwm(4)</a> and
                    139:         <a href="http://man.openbsd.org/iwn.4">iwn(4)</a> drivers
                    140:         now support the short guard interval (SGI) in 11n mode.
                    141:     <li>Added a new implementation of MiRa, a rate adapation algorithm
                    142:         designed for 802.11n.
                    143:     <li>The <a href="http://man.openbsd.org/iwm.4">iwm(4)</a> driver
                    144:         now supports 802.11n MIMO (MCS 0-15).
                    145:     <li>The <a href="http://man.openbsd.org/athn.4">athn(4)</a> driver
                    146:         now supports 802.11n, featuring MIMO (MCS 0-15) and hostap mode.
                    147:     <li>The <a href="http://man.openbsd.org/iwn.4">iwn(4)</a> driver
                    148:         now receives MIMO frames in monitor mode.
                    149:     <li>The <a href="http://man.openbsd.org/rtwn.4">rtwn(4)</a> and
                    150:         <a href="http://man.openbsd.org/urtwn.4">urtwn(4)</a> drivers
                    151:        now use AMRR rate adaptation (8188EU and 8188CE devices only).
                    152:     <li>TKIP/WPA1 was disabled by default because of inherent weaknesses
                    153:         in this protocol.
1.1       deraadt   154:     </ul>
                    155: <p>
                    156:
                    157: <li>Generic network stack improvements:
                    158:     <ul>
1.14      schwarze  159:     <li>New <a href="http://man.openbsd.org/switch.4">switch(4)</a>
                    160:         pseudo-device together with new
                    161:         <a href="http://man.openbsd.org/switchd.8">switchd(8)</a> and
                    162:         <a href="http://man.openbsd.org/switchctl.8">switchctl(8)</a>
                    163:         programs.
1.21      schwarze  164:     <li>New <a href="http://man.openbsd.org/mobileip.4">mobileip(4)</a>
                    165:         operation mode for the
                    166:         <a href="http://man.openbsd.org/gre.4">gre(4)</a>
                    167:         pseudo-device.
                    168:     <li>Multipoint-to-multipoint mode in
                    169:         <a href="http://man.openbsd.org/vxlan.4">vxlan(4)</a>.
1.18      bluhm     170:     <li><a href="http://man.openbsd.org/route.8">route(8)</a>
                    171:        and netstat -r display all routing flags correctly and they
                    172:        are completely documented in the
                    173:        <a href="http://man.openbsd.org/netstat.1">netstat(1)</a>
                    174:        man page.
                    175:     <li>When sending TCP streams they are locally stored in large
                    176:        mbuf clusters to improve memory management.
                    177:        The maximum TCP send and receive buffer size has been
1.67      claudio   178:        increased from 256KB to 2MB.
1.18      bluhm     179:        Note that this results in a different
                    180:        <a href="http://man.openbsd.org/pf.4">pf(4)</a>
                    181:        OS fingerprint for OpenBSD.
                    182:        The default limit for mbuf clusters has been increased.
                    183:        You can check the values with
                    184:        <a href="http://man.openbsd.org/netstat.1">netstat(1)</a>
                    185:        -m and adjust them with
                    186:        <a href="http://man.openbsd.org/sysctl.8">sysctl(8)</a>
                    187:        kern.maxclusters.
                    188:     <li>Make the TCP_NOPUSH flag work for
                    189:        <a href="http://man.openbsd.org/listen.2">listen(2)</a>
                    190:        sockets.
                    191:        It is inherited by the socket returned from
                    192:        <a href="http://man.openbsd.org/accept.2">accept(2)</a>.
                    193:     <li>A lot of code has been removed or simplified to make the
                    194:        transition to multi-processor easier.
                    195:        Redesign the interrupt and multi-processor locks in the
                    196:        network stack.
                    197:     <li>When passing packets from the network stack to the
                    198:        interface layer, make sure that they have no pointers to
                    199:        <a href="http://man.openbsd.org/pf.4">pf(4)</a>
                    200:        which could result in a memory free operation at the wrong
                    201:        protection level.
                    202:     <li>Fix checksum calculation in
                    203:        <a href="http://man.openbsd.org/pf.4">pf(4)</a>
                    204:        af-to ICMP packet conversions.
                    205:        Simplify af-to processing in and fix path MTU discovery in
                    206:        some corner cases.
                    207:     <li>Improve IPv6 fragment processing.
                    208:        Drop empty atomic fragments early.
                    209:        Be more paranoid when IPv6 hop-by-hop headers appear after
                    210:        fragment headers.
                    211:        Follow RFC 5722 "Handling of Overlapping IPv6 Fragments"
                    212:        more strictly in
                    213:        <a href="http://man.openbsd.org/pf.4">pf(4)</a>.
                    214:        RFC 8021 "IPv6 Atomic Fragments Considered Harmful" deprecates
                    215:        generating atomic fragments, so do not send them anymore.
                    216:     <li>Depending on the addresses,
                    217:        <a href="http://man.openbsd.org/ipsecctl.8">ipsecctl(8)</a>
                    218:        may automatically group SA bundles together.
                    219:        To make clear what is going on, the kernel provides this
                    220:        information and ipsecctl -s sa prints IPsec SA bundles.
1.51      krw       221:     <li>A new routing socket message type, RTM_PROPOSAL, was added to
                    222:        facilitate future improvements to the network configuration process.
1.1       deraadt   223:     </ul>
                    224: <p>
                    225:
                    226: <li>Installer improvements:
                    227:     <ul>
1.45      tj        228:     <li>The installer now uses privilege separation for fetching and
                    229:         verifying the install sets.
                    230:     <li>Install sets are now fetched over an HTTPS connection by default
                    231:         when using a <a href="ftp.html">mirror</a> that supports it.
1.50      krw       232:     <li>The installer now considers all of the DHCP information in filename,
                    233:        bootfile-name, server-name, tftp-server-name, and next-server when
                    234:        attempting to do automatic installs or upgrades.
                    235:     <li>The installer no longer adds a route to an alias IP via 127.0.0.1, due
                    236:        to improvements in the kernel routing components.
1.1       deraadt   237:     </ul>
                    238: <p>
                    239:
                    240: <li>Routing daemons and other userland network improvements:
                    241:     <ul>
1.10      florian   242:     <li><a href="http://man.openbsd.org/ping.8">ping(8)</a> and
                    243:         <a href="http://man.openbsd.org/ping6.8">ping6(8)</a> are now the same
                    244:         binary and share the engine.
1.15      jca       245:     <li><a href="http://man.openbsd.org/ripd.8">ripd(8)</a> now supports
                    246:         p2p links with addresses in different subnets.
1.17      jca       247:     <li>UDP speakers can specify an IPv4 source address using
                    248:         <tt>IP_SENDSRCADDR</tt>.
                    249:         <a href="http://man.openbsd.org/iked.8">iked(8)</a>
                    250:         and <a href="http://man.openbsd.org/snmpd.8">snmpd(8)</a> now
                    251:         use the proper source address when sending replies.
                    252:     <li><a href="http://man.openbsd.org/snmpd.8">snmpd(8)</a> now
                    253:         supports multiple listening sockets.
1.15      jca       254:     <li><a href="http://man.openbsd.org/ospfd.8">ospfd(8)</a> and
                    255:         <a href="http://man.openbsd.org/ospf6d.8">ospf6d(8)</a> now cope
                    256:         with interface MTU change at runtime.
1.44      sthen     257:     <li><a href="http://man.openbsd.org/bgpd.8">bgpd(8)</a> now supports
                    258:         BGP Large Communities
                    259:         (<a href="https://www.rfc-editor.org/rfc/rfc8092.txt">RFC 8092</a>).
                    260:     <li><a href="http://man.openbsd.org/bgpd.8">bgpd(8)</a> now supports
                    261:         BGP Administrative Shutdown Communication
                    262:         (<a href="https://www.ietf.org/id/draft-ietf-idr-shutdown.txt">draft-ietf-idr-shutdown</a>).
1.1       deraadt   263:     </ul>
                    264: <p>
                    265:
                    266: <li>Security improvements:
                    267:     <ul>
1.3       visa      268:     <li>Enforcement of userland W^X on OCTEON Plus and later.
1.32      guenther  269:     <li>All shared libraries, all dynamic and static-PIE executables, and
                    270:        <a href="http://man.openbsd.org/ld.so.1">ld.so(1)</a> itself use
1.29      guenther  271:        the RELRO ("read-only after relocation") design such that
1.32      guenther  272:        more of the initial data is protected as read-only.
1.3       visa      273:     <li>The size of user virtual address space has been increased
                    274:         from 2GB to 1TB on mips64.
1.21      schwarze  275:     <li>PIE and -static -pie on arm (XXX someone please explain this better).
1.17      jca       276:     <li><a href="http://man.openbsd.org/route6d.8">route6d(8)</a> now
                    277:         runs with fewer privileges.
1.18      bluhm     278:     <li>For incoming TLS connections
                    279:        <a href="http://man.openbsd.org/syslogd.8">syslogd(8)</a>
                    280:        can validate client certificates with a given CA file.
1.24      tb        281:     <li>The privileged parent process of
1.18      bluhm     282:        <a href="http://man.openbsd.org/syslogd.8">syslogd(8)</a>
                    283:        calls
                    284:        <a href="http://man.openbsd.org/execve.2">exec(2)</a>
                    285:        to reshuffle its random memory layout.
1.21      schwarze  286:     <li>New function
                    287:         <a href="http://man.openbsd.org/recallocarray.3">recallocarray(3)</a>
                    288:         to reduce the risk of incorrect clearing of memory before and after
1.27      schwarze  289:         <a href="http://man.openbsd.org/reallocarray.3">reallocarray(3)</a>.
1.31      guenther  290:     <li><a href="http://man.openbsd.org/sha2.3">SHA512_256</a> family
1.30      guenther  291:        of functions added to libc.
1.34      guenther  292:     <li>arm added to the list of archs where the
1.30      guenther  293:        <a href="http://man.openbsd.org/setjmp.3">setjmp(3)</a>
                    294:        family of functions apply XOR cookies to stack and return-address
1.34      guenther  295:        values in the jmpbuf.
1.30      guenther  296:     <li><a href="http://man.openbsd.org/printf.3">printf(3)</a> family
                    297:         of formatting functions now report to syslog when the %s
                    298:         format is used with a NULL pointer.
1.36      otto      299:     <li>Heap buffer overflow detection has been improved when the C
1.37      otto      300:        <a href="http://man.openbsd.org/malloc.3">malloc(3)</a> option is used.
                    301:        The existing S option now includes C.
1.33      guenther  302:     <li>Support for permitting non-root users to
                    303:        <a href="http://man.openbsd.org/mount.8">mount(8)</a> filesystems
                    304:        has been removed.
1.1       deraadt   305:     </ul>
                    306: <p>
                    307:
1.49      krw       308: <li><a href="http://man.openbsd.org/dhclient.8">dhclient(8)</a>/
                    309:     <a href="http://man.openbsd.org/dhcpd.8">dhcpd(8)</a>/
                    310:     <a href="http://man.openbsd.org/dhcrelay.8">dhcrelay(8)</a> improvements:
                    311:     <ul>
                    312:     <li>Add DHO_BOOTFILE_NAME and DHO_TFTP_SERVER to the options requested by default.
                    313:     <li>Add support for RFC 6842 (Client Identifier Option in DHCP Server Replies).
                    314:     <li>Stop leaking option data received on the udp socket.
                    315:     <li>Stop pretending we use RFC 3046/Option 82/Relay Agent Information.
                    316:     <li>Stop recording ignored DHO_ROUTERS and DHO_STATIC_ROUTES options in the effective lease.
                    317:     <li>Use only leases from no SSID or the current SSID when restarting.
                    318:     <li>Reduce default values for various timeouts to something more
                    319:            appropriate to modern networks.
                    320:     <li>Fix issues with redundant dhcpd servers and CARP'd interfaces.
                    321:     <li>Switch to standard logging functions
1.59      krw       322:     <li>Fix vis/unvis of strings in
                    323:        <a href="http://man.openbsd.org/dhclient.8">dhclient(8)</a> leases files.
1.49      krw       324:     </ul>
                    325:
                    326: <p>
1.38      mlarkin   327: <li><a href="http://man.openbsd.org/amd64/vmm.4">vmm(4)</a>/
                    328:     <a href="http://man.openbsd.org/amd64/vmd.8">vmd(8)</a> improvements:
                    329:     <ul>
                    330:     <li>Support for i386 hosts
1.60      mlarkin   331:     <li>BIOS payload provided via vmm-firmware, delivered via
                    332:         <a href="http://man.openbsd.org/fw_update.1">fw_update(1)</a>
                    333:     <li>Support for Linux guest VMs
1.38      mlarkin   334:     <li>Better interrupt handling and legacy device emulation
                    335:     <li><a href="http://man.openbsd.org/amd64/vmm.4">vmm(4)</a> no longer
                    336:         requires VMX unrestricted guest capability (Nehalem and later CPUs
                    337:         are sufficient)
1.53      jca       338:     <li>Removed bounce buffers previously used by
1.38      mlarkin   339:         <a href="http://man.openbsd.org/amd64/vmd.8">vmd(8)</a> for
1.44      sthen     340:         <a href="http://man.openbsd.org/vio.4">vio(4)</a> and
1.38      mlarkin   341:         <a href="http://man.openbsd.org/vioblk.4">vioblk(4)</a> devices.
                    342:     <li>Support VMs with &gt; 2GB RAM
                    343:     <li><a href="http://man.openbsd.org/amd64/vmd.8">vmd(8)</a> now uses
                    344:         fork+exec model
                    345:     <li>More
                    346:         <a href="http://man.openbsd.org/pledge.2">pledge(2)</a> usage across
                    347:         <a href="http://man.openbsd.org/amd64/vmd.8">vmd(8)</a>
                    348:     <li><a href="http://man.openbsd.org/amd64/vm.conf.5">vm.conf(5)</a>
                    349:         expanded to include VM ownership rules (uid/gid)
                    350:     <li><a href="http://man.openbsd.org/amd64/vmd.8">vmd(8)</a> support for
                    351:         basic boot&gt; options (eg, "-s" for single user mode)
                    352:     <li><a href="http://man.openbsd.org/amd64/vmd.8">vmd(8)</a>/
                    353:         <a href="http://man.openbsd.org/amd64/vm.conf.5">vm.conf(5)</a> now
                    354:         supports automatic
                    355:         <a href="http://man.openbsd.org/bridge.4">bridge(4)</a> and
                    356:         <a href="http://man.openbsd.org/switch.4">switch(4)</a> configuration
                    357:         for VM network interfaces
                    358:     <li><a href="http://man.openbsd.org/amd64/vmctl.8">vmctl(8)</a> supports
                    359:         graceful VM shutdown via
                    360:         <a href="http://man.openbsd.org/amd64/vmmci.4">vmmci(4)</a>
                    361:     </ul>
                    362: <p>
1.44      sthen     363:
1.1       deraadt   364: <li>Assorted improvements:
                    365:     <ul>
1.46      tj        366:     <li>New <a href="http://man.openbsd.org/syspatch.8">syspatch(8)</a>
                    367:         utility for security and reliability binary updates to the base
                    368:         system.
1.24      tb        369:     <li><a href="http://man.openbsd.org/acme-client.1">acme-client(1)</a>, a
                    370:         privilege separated Automatic Certificate Management Environment
1.9       florian   371:         (ACME) client written by Kristaps Dzonsons has been imported.
1.14      schwarze  372:     <li>New, simplified
                    373:         <a href="http://man.openbsd.org/xenodm.1">xenodm(1)</a>
                    374:         X11 display manager forked from
                    375:         <a href="http://man.openbsd.org/OpenBSD-6.0/xdm.1">xdm(1)</a>.
1.13      schwarze  376:     <li>Unicode version 8 character properties in the C library.
                    377:     <li>Partial UTF-8 line editing support for
                    378:         <a href="http://man.openbsd.org/ksh.1">ksh(1)</a> Vi input mode.
                    379:     <li>UTF-8 support in
                    380:         <a href="http://man.openbsd.org/column.1">column(1)</a>.
1.35      otto      381:     <li>The performance and concurrency of the
                    382:        <a href="http://man.openbsd.org/malloc.3">malloc(3)</a> family
                    383:        in multi-threaded processes has been improved.
1.17      jca       384:     <li>Estonian keyboard support.
                    385:     <li><a href="http://man.openbsd.org/read.2">read(2)</a> on
                    386:         directories now fails instead of returning 0.
                    387:     <li>Support for the <tt>RES_USE_EDNS0</tt> and <tt>RES_USE_DNSSEC</tt>
                    388:         flags has been added to the
                    389:         <a href="http://man.openbsd.org/resolver.3">resolver(3)</a>
                    390:         implementation.
1.18      bluhm     391:     <li><a href="http://man.openbsd.org/syslogd.8">syslogd(8)</a>
                    392:        limits the socket buffer for TCP an TLS connections to 64K
                    393:        to avoid wasting kernel memory.
                    394:     <li><a href="http://man.openbsd.org/syslogd.8">syslogd(8)</a>
                    395:        supports the option -Z to print the timestamp in RFC 5424
                    396:        ISO format.
                    397:        This logs everything in UTC including the year, timezone
                    398:        and fractions of seconds.
                    399:        The default is still RFC 3164 BSD syslog time format.
                    400:     <li>The
                    401:        <a href="http://man.openbsd.org/syslogd.8">syslogd(8)</a>
                    402:        options -a, -T, and -U can be given more than once to specify
                    403:        multiple input sources.
                    404:     <li>Improve the
                    405:        <a href="http://man.openbsd.org/syslogd.8">syslogd(8)</a>
                    406:        output and diagnostics in case the klog buffer
                    407:        overflows.
                    408:     <li>Make SIGHUP handling in
                    409:        <a href="http://man.openbsd.org/syslogd.8">syslogd(8)</a>
                    410:        more reliable.
                    411:     <li>An NMI sends the amd64 kernel into
                    412:        <a href="http://man.openbsd.org/ddb.4">ddb(4)</a>
                    413:        more reliably.
1.32      guenther  414:     <li><a href="http://man.openbsd.org/ld.so.1">ld.so(1)</a> now
                    415:        supports the DT_PREINITARRAY, DT_INITARRAY, DT_FINIARRAY, DT_FLAGS,
                    416:        and DT_RUNPATH dynamic tags.
1.33      guenther  417:     <li><a href="http://man.openbsd.org/kdump.1">kdump(1)</a>
1.44      sthen     418:        now dumps the fds returned by
1.33      guenther  419:        <a href="http://man.openbsd.org/pipe.2">pipe(2)</a> and
                    420:        <a href="http://man.openbsd.org/socketpair.2">socketpair(2)</a>.
                    421:     <li>Added support to <a href="http://man.openbsd.org/doas.1">doas(1)</a>
                    422:        for session-locked persistent authentication.
1.34      guenther  423:     <li>Use a hardware register for the thread pointer on arm for improved
                    424:        performance in multi-threaded processes.
1.43      visa      425:     <li>SGI boot blocks now consult the OpenBSD
                    426:        <a href="http://man.openbsd.org/disklabel.5">disklabel(5)</a>
                    427:        to locate the root filesystem.
                    428:        This reduces constraints on disk partitioning.
                    429:     <li><a href="http://man.openbsd.org/iec.4">iec(4)</a>
                    430:        no longer hangs when its transmit ring gets full.
                    431:     <li><a href="http://man.openbsd.org/sq.4">sq(4)</a>
                    432:        has been fixed to accept broadcast frames in non-promiscuous mode
                    433:        when no IP address is configured.
                    434:        This lets the interface work with DHCP.
                    435:     <li>Multiprocessor-safe PCI interrupt handlers are run
                    436:        without the kernel lock on OpenBSD/sgi.
1.50      krw       437:     <li><a href="http://man.openbsd.org/fdisk.8">fdisk(8)</a> now unconditionally
                    438:        sets the size of the protective MBR's EFI GPT partition to UINT32_MAX.
                    439:     <li><a href="http://man.openbsd.org/fdisk.8">fdisk(8)</a> now respects the
                    440:        current MBR or GPT format when initializing a disk.
                    441:     <li><a href="http://man.openbsd.org/softraid.4">softraid(4)</a> now uses
                    442:            sufficient parallel i/o's to efficiently rebuild RAID5 volumes.
                    443:     <li><a href="http://man.openbsd.org/asr_run.3">asr</a> now accepts UDP
                    444:            packets of up to 4096 bytes to account for broken DNS servers.
                    445:     <li><a href="http://man.openbsd.org/umass.4">umass(4)</a> no longer assumes
                    446:            that ATAPI or UFI devices have only 1 LUN.
                    447:     <li><a href="http://man.openbsd.org/scsi.4">scsi(4)</a> now correctly
                    448:            detects end of tape on LTO5 devices.
1.63      beck      449:     <li><a href="http://man.openbsd.org/httpd.8">httpd(8)</a> supports
                    450:           SNI
                    451:           via <a href="http://man.openbsd.org/tls_config_add_keypair_ocsp_mem.3">libtls</a>
                    452:           to allow for multiple https sites on a single IP address.
                    453:     <li><a href="http://man.openbsd.org/ocspcheck.8">ocspheck(8)</a>
                    454:     has been added, and can be used to check the OCSP status of
1.64      beck      455:     certificates. The corresponding responses can be saved for later use in OCSP stapling.
1.63      beck      456:     <li><a href="http://man.openbsd.org/httpd.8">httpd(8)</a> supports
                    457:           OCSP stapling
                    458:           via <a href="http://man.openbsd.org/tls_config_add_keypair_ocsp_mem.3">libtls</a>
                    459:           to permit OCSP responses to be stapled to the tls handshake
                    460:     <li><a href="http://man.openbsd.org/nc.1">nc(1)</a> now also
                    461:       supports OCSP stapling server side, and will show the stapling information
                    462:       client side.
1.68    ! claudio   463:     <li>Both <a href="http://man.openbsd.org/relayd.8">relayd(8)</a> and
        !           464:        <a href="http://man.openbsd.org/httpd.8">httpd(8)</a> support now
        !           465:        TLS session resumption using TLS session tickets.
        !           466:        See the respective configuration man page for more information.
1.1       deraadt   467:     </ul>
                    468: <p>
                    469:
                    470: <li>OpenSMTPD 6.0.0
                    471:     <ul>
                    472:     <li>...
                    473:     </ul>
                    474: <p>
                    475:
1.12      matthieu  476: <li>OpenSSH 7.4
1.1       deraadt   477:     <ul>
                    478:     <li>...
                    479:     </ul>
                    480: <p>
                    481:
1.61      beck      482: <li>LibreSSL 2.5.3
                    483:   <ul>
                    484:
                    485:   <li> libtls now supports ALPN and SNI
                    486:
                    487:   <li> libtls adds a new callback interface for integrating custom IO
                    488:     functions. Thanks to Tobias Pape.
                    489:
                    490:   <li> libtls now handles 4 cipher suite groups:
                    491:     <Ul>
                    492:       <li> "secure" (TLSv1.2+AEAD+PFS)
                    493:       <li> "compat" (HIGH:!aNULL)
                    494:       <li> "legacy" (HIGH:MEDIUM:!aNULL)
                    495:       <li> "insecure" (ALL:!aNULL:!eNULL)
                    496:     </ul>
                    497:       This allows for flexibility and finer grained control, rather than
                    498:       having two extremes (an issue raised by Marko Kreen some time ago).
                    499:
                    500:   <li> Tightened error handling for tls_config_set_ciphers().
                    501:
                    502:   <li> libtls now always loads CA, key and certificate files at the time the
                    503:     configuration function is called. This simplifies code and results in
                    504:     a single memory based code path being used to provide data to libssl.
                    505:
                    506:   <li> Add support for OCSP intermediate certificates.
                    507:
                    508:   <li> Added functions used by stunnel and exim from BoringSSL - this
                    509:     brings in X509_check_host, X509_check_email, X509_check_ip, and
                    510:     X509_check_ip_asc.
                    511:
                    512:   <li> Added initial support for iOS, thanks to Jacob Berkman.
                    513:
                    514:   <li> Improved behavior of arc4random on Windows when using memory leak
                    515:     analysis software.
                    516:
                    517:   <li> Correctly handle an EOF that occurs prior to the TLS handshake
                    518:     completing. Reported by Vasily Kolobkov, based on a diff from Marko
                    519:     Kreen.
                    520:
                    521:   <li> Limit the support of the "backward compatible" ssl2 handshake to
                    522:     only be used if TLS 1.0 is enabled.
                    523:
                    524:   <li> Fix incorrect results in certain cases on 64-bit systems when
                    525:     BN_mod_word() can return incorrect results. BN_mod_word() now can
                    526:     return an error condition. Thanks to Brian Smith.
                    527:
                    528:   <li> Added constant-time updates to address CVE-2016-0702
                    529:
                    530:   <li> Fixed undefined behavior in BN_GF2m_mod_arr()
                    531:
                    532:   <li> Removed unused Cryptographic Message Support (CMS)
                    533:
                    534:  <li> More conversions of long long idioms to time_t
                    535:
                    536:  <li> Improved compatibility by avoiding printing NULL strings with
                    537:   printf.
                    538:
                    539:  <li> Reverted change that cleans up the EVP cipher context in
                    540:     EVP_EncryptFinal() and EVP_DecryptFinal(). Some software relies on the
                    541:     previous behaviour.
                    542:
                    543:  <li> Avoid unbounded memory growth in libssl, which can be triggered
                    544:     by a TLS client repeatedly renegotiating and sending OCSP Status
                    545:     Request TLS extensions.
                    546:
                    547:  <li> Avoid falling back to a weak digest for (EC)DH when using SNI
                    548:   with libssl.
                    549:
                    550:  <li> X509_cmp_time() now passes a malformed GeneralizedTime field as
                    551:      an error. Reported by Theofilos Petsios.
                    552:
                    553:  <li> Detect zero-length encrypted session data early, instead of when
                    554:      malloc(0) fails or the HMAC check fails. Noted independently by
                    555:      jsing@ and Kurt Cancemi.
                    556:
                    557:  <li> Check for and handle failure of HMAC_{Update,Final} or
                    558:     EVP_DecryptUpdate().
                    559:
                    560:  <li> Massive update and normalization of manpages, conversion to
                    561:     mandoc format. Many pages were rewritten for clarity and accuracy.
                    562:     Portable doc links are up-to-date with a new conversion tool.
                    563:
                    564:  <li> Curve25519 Key Exchange support.
                    565:
                    566:  <li> Support for alternate chains for certificate verification.
                    567:
                    568:  <li> Code cleanups, CBB conversions, further unification of DTLS/SSL
                    569:       handshake code, further ASN1 macro expansion and removal.
                    570:
1.64      beck      571:  <li> Private symbols are now hidden in libssl and libcrypto.
1.61      beck      572:
                    573:  <li> Friendly certificate verification error messages in libtls, peer
                    574:     verification is now always enabled.
                    575:
1.64      beck      576:  <li> Added OCSP stapling support to libtls and nc.
1.61      beck      577:
                    578:  <li> Added ocspcheck utility to validate a certificate against its OCSP
                    579:       responder and save the reply for stapling
                    580:
                    581:  <li> Enhanced regression tests and error handling for libtls.
                    582:
                    583:  <li> Added explicit constant and non-constant time BN functions,
                    584:       defaulting to constant time wherever possible.
                    585:
                    586:  <li> Moved many leaked implementation details in public structs behind
                    587:       opaque pointers.
                    588:
                    589:  <li> Added ticket support to libtls.
                    590:
                    591:  <li> Added support for setting the supported EC curves via
                    592:       SSL{_CTX}_set1_groups{_list}() - also provide defines for the
                    593:       previous SSL{_CTX}_set1_curves{_list} names. This also changes
                    594:       the default list of curves to be X25519, P-256 and P-384. All
                    595:       other curves must be manually enabled.
                    596:
                    597:  <li> Added -groups option to openssl(1) s_client for specifying the
                    598:       curves to be used in a colon-separated list.
                    599:
                    600:  <li> Merged client/server version negotiation code paths into one,
                    601:       reducing much duplicate code.
                    602:
                    603:  <li> Removed error function codes from libssl and libcrypto.
                    604:
                    605:  <li> Fixed an issue where a truncated packet could crash via an OOB
                    606:  read.
                    607:
                    608:  <li> Added SSL_OP_NO_CLIENT_RENEGOTIATION option that disallows
                    609:       client-initiated renegotiation. This is the default for libtls
                    610:       servers.
                    611:
                    612:  <li> Avoid a side-channel cache-timing attack that can leak the ECDSA
                    613:       private keys when signing. This is due to BN_mod_inverse() being
                    614:       used without the constant time flag being set. Reported by Cesar
                    615:       Pereida Garcia and Billy Brumley (Tampere University of
                    616:       Technology).  The fix was developed by Cesar Pereida Garcia.
                    617:
                    618:  <li> iOS and MacOS compatibility updates from Simone Basso and Jacob
                    619:       Berkman.
                    620:
                    621:  <li> Added the recallocarray(3) memory allocation function, and
                    622:       converted various places in the library to use it, such as CBB
                    623:       and BUF_MEM_grow.  recallocarray(3) is similar to
                    624:       reallocarray. Newly allocated memory is cleared similar to
                    625:       calloc(3). Memory that becomes unallocated while shrinking or
                    626:       moving existing allocations is explicitly discarded by unmapping
                    627:       or clearing to 0.
                    628:
                    629:  <li> Added new root CAs from SECOM Trust Systems / Security
                    630:       Communication of Japan.
                    631:
                    632:  <li> Added EVP interface for MD5+SHA1 hashes.
                    633:
                    634:  <li> Fixed DTLS client failures when the server sends a certificate
                    635:       request.
                    636:
                    637:  <li> Correct handling of padding when upgrading an SSLv2 challenge
                    638:       into an SSLv3/TLS connection.
                    639:
                    640:  <li> Allow protocols and ciphers to be set on a TLS config object in
                    641:       libtls.
                    642:
                    643:  <li> Improved nc(1) TLS handshake CPU usage and server-side error
1.65      beck      644:    reporting.
                    645:
                    646:  <li> Add a constant time version of BN_gcd and use it default for
                    647:    BN_gcd to avoid the possibility of sidechannel timing attacks
                    648:    against RSA private key generation - Thanks to Alejandro
                    649:    Cabrera <aldaya@gmail.com>
                    650:
1.61      beck      651:  </ul>
1.1       deraadt   652: <p>
                    653:
1.13      schwarze  654: <li>mandoc 1.14.1
                    655:     <ul>
                    656:     <li>New <a href="http://man.openbsd.org/mandoc.db.5">mandoc.db(5)</a>
                    657:         file format: <a href="http://man.openbsd.org/man.1">man(1)</a>,
                    658:         <a href="http://man.openbsd.org/apropos.1">apropos(1)</a>, and
                    659:         <a href="http://man.openbsd.org/makewhatis.8">makewhatis(8)</a>
                    660:         no longer need SQLite3.
                    661:     <li>Much improved HTML output and CSS.
                    662:     <li>In <a href="http://man.openbsd.org/man.1">man(1)</a>, internal
                    663:         searching with <a href="http://man.openbsd.org/less.1">less(1)</a>
                    664:         <code>:t</code> has been improved.
1.25      schwarze  665:     <li>New <a href="http://man.openbsd.org/mandoc.1">mandoc(1)</a>
                    666:         <code>-mdoc -T markdown</code> output mode
                    667:         (already a post-1.14.1 feature).
1.13      schwarze  668:     </ul>
                    669: <p>
                    670:
1.1       deraadt   671: <li>Ports and packages:
                    672:     <dl>
                    673:     <dt>Many pre-built packages for each architecture:
                    674:     </dl>
                    675:     <!-- number of FTP packages minus SHA256, SHA256.sig, index.txt -->
                    676:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    677:     <tr>
                    678:     <td valign="top" width="25%">
                    679:     <ul>
                    680:       <li>alpha:      XXXX
                    681:       <li>amd64:      XXXX
1.22      jsg       682:       <li>arm:        XXXX
1.1       deraadt   683:     </ul></td><td valign=top width="25%"><ul>
                    684:       <li>hppa:       XXXX
                    685:       <li>i386:       XXXX
                    686:       <li>mips64:     XXXX
                    687:     </ul></td><td valign=top width="25%"><ul>
                    688:       <li>mips64el:   XXXX
                    689:       <li>powerpc:    XXXX
                    690:       <li>sparc64:    XXXX
                    691:     </ul></td></tr></table>
                    692:     <p>
                    693:
                    694:     <dl>
                    695:     <dt>Some highlights:
                    696:     </dl>
                    697:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    698:     <tr>
                    699:     <td valign="top" width="50%"><ul>
1.39      jsg       700:        <li>AFL 2.39b
1.55      jsg       701:        <li>Chromium 57.0.2987.133
1.26      lteo      702:        <li>Emacs 21.4 and 25.1
                    703:        <li>GCC 4.9.4
1.1       deraadt   704:        <li>GHC 7.10.3
1.12      matthieu  705:        <li>Gimp 2.8.18
1.26      lteo      706:        <li>GNOME 3.22.2
1.12      matthieu  707:        <li>Go 1.8
1.1       deraadt   708:        <li>Groff 1.22.3
1.12      matthieu  709:        <li>JDK 7u80 and 8u121
1.1       deraadt   710:        <li>KDE 3.5.10 and 4.14.3 (plus KDE4 core updates)
1.39      jsg       711:        <li>LLVM/Clang 4.0.0
1.12      matthieu  712:        <li>LibreOffice 5.2.4.2
                    713:        <li>Lua 5.1.5, 5.2.4, and 5.3.4
1.40      sthen     714:        <li>MariaDB 10.0.30
1.12      matthieu  715:        <li>Mono 4.6.2.6
1.55      jsg       716:        <li>Mozilla Firefox 52.0.2esr and 52.0.2
1.26      lteo      717:        <li>Mozilla Thunderbird 45.8.0
1.1       deraadt   718:     </ul></td><td valign=top width="50%"><ul>
1.12      matthieu  719:        <li>Mutt 1.8.0
1.57      lteo      720:        <li>Node.js 6.10.1
1.26      lteo      721:        <li>Ocaml 4.03.0
1.1       deraadt   722:        <li>OpenLDAP 2.3.43 and 2.4.44
1.12      matthieu  723:        <li>PHP 5.5.38, 5.6.30, and 7.0.16
                    724:        <li>Postfix 3.2.0 and 3.3-20170218
                    725:        <li>PostgreSQL 9.6.2
                    726:        <li>Python 2.7.13, 3.4.5, 3.5.2 and 3.6.0
1.42      tb        727:        <li>R 3.3.3
1.57      lteo      728:        <li>Ruby 1.8.7.374, 2.1.9, 2.2.6, 2.3.3 and 2.4.1
1.48      danj      729:        <li>Rust 1.16.0
1.1       deraadt   730:        <li>Sendmail 8.15.2
1.13      schwarze  731:        <li>SQLite3 3.17.0
1.12      matthieu  732:        <li>Sudo 1.8.19.2
1.1       deraadt   733:        <li>Tcl/Tk 8.5.18 and 8.6.4
                    734:        <li>TeX Live 2015
1.12      matthieu  735:        <li>Vim 8.0.0388
1.1       deraadt   736:        <li>Xfce 4.12
                    737:     </ul></td></tr></table>
                    738: <p>
                    739:
                    740: <li>As usual, steady improvements in manual pages and other documentation.
                    741: <p>
                    742:
                    743: <li>The system includes the following major components from outside suppliers:
                    744:     <ul>
                    745:     <li>Xenocara (based on X.Org 7.7 with xserver 1.18.3 + patches,
1.47      jsg       746:       freetype 2.7.1, fontconfig 2.12.1, Mesa 13.0.6, xterm 327,
1.12      matthieu  747:       xkeyboard-config 2.20 and more)
1.55      jsg       748:     <li>LLVM/Clang 4.0.0 (+ patches)
1.1       deraadt   749:     <li>GCC 4.2.1 (+ patches) and 3.3.6 (+ patches)
1.8       florian   750:     <li>Perl 5.24.1 (+ patches)
1.6       florian   751:     <li>NSD 4.1.15
                    752:     <li>Unbound 1.6.1
1.1       deraadt   753:     <li>Ncurses 5.7
                    754:     <li>Binutils 2.17 (+ patches)
                    755:     <li>Gdb 6.3 (+ patches)
                    756:     <li>Awk Aug 10, 2011 version
                    757:     <li>Expat 2.1.1
                    758:     </ul>
                    759: </ul>
                    760:
                    761: <hr>
                    762:
                    763: <h3 id="install"><font color="#0000e0">How to install</font></h3>
                    764:
1.20      tj        765: Please refer to the following files on the mirror site for
1.1       deraadt   766: extensive details on how to install OpenBSD 6.1 on your machine:
                    767:
                    768: <ul>
                    769: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/alpha/INSTALL.alpha">
1.20      tj        770:        .../OpenBSD/6.1/alpha/INSTALL.alpha</a>
1.1       deraadt   771: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/amd64/INSTALL.amd64">
1.20      tj        772:        .../OpenBSD/6.1/amd64/INSTALL.amd64</a>
1.54      jsg       773: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/arm64/INSTALL.arm64">
1.56      jsg       774:        .../OpenBSD/6.1/arm64/INSTALL.arm64</a>
1.1       deraadt   775: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/armv7/INSTALL.armv7">
                    776:        .../OpenBSD/6.1/armv7/INSTALL.armv7</a>
                    777: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/hppa/INSTALL.hppa">
                    778:        .../OpenBSD/6.1/hppa/INSTALL.hppa</a>
1.41      tb        779: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/i386/INSTALL.i386">
                    780:        .../OpenBSD/6.1/i386/INSTALL.i386</a>
1.1       deraadt   781: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/landisk/INSTALL.landisk">
                    782:        .../OpenBSD/6.1/landisk/INSTALL.landisk</a>
                    783: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/loongson/INSTALL.loongson">
                    784:        .../OpenBSD/6.1/loongson/INSTALL.loongson</a>
                    785: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/luna88k/INSTALL.luna88k">
                    786:        .../OpenBSD/6.1/luna88k/INSTALL.luna88k</a>
1.41      tb        787: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/macppc/INSTALL.macppc">
                    788:        .../OpenBSD/6.1/macppc/INSTALL.macppc</a>
1.1       deraadt   789: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/octeon/INSTALL.octeon">
                    790:        .../OpenBSD/6.1/octeon/INSTALL.octeon</a>
                    791: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/sgi/INSTALL.sgi">
                    792:        .../OpenBSD/6.1/sgi/INSTALL.sgi</a>
1.41      tb        793: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/sparc64/INSTALL.sparc64">
                    794:        .../OpenBSD/6.1/sparc64/INSTALL.sparc64</a>
1.1       deraadt   795: </ul>
                    796:
                    797: <hr>
                    798:
                    799: <p>
                    800: Quick installer information for people familiar with OpenBSD, and the use of
                    801: the "<a href="http://man.openbsd.org/disklabel.8">disklabel</a> -E" command.
                    802: If you are at all confused when installing OpenBSD, read the relevant
                    803: INSTALL.* file as listed above!
                    804:
1.41      tb        805: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
1.1       deraadt   806:
                    807: <ul style="list-style-type: none">
                    808: <li>
1.41      tb        809: Write <i>floppy61.fs</i> or <i>floppyB61.fs</i> (depending on your machine)
                    810: to a diskette and enter <i>boot dva0</i>.
                    811: Refer to INSTALL.alpha for more details.
1.1       deraadt   812: <p>
                    813: <li>
1.41      tb        814: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    815: will most likely fail.
1.1       deraadt   816: </ul>
                    817:
                    818: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    819:
                    820: <ul style="list-style-type: none">
                    821: <li>
1.20      tj        822: If your machine can boot from CD, you can write <i>install61.iso</i> or
                    823: <i>cd61.iso</i> to a CD and boot from it.
                    824: You may need to adjust your BIOS options first.
1.1       deraadt   825: <p>
                    826: <li>
1.11      tb        827: If your machine can boot from USB, you can write <i>install61.fs</i> or
                    828: <i>miniroot61.fs</i> to a USB stick and boot from it.
1.1       deraadt   829: <p>
                    830: <li>
                    831: If you can't boot from a CD, floppy disk, or USB,
                    832: you can install across the network using PXE as described in the included
                    833: INSTALL.amd64 document.
                    834: <p>
                    835: <li>
                    836: If you are planning to dual boot OpenBSD with another OS, you will need to
                    837: read INSTALL.amd64.
1.54      jsg       838: </ul>
                    839:
                    840: <h3><font color="#e00000">OpenBSD/arm64:</font></h3>
                    841:
                    842: <ul style="list-style-type: none">
                    843: <li>
                    844: Write <i>miniroot61.fs</i> to a disk and boot from it after connecting
                    845: to the serial console.  Refer to INSTALL.arm64 for more details.
                    846: <p>
1.1       deraadt   847: </ul>
                    848:
1.41      tb        849: <h3><font color="#e00000">OpenBSD/armv7:</font></h3>
1.1       deraadt   850:
                    851: <ul style="list-style-type: none">
                    852: <li>
1.41      tb        853: Write a system specific miniroot to an SD card and boot from it after connecting
                    854: to the serial console.  Refer to INSTALL.armv7 for more details.
1.1       deraadt   855: <p>
                    856: </ul>
                    857:
1.41      tb        858: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
1.1       deraadt   859:
                    860: <ul style="list-style-type: none">
                    861: <li>
1.41      tb        862: Boot over the network by following the instructions in INSTALL.hppa or the
                    863: <a href="hppa.html#install">hppa platform page</a>.
1.1       deraadt   864: </ul>
                    865:
1.41      tb        866: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
1.1       deraadt   867:
                    868: <ul style="list-style-type: none">
                    869: <li>
1.41      tb        870: If your machine can boot from CD, you can write <i>install61.iso</i> or
                    871: <i>cd61.iso</i> to a CD and boot from it.
                    872: You may need to adjust your BIOS options first.
1.1       deraadt   873: <p>
                    874: <li>
1.41      tb        875: If your machine can boot from USB, you can write <i>install61.fs</i> or
                    876: <i>miniroot61.fs</i> to a USB stick and boot from it.
                    877: <p>
1.1       deraadt   878: <li>
1.41      tb        879: If you can't boot from a CD, floppy disk, or USB,
                    880: you can install across the network using PXE as described in
                    881: the included INSTALL.i386 document.
1.1       deraadt   882: <p>
                    883: <li>
1.41      tb        884: If you are planning on dual booting OpenBSD with another OS, you will need to
                    885: read INSTALL.i386.
1.1       deraadt   886: </ul>
                    887:
                    888: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    889:
                    890: <ul style="list-style-type: none">
                    891: <li>
1.11      tb        892: Write <i>miniroot61.fs</i> to the start of the CF
1.1       deraadt   893: or disk, and boot normally.
                    894: </ul>
                    895:
                    896: <h3><font color="#e00000">OpenBSD/loongson:</font></h3>
                    897:
                    898: <ul style="list-style-type: none">
                    899: <li>
1.11      tb        900: Write <i>miniroot61.fs</i> to a USB stick and boot bsd.rd from it
1.1       deraadt   901: or boot bsd.rd via tftp.
                    902: Refer to the instructions in INSTALL.loongson for more details.
                    903: </ul>
                    904:
                    905: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    906:
                    907: <ul style="list-style-type: none">
                    908: <li>
                    909: Copy `boot' and `bsd.rd' to a Mach or UniOS partition, and boot the bootloader
                    910: from the PROM, and then bsd.rd from the bootloader.
                    911: Refer to the instructions in INSTALL.luna88k for more details.
                    912: </ul>
                    913:
1.41      tb        914: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    915:
                    916: <ul style="list-style-type: none">
                    917: <li>
                    918: Burn the image from a mirror site to a CDROM, and power on your machine
                    919: while holding down the <i>C</i> key until the display turns on and
                    920: shows <i>OpenBSD/macppc boot</i>.
                    921: <p>
                    922: <li>
                    923: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    924: /6.1/macppc/bsd.rd</i>
                    925: </ul>
                    926:
1.1       deraadt   927: <h3><font color="#e00000">OpenBSD/octeon:</font></h3>
                    928:
                    929: <ul style="list-style-type: none">
                    930: <li>
                    931: After connecting a serial port, boot bsd.rd over the network via DHCP/tftp.
                    932: Refer to the instructions in INSTALL.octeon for more details.
                    933: </ul>
                    934:
                    935: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    936:
                    937: <ul style="list-style-type: none">
                    938: <li>
1.11      tb        939: To install, burn cd61.iso on a CD-R, put it in the CD drive of your
1.1       deraadt   940: machine and select <i>Install System Software</i> from the System Maintenance
                    941: menu. Indigo/Indy/Indigo2 (R4000) systems will not boot automatically from
                    942: CD-ROM, and need a proper invocation from the PROM prompt.
                    943: Refer to the instructions in INSTALL.sgi for more details.
                    944:
                    945: <p>
                    946: <li>
                    947: If your machine doesn't have a CD drive, you can setup a DHCP/tftp network
                    948: server, and boot using "bootp()/bsd.rd.IP##" using the kernel matching your
                    949: system type. Refer to the instructions in INSTALL.sgi for more details.
1.41      tb        950: </ul>
                    951:
                    952: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    953:
                    954: <ul style="list-style-type: none">
                    955: <li>
                    956: Burn the image from a mirror site to a CDROM, boot from it, and type
                    957: <i>boot cdrom</i>.
                    958: <p>
                    959: <li>
                    960: If this doesn't work, or if you don't have a CDROM drive, you can write
                    961: <i>floppy61.fs</i> or <i>floppyB61.fs</i>
                    962: (depending on your machine) to a floppy and boot it with <i>boot
                    963: floppy</i>. Refer to INSTALL.sparc64 for details.
                    964: <p>
                    965: <li>
                    966: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    967: will most likely fail.
                    968: <p>
                    969: <li>
                    970: You can also write <i>miniroot61.fs</i> to the swap partition on
                    971: the disk and boot with <i>boot disk:b</i>.
                    972: <p>
                    973: <li>
                    974: If nothing works, you can boot over the network as described in INSTALL.sparc64.
1.1       deraadt   975: </ul>
                    976:
                    977: <hr>
                    978:
                    979: <h3 id="upgrade"><font color="#0000e0">How to upgrade</font></h3>
                    980:
1.11      tb        981: If you already have an OpenBSD 6.0 system, and do not want to reinstall,
1.1       deraadt   982: upgrade instructions and advice can be found in the
1.11      tb        983: <a href="faq/upgrade61.html">Upgrade Guide</a>.
1.1       deraadt   984: <p>
                    985:
                    986: <hr>
                    987:
                    988: <h3 id="sourcecode"><font color="#0000e0">Notes about the source code</font></h3>
                    989:
                    990: <tt>src.tar.gz</tt> contains a source archive starting at <tt>/usr/src</tt>.
                    991: This file contains everything you need except for the kernel sources,
                    992: which are in a separate archive.
                    993: To extract:
                    994:
                    995: <blockquote><pre>
                    996: # <b>mkdir -p /usr/src</b>
                    997: # <b>cd /usr/src</b>
                    998: # <b>tar xvfz /tmp/src.tar.gz</b>
                    999: </pre></blockquote>
                   1000:
                   1001: <tt>sys.tar.gz</tt> contains a source archive starting at <tt>/usr/src/sys</tt>.
                   1002: This file contains all the kernel sources you need to rebuild kernels.
                   1003: To extract:
                   1004:
                   1005: <blockquote><pre>
                   1006: # <b>mkdir -p /usr/src/sys</b>
                   1007: # <b>cd /usr/src</b>
                   1008: # <b>tar xvfz /tmp/sys.tar.gz</b>
                   1009: </pre></blockquote>
                   1010:
                   1011: Both of these trees are a regular CVS checkout.  Using these trees it
                   1012: is possible to get a head-start on using the anoncvs servers as
                   1013: described <a href="anoncvs.html">here</a>.
                   1014: Using these files
                   1015: results in a much faster initial CVS update than you could expect from
                   1016: a fresh checkout of the full OpenBSD source tree.
                   1017: <p>
                   1018:
                   1019: <hr>
                   1020:
                   1021: <h3 id="ports"><font color="#0000e0">Ports Tree</font></h3>
                   1022:
                   1023: A ports tree archive is also provided.  To extract:
                   1024:
                   1025: <blockquote><pre>
                   1026: # <b>cd /usr</b>
                   1027: # <b>tar xvfz /tmp/ports.tar.gz</b>
                   1028: </pre></blockquote>
                   1029:
                   1030: Go read the <a href="faq/ports/index.html">ports</a> page
                   1031: if you know nothing about ports
                   1032: at this point.  This text is not a manual of how to use ports.
                   1033: Rather, it is a set of notes meant to kickstart the user on the
                   1034: OpenBSD ports system.
                   1035: <p>
                   1036: The <i>ports/</i> directory represents a CVS checkout of our ports.
                   1037: As with our complete source tree, our ports tree is available via
                   1038: <a href="anoncvs.html">AnonCVS</a>.
                   1039: So, in order to keep up to date with the <i>-stable</i> branch, you must make
                   1040: the <i>ports/</i> tree available on a read-write medium and update the tree
                   1041: with a command like:
                   1042:
                   1043: <blockquote><pre>
                   1044: # <b>cd /usr/ports</b>
                   1045: # <b>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_6_1</b>
                   1046: </pre></blockquote>
                   1047:
                   1048: [Of course, you must replace the server name here with a nearby anoncvs
                   1049: server.]
                   1050: <p>
                   1051: Note that most ports are available as packages on our mirrors. Updated
                   1052: ports for the 6.1 release will be made available if problems arise.
                   1053: <p>
                   1054: If you're interested in seeing a port added, would like to help out, or just
                   1055: would like to know more, the mailing list
                   1056: <a href="mail.html">ports@openbsd.org</a> is a good place to know.
                   1057: <p>
                   1058: </body>
                   1059: </html>