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

Annotation of www/61.html, Revision 1.22

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>
                     23: To be released somwhere 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.14      schwarze   69:     <li>...
                     70:     <li>The following platforms were retired:
1.21      schwarze   71:         <a href="https://www.openbsd.org/armish.html">armish</a>,
1.14      schwarze   72:         <a href="https://www.openbsd.org/sparc.html">sparc</a>,
                     73:         <a href="https://www.openbsd.org/zaurus.html">zaurus</a>
1.1       deraadt    74:     <li>...
                     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.
                     84:     <li>New <a href="http://man.openbsd.org/armv7/agtimer.4">agtimer(4)</a>
                     85:         driver for ARM generic timers.
                     86:     <li>New <a href="http://man.openbsd.org/armv7/ampintc.4">ampintc(4)</a>
                     87:         driver for the ARM generic interrupt controller.
                     88:     <li>New <a href="http://man.openbsd.org/armv7/amptimer.4">amptimer(4)</a>
                     89:         driver for the Cortex-A9 ARM global timer.
                     90:     <li>New <a href="http://man.openbsd.org/armv7/armliicc.4">armliicc(4)</a>
                     91:         driver for the Cortex-A9 ARM PL310 L2 cache controller.
                     92:     <li>New <a href="http://man.openbsd.org/loongson/htb.4">htb(4)</a>
                     93:         driver for Loongson 3A PCI host bridges.
                     94:     <li>New <a href="http://man.openbsd.org/hvn.4">hvn(4)</a>
                     95:         driver for Hyper-V networking interfaces.
                     96:     <li>New <a href="http://man.openbsd.org/hyperv.4">hyperv(4)</a>
                     97:         driver for the Hyper-V guest nexus device.
                     98:     <li>New <a href="http://man.openbsd.org/iatp.4">iatp(4)</a>
                     99:         driver for the Atmel maXTouch touchpad and touchscreen.
                    100:     <li>New <a href="http://man.openbsd.org/armv7/imxtemp.4">imxtemp(4)</a>
                    101:         driver for Freescale i.MX6 temperature sensors.
                    102:     <li>New <a href="http://man.openbsd.org/loongson/leioc.4">leioc(4)</a>
                    103:         driver for the Loongson 3A low-end IO controller.
                    104:     <li>New <a href="http://man.openbsd.org/octeon/octmmc.4">octmmc(4)</a>
1.4       visa      105:         driver for the OCTEON MMC host controller.
1.21      schwarze  106:     <li>New <a href="http://man.openbsd.org/armv7/ompinmux.4">ompinmux(4)</a>
                    107:         driver for OMAP pin multiplexing.
                    108:     <li>New <a href="http://man.openbsd.org/armv7/omwugen.4">omwugen(4)</a>
                    109:         driver for OMAP wake-up generators.
                    110:     <li>New <a href="http://man.openbsd.org/armv7/psci.4">psci(4)</a>
                    111:         driver for the ARM Power State Coordination Interface.
                    112:     <li>New <a href="http://man.openbsd.org/simplefb.4">simplefb(4)</a>
                    113:         driver for the simple frame buffer on systems
                    114:         using an fdt device tree.
                    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.
                    123:     <li>Ported the <a href="http://man.openbsd.org/dwge.4">dwge(4)</a>
                    124:         driver for Designware GMAC 10/100/Gigabit Ethernet devices.
                    125:     <li>Ported the <a href="http://man.openbsd.org/armv7/sximmc.4">sximmc(4)</a>
                    126:         driver for Allwinner A1X/A20 MMC/SD/SDIO controllers.
                    127:     <li>Ported the <a href="http://man.openbsd.org/tpm.4">tpm(4)</a>
                    128:         driver for Trusted Platform Module devices.
1.1       deraadt   129:     <li>...
                    130:     </ul>
                    131: <p>
                    132:
                    133: <li>IEEE 802.11 wireless stack improvements:
                    134:     <ul>
                    135:     <li>...
                    136:     </ul>
                    137: <p>
                    138:
                    139: <li>Generic network stack improvements:
                    140:     <ul>
