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

Annotation of www/54.html, Revision 1.15

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 5.4 Release</title>
                      5: <link rev=made href="mailto:www@openbsd.org">
                      6: <meta name="resource-type" content="document">
                      7: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      8: <meta name="description" content="OpenBSD 5.4">
                      9: <meta name="keywords" content="openbsd,main">
                     10: <meta name="distribution" content="global">
                     11: <meta name="copyright" content="This document copyright 2013 by OpenBSD.">
                     12: </head>
                     13:
                     14: <body bgcolor="#ffffff" text="#000000" link="#24248E">
                     15:
                     16: <a href="index.html">
                     17: <img alt="[OpenBSD]" height="30" width="141" hspace="24" src="images/smalltitle.gif" border="0"></a>
                     18: <hr>
                     19:
                     20: <p>
1.14      deraadt    21: <a href="images/Puffia.jpg">
1.1       deraadt    22: <img align="left" width="227" height="343" hspace="24" vspace="30"
1.14      deraadt    23: src="images/Puffia.jpg" alt="OpenBSD 5.4 logo"></a>
1.1       deraadt    24: <h2><font color="#0000e0">The OpenBSD 5.4 Release:</font></h2>
                     25: <p>
1.14      deraadt    26: To be released Nov 1, 2013<br>
1.1       deraadt    27: Copyright 1997-2013, Theo de Raadt.<br>
                     28: <font color="#e00000">ISBN 978-0-9881561-2-8 </font>
                     29: <br>
1.14      deraadt    30: <a href="lyrics.html#54">5.4 Song: "Our favorite hacks"</a>
1.1       deraadt    31: <p>
                     32:
                     33: <a href="#new">What's New</a><br>
                     34: <a href="#install">How to install</a><br>
                     35: <a href="#upgrade">How to upgrade</a><br>
                     36: <a href="#ports">How to use the ports tree</a><br>
                     37: <a href="orders.html">Ordering a CD set</a><br>
                     38:
                     39: <p>
                     40: <h3><font color="#0000e0">To get the files for this release:</font></h3>
                     41: <p>
                     42: <ul>
                     43: <li>Order a CDROM from our <a href="orders.html">ordering system</a>.
                     44: <li>See the information on <a href="ftp.html">The FTP page</a> for
                     45:     a list of mirror machines.
                     46: <li>Go to the <font color="#e00000">pub/OpenBSD/5.4/</font> directory on
                     47:     one of the mirror sites.
                     48: <li>Briefly read the rest of this document.
                     49: <li>Have a look at <a href="errata54.html">The 5.4 Errata page</a> for a list
                     50:     of bugs and workarounds.
                     51: <li>See a <a href="plus54.html">detailed log of changes</a> between the
                     52:     5.3 and 5.4 releases.
                     53: </ul>
                     54: <br clear=all>
                     55:
                     56: <strong>Note:</strong> All applicable copyrights and credits can be found
                     57: in the applicable file sources found in the files src.tar.gz, sys.tar.gz,
                     58: xenocara.tar.gz, or in the files fetched via ports.tar.gz.  The distribution
                     59: files used to build packages from the ports.tar.gz file are not included on
                     60: the CDROM because of lack of space.
                     61: <p>
                     62:
                     63: <a name="new"></a>
                     64: <hr>
                     65: <p>
                     66: <h3><font color="#0000e0">What's New</font></h3>
                     67: <p>
                     68: This is a partial list of new features and systems included in OpenBSD 5.4.
                     69: For a comprehensive list, see the <a href="plus54.html">changelog</a> leading
                     70: to 5.4.
                     71: <p>
                     72:
                     73: <ul>
1.2       bcallah    74: <li>New/extended platforms:</li>
                     75:     <ul>
                     76:     <li><a href="octeon.html">OpenBSD/octeon</a><br>
                     77:         New platform for systems based on the Cavium Octeon MIPS-compatible
                     78:         processors. Supported machines include:
                     79:         <ul>
                     80:         <li>Portwell CAM-0100
                     81:         <li>Ubiquiti Networks EdgeRouter LITE (no local storage)
                     82:         </ul>
1.15    ! lteo       83:     <li><a href="beagle.html">OpenBSD/beagle</a><br>
        !            84:         New platform for OMAP3/4 and AM335x systems using an ARM Cortex-A8 or
        !            85:         Cortex-A9 CPU. Supported boards include:
        !            86:         <ul>
        !            87:         <li>BeagleBoard C4 / xM
        !            88:         <li>BeagleBone and BeagleBone Black
        !            89:         <li>PandaBoard and PandaBoard ES
        !            90:         </ul>
1.2       bcallah    91:     </ul>
                     92: <p>
                     93:
1.1       deraadt    94: <li>Improved hardware support, including:
                     95:     <ul>
