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

Annotation of www/56.html, Revision 1.72

1.72    ! bentley     1: <!doctype html>
        !             2: <html lang=en id=release>
        !             3: <meta charset=utf-8>
        !             4:
1.1       deraadt     5: <title>OpenBSD 5.6</title>
                      6: <meta name="description" content="OpenBSD 5.6">
1.64      deraadt     7: <meta name="viewport" content="width=device-width, initial-scale=1">
                      8: <link rel="stylesheet" type="text/css" href="openbsd.css">
1.66      tb          9: <link rel="canonical" href="https://www.openbsd.org/56.html">
1.72    ! bentley    10: <style>
        !            11: #sourcecode h3 {
        !            12:        color: var(--red);
        !            13: }
        !            14:
        !            15: #sourcecode p {
        !            16:        margin-left: 2.75em;
        !            17: }
        !            18:
        !            19: #sourcecode blockquote {
        !            20:        margin-left: 4.5em;
        !            21: }
        !            22: </style>
1.1       deraadt    23:
1.72    ! bentley    24: <h2 id=OpenBSD>
1.1       deraadt    25: <a href="index.html">
1.72    ! bentley    26: <i>Open</i><b>BSD</b></a>
        !            27: 5.6
1.64      deraadt    28: </h2>
1.1       deraadt    29:
1.72    ! bentley    30: <table>
        !            31: <tr>
        !            32: <td>
1.20      deraadt    33: <a href="images/CaptainTedu.jpg">
1.72    ! bentley    34: <img width="227" height="343" src="images/CaptainTedu.jpg" alt="Captain Tedu"></a>
        !            35: <td>
1.54      deraadt    36: Released Nov 1, 2014<br>
1.1       deraadt    37: Copyright 1997-2014, Theo de Raadt.<br>
1.72    ! bentley    38: <cite class=isbn>ISBN 978-0-9881561-4-2</cite>
1.1       deraadt    39: <br>
1.61      deraadt    40: 5.6 Song: <a href="lyrics.html#56">"Ride of the Valkyries"</a>
1.71      deraadt    41: <br>
                     42: <br>
1.1       deraadt    43: <ul>
                     44: <li>See the information on <a href="ftp.html">the FTP page</a> for
                     45:     a list of mirror machines.
1.72    ! bentley    46: <li>Go to the <code class=reldir>pub/OpenBSD/5.6/</code> directory on
1.1       deraadt    47:     one of the mirror sites.
                     48: <li>Have a look at <a href="errata56.html">the 5.6 errata page</a> for a list
                     49:     of bugs and workarounds.
                     50: <li>See a <a href="plus56.html">detailed log of changes</a> between the
                     51:     5.5 and 5.6 releases.
                     52: <p>
1.72    ! bentley    53: <li><a href="https://man.openbsd.org/signify.1">signify(1)</a> pubkeys for this release:<p>
1.70      deraadt    54:
1.72    ! bentley    55: <table class=signify>
        !            56: <tr><td>
        !            57: openbsd-56-base.pub:
1.70      deraadt    58: <td>
                     59: RWR0EANmo9nqhpPbPUZDIBcRtrVcRwQxZ8UKGWY8Ui4RHi229KFL84wV
1.72    ! bentley    60: <tr><td>
1.70      deraadt    61: openbsd-56-fw.pub:
1.72    ! bentley    62: <td>
1.70      deraadt    63: RWT4e3jpYgSeLYs62aDsUkcvHR7+so5S/Fz/++B859j61rfNVcQTRxMw
1.72    ! bentley    64: <tr><td>
1.70      deraadt    65: openbsd-56-pkg.pub:
1.72    ! bentley    66: <td>
1.70      deraadt    67: RWSPEf7Vpp2j0PTDG+eLs5L700nlqBFzEcSmHuv3ypVUEOYwso+UucXb
                     68: </table>
                     69:
1.64      deraadt    70: <p>
                     71: All applicable copyrights and credits are in the src.tar.gz,
                     72: sys.tar.gz, xenocara.tar.gz, ports.tar.gz files, or in the
                     73: files fetched via ports.tar.gz.
1.1       deraadt    74: </ul>
1.72    ! bentley    75: </table>
1.1       deraadt    76:
                     77: <hr>
1.64      deraadt    78:
1.72    ! bentley    79: <section id=new>
        !            80: <h3>What's New</h3>
        !            81:
1.1       deraadt    82: <p>
                     83: This is a partial list of new features and systems included in OpenBSD 5.6.
                     84: For a comprehensive list, see the <a href="plus56.html">changelog</a> leading
                     85: to 5.6.
                     86:
1.46      lteo       87: <ul>
1.49      lteo       88: <li>LibreSSL
                     89:     <ul>
1.54      deraadt    90:     <li>This release forks OpenSSL into
1.67      tb         91:     <a href="https://www.libressl.org">LibreSSL</a>, a version of the TLS/crypto
1.49      lteo       92:     stack with goals of modernizing the codebase, improving security, and
                     93:     applying best practice development processes.
                     94:     <li>No support for legacy MacOS, Netware, OS/2, VMS and Windows platforms,
                     95:     as well as antique compilers.
                     96:     <li>Removal of the IBM 4758, Broadcom ubsec, Sureware, Nuron, GOST, GMP,
                     97:     CSwift, CHIL, CAPI, Atalla and AEP engines, either because the hardware is
                     98:     irrelevant, or because they require external non-free libraries to work.
                     99:     <li>No support for FIPS-140 compliance.
                    100:     <li>No EBCDIC support.
1.50      sthen     101:     <li>No support for big-endian i386 and amd64 platforms.
1.49      lteo      102:     <li>Use standard routines from the C library (malloc, strdup, snprintf...)
                    103:     instead of rolling our own, sometimes badly.
                    104:     <li>Remove the old OpenSSL PRNG, and rely upon arc4random_buf from libc for
                    105:     all the entropy needs.
                    106:     <li>Remove the MD2 and SEED algorithms.
                    107:     <li>Remove J-PAKE, PSK and SRP (mis)features.
                    108:     <li>Aggressive cleaning of BN memory when no longer used.
                    109:     <li>No support for Kerberos.
                    110:     <li>No support for SSLv2.
                    111:     <li>No support for the questionable DTLS heartbeat extension.
                    112:     <li>No support for TLS compression.
                    113:     <li>No support for US-Export SSL ciphers.
                    114:     <li>Do not use the current time as a random seed in libssl.
                    115:     <li>Support for ChaCha and Poly1305 algorithm.
                    116:     <li>Support for Brainpool and ANSSI elliptic curves.
                    117:     <li>Support for AES-GCM and ChaCha20-Poly1305 AEAD modes.
                    118:     </ul>
                    119: <p>
                    120:
1.1       deraadt   121: <li>Improved hardware support, including:
                    122:     <ul>