1.14      schwarze  141:     <li>New <a href="http://man.openbsd.org/switch.4">switch(4)</a>
                    142:         pseudo-device together with new
                    143:         <a href="http://man.openbsd.org/switchd.8">switchd(8)</a> and
                    144:         <a href="http://man.openbsd.org/switchctl.8">switchctl(8)</a>
                    145:         programs.
1.21      schwarze  146:     <li>New <a href="http://man.openbsd.org/mobileip.4">mobileip(4)</a>
                    147:         operation mode for the
                    148:         <a href="http://man.openbsd.org/gre.4">gre(4)</a>
                    149:         pseudo-device.
                    150:     <li>Multipoint-to-multipoint mode in
                    151:         <a href="http://man.openbsd.org/vxlan.4">vxlan(4)</a>.
1.18      bluhm     152:     <li><a href="http://man.openbsd.org/route.8">route(8)</a>
                    153:        and netstat -r display all routing flags correctly and they
                    154:        are completely documented in the
                    155:        <a href="http://man.openbsd.org/netstat.1">netstat(1)</a>
                    156:        man page.
                    157:     <li>When sending TCP streams they are locally stored in large
                    158:        mbuf clusters to improve memory management.
                    159:        The maximum TCP send and receive buffer size has been
                    160:        increased from 256MB to 2GB.
                    161:        Note that this results in a different
                    162:        <a href="http://man.openbsd.org/pf.4">pf(4)</a>
                    163:        OS fingerprint for OpenBSD.
                    164:        The default limit for mbuf clusters has been increased.
                    165:        You can check the values with
                    166:        <a href="http://man.openbsd.org/netstat.1">netstat(1)</a>
                    167:        -m and adjust them with
                    168:        <a href="http://man.openbsd.org/sysctl.8">sysctl(8)</a>
                    169:        kern.maxclusters.
                    170:     <li>Make the TCP_NOPUSH flag work for
                    171:        <a href="http://man.openbsd.org/listen.2">listen(2)</a>
                    172:        sockets.
                    173:        It is inherited by the socket returned from
                    174:        <a href="http://man.openbsd.org/accept.2">accept(2)</a>.
                    175:     <li>A lot of code has been removed or simplified to make the
                    176:        transition to multi-processor easier.
                    177:        Redesign the interrupt and multi-processor locks in the
                    178:        network stack.
                    179:     <li>When passing packets from the network stack to the
                    180:        interface layer, make sure that they have no pointers to
                    181:        <a href="http://man.openbsd.org/pf.4">pf(4)</a>
                    182:        which could result in a memory free operation at the wrong
                    183:        protection level.
                    184:     <li>Fix checksum calculation in
                    185:        <a href="http://man.openbsd.org/pf.4">pf(4)</a>
                    186:        af-to ICMP packet conversions.
                    187:        Simplify af-to processing in and fix path MTU discovery in
                    188:        some corner cases.
                    189:     <li>Improve IPv6 fragment processing.
                    190:        Drop empty atomic fragments early.
                    191:        Be more paranoid when IPv6 hop-by-hop headers appear after
                    192:        fragment headers.
                    193:        Follow RFC 5722 "Handling of Overlapping IPv6 Fragments"
                    194:        more strictly in
                    195:        <a href="http://man.openbsd.org/pf.4">pf(4)</a>.
                    196:        RFC 8021 "IPv6 Atomic Fragments Considered Harmful" deprecates
                    197:        generating atomic fragments, so do not send them anymore.
                    198:     <li>Depending on the addresses,
                    199:        <a href="http://man.openbsd.org/ipsecctl.8">ipsecctl(8)</a>
                    200:        may automatically group SA bundles together.
                    201:        To make clear what is going on, the kernel provides this
                    202:        information and ipsecctl -s sa prints IPsec SA bundles.
1.1       deraadt   203:     <li>...
                    204:     </ul>
                    205: <p>
                    206:
                    207: <li>Installer improvements:
                    208:     <ul>
1.14      schwarze  209:     <li>New <a href="http://man.openbsd.org/syspatch.8">syspatch(8)</a>
                    210:         utility.
1.1       deraadt   211:     <li>...
                    212:     </ul>
                    213: <p>
                    214:
                    215: <li>Routing daemons and other userland network improvements:
                    216:     <ul>