1.7       jsg        96:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inteldrm&amp;sektion=4">inteldrm(4)</a>
                     97:         has been overhauled, including:
                     98:         <ul>
                     99:         <li>Now mostly in sync with Linux 3.8.13.
                    100:         <li>Support for Kernel Mode Setting (KMS) including support for additional output types such as DisplayPort.
                    101:         <li>Sandy Bridge and newer parts which previously had only ShadowFB acceleration
                    102:             now have full hardware acceleration including use of the 3D rings.
                    103:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsdisplay&amp;sektion=4">wsdisplay(4)</a> now attaches to
                    104:             <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inteldrm&amp;sektion=4">inteldrm(4)</a> and providers a
                    105:             framebuffer console.
                    106:         </ul>
1.8       mpi       107:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vgafb&amp;sektion=4&amp;arch=macppc">vgafb(4/macppc)</a> now supports multiple virtual consoles.
                    108:     <li>Support for Elantech touchpads version 4 (clickpad) added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&amp;sektion=4">pms(4)</a>.
1.15    ! lteo      109:     </ul>
1.1       deraadt   110: <p>
                    111:
                    112: <li>Generic network stack improvements:
                    113:     <ul>
1.6       pascal    114:     <li>Reworked checksum handling for network protocols.
1.15    ! lteo      115:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=divert&amp;sektion=4">divert(4)</a> now recalculates the IP and protocol checksums of reinjected packets.
1.1       deraadt   116:     </ul>
                    117: <p>
                    118:
                    119: <li>Routing daemons and other userland network improvements:
                    120:     <ul>
                    121:     <li>Support SSL inspection in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&amp;sektion=8">relayd(8)</a>.
                    122:     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=slowcgi&amp;sektion=8">slowcgi(8)</a>, a libevent-based FastCGI implementation.
1.6       pascal    123:     <li>Enabled ECDHE support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&amp;sektion=8">httpd(8)</a>.
                    124:     <li>Do not start <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inetd&amp;sektion=8">inetd(8)</a> by default any more.
1.15    ! lteo      125:     <li>Many <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&amp;sektion=8">ldpd(8)</a> improvements, including a speed-up of the session establishment process, support for adjacencies and targeted hellos, support for multiple addresses per interface, and more.
1.1       deraadt   126:     </ul>
                    127: <p>
                    128:
                    129:
                    130: <li>OpenSMTPD 5.3.3:
                    131:     <ul>
                    132:     <li>New features:
                    133:       <ul>
                    134:        <li>
                    135:       </ul>
                    136:
                    137:     <li>Improvements:
                    138:       <ul>
                    139:        <li>
                    140:       </ul>
                    141:     </ul>
                    142: <p>
                    143:
                    144: <li>Security improvements:
                    145:     <ul>
                    146:     <li>
                    147:     </ul>
                    148: <p>
                    149:
                    150: <li>Performance improvements:
                    151:     <ul>
1.13      guenther  152:     <li>Don't require the kernel lock when processing audio interrupts.
                    153:     <li>Improved kernel bcopy/memmove/memcpy implementations and made more careful choices between them.
                    154:     <li>Implemented symbol caching and RELCOUNT/RELACOUNT optimizations in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&amp;sektion=1">ld.so(1)</a>.
1.1       deraadt   155:     </ul>
                    156: <p>
                    157:
                    158: <li>Threading improvements:
                    159:     <ul>
1.13      guenther  160:     <li>Closed various race conditions between exit/fork/execve/__tfork/__threxit/ptrace in both the kernel and libpthread.
1.1       deraadt   161:     </ul>
                    162: <p>
                    163:
                    164: <li>Assorted improvements:
                    165:     <ul>
                    166:     <li>Added a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=locale&amp;sektion=1">locale(1)</a> utility.
                    167:     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ltrace&amp;sektion=1">ltrace(1)</a>, a tool to trace PLT calls.
1.6       pascal    168:     <li>Added a new implementation of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cu&amp;sektion=1">cu(1)</a>.
                    169:     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=shm_open&amp;sektion=3">shm_open(3)/shm_unlink(3)</a>.
1.7       jsg       170:     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getprogname&amp;sektion=3">getprogname(3)/setprogname(3)</a>.
                    171:     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=clock_getcpuclockid&amp;sektion=3">clock_getcpuclockid(3)</a> and
                    172:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthread_getcpuclockid&amp;sektion=3">pthread_getcpuclockid(3)</a>.
                    173:     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fmemopen&amp;sektion=3">fmemopen(3)</a>.
                    174:     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=open_memstream&amp;sektion=3">open_memstream(3)/open_wmemstream(3)</a>.
                    175:     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=memmem&amp;sektion=3">memmem(3)</a>.
                    176:     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdatasync&amp;sektion=2">fdatasync(2)</a>.
                    177:     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppoll&amp;sektion=2">ppoll(2)</a>.
                    178:     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pselect&amp;sektion=2">pselect(2)</a>.
                    179:     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=utrace&amp;sektion=2">utrace(2)</a>.