1.68      tb        123:     <li>SCSI Multipathing support via <a href="https://man.openbsd.org/OpenBSD-current/man4/mpath.4">mpath(4)</a> and associated path drivers on several architectures.
                    124:     <li>New <a href="https://man.openbsd.org/OpenBSD-current/man4/qlw.4">qlw(4)</a> driver for QLogic ISP SCSI HBAs.
                    125:     <li>New <a href="https://man.openbsd.org/OpenBSD-current/man4/qla.4">qla(4)</a> driver for QLogic ISP2100/2200/2300 Fibre Channel HBAs.
                    126:     <li>New <a href="https://man.openbsd.org/OpenBSD-current/man4/upd.4">upd(4)</a> sensor driver for USB Power Devices (UPS).
                    127:     <li>New <a href="https://man.openbsd.org/OpenBSD-current/man4/brswphy.4">brswphy(4)</a> driver for Broadcom BCM53xx 10/100/1000TX Ethernet PHYs.
                    128:     <li>New <a href="https://man.openbsd.org/OpenBSD-current/man4/uscom.4">uscom(4)</a> driver for simple USB serial adapters.
                    129:     <li>New <a href="https://man.openbsd.org/OpenBSD-current/man4/axen.4">axen(4)</a> driver for ASIX Electronics AX88179 10/100/Gigabit USB Ethernet devices.
                    130:     <li>The <a href="https://man.openbsd.org/OpenBSD-current/man4/inteldrm.4">inteldrm(4)</a> and <a href="https://man.openbsd.org/OpenBSD-current/man4/radeondrm.4">radeondrm(4)</a> drivers have improved suspend/resume support.
                    131:     <li>The userland interface for the <a href="https://man.openbsd.org/OpenBSD-current/man4/agp.4">agp(4)</a> driver has been removed.
                    132:     <li>The <a href="https://man.openbsd.org/OpenBSD-current/man4/rtsx.4">rtsx(4)</a> driver now supports card readers based on the RTS5227 and RTL8402 chipsets.
                    133:     <li>The firmware for the <a href="https://man.openbsd.org/OpenBSD-current/man4/run.4">run(4)</a> driver has been updated to version 0.33.
                    134:     <li>The <a href="https://man.openbsd.org/OpenBSD-current/man4/run.4">run(4)</a> driver now supports devices based on the RT3900E chipset.
                    135:     <li>The <a href="https://man.openbsd.org/OpenBSD-current/man4/zyd.4">zyd(4)</a> driver, which was broken for some time, has been fixed.
                    136:     <li>The <a href="https://man.openbsd.org/OpenBSD-current/man4/bwi.4">bwi(4)</a> driver now works in systems with more than 1GB of RAM.
                    137:     <li>The <a href="https://man.openbsd.org/OpenBSD-current/man4/re.4">re(4)</a> driver now supports devices based on the RTL8168EP/8111EP, RTL8168G/8111G, and RTL8168GU/8111GU chipsets.
1.1       deraadt   138:     </ul>
                    139: <p>
                    140:
                    141: <li>Generic network stack improvements:
                    142:     <ul>
1.68      tb        143:     <li><a href="https://man.openbsd.org/OpenBSD-current/man4/divert.4">divert(4)</a> now supports checksum offload.
1.25      stsp      144:     <li>IPv6 is now turned off on new interfaces by default. Assigning an IPv6 address will enable IPv6 on an interface.
                    145:     <li>Support for RFC4620 IPv6 Node Information Queries has been removed.
                    146:     <li>The kernel no longer supports the SO_DONTROUTE socket option.
1.68      tb        147:     <li>The <a href="https://man.openbsd.org/OpenBSD-current/man3/getaddrinfo.3">getaddrinfo(3)</a> function now supports the AI_ADDRCONFIG flag defined in RFC 3493.
1.25      stsp      148:     <li>Include router alert option (RAO) in IGMP packets, as required by RFC2236.
1.36      lteo      149:     <li>ALTQ has been removed.
1.42      yasuoka   150:     <li>The hash table for Protocol Control Block (PCB) of TCP and UDP now resize automatically on load.
1.1       deraadt   151:     </ul>
                    152: <p>
                    153:
1.45      deraadt   154: <li>Installer improvements:
                    155:     <ul>
                    156:     <li>Remove ftp and tape as install methods.
                    157:     <li>Preserve the disklabel (and next 6 blocks) when installing boot block on
                    158: 4k-sector disk drives.
1.68      tb        159:     <li>Change the "Server?" question to "HTTP Server?" to allow unambiguous <a href="https://man.openbsd.org/OpenBSD-current/man8/autoinstall.8">autoinstall(8)</a> handling.
                    160:     <li>Allow <a href="https://man.openbsd.org/OpenBSD-current/man8/autoinstall.8">autoinstall(8)</a> to fetch and install sets from multiple locations.
1.46      lteo      161:     <li>Many sample configuration files have moved from /etc to /etc/examples.
1.45      deraadt   162:     </ul>
                    163: <p>
                    164:
1.1       deraadt   165: <li>Routing daemons and other userland network improvements:
                    166:     <ul>
1.68      tb        167:     <li>When used with the -v flag, <a href="https://man.openbsd.org/OpenBSD-current/man8/tcpdump.8">tcpdump(8)</a> now shows the actual bad checksum within the IP/protocol header itself and what the good checksum should be.
                    168:     <li><a href="https://man.openbsd.org/OpenBSD-current/man1/ftp.1">ftp(1)</a> now allows its User-Agent to be changed via the -U command-line option.
                    169:     <li>The -r option of <a href="https://man.openbsd.org/OpenBSD-current/man8/ping.8">ping(8)</a> and <a href="https://man.openbsd.org/OpenBSD-current/man8/traceroute.8">traceroute(8)</a> has been removed.
                    170:     <li><a href="https://man.openbsd.org/OpenBSD-current/man8/ifconfig.8">ifconfig(8)</a> can now explicitly assign an IPv6 link-local address and turn IPv6 autoconf on or off.
                    171:     <li><a href="https://man.openbsd.org/OpenBSD-current/man8/ifconfig.8">ifconfig(8)</a> has been made smarter about parsing WEP keys on the command line.
                    172:     <li><a href="https://man.openbsd.org/OpenBSD-current/man8/ifconfig.8">ifconfig(8)</a> scan now shows the encryption type of wireless networks (WEP, WPA, WPA2, 802.1x).
                    173:     <li>MS-CHAPv1 (RFC2433) support has been removed from <a href="https://man.openbsd.org/OpenBSD-current/man8/pppd.8">pppd(8)</a>.
                    174:     <li><a href="https://man.openbsd.org/OpenBSD-current/man8/traceroute6.8">traceroute6(8)</a>
1.43      lteo      175:         has been merged into
1.68      tb        176:         <a href="https://man.openbsd.org/OpenBSD-current/man8/traceroute.8">traceroute(8)</a>.
                    177:     <li>The <a href="https://man.openbsd.org/OpenBSD-current/man3/asr_run.3">asr API</a>
1.43      lteo      178:         for asynchronous address resolution and nameserver querying is now public.
1.68      tb        179:     <li><a href="https://man.openbsd.org/OpenBSD-current/man4/pflow.4">pflow(4)</a>'s
1.44      lteo      180:         pflowproto 9 has been removed.
                    181:     <li>The userland ppp(8) daemon and its associated PPPoE helper, pppoe(8), have been removed.
1.68      tb        182:     <li><a href="https://man.openbsd.org/OpenBSD-current/man8/snmpd.8">snmpd(8)</a>,
                    183:         <a href="https://man.openbsd.org/OpenBSD-current/man8/snmpctl.8">snmpctl(8)</a>, and
                    184:         <a href="https://man.openbsd.org/OpenBSD-current/man8/relayd.8">relayd(8)</a>
1.46      lteo      185:         now communicate via the AgentX protocol.
1.68      tb        186:     <li><a href="https://man.openbsd.org/OpenBSD-current/man8/relayd.8">relayd(8)</a>
1.46      lteo      187:         has a new filtering subsystem, where the new configuration language uses last-matching pf-like rules.
                    188:     <li>The new
1.68      tb        189:         <a href="https://man.openbsd.org/OpenBSD-current/man8/relayd.8">relayd(8)</a>
1.46      lteo      190:         filter rules now support URL-based relaying.
1.68      tb        191:     <li><a href="https://man.openbsd.org/OpenBSD-current/man8/relayd.8">relayd(8)</a>
1.46      lteo      192:         now uses privilege separation for private keys.  This acts as an additional mitigation to
                    193:         prevent leakage of the private keys from the processes doing SSL/TLS.
1.68      tb        194:     <li>New <a href="https://man.openbsd.org/OpenBSD-current/man8/httpd.8">httpd(8)</a>
1.46      lteo      195:         HTTP server with FastCGI and SSL support.
1.1       deraadt   196:     </ul>
                    197: <p>
                    198:
1.27      gilles    199: <li>OpenSMTPD 5.4.3 (includes changes to 5.4.2):
1.1       deraadt   200:     <ul>
1.27      gilles    201:     <li>New/changed features:
                    202:       <ul>
                    203:       <li>OpenSMTPD replaces Sendmail as the default MTA.
                    204:       <li>Queue process now runs under a different user for better isolation.
                    205:       <li>Merged MDA, MTA and SMTP processes into a single unprivileged process.
                    206:       <li>Killed the MFA process, it is no longer needed.
                    207:       <li>Added support for email addresses lookups in the
1.72    ! bentley   208:        <a href="https://man.openbsd.org/OpenBSD-current/man5/table.5">table_db</a> backend.
1.35      pascal    209:       <li>Added RSA privilege separation support to prevent possible private key leakage.
1.27      gilles    210:       </ul>
                    211:     <li>The following significant bugs have been fixed in this release:
                    212:       <ul>
                    213:        <li>Minor bug fixes in some corner cases of the routing logic.
                    214:        <li>The enqueuer no longer adds its own User-Agent.
                    215:        <li>Disabled profiling code, allowing all processes to rest rather than waking up every second.
                    216:        <li>Reworked the purge task to avoid disk-hits unless necessary... only once at startup.
                    217:        <li>Fix various header parsing bugs in the local enqueuer.
                    218:        <li>Assorted minor fixes and code cleanups.
                    219:       </ul>
1.1       deraadt   220:     </ul>
                    221: <p>
                    222:
                    223: <li>Security improvements:
                    224:     <ul>
1.2       pascal    225:     <li>Changed the heuristics of the stack protector to also protect functions with local array definitions and references to local frame addresses.  This matches the -fstack-protector-strong option of upstream GCC.
                    226:     <li>Position-independent executables (PIE) are now used by default on powerpc.
                    227:     <li>Removed Kerberos.
1.28      tedu      228:     <li>Default bcrypt hash type is now $2b$.
                    229:     <li>Remove md5crypt support.
                    230:     <li>Improved easier to use bcrypt API is now available.
                    231:     <li>Increase randomness of random mmap mappings.
1.68      tb        232:     <li>Added <a href="https://man.openbsd.org/OpenBSD-current/man2/getentropy.2">getentropy(2)</a>.
                    233:     <li>Added <a href="https://man.openbsd.org/OpenBSD-current/man3/timingsafe_memcmp.3">timingsafe_memcmp(3)</a>.
1.44      lteo      234:     <li>Removed the MD4 hash algorithm and functions from
1.68      tb        235:         <a href="https://man.openbsd.org/OpenBSD-current/man1/cksum.1">cksum(1)</a>,
                    236:         <a href="https://man.openbsd.org/OpenBSD-current/man1/skey.1">S/Key</a>,
1.44      lteo      237:         and libc.
1.46      lteo      238:     <li>gets(3) has been removed.
1.68      tb        239:     <li>Added <a href="https://man.openbsd.org/OpenBSD-current/man3/reallocarray.3">reallocarray(3)</a>,
1.47      lteo      240:         which allows multiple sized objects to be allocated without the cost of
                    241:         clearing memory while avoiding possible integer overflows.
1.68      tb        242:     <li>Extended <a href="https://man.openbsd.org/OpenBSD-current/man3/fread.3">fread(3)</a> and
                    243:         <a href="https://man.openbsd.org/OpenBSD-current/man3/fwrite.3">fwrite(3)</a>
1.47      lteo      244:         to check for integer overflows.
1.2       pascal    245:     </ul>
                    246: <p>
                    247:
                    248: <li>Assorted improvements:
                    249:     <ul>
1.3       espie     250:     <li>locate databases for both base and xenocara, as
                    251:     <code>/usr/lib/locate/src.db</code> and
                    252:     <code>/usr/X11R6/lib/locate/xorg.db</code>.
                    253:     <li>Much faster package updates, due to package contents reordering that
                    254:     precludes re-downloading unchanged files.
1.16      krw       255:     <li>Fix many programs that failed when accessing disks having sector sizes other than 512 bytes, including
1.68      tb        256: <a href="https://man.openbsd.org/OpenBSD-current/man8/badsect.8">badsect(8)</a>,
                    257: <a href="https://man.openbsd.org/OpenBSD-current/man1/df.1">df(1)</a>,
                    258: <a href="https://man.openbsd.org/OpenBSD-current/man8/dump.8">dump(8)</a>,
                    259: <a href="https://man.openbsd.org/OpenBSD-current/man8/dumpfs.8">dumpfs(8)</a>,
                    260: <a href="https://man.openbsd.org/OpenBSD-current/man8/fsck_ext2fs.8">fsck_ext2fs(8)</a>,
                    261: <a href="https://man.openbsd.org/OpenBSD-current/man8/fsck_ffs.8">fsck_ffs(8)</a>,
                    262: <a href="https://man.openbsd.org/OpenBSD-current/man8/fsdb.8">fsdb(8)</a>,
                    263: <a href="https://man.openbsd.org/OpenBSD-current/man8/growfs.8">growfs(8)</a>,
                    264: <a href="https://man.openbsd.org/OpenBSD-current/man8/ncheck_ffs.8">ncheck_ffs(8)</a>,
                    265: <a href="https://man.openbsd.org/OpenBSD-current/man8/quotacheck.8">quotacheck(8)</a>,
                    266: <a href="https://man.openbsd.org/OpenBSD-current/man8/tunefs.8">tunefs(8)</a>.
1.17      krw       267:     <li>Constrain MSDOS timestamps to 1/1/1980 through 12/31/2107.  64-bit
                    268: time_t values outside that range are stored as 1/1/1980.
1.68      tb        269:     <li><a href="https://man.openbsd.org/OpenBSD-current/man6/bs.6">bs(6)</a> now prints a battleship splash screen.
1.44      lteo      270:     <li>rcp, rsh, rshd, rwho, rwhod, ruptime, asa, bdes, fpr, mkstr, page, spray, xstr, oldrdist, fsplit, uyap, and bluetooth have been removed.
                    271:     <li>rmail(8) and uucpd(8) have been removed from the base system and added to the ports tree.
                    272:     <li>Lynx has been removed from the base system and added to the ports tree.
                    273:     <li>TCP Wrappers have been removed.