1.10      florian   217:     <li><a href="http://man.openbsd.org/ping.8">ping(8)</a> and
                    218:         <a href="http://man.openbsd.org/ping6.8">ping6(8)</a> are now the same
                    219:         binary and share the engine.
1.15      jca       220:     <li><a href="http://man.openbsd.org/ripd.8">ripd(8)</a> now supports
                    221:         p2p links with addresses in different subnets.
1.17      jca       222:     <li>UDP speakers can specify an IPv4 source address using
                    223:         <tt>IP_SENDSRCADDR</tt>.
                    224:         <a href="http://man.openbsd.org/iked.8">iked(8)</a>
                    225:         and <a href="http://man.openbsd.org/snmpd.8">snmpd(8)</a> now
                    226:         use the proper source address when sending replies.
                    227:     <li><a href="http://man.openbsd.org/snmpd.8">snmpd(8)</a> now
                    228:         supports multiple listening sockets.
1.15      jca       229:     <li><a href="http://man.openbsd.org/ospfd.8">ospfd(8)</a> and
                    230:         <a href="http://man.openbsd.org/ospf6d.8">ospf6d(8)</a> now cope
                    231:         with interface MTU change at runtime.
1.1       deraadt   232:     <li>...
                    233:     </ul>
                    234: <p>
                    235:
                    236: <li>Security improvements:
                    237:     <ul>
1.3       visa      238:     <li>Enforcement of userland W^X on OCTEON Plus and later.
                    239:     <li>The size of user virtual address space has been increased
                    240:         from 2GB to 1TB on mips64.
1.21      schwarze  241:     <li>PIE and -static -pie on arm (XXX someone please explain this better).
1.17      jca       242:     <li><a href="http://man.openbsd.org/route6d.8">route6d(8)</a> now
                    243:         runs with fewer privileges.
1.18      bluhm     244:     <li>For incoming TLS connections
                    245:        <a href="http://man.openbsd.org/syslogd.8">syslogd(8)</a>
                    246:        can validate client certificates with a given CA file.
                    247:     <li>The priviledged parent process of
                    248:        <a href="http://man.openbsd.org/syslogd.8">syslogd(8)</a>
                    249:        calls
                    250:        <a href="http://man.openbsd.org/execve.2">exec(2)</a>
                    251:        to reshuffle its random memory layout.
1.21      schwarze  252:     <li>New function
                    253:         <a href="http://man.openbsd.org/recallocarray.3">recallocarray(3)</a>
                    254:         to reduce the risk of incorrect clearing of memory before and after
                    255:         <a href="http://man.openbsd.org/reallocarray.3">recallocarray(3)</a>.
1.1       deraadt   256:     <li>...
                    257:     </ul>
                    258: <p>
                    259:
                    260: <li>Assorted improvements:
                    261:     <ul>
1.9       florian   262:     <li><a href="http://man.openbsd.org/acme-client.1">acme-client(1)</a> a
                    263:         privilege seperated Automatic Certificate Management Environment
                    264:         (ACME) client written by Kristaps Dzonsons has been imported.
1.14      schwarze  265:     <li>New, simplified
                    266:         <a href="http://man.openbsd.org/xenodm.1">xenodm(1)</a>
                    267:         X11 display manager forked from
                    268:         <a href="http://man.openbsd.org/OpenBSD-6.0/xdm.1">xdm(1)</a>.
1.13      schwarze  269:     <li>Unicode version 8 character properties in the C library.
                    270:     <li>Partial UTF-8 line editing support for
                    271:         <a href="http://man.openbsd.org/ksh.1">ksh(1)</a> Vi input mode.
                    272:     <li>UTF-8 support in
                    273:         <a href="http://man.openbsd.org/column.1">column(1)</a>.
1.17      jca       274:     <li>Estonian keyboard support.
                    275:     <li><a href="http://man.openbsd.org/read.2">read(2)</a> on
                    276:         directories now fails instead of returning 0.
                    277:     <li>Support for the <tt>RES_USE_EDNS0</tt> and <tt>RES_USE_DNSSEC</tt>
                    278:         flags has been added to the
                    279:         <a href="http://man.openbsd.org/resolver.3">resolver(3)</a>
                    280:         implementation.