1.1       deraadt   180:     <li>Switched the <a href="http://www.openbsd.org/vax.html">VAX</a> platform to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elf&amp;sektion=5">ELF</a>.
1.6       pascal    181:     <li>Fixed kernel profiling on multiprocessor systems.
1.13      guenther  182:     <li>Experimental support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fuse&amp;sektion=4">fuse(4)</a>.
                    183:     <li>Added support for <tt>write_opt=nodir</tt> and the 'path' and 'linkpath' extended headers to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pax&amp;sektion=1">pax(1)</a> (aka <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tar&amp;sektion=1">tar(1)</a>).
                    184:     <li>Brought <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getconf&amp;sektion=1">getconf(1)</a> up to date with recent POSIX updates.
                    185:     <li>Added -L and -P options to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ln&amp;sektion=1">ln(1)</a>.
                    186:     <li>More structures and symbolic values displayed by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kdump&amp;sektion=1">kdump(1)</a>.
1.15    ! lteo      187:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkill&amp;sektion=1">pkill(1)</a> now accepts an -I option to ask for confirmation on killing processes.
        !           188:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmx&amp;sektion=4">vmx(4)</a> driver provides support for the VMXNET3 virtual NIC available in VMware.
1.1       deraadt   189:     </ul>
                    190: <p>
                    191:
                    192: <li>OpenSSH 6.3:
                    193:     <ul>
                    194:     <li>New features:
                    195:       <ul>
                    196:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    197:         add
                    198:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent&amp;sektion=1">ssh-agent(1)</a>
                    199:         support to
                    200:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>;
                    201:         allows encrypted hostkeys, or hostkeys on smartcards.
                    202:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>
                    203:         and
                    204:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    205:         allow optional time-based rekeying via a second argument to the
                    206:         existing <tt>RekeyLimit</tt> option.  <tt>RekeyLimit</tt> is now
                    207:         supported in
                    208:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&amp;sektion=5">sshd_config(5)</a>
                    209:         as well as on the client.
                    210:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    211:         standardise logging of information during user authentication.
                    212:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    213:         add the ability to query supported ciphers, MAC algorithms, key types
                    214:         and key exchange methods.
                    215:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    216:         support <tt>ProxyCommand=-</tt> to allow support cases where stdin and
                    217:         stdout already point to the proxy.
                    218:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    219:         allow <tt>IdentityFile=none</tt>.
                    220:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>
                    221:         and
                    222:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    223:         add <tt>-E</tt> option to
                    224:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>
                    225:         and
                    226:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>
                    227:         to append debugging logs to a specified file instead of stderr or
                    228:         syslog.
                    229:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&amp;sektion=1">sftp(1)</a>:
                    230:         add support for resuming partial downloads using the <tt>reget</tt>
                    231:         command and on the
                    232:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&amp;sektion=1">sftp(1)</a>
                    233:         commandline or on the get commandline using the <tt>-a</tt>
                    234:         (append) option.
                    235:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    236:         add an <tt>IgnoreUnknown</tt> configuration option to selectively
                    237:         suppress errors arising from unknown configuration directives.
                    238:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    239:         add support for submethods to be appended to required authentication
                    240:         methods listed via <tt>AuthenticationMethods</tt>.
                    241:       </ul>
                    242:     <li>The following significant bugs have been fixed in this release:
                    243:       <ul>
                    244:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    245:         fix refusal to accept certificate if a key of a different type to the
                    246:         CA key appeared in <tt>authorized_keys</tt> before the CA key.
                    247:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>,
                    248:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent&amp;sektion=1">ssh-agent(1)</a>
                    249:         and
                    250:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    251:         Use a monotonic time source for timers so that things like keepalives
                    252:         and rekeying will work properly over clock steps.
                    253:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&amp;sektion=1">sftp(1)</a>:
                    254:         update progressmeter when data is acknowledged, not when it's sent.
                    255:         (bz#2108)
                    256:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>
                    257:         and
                    258:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&amp;sektion=1">ssh-keygen(1)</a>:
                    259:         improve error messages when the current user does not exist in
                    260:         <tt>/etc/passwd</tt>. (bz#2125)
                    261:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    262:         reset the order in which public keys are tried after partial
                    263:         authentication success.
                    264:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent&amp;sektion=1">ssh-agent(1)</a>:
                    265:         clean up socket files after SIGINT when in debug mode. (bz#2120)
                    266:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>
                    267:         and others: avoid confusing error messages in the case of broken system
                    268:         resolver configurations. (bz#2122)
                    269:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    270:         set TCP nodelay for connections started with <tt>-N</tt>. (bz#2124)
                    271:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    272:         correct manual for permission requirements on <tt>~/.ssh/config</tt>.
                    273:         (bz#2078)
                    274:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    275:         fix <tt>ControlPersist</tt> timeout not triggering in cases where TCP
                    276:         connections have hung. (bz#1917)
                    277:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    278:         properly deatch a <tt>ControlPersist</tt> master from its controlling
                    279:         terminal.
                    280:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&amp;sektion=1">sftp(1)</a>:
                    281:         avoid crashes in libedit when it has been compiled with multi-byte
                    282:         character support. (bz#1990)
                    283:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    284:         when running <tt>sshd -D</tt>, close stderr unless we have explicitly
                    285:         requested logging to stderr. (bz#1976)
                    286:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    287:         fix incomplete bzero. (bz#2100)
                    288:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    289:         log and error and exit if <tt>ChrootDirectory</tt> is specified and
                    290:         running without root privileges.
                    291:       <li>Many improvements to the regression test suite. In particular log
                    292:         files are now saved from
                    293:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>
                    294:         and
                    295:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>
                    296:         after failures.
                    297:       <li>Fix a number of memory leaks. (bz#1967, bz#2096 and others)
                    298:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    299:         fix public key authentication when a <tt>:style</tt> is appended to the
                    300:         requested username.
                    301:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    302:         do not fatally exit when attempting to cleanup multiplexing-created
                    303:         channels that are incompletely opened. (bz#2079)
                    304:       </ul>
                    305:     </ul>
                    306: <p>
                    307:
1.14      deraadt   308: <li>Over 7,800 ports, major performance and stability improvements in
1.1       deraadt   309: the package build process
                    310:     <ul>
                    311:     <li>The parallel ports builder is more efficient. The main improvement is
                    312: that dpb consumes much less cpu on busy boxes, but there are lots of small
                    313: optimizations that amount to a large performance increase:
                    314: dpb can now build selected large ports using parallel make, and it
                    315: has a notion of affinity, so that ports failing on a cluster will be
                    316: preferentially restarted on the same machine.
                    317:     </ul>
                    318: <p>
                    319: <li>Many pre-built packages for each architecture:
                    320:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    321:     <tr>
                    322:     <td valign="top" width="25%">
                    323:     <ul>
1.10      sthen     324:       <li>i386:       7976
                    325:       <li>sparc64:    6959
                    326:       <li>alpha:      6062
1.1       deraadt   327:     </ul></td><td valign=top width="25%"><ul>
1.11      sthen     328:       <li>sh:         1111
1.10      sthen     329:       <li>amd64:      7941
1.11      sthen     330:       <li>powerpc:    7483
1.1       deraadt   331:     </ul></td><td valign=top width="25%"><ul>
1.11      sthen     332:       <li>sparc:      4823
                    333:       <li>arm:        5582
1.10      sthen     334:       <li>hppa:       6607
1.1       deraadt   335:     </ul></td><td valign=top width="25%"><ul>
1.12      sebastia  336:       <li>vax:        2226
1.10      sthen     337:       <li>mips64:     6739
                    338:       <li>mips64el:   6306
1.1       deraadt   339:   </ul></td></tr></table>
                    340: <p>
                    341:
                    342: <li>Some highlights:
                    343:     <ul>
                    344:     <li>GNOME 3.8.3                    <li>KDE 3.5.10
                    345:     <li>Xfce 4.10                      <li>MySQL 5.1.70
                    346:     <li>PostgreSQL 9.2.4               <li>Postfix 2.10.1
                    347:     <li>OpenLDAP 2.3.43 and 2.4.35     <li>Mozilla Firefox 3.6.28 and 22.0
                    348:     <li>Mozilla Thunderbird 17.0.7     <li>GHC 7.6.3
                    349:     <li>LibreOffice 4.0.4.2            <li>Emacs 21.4 and 24.3
1.5       lteo      350:     <li>Vim 7.3.850                    <li>PHP 5.2.17 and 5.3.27
1.1       deraadt   351:     <li>Python 2.7.5 and 3.3.2         <li>Ruby 1.8.7.374, 1.9.3.448 and 2.0.0.247
1.5       lteo      352:     <li>Tcl/Tk 8.4.20, 8.5.14 and 8.6.0        <li>JDK 1.6.0.32 and 1.7.0.21
1.1       deraadt   353:     <li>Mono 2.10.9                    <li>Chromium 28.0.1500.45
                    354:     <li>Groff 1.22.2                   <li>Go 1.1.1
                    355:     <li>GCC 4.6.4 and 4.8.1            <li>LLVM/Clang 3.3
1.3       abieber   356:     <li>Node.js 0.10.12
1.1       deraadt   357:     </ul>
                    358: <p>
                    359:
                    360: <li>As usual, steady improvements in manual pages and other documentation.
                    361: <p>
                    362:
                    363: <li>The system includes the following major components from outside suppliers:
                    364:     <ul>
                    365:     <li>Xenocara (based on X.Org 7.7 with xserver 1.14.1 + patches,
1.4       matthieu  366:       freetype 2.4.12, fontconfig 2.10.91, Mesa 7.11.2, xterm 293,
1.1       deraadt   367:       xkeyboard-config 2.7 and more)
                    368:     <li>Gcc 4.2.1 (+patches), 3.3.6 (+ patches) and 2.95.4 (+ patches)
                    369:     <li>Perl 5.16.3 (+ patches)
                    370:     <li>Our improved and secured version of Apache 1.3, with
                    371:       SSL/TLS and DSO support
                    372:     <li>Nginx 1.4.1 (+ patches)
                    373:     <li>OpenSSL 1.0.1c (+ patches)
                    374:     <li>SQLite 3.7.17 (+ patches)
                    375:     <li>Sendmail 8.14.7, with libmilter
                    376:     <li>Bind 9.4.2-P2 (+ patches)
                    377:     <li>NSD 3.2.15
                    378:     <li>Lynx 2.8.7rel.2 with HTTPS and IPv6 support (+ patches)
                    379:     <li>Sudo 1.7.2p8
                    380:     <li>Ncurses 5.7
                    381:     <li>Heimdal 1.5.2 (+ patches)
                    382:     <li>Binutils 2.15 (+ patches)
                    383:     <li>Gdb 6.3 (+ patches)
                    384:     <li>Less 444 (+ patches)
                    385:     <li>Awk Aug 10, 2011 version
                    386:     </ul>
                    387:
                    388: </ul>
                    389:
                    390: <a name="install"></a>
                    391: <hr>
                    392: <p>
                    393: <h3><font color="#0000e0">How to install</font></h3>
                    394: <p>
                    395: Following this are the instructions which you would have on a piece of
                    396: paper if you had purchased a CDROM set instead of doing an alternate
                    397: form of install.  The instructions for doing an FTP (or other style
                    398: of) install are very similar; the CDROM instructions are left intact
                    399: so that you can see how much easier it would have been if you had
                    400: purchased a CDROM instead.
                    401: <p>
                    402:
                    403: <hr>
                    404: Please refer to the following files on the three CDROMs or FTP mirror for
                    405: extensive details on how to install OpenBSD 5.4 on your machine:
                    406: <p>
                    407: <ul>
                    408: <li>CD1:5.4/i386/INSTALL.i386
                    409: <p>
                    410: <li>CD2:5.4/amd64/INSTALL.amd64
                    411: <p>
                    412: <li>CD3:5.4/sparc64/INSTALL.sparc64
                    413: <p>
                    414: <li>FTP:.../OpenBSD/5.4/alpha/INSTALL.alpha
                    415: <li>FTP:.../OpenBSD/5.4/armish/INSTALL.armish
                    416: <li>FTP:.../OpenBSD/5.4/beagle/INSTALL.beagle
                    417: <li>FTP:.../OpenBSD/5.4/hp300/INSTALL.hp300
                    418: <li>FTP:.../OpenBSD/5.4/hppa/INSTALL.hppa
                    419: <li>FTP:.../OpenBSD/5.4/landisk/INSTALL.landisk
                    420: <li>FTP:.../OpenBSD/5.4/loongson/INSTALL.loongson
                    421: <li>FTP:.../OpenBSD/5.4/luna88k/INSTALL.luna88k
                    422: <li>FTP:.../OpenBSD/5.4/macppc/INSTALL.macppc
                    423: <li>FTP:.../OpenBSD/5.4/mvme68k/INSTALL.mvme68k
                    424: <li>FTP:.../OpenBSD/5.4/mvme88k/INSTALL.mvme88k
                    425: <li>FTP:.../OpenBSD/5.4/octeon/INSTALL.octeon
                    426: <li>FTP:.../OpenBSD/5.4/sgi/INSTALL.sgi
                    427: <li>FTP:.../OpenBSD/5.4/socppc/INSTALL.socppc
                    428: <li>FTP:.../OpenBSD/5.4/sparc/INSTALL.sparc
                    429: <li>FTP:.../OpenBSD/5.4/vax/INSTALL.vax
                    430: <li>FTP:.../OpenBSD/5.4/zaurus/INSTALL.zaurus
                    431: </ul>
                    432: <hr>
                    433:
                    434: <p>
                    435: Quick installer information for people familiar with OpenBSD, and the
                    436: use of the "disklabel -E" command.  If you are at all confused when
                    437: installing OpenBSD, read the relevant INSTALL.* file as listed above!
                    438: <p>
                    439:
                    440: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    441: <ul>
                    442: Play with your BIOS options to enable booting from a CD. The OpenBSD/i386
                    443: release is on CD1. If your BIOS does not support booting from CD, you will need
                    444: to create a boot floppy to install from. To create a boot floppy write
                    445: <i>CD1:5.4/i386/floppy54.fs</i> to a floppy and boot via the floppy drive.
                    446:
                    447: <p>
                    448: Use <i>CD1:5.4/i386/floppyB54.fs</i> instead for greater SCSI controller
                    449: support, or <i>CD1:5.4/i386/floppyC54.fs</i> for better laptop support.
                    450:
                    451: <p>
                    452: If you can't boot from a CD or a floppy disk,
                    453: you can install across the network using PXE as described in
                    454: the included INSTALL.i386 document.
                    455:
                    456: <p>
                    457: If you are planning on dual booting OpenBSD with another OS, you will need to
                    458: read INSTALL.i386.
                    459:
                    460: <p>
                    461: To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located
                    462: at <i>CD1:5.4/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,
                    463: use the
                    464: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>
                    465: utility. The following is an example usage of
                    466: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>,
                    467: where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or
                    468: &quot;rfd0a&quot;.
                    469:
                    470: <ul><pre>
                    471: # <strong>dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k</strong>
                    472: </pre></ul>
                    473:
                    474: <p>
                    475: Make sure you use properly formatted perfect floppies with NO BAD BLOCKS or
                    476: your install will most likely fail. For more information on creating a boot
                    477: floppy and installing OpenBSD/i386 please refer to
                    478: <a href="faq/faq4.html#MkFlop">FAQ 4.3.2</a>.
                    479: </ul>
                    480:
                    481: <p>
                    482: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    483: <ul>
                    484: The 5.4 release of OpenBSD/amd64 is located on CD2.
                    485: Boot from the CD to begin the install - you may need to adjust
                    486: your BIOS options first.
                    487: If you can't boot from the CD, you can create a boot floppy to install from.
                    488: To do this, write <i>CD2:5.4/amd64/floppy54.fs</i> to a floppy, then
                    489: boot from the floppy drive.
                    490:
                    491: <p>
                    492: If you can't boot from a CD or a floppy disk,
                    493: you can install across the network using PXE as described in the included
                    494: INSTALL.amd64 document.
                    495:
                    496: <p>
                    497: If you are planning to dual boot OpenBSD with another OS, you will need to
                    498: read INSTALL.amd64.
                    499: </ul>
                    500:
                    501: <p>
                    502: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    503: <ul>
1.9       martin    504: Burn the image from the FTP site to a CDROM, and power on your machine
1.1       deraadt   505: while holding down the <i>C</i> key until the display turns on and
                    506: shows <i>OpenBSD/macppc boot</i>.
                    507:
                    508: <p>
                    509: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    510: /5.4/macppc/bsd.rd</i>
                    511: </ul>
                    512:
                    513: <p>
                    514: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    515: <ul>
                    516: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    517:
                    518: <p>
                    519: If this doesn't work, or if you don't have a CDROM drive, you can write
                    520: <i>CD3:5.4/sparc64/floppy54.fs</i> or <i>CD3:5.4/sparc64/floppyB54.fs</i>
                    521: (depending on your machine) to a floppy and boot it with <i>boot
                    522: floppy</i>. Refer to INSTALL.sparc64 for details.
                    523:
                    524: <p>
                    525: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    526: will most likely fail.
                    527:
                    528: <p>
                    529: You can also write <i>CD3:5.4/sparc64/miniroot54.fs</i> to the swap partition on
                    530: the disk and boot with <i>boot disk:b</i>.
                    531:
                    532: <p>
                    533: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    534: </ul>
                    535:
                    536: <p>
                    537: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    538: <ul>
                    539: <p>Write <i>FTP:5.4/alpha/floppy54.fs</i> or
                    540: <i>FTP:5.4/alpha/floppyB54.fs</i> (depending on your machine) to a diskette and
                    541: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    542:
                    543: <p>
                    544: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    545: will most likely fail.
                    546:
                    547: </ul>
                    548:
                    549: <p>
                    550: <h3><font color="#e00000">OpenBSD/armish:</font></h3>
                    551: <ul>
                    552: <p>
                    553: After connecting a serial port, Thecus can boot directly from the network
                    554: either tftp or http. Configure the network using fconfig, reset,
                    555: then load bsd.rd, see INSTALL.armish for specific details.
                    556: IOData HDL-G can only boot from an EXT-2 partition. Boot into linux
                    557: and copy 'boot' and bsd.rd into the first partition on wd0 (hda1)
                    558: then load and run bsd.rd, preserving the wd0i (hda1) ext2fs partition.
                    559: More details are available in INSTALL.armish.
                    560: </ul>
                    561:
                    562: <p>
                    563: <h3><font color="#e00000">OpenBSD/hp300:</font></h3>
                    564: <ul>
                    565: <p>
                    566: Boot over the network by following the instructions in INSTALL.hp300.
                    567: </ul>
                    568:
                    569: <p>
                    570: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    571: <ul>
                    572: <p>
                    573: Boot over the network by following the instructions in INSTALL.hppa or the
                    574: <a href="hppa.html#install">hppa platform page</a>.
                    575: </ul>
                    576:
                    577: <p>
                    578: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    579: <ul>
                    580: <p>
                    581: Write <i>miniroot54.fs</i> to the start of the CF
                    582: or disk, and boot normally.
                    583: </ul>
                    584:
                    585: <p>
                    586: <h3><font color="#e00000">OpenBSD/loongson:</font></h3>
                    587: <ul>
                    588: <p>
                    589: Write <i>miniroot54.fs</i> to a USB stick and boot bsd.rd from it
                    590: or boot bsd.rd via tftp.
                    591: Refer to the instructions in INSTALL.loongson for more details.
                    592: </ul>
                    593: <p>
                    594:
                    595: <p>
                    596: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    597: <ul>
                    598: <p>
                    599: Copy bsd.rd to a Mach or UniOS partition, and boot it from the PROM.
                    600: Alternatively, you can create a bootable tape and boot from it. Refer to
                    601: the instructions in INSTALL.luna88k for more details.
                    602: </ul>
                    603:
                    604: <p>
                    605: <h3><font color="#e00000">OpenBSD/mvme68k:</font></h3>
                    606: <ul>
                    607: <p>
                    608: You can create a bootable installation tape or boot over the network.<br>
                    609: The network boot requires a MVME68K BUG version that supports the <i>NIOT</i>
                    610: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme68k
                    611: for more details.
                    612: </ul>
                    613:
                    614: <p>
                    615: <h3><font color="#e00000">OpenBSD/mvme88k:</font></h3>
                    616: <ul>
                    617: <p>
                    618: You can create a bootable installation tape or boot over the network.<br>
                    619: The network boot requires a MVME88K BUG version that supports the <i>NIOT</i>
                    620: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme88k
                    621: for more details.
                    622: </ul>
                    623:
                    624: <p>
                    625: <h3><font color="#e00000">OpenBSD/octeon:</font></h3>
                    626: <ul>
                    627: <p>
1.2       bcallah   628: After connecting a serial port, boot bsd.rd over the network via DHCP/tftp.
                    629: Refer to the instructions in INSTALL.octeon for more details.
1.1       deraadt   630: </ul>
                    631:
                    632: <p>
                    633: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    634: <ul>
                    635: <p>
                    636: To install on an O2, burn cd54.iso on a CD-R, put it in the CD drive of your
                    637: machine and select <i>Install System Software</i> from the System Maintenance
                    638: menu.
                    639:
                    640: <p>
                    641: On other systems, or if your machine doesn't have a CD drive, you can
                    642: setup a DHCP/tftp network server, and boot using "bootp()/bsd.rd.IP##" using
                    643: the kernel matching your system type.
                    644: Refer to the instructions in INSTALL.sgi for more details.
                    645: </ul>
                    646:
                    647: <p>
                    648: <h3><font color="#e00000">OpenBSD/socppc:</font></h3>
                    649: <ul>
                    650: <p>
                    651: After connecting a serial port, boot over the network via DHCP/tftp.
                    652: Refer to the instructions in INSTALL.socppc for more details.
                    653: </ul>
                    654:
                    655: <p>
                    656: <h3><font color="#e00000">OpenBSD/sparc:</font></h3>
                    657: <ul>
                    658: Boot from one of the provided install ISO images, using one of the two
                    659: commands listed below, depending on the version of your ROM.
                    660:
                    661: <ul><pre>
                    662: ok <strong>boot cdrom 5.4/sparc/bsd.rd</strong>
                    663: or
                    664: &gt; <strong>b sd(0,6,0)5.4/sparc/bsd.rd</strong>
                    665: </pre></ul>
                    666:
                    667: <p>
                    668: If your SPARC system does not have a CD drive, you can alternatively boot from floppy.
                    669: To do so you need to write <i>floppy54.fs</i> to a floppy.
                    670: For more information see <a href="faq/faq4.html#MkFlop">FAQ 4.3.2</a>.
                    671: To boot from the floppy use one of the two commands listed below,
                    672: depending on the version of your ROM.
                    673:
                    674: <ul><pre>
                    675: ok <strong>boot floppy</strong>
                    676: or
                    677: &gt; <strong>b fd()</strong>
                    678: </pre></ul>
                    679:
                    680: <p>
                    681: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    682: will most likely fail.
                    683:
                    684: <p>
                    685: If your SPARC system doesn't have a floppy drive nor a CD drive, you can either
                    686: setup a bootable tape, or install via network, as told in the
                    687: INSTALL.sparc file.
                    688: </ul>
                    689:
                    690: <p>
                    691: <h3><font color="#e00000">OpenBSD/vax:</font></h3>
                    692: <ul>
                    693: Boot over the network via mopbooting as described in INSTALL.vax.
                    694: </ul>
                    695:
                    696: <p>
                    697: <h3><font color="#e00000">OpenBSD/zaurus:</font></h3>
                    698: <ul>
                    699: <p>
                    700: Using the Linux built-in graphical ipkg installer, install the
                    701: openbsd54_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
                    702: for a few important details.
                    703: </ul>
                    704:
                    705: <p>
                    706: <h3><font color="#e00000">Notes about the source code:</font></h3>
                    707: <ul>
                    708: src.tar.gz contains a source archive starting at /usr/src.  This file
                    709: contains everything you need except for the kernel sources, which are
                    710: in a separate archive.  To extract:
                    711: <p>
                    712: <ul><pre>
                    713: # <strong>mkdir -p /usr/src</strong>
                    714: # <strong>cd /usr/src</strong>
                    715: # <strong>tar xvfz /tmp/src.tar.gz</strong>
                    716: </pre></ul>
                    717: <p>
                    718: sys.tar.gz contains a source archive starting at /usr/src/sys.
                    719: This file contains all the kernel sources you need to rebuild kernels.
                    720: To extract:
                    721: <p>
                    722: <ul><pre>
                    723: # <strong>mkdir -p /usr/src/sys</strong>
                    724: # <strong>cd /usr/src</strong>
                    725: # <strong>tar xvfz /tmp/sys.tar.gz</strong>
                    726: </pre></ul>
                    727: <p>
                    728: Both of these trees are a regular CVS checkout.  Using these trees it
                    729: is possible to get a head-start on using the anoncvs servers as
                    730: described <a href="anoncvs.html">here</a>.
                    731: Using these files
                    732: results in a much faster initial CVS update than you could expect from
                    733: a fresh checkout of the full OpenBSD source tree.
                    734: <p>
                    735: </ul>
                    736:
                    737: <a name="upgrade"></a>
                    738: <hr>
                    739: <p>
                    740: <h3><font color="#0000e0">How to upgrade</font></h3>
                    741: <p>
                    742: If you already have an OpenBSD 5.3 system, and do not want to reinstall,
                    743: upgrade instructions and advice can be found in the
                    744: <a href="faq/upgrade54.html">Upgrade Guide</a>.
                    745:
                    746: <a name="ports"></a>
                    747: <hr>
                    748: <p>
                    749: <h3><font color="#0000e0">Ports Tree</font></h3>
                    750: <p>
                    751: A ports tree archive is also provided.  To extract:
                    752: <p>
                    753: <ul><pre>
                    754: # <strong>cd /usr</strong>
                    755: # <strong>tar xvfz /tmp/ports.tar.gz</strong>
                    756: </pre></ul>
                    757: <p>
                    758: The <i>ports/</i> subdirectory is a checkout of the OpenBSD ports tree.  Go
                    759: read the <a href="faq/ports/index.html">ports</a> page
                    760: if you know nothing about ports
                    761: at this point.  This text is not a manual of how to use ports.
                    762: Rather, it is a set of notes meant to kickstart the user on the
                    763: OpenBSD ports system.
                    764: <p>
                    765: The <i>ports/</i> directory represents a CVS (see the manpage for
                    766: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&amp;sektion=1&amp;arch=i386">
                    767: cvs(1)</a> if
                    768: you aren't familiar with CVS) checkout of our ports.  As with our complete
                    769: source tree, our ports tree is available via
                    770: <a href="anoncvs.html">AnonCVS</a>.
                    771: So, in order to keep current with it, you must make the <i>ports/</i> tree
                    772: available on a read-write medium and update the tree with a command
                    773: like:
                    774: <p>
                    775: <ul><pre>
                    776: # <strong>cd /usr/ports</strong>
                    777: # <strong>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_5_4</strong>
                    778: </pre></ul>
                    779: <p>
                    780: [Of course, you must replace the server name here with a nearby anoncvs
                    781: server.]
                    782: <p>
                    783: Note that most ports are available as packages through FTP. Updated
                    784: packages for the 5.4 release will be made available if problems arise.
                    785: <p>
                    786: If you're interested in seeing a port added, would like to help out, or just
                    787: would like to know more, the mailing list
                    788: <a href="mail.html">ports@openbsd.org</a> is a good place to know.
                    789: <p>
                    790:
                    791: <hr>
                    792: <a href="index.html"><img height="24" width="24" src="back.gif" border="0"
                    793: alt="OpenBSD"></a>
                    794: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
                    795: <br><small>
1.15    ! lteo      796: $OpenBSD: 54.html,v 1.14 2013/09/10 19:11:57 deraadt Exp $
1.1       deraadt   797: </small>
                    798:
                    799: </body>
                    800: </html>