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

Annotation of www/56.html, Revision 1.46

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