1.18      bluhm     281:     <li><a href="http://man.openbsd.org/syslogd.8">syslogd(8)</a>
                    282:        limits the socket buffer for TCP an TLS connections to 64K
                    283:        to avoid wasting kernel memory.
                    284:     <li><a href="http://man.openbsd.org/syslogd.8">syslogd(8)</a>
                    285:        supports the option -Z to print the timestamp in RFC 5424
                    286:        ISO format.
                    287:        This logs everything in UTC including the year, timezone
                    288:        and fractions of seconds.
                    289:        The default is still RFC 3164 BSD syslog time format.
                    290:     <li>The
                    291:        <a href="http://man.openbsd.org/syslogd.8">syslogd(8)</a>
                    292:        options -a, -T, and -U can be given more than once to specify
                    293:        multiple input sources.
                    294:     <li>Improve the
                    295:        <a href="http://man.openbsd.org/syslogd.8">syslogd(8)</a>
                    296:        output and diagnostics in case the klog buffer
                    297:        overflows.
                    298:     <li>Make SIGHUP handling in
                    299:        <a href="http://man.openbsd.org/syslogd.8">syslogd(8)</a>
                    300:        more reliable.
                    301:     <li>An NMI sends the amd64 kernel into
                    302:        <a href="http://man.openbsd.org/ddb.4">ddb(4)</a>
                    303:        more reliably.
1.1       deraadt   304:     <li>...
                    305:     </ul>
                    306: <p>
                    307:
                    308: <li>OpenSMTPD 6.0.0
                    309:     <ul>
                    310:     <li>...
                    311:     </ul>
                    312: <p>
                    313:
1.12      matthieu  314: <li>OpenSSH 7.4
1.1       deraadt   315:     <ul>
                    316:     <li>...
                    317:     </ul>
                    318: <p>
                    319:
1.12      matthieu  320: <li>LibreSSL 2.5.1
1.1       deraadt   321:     <ul>
                    322:     <li>...
                    323:     </ul>
                    324: <p>
                    325:
1.13      schwarze  326: <li>mandoc 1.14.1
                    327:     <ul>
                    328:     <li>New <a href="http://man.openbsd.org/mandoc.db.5">mandoc.db(5)</a>
                    329:         file format: <a href="http://man.openbsd.org/man.1">man(1)</a>,
                    330:         <a href="http://man.openbsd.org/apropos.1">apropos(1)</a>, and
                    331:         <a href="http://man.openbsd.org/makewhatis.8">makewhatis(8)</a>
                    332:         no longer need SQLite3.
                    333:     <li>Much improved HTML output and CSS.
                    334:     <li>In <a href="http://man.openbsd.org/man.1">man(1)</a>, internal
                    335:         searching with <a href="http://man.openbsd.org/less.1">less(1)</a>
                    336:         <code>:t</code> has been improved.
                    337:     </ul>
                    338: <p>
                    339:
1.1       deraadt   340: <li>Ports and packages:
                    341:     <dl>
                    342:     <dt>...
                    343:     </dl>
                    344:     <dl>
                    345:     <dt>Many pre-built packages for each architecture:
                    346:     </dl>
                    347:     <!-- number of FTP packages minus SHA256, SHA256.sig, index.txt -->
                    348:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    349:     <tr>
                    350:     <td valign="top" width="25%">
                    351:     <ul>
                    352:       <li>alpha:      XXXX
                    353:       <li>amd64:      XXXX
1.22    ! jsg       354:       <li>arm:        XXXX
1.1       deraadt   355:     </ul></td><td valign=top width="25%"><ul>
                    356:       <li>hppa:       XXXX
                    357:       <li>i386:       XXXX
                    358:       <li>mips64:     XXXX
                    359:     </ul></td><td valign=top width="25%"><ul>
                    360:       <li>mips64el:   XXXX
                    361:       <li>powerpc:    XXXX
                    362:       <li>sparc64:    XXXX
                    363:     </ul></td></tr></table>
                    364:     <p>
                    365:
                    366:     <dl>
                    367:     <dt>Some highlights:
                    368:     </dl>
                    369:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    370:     <tr>
                    371:     <td valign="top" width="50%"><ul>
                    372:         <li>Afl 2.19b