1.68      tb        274:     <li>Fix <a href="https://man.openbsd.org/OpenBSD-current/man3/atexit.3">atexit(3)</a> recursive handlers.
1.17      krw       275:     <li>Enhance
1.68      tb        276: <a href="https://man.openbsd.org/OpenBSD-current/man8/disklabel.8">disklabel(8)</a> to recover filesystem mountpoint information when reading saved ascii labels.
1.18      krw       277:     <li>Properly handle
1.68      tb        278: <a href="https://man.openbsd.org/OpenBSD-current/man3/msgbuf_write.3">msgbuf_write(3)</a> EOF conditions, including uses in
                    279: <a href="https://man.openbsd.org/OpenBSD-current/man1/tmux.1">tmux(1)</a>,
                    280: <a href="https://man.openbsd.org/OpenBSD-current/man8/dvmrpd.8">dvmrpd(8)</a>,
                    281: <a href="https://man.openbsd.org/OpenBSD-current/man8/ldapd.8">ldapd(8)</a>,
                    282: <a href="https://man.openbsd.org/OpenBSD-current/man8/ldpd.8">ldpd(8)</a>,
                    283: <a href="https://man.openbsd.org/OpenBSD-current/man8/ospf6d.8">ospf6d(8)</a>,
                    284: <a href="https://man.openbsd.org/OpenBSD-current/man8/ospfd.8">ospfd(8)</a>,
                    285: <a href="https://man.openbsd.org/OpenBSD-current/man8/relayd.8">relayd(8)</a>,
                    286: <a href="https://man.openbsd.org/OpenBSD-current/man8/ripd.8">ripd(8)</a>,
                    287: <a href="https://man.openbsd.org/OpenBSD-current/man8/smtpd.8">smtpd(8)</a>,
                    288: <a href="https://man.openbsd.org/OpenBSD-current/man8/ypldap.8">ypldap(8)</a>.
                    289:     <li>Constrain <a href="https://man.openbsd.org/OpenBSD-current/man8/fdisk.8">fdisk(8)</a> '-l' to disk sizes of 64 blocks or more.
                    290:     <li>Sync <a href="https://man.openbsd.org/OpenBSD-current/man8/fdisk.8">fdisk(8)</a> built-in MBR with current /usr/mdec/mbr.
                    291:     <li>Quiet <a href="https://man.openbsd.org/OpenBSD-current/man8/dhclient.8">dhclient(8)</a> '-q' even more.
                    292:     <li>Log less redundant <a href="https://man.openbsd.org/OpenBSD-current/man8/dhclient.8">dhclient(8)</a> info.
                    293:     <li>New leases, lease renewals, cable state changes more obvious to applications monitoring <a href="https://man.openbsd.org/OpenBSD-current/man8/dhclient.8">dhclient(8)</a> files.
                    294:     <li>Preserve chronological order of leases in the <a href="https://man.openbsd.org/OpenBSD-current/man5/dhclient.leases.5">dhclient.leases(5)</a> leases files.
                    295:     <li>Use 'lease {}' statements in <a href="https://man.openbsd.org/OpenBSD-current/man5/dhclient.conf.5">dhclient.conf(5)</a>, allowing interfaces to get an address when no dynamic lease is available.
                    296:     <li>Improve <a href="https://man.openbsd.org/OpenBSD-current/man8/dhclient.8">dhclient(8)</a> parsing and printing of classess static routes.
                    297:     <li>Eliminate unnecessary rewrites of <a href="https://man.openbsd.org/OpenBSD-current/man5/resolv.conf.5">resolv.conf(5)</a> by <a href="https://man.openbsd.org/OpenBSD-current/man8/dhclient.8">dhclient(8)</a>.
                    298:     <li>Added <a href="https://man.openbsd.org/OpenBSD-current/man2/sendsyslog.2">sendsyslog(2)</a>: <a href="https://man.openbsd.org/OpenBSD-current/man3/syslog.3">syslog(3)</a> now works even when out of file descriptors or in a chroot.
1.26      jsg       299:     <li>Added
1.68      tb        300: <a href="https://man.openbsd.org/OpenBSD-current/man3/errc.3">errc(3)</a>,
                    301: <a href="https://man.openbsd.org/OpenBSD-current/man3/verrc.3">verrc(3)</a>,
                    302: <a href="https://man.openbsd.org/OpenBSD-current/man3/warnc.3">warnc(3)</a> and
                    303: <a href="https://man.openbsd.org/OpenBSD-current/man3/vwarnc.3">vwarnc(3)</a>.
1.30      mlarkin   304:     <li>Faster hibernate/unhibernate performance on amd64 and i386 platforms.
1.68      tb        305:     <li>Support hibernating to <a href="https://man.openbsd.org/OpenBSD-current/man4/softraid.4">softraid(4)</a> crypto volumes.
                    306:     <li>Improved performance of <a href="https://man.openbsd.org/OpenBSD-current/man3/seekdir.3">seekdir(3)</a> to start of current buffer.
1.40      guenther  307:     <li>Added &lt;endian.h&gt; per the revision of the POSIX spec in progress.
1.43      lteo      308:     <li>Apache has been removed.
                    309:     <li>Read support for ext4 filesystems.
1.47      lteo      310:     <li>Reworked mplocks as ticket locks instead of spinlocks on amd64, i386, and sparc64. This provides fairer access to the kernel lock between logical CPUs, especially in multi socket systems.
1.1       deraadt   311:     </ul>
                    312: <p>
                    313:
1.2       pascal    314: <li>OpenSSH 6.7
1.1       deraadt   315:     <ul>
1.14      sobrado   316:     <li>Potentially-incompatible changes:
1.1       deraadt   317:       <ul>
1.72    ! bentley   318:       <li><a href="https://man.openbsd.org/sshd.8">sshd(8)</a>:
1.14      sobrado   319:         The default set of ciphers and <i>MAC</i>s has been altered to remove
                    320:         unsafe algorithms.  In particular, <i>CBC ciphers</i> and
                    321:         <i>arcfour*</i> are disabled by default.
1.72    ! bentley   322:       <li><a href="https://man.openbsd.org/sshd.8">sshd(8)</a>:
1.14      sobrado   323:         Support for <i>tcpwrappers</i>/<i>libwrap</i> has been removed.
                    324:       <li>OpenSSH 6.5 and 6.6 have a bug that causes ~0.2% of connections
                    325:         using the "curve25519-sha256@libssh.org" <i>KEX exchange method</i>
                    326:         to fail when connecting with something that implements the
                    327:         specification correctly.  OpenSSH 6.7 disables this KEX method when
                    328:         speaking to one of the affected versions.
1.1       deraadt   329:       </ul>
                    330:     <li>New/changed features:
                    331:       <ul>
1.14      sobrado   332:       <li>Major internal refactoring to begin to make part of OpenSSH usable
                    333:         as a library.  So far the wire parsing, key handling and KRL code
                    334:         has been refactored.  Please note that we do not consider the API
                    335:         stable yet, nor do we offer the library in separable form.
1.72    ! bentley   336:       <li><a href="https://man.openbsd.org/ssh.1">ssh(1)</a>,
        !           337:         <a href="https://man.openbsd.org/sshd.8">sshd(8)</a>:
1.14      sobrado   338:         Add support for <i>Unix domain socket</i> forwarding.  A remote TCP
                    339:         port may be forwarded to a local Unix domain socket and vice versa or
                    340:         both ends may be a Unix domain socket.
1.72    ! bentley   341:       <li><a href="https://man.openbsd.org/ssh.1">ssh(1)</a>,
        !           342:         <a href="https://man.openbsd.org/ssh-keygen.1">ssh-keygen(1)</a>:
1.14      sobrado   343:         Add support for <i>SSHFP DNS records</i> for <i>Ed2551</i>9 key types.
1.72    ! bentley   344:       <li><a href="https://man.openbsd.org/sftp.1">sftp(1)</a>:
1.14      sobrado   345:         Allow resumption of interrupted uploads.
1.72    ! bentley   346:       <li><a href="https://man.openbsd.org/ssh.1">ssh(1)</a>:
1.14      sobrado   347:         When rekeying, skip file/DNS lookups of the hostkey if it is the same
                    348:         as the one sent during initial key exchange.  (bz#2154)
1.72    ! bentley   349:       <li><a href="https://man.openbsd.org/sshd.8">sshd(8)</a>:
1.14      sobrado   350:         Allow explicit ::1 and 127.0.0.1 forwarding bind addresses when
1.72    ! bentley   351:         <code>GatewayPorts=no</code>; allows client to choose address family.
1.14      sobrado   352:         (bz#2222)
1.72    ! bentley   353:       <li><a href="https://man.openbsd.org/sshd.8">sshd(8)</a>:
1.14      sobrado   354:         Add a
1.72    ! bentley   355:         <a href="https://man.openbsd.org/sshd_config.5">sshd_config(5)</a>
        !           356:         <code>PermitUserRC</code> option to control whether <code>~/.ssh/rc</code> is
        !           357:         executed, mirroring the <code>no-user-rc</code> authorized_keys option.
1.14      sobrado   358:         (bz#2160)
1.72    ! bentley   359:       <li><a href="https://man.openbsd.org/ssh.1">ssh(1)</a>:
        !           360:         Add a %C escape sequence for <code>LocalCommand</code> and
        !           361:         <code>ControlPath</code> that expands to a unique identifer based on a
1.14      sobrado   362:         hash of the tuple of (local host, remote user, hostname, port).  Helps
                    363:         avoid exceeding miserly pathname limits for Unix domain sockets in
                    364:         multiplexing control paths.  (bz#2220)
1.72    ! bentley   365:       <li><a href="https://man.openbsd.org/sshd.8">sshd(8)</a>:
1.14      sobrado   366:         Make the "Too many authentication failures" message include the user,
                    367:         source address, port and protocol in a format similar to the
                    368:         authentication success/failure messages.  (bz#2199)
                    369:       <li>Added <i>unit</i> and <i>fuzz</i> tests for refactored code.
1.1       deraadt   370:       </ul>
                    371:     <li>The following significant bugs have been fixed in this release:
                    372:       <ul>
1.72    ! bentley   373:       <li><a href="https://man.openbsd.org/sshd.8">sshd(8)</a>:
1.14      sobrado   374:         Fix remote forwarding with same listen port but different listen
                    375:         address.
1.72    ! bentley   376:       <li><a href="https://man.openbsd.org/ssh.1">ssh(1)</a>:
1.14      sobrado   377:         Fix inverted test that caused <i>PKCS#11</i> keys that were explicitly
                    378:         listed in
1.72    ! bentley   379:         <a href="https://man.openbsd.org/ssh_config.5">ssh_config(5)</a>
1.14      sobrado   380:         or on the commandline not to be preferred.
1.72    ! bentley   381:       <li><a href="https://man.openbsd.org/ssh-keygen.1">ssh-keygen(1)</a>:
1.14      sobrado   382:         Fix bug in KRL generation: multiple consecutive revoked certificate
                    383:         serial number ranges could be serialised to an invalid format.
                    384:         Readers of a broken KRL caused by this bug will fail closed, so no
                    385:         should-have-been-revoked key will be accepted.
1.72    ! bentley   386:       <li><a href="https://man.openbsd.org/ssh.1">ssh(1)</a>:
        !           387:         Reflect stdio-forward ("<code>ssh -W host:port ...</code>") failures in
1.14      sobrado   388:         exit status.  Previously we were always returning 0.  (bz#2255)
1.72    ! bentley   389:       <li><a href="https://man.openbsd.org/ssh.1">ssh(1)</a>,
        !           390:         <a href="https://man.openbsd.org/ssh-keygen.1">ssh-keygen(1)</a>:
1.14      sobrado   391:         Make Ed25519 keys' title fit properly in the randomart border.
                    392:         (bz#2247)
1.72    ! bentley   393:       <li><a href="https://man.openbsd.org/ssh-agent.1">ssh-agent(1)</a>:
1.14      sobrado   394:         Only cleanup agent socket in the main agent process and not in any
                    395:         subprocesses it may have started (e.g. forked askpass).  Fixes agent
                    396:         sockets being zapped when askpass processes <i>fatal()</i>.  (bz#2236)
1.72    ! bentley   397:       <li><a href="https://man.openbsd.org/ssh-add.1">ssh-add(1)</a>:
1.14      sobrado   398:         Make stdout line-buffered; saves partial output getting lost when
1.72    ! bentley   399:         <a href="https://man.openbsd.org/ssh-add.1">ssh-add(1)</a>
1.14      sobrado   400:         <i>fatal()</i>s part-way through (e.g. when listing keys from an
                    401:         agent that supports key types that
1.72    ! bentley   402:         <a href="https://man.openbsd.org/ssh-add.1">ssh-add(1)</a>
1.14      sobrado   403:         doesn't).  (bz#2234)
1.72    ! bentley   404:       <li><a href="https://man.openbsd.org/ssh-keygen.1">ssh-keygen(1)</a>:
1.14      sobrado   405:         When hashing or removing hosts, don't choke on "@revoked" markers and
                    406:         don't remove "@cert-authority" markers.  (bz#2241)
1.72    ! bentley   407:       <li><a href="https://man.openbsd.org/ssh.1">ssh(1)</a>:
1.14      sobrado   408:         Don't fatal when hostname canonicalisation fails and a
1.72    ! bentley   409:         <code>ProxyCommand</code> is in use; continue and allow the
        !           410:         <code>ProxyCommand</code> to connect anyway (e.g. to a host with a name
1.14      sobrado   411:         outside the DNS behind a bastion).
1.72    ! bentley   412:       <li><a href="https://man.openbsd.org/scp.1">scp(1)</a>:
1.14      sobrado   413:         When copying local->remote fails during read, don't send uninitialised
                    414:         heap to the remote end.
1.72    ! bentley   415:       <li><a href="https://man.openbsd.org/sftp.1">sftp(1)</a>:
1.14      sobrado   416:         Fix fatal "el_insertstr failed" errors when tab-completing filenames
                    417:         with a single quote char somewhere in the string.  (bz#2238)
1.72    ! bentley   418:       <li><a href="https://man.openbsd.org/ssh-keyscan.1">ssh-keyscan(1)</a>:
1.14      sobrado   419:         Scan for Ed25519 keys by default.
1.72    ! bentley   420:       <li><a href="https://man.openbsd.org/ssh.1">ssh(1)</a>:
        !           421:         When using <code>VerifyHostKeyDNS</code> with a DNSSEC resolver,
1.14      sobrado   422:         down-convert any certificate keys to plain keys and attempt SSHFP
                    423:         resolution.  Prevents a server from skipping SSHFP lookup and forcing
                    424:         a new-hostkey dialog by offering only certificate keys.
1.72    ! bentley   425:       <li><a href="https://man.openbsd.org/sshd.8">sshd(8)</a>:
1.14      sobrado   426:         Avoid crash at exit via NULL pointer reference.  (bz#2225)
                    427:       <li>Fix some strict-alignment errors.
1.1       deraadt   428:       </ul>
                    429:     </ul>
                    430: <p>
1.41      schwarze  431: <li>mandoc 1.13.0:
                    432:     <ul>
1.72    ! bentley   433:     <li>New implementation of <a href="https://man.openbsd.org/apropos.1">apropos(1)</a>,
        !           434:       <a href="https://man.openbsd.org/whatis.1">whatis(1)</a>,
        !           435:       and <a href="https://man.openbsd.org/makewhatis.8">makewhatis(8)</a> based on SQLite3 databases.
        !           436:     <li>Substantial improvements of <a href="https://man.openbsd.org/mandoc.1">mandoc(1)</a> error and warning messages.
        !           437:     <li>Almost complete implementation of <a href="https://man.openbsd.org/roff.7">roff(7)</a> numerical expressions.
1.41      schwarze  438:     <li>About a dozen minor new features and numerous bug fixes.
                    439:     </ul>
1.1       deraadt   440:
1.41      schwarze  441: <p>
1.1       deraadt   442: <li>Ports and packages:
                    443:     <ul>
1.2       pascal    444:     <li>Over 8,800 ports.
1.1       deraadt   445:     </ul>
                    446: <p>
                    447: <li>Many pre-built packages for each architecture:
1.72    ! bentley   448:     <ul style="column-count: 4">
1.32      deraadt   449:       <li>i386:       8588
                    450:       <li>sparc64:    7965
                    451:       <li>alpha:      6278
1.53      pirofti   452:       <li>sh:         2626
1.32      deraadt   453:       <li>amd64:      8588
                    454:       <li>powerpc:    8049
1.52      miod      455:       <li>m88k:       2475
1.34      deraadt   456:       <li>sparc:      3394
1.48      deraadt   457:       <li>arm:        5633
1.32      deraadt   458:       <li>hppa:       6143
1.34      deraadt   459:       <li>vax:        1995
1.33      deraadt   460:       <li>mips64:     4686
1.32      deraadt   461:       <li>mips64el:   6697
1.72    ! bentley   462:     </ul>
1.1       deraadt   463: <p>
                    464:
                    465: <li>Some highlights:
                    466:     <ul>
1.2       pascal    467:     <li>GNOME 3.12.2                   <li>KDE 3.5.10
1.11      zhuk      468:     <li>KDE 4.13.3
1.1       deraadt   469:     <li>Xfce 4.10                      <li>MySQL 5.1.73
1.2       pascal    470:     <li>PostgreSQL 9.3.4               <li>Postfix 2.11.1
                    471:     <li>OpenLDAP 2.3.43 and 2.4.39     <li>Mozilla Firefox 31.0
                    472:     <li>Mozilla Thunderbird 31.0       <li>GHC 7.6.3
                    473:     <li>LibreOffice 4.1.6.2            <li>Emacs 21.4 and 24.3
                    474:     <li>Vim 7.4.135                    <li>PHP 5.3.28, 5.4.30 and 5.5.14
                    475:     <li>Python 2.7.8, 3.3.5 and 3.4.1  <li>Ruby 1.8.7.374, 1.9.3.545, 2.0.0.481 and 2.1.2
1.55      kurt      476:     <li>Tcl/Tk 8.5.15 and 8.6.1                <li>JDK 1.7.0.55
1.2       pascal    477:     <li>Mono 3.4.0                     <li>Chromium 36.0.1985.125
                    478:     <li>Groff 1.22.2                   <li>Go 1.3
                    479:     <li>GCC 4.6.4, 4.8.3 and 4.9.0     <li>LLVM/Clang 3.5 (20140228)
                    480:     <li>Node.js 0.10.28
1.1       deraadt   481:     </ul>
                    482: <p>
                    483:
                    484: <li>As usual, steady improvements in manual pages and other documentation.
                    485: <p>
                    486:
                    487: <li>The system includes the following major components from outside suppliers:
                    488:     <ul>
1.2       pascal    489:     <li>Xenocara (based on X.Org 7.7 with xserver 1.15.2 + patches,
                    490:       freetype 2.5.3, fontconfig 2.11.1, Mesa 10.2.3, xterm 309,
                    491:       xkeyboard-config 2.11 and more)
1.1       deraadt   492:     <li>Gcc 4.2.1 (+ patches) and 3.3.6 (+ patches)
1.12      lteo      493:     <li>Perl 5.18.2 (+ patches)
1.2       pascal    494:     <li>Nginx 1.6.0 (+ patches)
                    495:     <li>SQLite 3.8.4.3 (+ patches)
1.1       deraadt   496:     <li>Sendmail 8.14.8, with libmilter
                    497:     <li>Bind 9.4.2-P2 (+ patches)
1.12      lteo      498:     <li>NSD 4.0.3
1.2       pascal    499:     <li>Unbound 1.4.22
1.1       deraadt   500:     <li>Sudo 1.7.2p8
                    501:     <li>Ncurses 5.7
                    502:     <li>Binutils 2.15 (+ patches)
                    503:     <li>Gdb 6.3 (+ patches)
1.12      lteo      504:     <li>Less 458 (+ patches)
1.1       deraadt   505:     <li>Awk Aug 10, 2011 version
                    506:     </ul>
                    507: </ul>
1.72    ! bentley   508: </section>
1.1       deraadt   509:
                    510: <hr>
1.72    ! bentley   511:
        !           512: <section id=install>
        !           513: <h3>How to install</h3>
        !           514:
1.1       deraadt   515: <p>
                    516: Following this are the instructions which you would have on a piece of
                    517: paper if you had purchased a CDROM set instead of doing an alternate
                    518: form of install.  The instructions for doing an FTP (or other style
                    519: of) install are very similar; the CDROM instructions are left intact
                    520: so that you can see how much easier it would have been if you had
                    521: purchased a CDROM instead.
                    522: <p>
                    523:
                    524: <hr>
                    525: Please refer to the following files on the three CDROMs or FTP mirror for
                    526: extensive details on how to install OpenBSD 5.6 on your machine:
                    527: <p>
                    528: <ul>
1.67      tb        529: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/5.6/hppa/INSTALL.alpha">
1.8       deraadt   530:        .../OpenBSD/5.6/alpha/INSTALL.alpha (on CD1)</a>
1.67      tb        531: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/5.6/i386/INSTALL.i386">
1.1       deraadt   532:        .../OpenBSD/5.6/i386/INSTALL.i386 (on CD1)</a>
1.67      tb        533: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/5.6/hppa/INSTALL.hppa">
1.8       deraadt   534:        .../OpenBSD/5.6/hppa/INSTALL.hppa (on CD1)</a>
1.1       deraadt   535: <p>
1.67      tb        536: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/5.6/amd64/INSTALL.amd64">
1.8       deraadt   537:        .../OpenBSD/5.6/amd64/INSTALL.amd64 (on CD2)</a>
1.67      tb        538: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/5.6/macppc/INSTALL.macppc">
1.8       deraadt   539:        .../OpenBSD/5.6/macppc/INSTALL.macppc (on CD2)</a>
1.1       deraadt   540: <p>
1.67      tb        541: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/5.6/sparc64/INSTALL.sparc64">
1.8       deraadt   542:        .../OpenBSD/5.6/sparc64/INSTALL.sparc64 (on CD3)</a>
1.67      tb        543: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/5.6/sparc/INSTALL.sparc">
1.8       deraadt   544:        .../OpenBSD/5.6/sparc/INSTALL.sparc (on CD3)</a>
1.1       deraadt   545: <p>
1.67      tb        546: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/5.6/alpha/INSTALL.alpha">
1.1       deraadt   547:        .../OpenBSD/5.6/alpha/INSTALL.alpha</a>
1.67      tb        548: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/5.6/armish/INSTALL.armish">
1.1       deraadt   549:        .../OpenBSD/5.6/armish/INSTALL.armish</a>
1.67      tb        550: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/5.6/aviion/INSTALL.aviion">
1.1       deraadt   551:        .../OpenBSD/5.6/aviion/INSTALL.aviion</a>
1.67      tb        552: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/5.6/hppa/INSTALL.hppa">
1.1       deraadt   553:        .../OpenBSD/5.6/hppa/INSTALL.hppa</a>
1.67      tb        554: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/5.6/landisk/INSTALL.landisk">
1.1       deraadt   555:        .../OpenBSD/5.6/landisk/INSTALL.landisk</a>
1.67      tb        556: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/5.6/loongson/INSTALL.loongson">
1.1       deraadt   557:        .../OpenBSD/5.6/loongson/INSTALL.loongson</a>
1.67      tb        558: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/5.6/luna88k/INSTALL.luna88k">
1.1       deraadt   559:        .../OpenBSD/5.6/luna88k/INSTALL.luna88k</a>
1.67      tb        560: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/5.6/macppc/INSTALL.macppc">
1.1       deraadt   561:        .../OpenBSD/5.6/macppc/INSTALL.macppc</a>
1.67      tb        562: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/5.6/octeon/INSTALL.octeon">
1.1       deraadt   563:        .../OpenBSD/5.6/octeon/INSTALL.octeon</a>
1.67      tb        564: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/5.6/sgi/INSTALL.sgi">
1.1       deraadt   565:        .../OpenBSD/5.6/sgi/INSTALL.sgi</a>
1.67      tb        566: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/5.6/socppc/INSTALL.socppc">
1.1       deraadt   567:        .../OpenBSD/5.6/socppc/INSTALL.socppc</a>
1.67      tb        568: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/5.6/sparc/INSTALL.sparc">
1.1       deraadt   569:        .../OpenBSD/5.6/sparc/INSTALL.sparc</a>
1.67      tb        570: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/5.6/vax/INSTALL.vax">
1.1       deraadt   571:        .../OpenBSD/5.6/vax/INSTALL.vax</a>
1.67      tb        572: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/5.6/zaurus/INSTALL.zaurus">
1.1       deraadt   573:        .../OpenBSD/5.6/zaurus/INSTALL.zaurus</a>
                    574: </ul>
                    575: <hr>
                    576:
1.72    ! bentley   577: <section id=quickinstall>
        !           578:
1.1       deraadt   579: <p>
                    580: Quick installer information for people familiar with OpenBSD, and the
                    581: use of the "disklabel -E" command.  If you are at all confused when
                    582: installing OpenBSD, read the relevant INSTALL.* file as listed above!
1.72    ! bentley   583:
        !           584: <h3>OpenBSD/i386:</h3>
        !           585:
1.1       deraadt   586: <p>
                    587: Play with your BIOS options to enable booting from a CD. The OpenBSD/i386
                    588: release is on CD1. If your BIOS does not support booting from CD, you will need
                    589: to create a boot floppy to install from. To create a boot floppy write
                    590: <i>CD1:5.6/i386/floppy56.fs</i> to a floppy and boot via the floppy drive.
                    591:
                    592: <p>
                    593: Use <i>CD1:5.6/i386/floppyB56.fs</i> instead for greater SCSI controller
                    594: support, or <i>CD1:5.6/i386/floppyC56.fs</i> for better laptop support.
                    595:
                    596: <p>
1.58      bcallah   597: If your machine can boot from USB, you can write <i>install56.fs</i> or
                    598: <i>miniroot56.fs</i> to a USB stick and boot from it.
                    599:
                    600: <p>
                    601: If you can't boot from a CD, floppy disk, or USB,
1.1       deraadt   602: you can install across the network using PXE as described in
                    603: the included INSTALL.i386 document.
                    604:
                    605: <p>
                    606: If you are planning on dual booting OpenBSD with another OS, you will need to
                    607: read INSTALL.i386.
                    608:
                    609: <p>
                    610: To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located
                    611: at <i>CD1:5.6/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,
                    612: use the
1.72    ! bentley   613: <a href="https://man.openbsd.org/dd.1">dd(1)</a>
1.1       deraadt   614: utility. The following is an example usage of
1.72    ! bentley   615: <a href="https://man.openbsd.org/dd.1">dd(1)</a>,
1.1       deraadt   616: where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or
                    617: &quot;rfd0a&quot;.
                    618:
1.72    ! bentley   619: <blockquote><pre>
1.1       deraadt   620: # <strong>dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k</strong>
1.72    ! bentley   621: </pre></blockquote>
1.1       deraadt   622:
                    623: <p>
                    624: Make sure you use properly formatted perfect floppies with NO BAD BLOCKS or
                    625: your install will most likely fail. For more information on creating a boot
                    626: floppy and installing OpenBSD/i386 please refer to
1.65      tj        627: <a href="faq/faq4.html#MkFlop">this page</a>.
1.72    ! bentley   628:
        !           629: <h3>OpenBSD/amd64:</h3>
1.1       deraadt   630:
                    631: <p>
                    632: The 5.6 release of OpenBSD/amd64 is located on CD2.
                    633: Boot from the CD to begin the install - you may need to adjust
                    634: your BIOS options first.
                    635: If you can't boot from the CD, you can create a boot floppy to install from.
                    636: To do this, write <i>CD2:5.6/amd64/floppy56.fs</i> to a floppy, then
                    637: boot from the floppy drive.
                    638:
                    639: <p>
1.58      bcallah   640: If your machine can boot from USB, you can write <i>install56.fs</i> or
                    641: <i>miniroot56.fs</i> to a USB stick and boot from it.
                    642:
                    643: <p>
                    644: If you can't boot from a CD, floppy disk, or USB,
1.1       deraadt   645: you can install across the network using PXE as described in the included
                    646: INSTALL.amd64 document.
                    647:
                    648: <p>
                    649: If you are planning to dual boot OpenBSD with another OS, you will need to
                    650: read INSTALL.amd64.
1.72    ! bentley   651:
        !           652: <h3>OpenBSD/macppc:</h3>
1.1       deraadt   653:
                    654: <p>
                    655: Burn the image from the FTP site to a CDROM, and power on your machine
                    656: while holding down the <i>C</i> key until the display turns on and
                    657: shows <i>OpenBSD/macppc boot</i>.
                    658:
                    659: <p>
                    660: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    661: /5.6/macppc/bsd.rd</i>
1.72    ! bentley   662:
        !           663: <h3>OpenBSD/sparc64:</h3>
1.1       deraadt   664:
                    665: <p>
                    666: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    667:
                    668: <p>
                    669: If this doesn't work, or if you don't have a CDROM drive, you can write
                    670: <i>CD3:5.6/sparc64/floppy56.fs</i> or <i>CD3:5.6/sparc64/floppyB56.fs</i>
                    671: (depending on your machine) to a floppy and boot it with <i>boot
                    672: floppy</i>. Refer to INSTALL.sparc64 for details.
                    673:
                    674: <p>
                    675: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    676: will most likely fail.
                    677:
                    678: <p>
                    679: You can also write <i>CD3:5.6/sparc64/miniroot56.fs</i> to the swap partition on
                    680: the disk and boot with <i>boot disk:b</i>.
                    681:
                    682: <p>
                    683: If nothing works, you can boot over the network as described in INSTALL.sparc64.
1.72    ! bentley   684:
        !           685: <h3>OpenBSD/alpha:</h3>
1.1       deraadt   686:
                    687: <p>
1.72    ! bentley   688: Write <i>FTP:5.6/alpha/floppy56.fs</i> or
1.1       deraadt   689: <i>FTP:5.6/alpha/floppyB56.fs</i> (depending on your machine) to a diskette and
                    690: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    691:
                    692: <p>
                    693: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    694: will most likely fail.
                    695:
1.72    ! bentley   696: <h3>OpenBSD/armish:</h3>
1.1       deraadt   697:
                    698: <p>
                    699: After connecting a serial port, Thecus can boot directly from the network
                    700: either tftp or http. Configure the network using fconfig, reset,
                    701: then load bsd.rd, see INSTALL.armish for specific details.
                    702: IOData HDL-G can only boot from an EXT-2 partition. Boot into linux
                    703: and copy 'boot' and bsd.rd into the first partition on wd0 (hda1)
                    704: then load and run bsd.rd, preserving the wd0i (hda1) ext2fs partition.
                    705: More details are available in INSTALL.armish.
1.72    ! bentley   706:
        !           707: <h3>OpenBSD/hppa:</h3>
1.1       deraadt   708:
                    709: <p>
                    710: Boot over the network by following the instructions in INSTALL.hppa or the
                    711: <a href="hppa.html#install">hppa platform page</a>.
                    712:
1.72    ! bentley   713: <h3>OpenBSD/landisk:</h3>
        !           714:
1.1       deraadt   715: <p>
                    716: Write <i>miniroot56.fs</i> to the start of the CF
                    717: or disk, and boot normally.
1.72    ! bentley   718:
        !           719: <h3>OpenBSD/loongson:</h3>
1.1       deraadt   720:
                    721: <p>
                    722: Write <i>miniroot56.fs</i> to a USB stick and boot bsd.rd from it
                    723: or boot bsd.rd via tftp.
                    724: Refer to the instructions in INSTALL.loongson for more details.
                    725:
1.72    ! bentley   726: <h3>OpenBSD/luna88k:</h3>
        !           727:
1.1       deraadt   728: <p>
1.72    ! bentley   729: Copy 'boot' and 'bsd.rd' to a Mach or UniOS partition, and boot the bootloader
1.1       deraadt   730: from the PROM, and the bsd.rd from the bootloader.
                    731: Refer to the instructions in INSTALL.luna88k for more details.
1.72    ! bentley   732:
        !           733: <h3>OpenBSD/octeon:</h3>
1.1       deraadt   734:
                    735: <p>
                    736: After connecting a serial port, boot bsd.rd over the network via DHCP/tftp.
                    737: Refer to the instructions in INSTALL.octeon for more details.
                    738:
1.72    ! bentley   739: <h3>OpenBSD/sgi:</h3>
        !           740:
1.1       deraadt   741: <p>
                    742: To install, burn cd56.iso on a CD-R, put it in the CD drive of your
                    743: machine and select <i>Install System Software</i> from the System Maintenance
                    744: menu. Indigo/Indy/Indigo2 (R4000) systems will not boot automatically from
                    745: CD-ROM, and need a proper invocation from the PROM prompt.
                    746: Refer to the instructions in INSTALL.sgi for more details.
                    747:
                    748: <p>
                    749: If your machine doesn't have a CD drive, you can setup a DHCP/tftp network
                    750: server, and boot using "bootp()/bsd.rd.IP##" using the kernel matching your
                    751: system type. Refer to the instructions in INSTALL.sgi for more details.
                    752:
1.72    ! bentley   753: <h3>OpenBSD/socppc:</h3>
        !           754:
1.1       deraadt   755: <p>
                    756: After connecting a serial port, boot over the network via DHCP/tftp.
                    757: Refer to the instructions in INSTALL.socppc for more details.
1.72    ! bentley   758:
        !           759: <h3>OpenBSD/sparc:</h3>
1.1       deraadt   760:
                    761: <p>
                    762: Boot from one of the provided install ISO images, using one of the two
                    763: commands listed below, depending on the version of your ROM.
                    764:
1.72    ! bentley   765: <blockquote><pre>
        !           766: ok <kbd>boot cdrom 5.6/sparc/bsd.rd</kbd>
1.1       deraadt   767: or
1.72    ! bentley   768: > <kbd>b sd(0,6,0)5.6/sparc/bsd.rd</kbd>
        !           769: </pre></blockquote>
1.1       deraadt   770:
                    771: <p>
                    772: If your SPARC system does not have a CD drive, you can alternatively boot from floppy.
                    773: To do so you need to write <i>floppy56.fs</i> to a floppy.
1.65      tj        774: For more information see <a href="faq/faq4.html#MkFlop">this page</a>.
1.1       deraadt   775: To boot from the floppy use one of the two commands listed below,
                    776: depending on the version of your ROM.
                    777:
1.72    ! bentley   778: <blockquote><pre>
        !           779: ok <kbd>boot floppy</kbd>
1.1       deraadt   780: or
1.72    ! bentley   781: > <kbd>b fd()</kbd>
        !           782: </pre></blockquote>
1.1       deraadt   783:
                    784: <p>
                    785: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    786: will most likely fail.
                    787:
                    788: <p>
                    789: If your SPARC system doesn't have a floppy drive nor a CD drive, you can either
                    790: setup a bootable tape, or install via network, as told in the
                    791: INSTALL.sparc file.
1.72    ! bentley   792:
        !           793: <h3>OpenBSD/vax:</h3>
1.1       deraadt   794:
                    795: <p>
                    796: Boot over the network via mopbooting as described in INSTALL.vax.
1.72    ! bentley   797:
        !           798: <h3>OpenBSD/zaurus:</h3>
1.1       deraadt   799:
                    800: <p>
                    801: Using the Linux built-in graphical ipkg installer, install the
                    802: openbsd56_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
                    803: for a few important details.
1.72    ! bentley   804:
        !           805: </section>
        !           806:
        !           807: <section id=sourcecode>
        !           808: <h3>Notes about the source code:</h3>
1.1       deraadt   809:
                    810: <p>
                    811: src.tar.gz contains a source archive starting at /usr/src.  This file
                    812: contains everything you need except for the kernel sources, which are
                    813: in a separate archive.  To extract:
1.72    ! bentley   814:
        !           815: <blockquote><pre>
        !           816: # <kbd>mkdir -p /usr/src</kbd>
        !           817: # <kbd>cd /usr/src</kbd>
        !           818: # <kbd>tar xvfz /tmp/src.tar.gz</kbd>
        !           819: </pre></blockquote>
        !           820:
1.1       deraadt   821: <p>
                    822: sys.tar.gz contains a source archive starting at /usr/src/sys.
                    823: This file contains all the kernel sources you need to rebuild kernels.
                    824: To extract:
1.72    ! bentley   825:
        !           826: <blockquote><pre>
        !           827: # <kbd>mkdir -p /usr/src/sys</kbd>
        !           828: # <kbd>cd /usr/src</kbd>
1.1       deraadt   829: # <strong>tar xvfz /tmp/sys.tar.gz</strong>
1.72    ! bentley   830: </pre></blockquote>
        !           831:
1.1       deraadt   832: <p>
                    833: Both of these trees are a regular CVS checkout.  Using these trees it
                    834: is possible to get a head-start on using the anoncvs servers as
                    835: described <a href="anoncvs.html">here</a>.
                    836: Using these files
                    837: results in a much faster initial CVS update than you could expect from
                    838: a fresh checkout of the full OpenBSD source tree.
                    839:
1.72    ! bentley   840: </section>
        !           841: </section>
        !           842:
1.1       deraadt   843: <hr>
1.72    ! bentley   844:
        !           845: <section id=upgrade>
        !           846: <h3>How to upgrade</h3>
1.1       deraadt   847: <p>
1.6       deraadt   848: If you already have an OpenBSD 5.5 system, and do not want to reinstall,
1.1       deraadt   849: upgrade instructions and advice can be found in the
                    850: <a href="faq/upgrade56.html">Upgrade Guide</a>.
1.72    ! bentley   851: </section>
1.1       deraadt   852:
                    853: <hr>
1.72    ! bentley   854:
        !           855: <section id=ports>
        !           856: <h3>Ports Tree</h3>
1.1       deraadt   857: <p>
                    858: A ports tree archive is also provided.  To extract:
                    859: <p>
1.72    ! bentley   860: <blockquote><pre>
        !           861: # <kbd>cd /usr</kbd>
        !           862: # <kbd>tar xvfz /tmp/ports.tar.gz</kbd>
        !           863: </pre></blockquote>
1.1       deraadt   864: <p>
                    865: The <i>ports/</i> subdirectory is a checkout of the OpenBSD ports tree.  Go
                    866: read the <a href="faq/ports/index.html">ports</a> page
                    867: if you know nothing about ports
                    868: at this point.  This text is not a manual of how to use ports.
                    869: Rather, it is a set of notes meant to kickstart the user on the
                    870: OpenBSD ports system.
                    871: <p>
                    872: The <i>ports/</i> directory represents a CVS (see the manpage for
1.72    ! bentley   873: <a href="https://man.openbsd.org/i386/cvs.1">
1.1       deraadt   874: cvs(1)</a> if
                    875: you aren't familiar with CVS) checkout of our ports.  As with our complete
                    876: source tree, our ports tree is available via
                    877: <a href="anoncvs.html">AnonCVS</a>.
                    878: So, in order to keep current with it, you must make the <i>ports/</i> tree
                    879: available on a read-write medium and update the tree with a command
                    880: like:
                    881: <p>
1.72    ! bentley   882: <blockquote><pre>
1.1       deraadt   883: # <strong>cd /usr/ports</strong>
1.6       deraadt   884: # <strong>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_5_6</strong>
1.72    ! bentley   885: </pre></blockquote>
1.1       deraadt   886: <p>
                    887: [Of course, you must replace the server name here with a nearby anoncvs
                    888: server.]
                    889: <p>
                    890: Note that most ports are available as packages through FTP. Updated
                    891: packages for the 5.6 release will be made available if problems arise.
                    892: <p>
                    893: If you're interested in seeing a port added, would like to help out, or just
                    894: would like to know more, the mailing list
                    895: <a href="mail.html">ports@openbsd.org</a> is a good place to know.
1.72    ! bentley   896: </section>