1.12      matthieu  373:        <li>Chromium 56.0.2924.87
                    374:        <li>Emacs 21.4 and 5.1
1.1       deraadt   375:        <li>GCC 4.9.3
                    376:        <li>GHC 7.10.3
1.12      matthieu  377:        <li>Gimp 2.8.18
                    378:        <li>GNOME 3.32.1
                    379:        <li>Go 1.8
1.1       deraadt   380:        <li>Groff 1.22.3
1.12      matthieu  381:        <li>JDK 7u80 and 8u121
1.1       deraadt   382:        <li>KDE 3.5.10 and 4.14.3 (plus KDE4 core updates)
1.12      matthieu  383:        <li>LLVM/Clang 4.0.0
                    384:        <li>LibreOffice 5.2.4.2
                    385:        <li>Lua 5.1.5, 5.2.4, and 5.3.4
                    386:        <li>MariaDB 10.0.29
                    387:        <li>Mono 4.6.2.6
                    388:        <li>Mozilla Firefox 45.7.0esr and 51.0.0
1.13      schwarze  389:        <li>Mozilla Thunderbird 45.7.1
1.1       deraadt   390:     </ul></td><td valign=top width="50%"><ul>
1.12      matthieu  391:        <li>Mutt 1.8.0
                    392:        <li>Node.js 6.10.0
1.1       deraadt   393:        <li>Ocaml 4.3.0
                    394:        <li>OpenLDAP 2.3.43 and 2.4.44
1.12      matthieu  395:        <li>PHP 5.5.38, 5.6.30, and 7.0.16
                    396:        <li>Postfix 3.2.0 and 3.3-20170218
                    397:        <li>PostgreSQL 9.6.2
                    398:        <li>Python 2.7.13, 3.4.5, 3.5.2 and 3.6.0
                    399:        <li>R 3.3.2
                    400:        <li>Ruby 1.8.7.374, 2.1.9, 2.2.6, 2.3.3 and 2.4.0
                    401:        <li>Rust 1.15.1
1.1       deraadt   402:        <li>Sendmail 8.15.2
1.13      schwarze  403:        <li>SQLite3 3.17.0
1.12      matthieu  404:        <li>Sudo 1.8.19.2
1.1       deraadt   405:        <li>Tcl/Tk 8.5.18 and 8.6.4
                    406:        <li>TeX Live 2015
1.12      matthieu  407:        <li>Vim 8.0.0388
1.1       deraadt   408:        <li>Xfce 4.12
                    409:     </ul></td></tr></table>
                    410: <p>
                    411:
                    412: <li>As usual, steady improvements in manual pages and other documentation.
                    413: <p>
                    414:
                    415: <li>The system includes the following major components from outside suppliers:
                    416:     <ul>
                    417:     <li>Xenocara (based on X.Org 7.7 with xserver 1.18.3 + patches,
1.12      matthieu  418:       freetype 2.7.1, fontconfig 2.12.1, Mesa 13.0.5, xterm 327,
                    419:       xkeyboard-config 2.20 and more)
1.1       deraadt   420:     <li>GCC 4.2.1 (+ patches) and 3.3.6 (+ patches)
1.8       florian   421:     <li>Perl 5.24.1 (+ patches)
1.6       florian   422:     <li>NSD 4.1.15
                    423:     <li>Unbound 1.6.1
1.1       deraadt   424:     <li>Ncurses 5.7
                    425:     <li>Binutils 2.17 (+ patches)
                    426:     <li>Gdb 6.3 (+ patches)
                    427:     <li>Awk Aug 10, 2011 version
                    428:     <li>Expat 2.1.1
                    429:     </ul>
                    430: </ul>
                    431:
                    432: <hr>
                    433:
                    434: <h3 id="install"><font color="#0000e0">How to install</font></h3>
                    435:
1.20      tj        436: Please refer to the following files on the mirror site for
1.1       deraadt   437: extensive details on how to install OpenBSD 6.1 on your machine:
                    438:
                    439: <ul>
                    440: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/alpha/INSTALL.alpha">
1.20      tj        441:        .../OpenBSD/6.1/alpha/INSTALL.alpha</a>
1.1       deraadt   442: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/i386/INSTALL.i386">
1.20      tj        443:        .../OpenBSD/6.1/i386/INSTALL.i386</a>
1.1       deraadt   444: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/hppa/INSTALL.hppa">
1.20      tj        445:        .../OpenBSD/6.1/hppa/INSTALL.hppa</a>
1.1       deraadt   446: <p>
                    447: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/amd64/INSTALL.amd64">
1.20      tj        448:        .../OpenBSD/6.1/amd64/INSTALL.amd64</a>
1.1       deraadt   449: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/macppc/INSTALL.macppc">
1.20      tj        450:        .../OpenBSD/6.1/macppc/INSTALL.macppc</a>
1.1       deraadt   451: <p>
                    452: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/sparc64/INSTALL.sparc64">
1.20      tj        453:        .../OpenBSD/6.1/sparc64/INSTALL.sparc64</a>
1.1       deraadt   454: <p>
                    455: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/armv7/INSTALL.armv7">
                    456:        .../OpenBSD/6.1/armv7/INSTALL.armv7</a>
                    457: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/hppa/INSTALL.hppa">
                    458:        .../OpenBSD/6.1/hppa/INSTALL.hppa</a>
                    459: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/landisk/INSTALL.landisk">
                    460:        .../OpenBSD/6.1/landisk/INSTALL.landisk</a>
                    461: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/loongson/INSTALL.loongson">
                    462:        .../OpenBSD/6.1/loongson/INSTALL.loongson</a>
                    463: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/luna88k/INSTALL.luna88k">
                    464:        .../OpenBSD/6.1/luna88k/INSTALL.luna88k</a>
                    465: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/octeon/INSTALL.octeon">
                    466:        .../OpenBSD/6.1/octeon/INSTALL.octeon</a>
                    467: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/sgi/INSTALL.sgi">
                    468:        .../OpenBSD/6.1/sgi/INSTALL.sgi</a>
                    469: </ul>
                    470:
                    471: <hr>
                    472:
                    473: <p>
                    474: Quick installer information for people familiar with OpenBSD, and the use of
                    475: the "<a href="http://man.openbsd.org/disklabel.8">disklabel</a> -E" command.
                    476: If you are at all confused when installing OpenBSD, read the relevant
                    477: INSTALL.* file as listed above!
                    478:
                    479: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    480:
                    481: <ul style="list-style-type: none">
                    482: <li>
1.20      tj        483: If your machine can boot from CD, you can write <i>install61.iso</i> or
                    484: <i>cd61.iso</i> to a CD and boot from it.
                    485: You may need to adjust your BIOS options first.
1.1       deraadt   486: <p>
                    487: <li>
1.11      tb        488: If your machine can boot from USB, you can write <i>install61.fs</i> or
                    489: <i>miniroot61.fs</i> to a USB stick and boot from it.
1.1       deraadt   490: <p>
                    491: <li>
                    492: If you can't boot from a CD, floppy disk, or USB,
                    493: you can install across the network using PXE as described in
                    494: the included INSTALL.i386 document.
                    495: <p>
                    496: <li>
                    497: If you are planning on dual booting OpenBSD with another OS, you will need to
                    498: read INSTALL.i386.
                    499: </ul>
                    500:
                    501: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    502:
                    503: <ul style="list-style-type: none">
                    504: <li>
1.20      tj        505: If your machine can boot from CD, you can write <i>install61.iso</i> or
                    506: <i>cd61.iso</i> to a CD and boot from it.
                    507: You may need to adjust your BIOS options first.
1.1       deraadt   508: <p>
                    509: <li>
1.11      tb        510: If your machine can boot from USB, you can write <i>install61.fs</i> or
                    511: <i>miniroot61.fs</i> to a USB stick and boot from it.
1.1       deraadt   512: <p>
                    513: <li>
                    514: If you can't boot from a CD, floppy disk, or USB,
                    515: you can install across the network using PXE as described in the included
                    516: INSTALL.amd64 document.
                    517: <p>
                    518: <li>
                    519: If you are planning to dual boot OpenBSD with another OS, you will need to
                    520: read INSTALL.amd64.
                    521: </ul>
                    522:
                    523: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    524:
                    525: <ul style="list-style-type: none">
                    526: <li>
                    527: Burn the image from a mirror site to a CDROM, and power on your machine
                    528: while holding down the <i>C</i> key until the display turns on and
                    529: shows <i>OpenBSD/macppc boot</i>.
                    530: <p>
                    531: <li>
                    532: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    533: /6.1/macppc/bsd.rd</i>
                    534: </ul>
                    535:
                    536: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    537:
                    538: <ul style="list-style-type: none">
                    539: <li>
1.20      tj        540: Burn the image from a mirror site to a CDROM, boot from it, and type
                    541: <i>boot cdrom</i>.
1.1       deraadt   542: <p>
                    543: <li>
                    544: If this doesn't work, or if you don't have a CDROM drive, you can write
1.20      tj        545: <i>floppy61.fs</i> or <i>floppyB61.fs</i>
1.1       deraadt   546: (depending on your machine) to a floppy and boot it with <i>boot
                    547: floppy</i>. Refer to INSTALL.sparc64 for details.
                    548: <p>
                    549: <li>
                    550: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    551: will most likely fail.
                    552: <p>
                    553: <li>
1.20      tj        554: You can also write <i>miniroot61.fs</i> to the swap partition on
1.1       deraadt   555: the disk and boot with <i>boot disk:b</i>.
                    556: <p>
                    557: <li>
                    558: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    559: </ul>
                    560:
                    561: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    562:
                    563: <ul style="list-style-type: none">
                    564: <li>
1.20      tj        565: Write <i>floppy61.fs</i> or <i>floppyB61.fs</i> (depending on your machine)
                    566: to a diskette and enter <i>boot dva0</i>.
                    567: Refer to INSTALL.alpha for more details.
1.1       deraadt   568: <p>
                    569: <li>
                    570: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    571: will most likely fail.
                    572: </ul>
                    573:
                    574: <h3><font color="#e00000">OpenBSD/armv7:</font></h3>
                    575:
                    576: <ul style="list-style-type: none">
                    577: <li>
                    578: Write a system specific miniroot to an SD card and boot from it after connecting
                    579: to the serial console.  Refer to INSTALL.armv7 for more details.
                    580: <p>
                    581: </ul>
                    582:
                    583: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    584:
                    585: <ul style="list-style-type: none">
                    586: <li>
                    587: Boot over the network by following the instructions in INSTALL.hppa or the
                    588: <a href="hppa.html#install">hppa platform page</a>.
                    589: </ul>
                    590:
                    591: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    592:
                    593: <ul style="list-style-type: none">
                    594: <li>
1.11      tb        595: Write <i>miniroot61.fs</i> to the start of the CF
1.1       deraadt   596: or disk, and boot normally.
                    597: </ul>
                    598:
                    599: <h3><font color="#e00000">OpenBSD/loongson:</font></h3>
                    600:
                    601: <ul style="list-style-type: none">
                    602: <li>
1.11      tb        603: Write <i>miniroot61.fs</i> to a USB stick and boot bsd.rd from it
1.1       deraadt   604: or boot bsd.rd via tftp.
                    605: Refer to the instructions in INSTALL.loongson for more details.
                    606: </ul>
                    607:
                    608: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    609:
                    610: <ul style="list-style-type: none">
                    611: <li>
                    612: Copy `boot' and `bsd.rd' to a Mach or UniOS partition, and boot the bootloader
                    613: from the PROM, and then bsd.rd from the bootloader.
                    614: Refer to the instructions in INSTALL.luna88k for more details.
                    615: </ul>
                    616:
                    617: <h3><font color="#e00000">OpenBSD/octeon:</font></h3>
                    618:
                    619: <ul style="list-style-type: none">
                    620: <li>
                    621: After connecting a serial port, boot bsd.rd over the network via DHCP/tftp.
                    622: Refer to the instructions in INSTALL.octeon for more details.
                    623: </ul>
                    624:
                    625: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    626:
                    627: <ul style="list-style-type: none">
                    628: <li>
1.11      tb        629: To install, burn cd61.iso on a CD-R, put it in the CD drive of your
1.1       deraadt   630: machine and select <i>Install System Software</i> from the System Maintenance
                    631: menu. Indigo/Indy/Indigo2 (R4000) systems will not boot automatically from
                    632: CD-ROM, and need a proper invocation from the PROM prompt.
                    633: Refer to the instructions in INSTALL.sgi for more details.
                    634:
                    635: <p>
                    636: <li>
                    637: If your machine doesn't have a CD drive, you can setup a DHCP/tftp network
                    638: server, and boot using "bootp()/bsd.rd.IP##" using the kernel matching your
                    639: system type. Refer to the instructions in INSTALL.sgi for more details.
                    640: </ul>
                    641:
                    642: <hr>
                    643:
                    644: <h3 id="upgrade"><font color="#0000e0">How to upgrade</font></h3>
                    645:
1.11      tb        646: If you already have an OpenBSD 6.0 system, and do not want to reinstall,
1.1       deraadt   647: upgrade instructions and advice can be found in the
1.11      tb        648: <a href="faq/upgrade61.html">Upgrade Guide</a>.
1.1       deraadt   649: <p>
                    650:
                    651: <hr>
                    652:
                    653: <h3 id="sourcecode"><font color="#0000e0">Notes about the source code</font></h3>
                    654:
                    655: <tt>src.tar.gz</tt> contains a source archive starting at <tt>/usr/src</tt>.
                    656: This file contains everything you need except for the kernel sources,
                    657: which are in a separate archive.
                    658: To extract:
                    659:
                    660: <blockquote><pre>
                    661: # <b>mkdir -p /usr/src</b>
                    662: # <b>cd /usr/src</b>
                    663: # <b>tar xvfz /tmp/src.tar.gz</b>
                    664: </pre></blockquote>
                    665:
                    666: <tt>sys.tar.gz</tt> contains a source archive starting at <tt>/usr/src/sys</tt>.
                    667: This file contains all the kernel sources you need to rebuild kernels.
                    668: To extract:
                    669:
                    670: <blockquote><pre>
                    671: # <b>mkdir -p /usr/src/sys</b>
                    672: # <b>cd /usr/src</b>
                    673: # <b>tar xvfz /tmp/sys.tar.gz</b>
                    674: </pre></blockquote>
                    675:
                    676: Both of these trees are a regular CVS checkout.  Using these trees it
                    677: is possible to get a head-start on using the anoncvs servers as
                    678: described <a href="anoncvs.html">here</a>.
                    679: Using these files
                    680: results in a much faster initial CVS update than you could expect from
                    681: a fresh checkout of the full OpenBSD source tree.
                    682: <p>
                    683:
                    684: <hr>
                    685:
                    686: <h3 id="ports"><font color="#0000e0">Ports Tree</font></h3>
                    687:
                    688: A ports tree archive is also provided.  To extract:
                    689:
                    690: <blockquote><pre>
                    691: # <b>cd /usr</b>
                    692: # <b>tar xvfz /tmp/ports.tar.gz</b>
                    693: </pre></blockquote>
                    694:
                    695: Go read the <a href="faq/ports/index.html">ports</a> page
                    696: if you know nothing about ports
                    697: at this point.  This text is not a manual of how to use ports.
                    698: Rather, it is a set of notes meant to kickstart the user on the
                    699: OpenBSD ports system.
                    700: <p>
                    701: The <i>ports/</i> directory represents a CVS checkout of our ports.
                    702: As with our complete source tree, our ports tree is available via
                    703: <a href="anoncvs.html">AnonCVS</a>.
                    704: So, in order to keep up to date with the <i>-stable</i> branch, you must make
                    705: the <i>ports/</i> tree available on a read-write medium and update the tree
                    706: with a command like:
                    707:
                    708: <blockquote><pre>
                    709: # <b>cd /usr/ports</b>
                    710: # <b>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_6_1</b>
                    711: </pre></blockquote>
                    712:
                    713: [Of course, you must replace the server name here with a nearby anoncvs
                    714: server.]
                    715: <p>
                    716: Note that most ports are available as packages on our mirrors. Updated
                    717: ports for the 6.1 release will be made available if problems arise.
                    718: <p>
                    719: If you're interested in seeing a port added, would like to help out, or just
                    720: would like to know more, the mailing list
                    721: <a href="mail.html">ports@openbsd.org</a> is a good place to know.
                    722: <p>
                    723: </body>
                    724: </html>