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

Annotation of www/53.html, Revision 1.55

1.21      matthew     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.1       sthen       2: <html>
                      3: <head>
                      4: <title>OpenBSD 5.3 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.3">
                      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>
                     21: <!-- a href="images/Brazil.jpg">
                     22: <img align="left" width="227" height="343" hspace="24" vspace="30"
                     23: src="images/Brazil.jpg" alt="OpenBSD 5.3 logo"></a -->
                     24: <h2><font color="#0000e0">The OpenBSD 5.3 Release:</font></h2>
                     25: <p>
                     26: To be released May 1, 2013<br>
                     27: Copyright 1997-2013, Theo de Raadt.<br>
1.30      deraadt    28: <!-- font color="#e00000">ISBN 978-0-9881561-1-1</font -->
1.1       sthen      29: <br>
                     30: <a href="lyrics.html#53">5.3 Song: song not released yet</a>
                     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>
1.50      sthen      40: <h3><font color="#0000e0">To get the files for this release:</font></h3>
                     41: <p>
1.1       sthen      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.3/</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="errata53.html">The 5.3 Errata page</a> for a list
                     50:     of bugs and workarounds.
                     51: <li>See a <a href="plus53.html">detailed log of changes</a> between the
                     52:     5.2 and 5.3 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.3.
                     69: For a comprehensive list, see the <a href="plus53.html">changelog</a> leading
                     70: to 5.3.
                     71: <p>
                     72:
1.51      sthen      73: <ul>
1.1       sthen      74: <li>Improved hardware support, including:
                     75:     <ul>
1.29      sthen      76:     <li>New driver <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=oce&amp;sektion=4">oce(4)</a> for Emulex OneConnect 10Gb Ethernet adapters.
                     77:     <li>New driver <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtsx&amp;sektion=4">rtsx(4)</a> for the Realtek RTS5209 card reader.
                     78:     <li>New driver <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mfii&amp;sektion=4">mfii(4)</a> for the LSI Logic MegaRAID SAS Fusion controllers.
                     79:     <li>New driver <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smsc&amp;sektion=4">smsc(4)</a> for SMSC LAN95xx 10/100 USB Ethernet adapters.
                     80:     <li>New drivers for Toradex OAK USB sensors: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uoaklux&amp;sektion=4">uoaklux(4)</a> (illuminance), <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uoakrh&amp;sektion=4">uoakrh(4)</a> (temperature and relative humidity) and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uoakv&amp;sektion=4">uoakv(4)</a> (+/- 10V 8channel ADC).
                     81:     <li>New drivers for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=virtio&amp;sektion=4">virtio(4)</a> devices: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vio&amp;sektion=4">vio(4)</a> (network), <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vioblk&amp;sektion=4">vioblk(4)</a> (block devices, attaching as SCSI disks) and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=viomb&amp;sektion=4">viomb(4)</a> (memory ballooning).
                     82:     <li>Support for Adaptec 39320LPE added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahd&amp;sektion=4">ahd(4)</a>.
1.35      sthen      83:     <li>Broadcom 5718/5719/5720 Gigabit Ethernet devices supported in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&amp;sektion=4">bge(4)</a>.
1.29      sthen      84:     <li>Intel X540-based 10Gb Ethernet devices supported in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&amp;sektion=4">ix(4)</a>.
                     85:     <li>Support for SFP+ hot-plug (82599) and various other improvements in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&amp;sektion=4">ix(4)</a>.
                     86:     <li>TX interrupt mitigation, hardware VLAN tagging and checksum offload reduce CPU use in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vr&amp;sektion=4">vr(4)</a>.
                     87:     <li>Baby jumbo frames supported in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vr&amp;sektion=4">vr(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&amp;sektion=4">sis(4)</a> useful for e.g. MPLS, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&amp;sektion=4">vlan(4)</a> tag stacking (QinQ) and RFC4638 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppoe&amp;sektion=4">pppoe(4)</a>.
                     88:     <li>TCP RX Checksum offload in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&amp;sektion=4">gem(4)</a>.
                     89:     <li>Improvements for NICs using 82579/pch2 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;sektion=4">em(4)</a>.
                     90:     <li>Flow control is now supported on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bnx&amp;sektion=4">bnx(4)</a> 5708S/5709S adapters, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&amp;sektion=4">gem(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=jme&amp;sektion=4">jme(4)</a>.
                     91:
                     92:     <li>Power-saving clients supported in hostap mode with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acx&amp;sektion=4">acx(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=athn&amp;sektion=4">athn(4)</a>.
                     93:     <li>A cause of RT2661 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&amp;sektion=4">ral(4)</a> wedging in hostap mode was fixed.
                     94:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&amp;sektion=4">iwn(4)</a> supports additional devices (Centrino Advanced-N 6235 and initial support for Centrino Wireless-N 1030).
                     95:
1.36      brad       96:     <li>Improvements to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahci&amp;sektion=4">ahci(4)</a>.
1.29      sthen      97:     <li>Support for the fixed-function performance counter on newer x86 chips with constant time stamp counters.
                     98:     <li>Elantech touchpads supported in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&amp;sektion=4">pms(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=synaptics&amp;sektion=4">synaptics(4)</a>.
                     99:     <li>Support for "physical devices" on skinny <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mfi&amp;sektion=4">mfi(4)</a> controllers.
                    100:     <li>VMware emulated SAS adapters supported by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&amp;sektion=4">mpi(4)</a>.
                    101:     <li>Support for Intel's Supervisor Mode Execution Protection (SMEP) and Supervisor Mode Access Prevention (SMAP) features on i386 and amd64.
                    102:     <li>Support for the RDRAND instruction to read the hardware random number generator on recent Intel processors.
                    103:     <li>amd64 PCI memory extent changed to cover the whole 64-bit memory space; fixes erroneous extent allocation panic on IBM x3100.
                    104:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ulpt&amp;sektion=4">ulpt(4)</a> can now upload firmware to certain HP LaserJet printers.
                    105:     <li>Added stat clock to Loongson machines, improving accuracy of CPU usage statistics.
                    106:     <li>CPU throttling supported on Loongson 2F.
                    107:     <li>Support for Apple UniNorth and U3 AGP added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=agp&amp;sektion=4">agp(4)</a>.
                    108:     <li>DRM support for macppc.
1.1       sthen     109:     </ul>
                    110: <p>
                    111:
                    112: <li>Generic network stack improvements:
                    113:     <ul>
1.29      sthen     114:     <li>Restriction on writing to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&amp;sektion=4">trunk(4)</a> member interfaces relaxed; BPF can now write to interfaces directly (useful for LLDP).
                    115:     <li>UDP support added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sosplice&amp;sektion=9">sosplice(9)</a> (zero-copy socket splicing).
                    116:     <li>IPv6 autoconfprivacy is enabled by default (can be disabled per-interface with an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&amp;sektion=8">ifconfig(8)</a> flag).
                    117:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&amp;sektion=8">ifconfig(8)</a> <tt>hwfeatures</tt> displays the maximum MTU supported by the driver (indicating support for jumbo/baby-jumbo frames).
1.34      mikeb     118:     <li>Vastly improved IPsec v3 compatibility, including support for Extended Sequence Numbers in the AES-NI driver for AES-GCM and other modes.
1.1       sthen     119:     </ul>
                    120: <p>
                    121:
                    122: <li>Routing daemons and other userland network improvements:
                    123:     <ul>
1.29      sthen     124:     <li>OpenBSD now includes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=npppd&amp;sektion=8">npppd(8)</a>, a server-side daemon for L2TP, L2TP/IPsec, PPTP and PPPoE.
                    125:     <li>New standalone <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftp-proxy&amp;sektion=8">tftp-proxy(8)</a> to replace the old <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inetd&amp;sektion=8">inetd(8)</a>-based implementation.
                    126:     <li>SNMPv3 supported in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&amp;sektion=8">snmpd(8)</a>.
                    127:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&amp;sektion=8">bgpd(8)</a> is more tolerant of unknown capabilities when bringing up a session (logs a warning rather than fails).
1.47      florian   128:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&amp;sektion=8">bgpd(8)</a> now handles client side of "graceful restart".
1.29      sthen     129:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&amp;sektion=8">bgpd(8)</a> can now filter based on the NEXTHOP attribute.
                    130:     <li>A stratum can now be assigned to hardware sensors in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&amp;sektion=8">ntpd(8)</a>.
1.16      beck      131:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=authpf&amp;sektion=8">authpf(8)</a> now supports the use of per-group rules files.
1.18      rpe       132:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&amp;sektion=1">ftp(1)</a> client now supports basic HTTP authentication as per RFC 2617 and 3986 like "ftp http[s]://user:pass@host/file".
1.53      bluhm     133:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&amp;sektion=1">ftp(1)</a> client's mput command allows to upload a directory tree recursively using the -r switch.
1.49      sthen     134:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&amp;sektion=8">relayd(8)</a> has various improvements including additional scheduling algorithms (least-states, for redirections, and random/source-hash, for relays).
                    135:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&amp;sektion=8">iked(8)</a> IKEv2 daemon supports NAT-T. (The isakmpd daemon for IKEv1 has supported this for a long time).
                    136:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&amp;sektion=8">iked(8)</a> blocks IPv6 traffic unless there are v6 VPN flows; this is to prevent leakages as described in <a href="http://tools.ietf.org/html/draft-gont-opsec-vpn-leakages">draft-gont-opsec-vpn-leakages</a>.
1.1       sthen     137:     </ul>
                    138: <p>
                    139:
1.40      krw       140: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=8">dhclient(8)</a> improvements:
                    141:     <ul>
                    142:     <li>dhclient-script eliminated, all configuration is done with ioctl's and routing sockets.
                    143:     <li>interface configuration is much faster.
                    144:     <li>HUP signals cause dhclient to restart; making it re-read the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient.conf&amp;sektion=5">dhclient.conf(5)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf.tail&amp;sektion=5">resolv.conf.tail(5)</a> files, and obtain a new lease.
                    145:     <li>INIT, USR1, USR2 signals cause dhclient to exit after attempting to remove routes and addresses it configured.
                    146:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf&amp;sektion=5">resolv.conf(5)</a> is written only when the in-use default route was inserted by dhclient. Possible changes to the default route are detected and cause dhclient to write out resolv.conf when appropriate.
1.49      sthen     147:     <li>interface hardware address changes are detected and cause dhclient to restart.
1.40      krw       148:     <li>dhclient.conf directive 'ignore' and command line option '-i' added, allowing the suppression of specific options offered by server.
                    149:     <li>'-L' command line option added, allowing the creation of a complete record of the most recent offer and what we modified it to when binding the lease.
                    150:     <li>rejected offers no longer prevent dhclient from trying recorded leases and going daemon.
                    151:     <li>cleanup of routing tables when starting and exiting is more complete.
                    152:     <li>log messages cleaned up and reduced.
                    153:     <li>dhclient is automatically placed in the routing domain of the interface.
                    154:     <li>incoming and outgoing packet buffers are separate, eliminating possible transmission of inappropriate packets when re-trying DISCOVER and REQUEST.
                    155:     <li>resolv.conf.tail read only once, at startup.
                    156:     <li>both OFFER and ACK packets that lack required options are rejected.
1.49      sthen     157:     <li>file names passed to '-L' and '-l' are constrained to be regular files.
1.40      krw       158:     <li>bind success reported after binding complete, not when it is started.
                    159:     <li>privileged process daemonizes, eliminating its controlling terminal.
                    160:     <li>STDIN/STDOUT/STDERR no longer redirected to /dev/null when '-d' specified.
                    161:     <li>all existing addresses on the interface are deleted when binding a new lease.
                    162:     <li>leases which would cause routing problems because another interface is already configured with the same subnet are rejected.
                    163:     <li>premature and repeated DISCOVER and/or REQUEST messages at startup are avoided.
                    164:     <li>permanent ARP cache entries are no longer deleted during binding.
1.49      sthen     165:     <li>allow empty lists of option names for 'ignore', 'request', and 'require' dhclient.conf directives, so lists can be reset in interface declarations.
1.41      krw       166:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&amp;sektion=8">dhcpd(8)</a> and dhclient recognize the same list of dhcp options.
1.40      krw       167:     <li>hand-rolled IMSG implementation replaced with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=imsg_init&amp;sektion=3">imsg_init(3)</a> and related functions..
1.42      krw       168:     <li>hand-rolled date string construction replaced with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strftime&amp;sektion=3">strftime(3)</a> invocations.
1.40      krw       169:     <li>hand-rolled '%m' option replaced with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strerror&amp;sektion=3">strerror(3)</a> invocations.
                    170:     <li>many other internal code improvements.
                    171:     </ul>
                    172: <p>
                    173:
1.11      sthen     174: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a> improvements:
1.1       sthen     175:     <ul>
1.46      lteo      176:     <li> The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=divert&amp;sektion=4">divert(4)</a>
                    177:          socket now supports the new IP_DIVERTFL socket option to control whether both inbound and outbound packets are diverted (the default) or only packets travelling in one direction.
1.52      sthen     178:     <li>Sloppy state tracking (a special mode occasionally needed with asymmetric routing) now works correctly with ICMP.
                    179:     <li>PF now restricts the fragment limit to protect against a misconfiguration running the kernel out of mbuf clusters.
1.1       sthen     180:     </ul>
                    181: <p>
                    182:
1.48      gilles    183: <li>OpenSMTPD 5.3:
                    184:     <ul>
                    185:     <li>New features:
                    186:       <ul>
                    187:        <li>code is now considered stable and suitable for use in production.
                    188:        <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpctl&amp;sektion=8">smtpctl(8)</a> <i>trace</i> supports runtime tracing of various components, including imsg exchanges, incoming and outgoing sessions, aliases expansion and much more,
                    189:        <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpctl&amp;sektion=8">smtpctl(8)</a> <i>monitor</i> can now be used to monitor in real-time an instance of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&amp;sektion=8">smtpd(8)</a>.
                    190:        <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpctl&amp;sektion=8">smtpctl(8)</a> <i>show queue</i> now supports an "online" mode where the scheduler is queried instead of the disk-based queue to provide more accurate information.
1.49      sthen     191:        <li>virtual domain support has been reworked to simplify and bring support for new features like global catch-alls and shared user mappings.
1.48      gilles    192:        <li>new table API replaces the map API: better handling of transient errors, improved performances and a much better interface.
                    193:        <li>the transfer process may now select the source IP address to use as well as the HELO hostname to advertise from a table.
                    194:        <li>each listener may advertise a different banner hostname.
                    195:        <li>an alternate user database may be provided instead of relying on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getpwnam&amp;sektion=3">getpwnam(3)</a>.
                    196:        <li>users may now be authenticated using credentials from a table.
                    197:        <li>incoming sessions can be tagged, allowing for rules to only match envelopes that have been reinjected in the daemon after being passed to a proxy tool.
                    198:        <li>intermediate bounces are now sent at configurable rates.
                    199:        <li>rules can now check for a sender email address or domain.
1.50      sthen     200:        <li>experimental (yet functional) support for aldap and sqlite as table backends.
1.48      gilles    201:       </ul>
                    202:
                    203:     <li>Improvements:
                    204:       <ul>
                    205:        <li>improved logging format to make it both easier to read and parse.
                    206:        <li>improved memory use by scheduler, smtp, queue and transfer processes.
                    207:        <li>more reliable and efficient disk-based queue.
                    208:        <li>improved scheduler, dns and relaying logic that optimizes transfers.
                    209:        <li>simplified grammar for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd.conf&amp;sektion=5">smtpd.conf(5)</a>
                    210:        <li>initial support for client and server SSL peer certificates validation.
                    211:        <li>SSL certificate tree is now isolated and network-facing processes request SSL information on-demand by imsg.
                    212:        <li>improved and simplified SMTP and MTA engines.
                    213:        <li>much improved performances on both incoming and outgoing code paths.
                    214:        <li>tons of cleanup and assorted minor bug fixes.
                    215:       </ul>
                    216:     </ul>
                    217: <p>
                    218:
1.1       sthen     219: <li>Assorted improvements:
                    220:     <ul>
1.29      sthen     221:     <li>Position-independent executables (PIE) are now used <b>by default</b> on alpha, amd64, hppa, landisk, loongson, sgi and sparc64.
1.11      sthen     222:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldomctl&amp;sektion=8&amp;arch=sparc64">ldomctl(8)</a>
1.9       sthen     223:       was added to manage logical domains on sun4v systems through
1.29      sthen     224:       <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldomd&amp;sektion=8&amp;arch=sparc64">ldomd(8)</a>.
                    225:     <li>Support for WPA Enterprise was added to the wpa_supplicant package.
                    226:     <li>OpenBSD/luna88k and OpenBSD/mvme88k have switched to GCC 3, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elf&amp;sektion=5">elf(5)</a> and gained shared library support.
                    227:     <li>OpenBSD/hp300 and OpenBSD/mvme68k have switched to GCC 3 and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elf&amp;sektion=5">elf(5)</a>.
                    228:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&amp;sektion=1">gcc(1)</a> stack smashing protector added for Alpha and MIPS (enabled by default).
                    229:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&amp;sektion=4">softraid(4)</a> RAID1 and crypto volumes are now bootable on i386 and amd64 (full disk encryption).
1.28      espie     230:     <li>Large performance and reliability improvements in
                    231: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&amp;sektion=1">make(1)</a>,
                    232: especially in parallel mode. make no longer does any busy waiting, it handles
                    233: concurrent targets correctly, and displays more accurate error messages.
1.11      sthen     234:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&amp;sektion=1">mg(1)</a>
1.7       sthen     235:       emacs-like editor now supports <tt>diff-buffer-with-file</tt>, <tt>make-directory</tt> and <tt>revert-buffer</tt>.
1.43      lum       236:       Column numbers have been made configurable and locale is respected for ctype purposes, like displaying ISO Latin 1 characters.
1.11      sthen     237:     <li>Improved our own <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg-config&amp;sektion=1">pkg-config(1)</a>
1.7       sthen     238:       implementation to make it compatible with freedesktop.org's 0.27.1 release.
1.29      sthen     239:     <li>A number of improvements to the buffer cache and page daemon interactions to avoid issues in low memory/low kva situations.
1.16      beck      240:     <li>Various bug fixes in uvm to avoid potential races and deadlock issues.
1.44      sthen     241:     <li>Softdep speedup improvements by the revert of a previously necessary workaround to prevent kva starvation.
1.29      sthen     242:     <li>Memory filesystem (mfs) switched to bufq, giving us queue limits and FIFO queueing (rather than the current LIFO queueing).
1.55    ! jasper    243:     <li>Shared libraries on GCC 4 platforms now each get their own stack protector cookies instead of sharing a single global cookie.
1.29      sthen     244:     <li>Threaded programs and libraries can now be linked with the POSIX-standard -lpthread flag instead of the OpenBSD-specific -pthread flag
                    245:     <li>Many improvements to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&amp;sektion=1">cwm(1)</a> window manager,
                    246: including tab completion and Xft support for menus, improved Xinerama support, and per-group vertical/horizontal manual tiling support.
1.32      guenther  247:     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dprintf&amp;sektion=3">dprintf(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=grantpt&amp;sektion=3">grantpt(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=posix_openpt&amp;sektion=3">posix_openpt(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ptsname&amp;sektion=3">ptsname(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=unlockpt&amp;sektion=3">unlockpt(3)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vdprintf&amp;sektion=3">vdprintf(3)</a>.
                    248:     <li>Corrected the order of invocation of constructor and destruction functions.
                    249:     <li>Increased stack alignment in constructor functions and new threads on i386 to meet requirements for SSE.
                    250:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=abort&amp;sektion=3">abort(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=raise&amp;sektion=3">raise(3)</a> now direct the signal to the calling thread, as specified by POSIX.
                    251:     <li>Whether a thread is currently executing on an alternate signal stack (c.f.  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sigaltstack&amp;sektion=2">sigaltstack(2)</a>) is now determined dynamically, so the stack can be reused if <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siglongjmp&amp;sektion=3">siglongjmp(3)</a> is used to exit the signal handler.
                    252:     <li>Improved compliance and/or cleanliness of header files, particularly
                    253:        &lt;dlfcn.h&gt;, &lt;netdb.h&gt;, &lt;net/if.h&gt;,
                    254:        &lt;netinet/in.h&gt;, &lt;sys/socket.h&gt;, &lt;sys/uio.h&gt;,
                    255:        and &lt;sys/un.h&gt;.
1.45      sthen     256:     <li>Linking libpthread statically in a dynamic executable is now handled correctly.
1.32      guenther  257:     <li>libpthread now caches automatically allocated, default size thread stacks.
                    258:     <li>Coredumping no longer hogs CPU or I/O and can be aborted by sending the process a SIGKILL signal.
                    259:     <li>Improvements in the handling of profiling, tracing, and %cpu calculation of threaded processes.
1.1       sthen     260:     </ul>
                    261: <p>
                    262:
                    263: <li>OpenSSH 6.2:
                    264:     <ul>
                    265:     <li>New features:
                    266:       <ul>
1.37      sobrado   267:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>
                    268:           and
                    269:           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    270:           Added support for AES-GCM authenticated encryption in SSH protocol 2.
                    271:           The new cipher is available as "aes128-gcm@openssh.com" and
                    272:           "aes256-gcm@openssh.com". It uses an identical packet format to the
                    273:           AES-GCM mode specified in RFC 5647, but uses simpler and different
                    274:           selection rules during key exchange.
                    275:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>
                    276:           and
                    277:           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    278:           Added support for encrypt-then-mac (EtM) MAC modes for SSH protocol 2.
                    279:           These modes alter the packet format and compute the MAC over the
                    280:           packet length and encrypted packet rather than over the plaintext
                    281:           data. These modes are considered more secure and are used by default
                    282:           when available.
                    283:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>
                    284:           and
                    285:           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    286:           Added support for the UMAC-128 MAC as "umac-128@openssh.com" and
                    287:           "umac-128-etm@openssh.com". The latter being an encrypt-then-mac mode.
                    288:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    289:           Added support for multiple required authentication in SSH protocol 2
                    290:           via an <tt>AuthenticationMethods</tt> option. This option lists one
                    291:           or more comma-separated lists of authentication method names.
                    292:           Successful completion of all the methods in any list is required for
                    293:           authentication to complete. This allows, for example, requiring a
                    294:           user having to authenticate via public key or GSSAPI before they are
                    295:           offered password authentication.
                    296:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>
                    297:           and
                    298:           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&amp;sektion=1">ssh-keygen(1)</a>:
                    299:           Added support for Key Revocation Lists (KRLs), a compact binary
                    300:           format to represent lists of revoked keys and certificates that take
                    301:           as little as one bit per certificate when revoking by serial number.
                    302:           KRLs may be generated using
                    303:           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&amp;sektion=1">ssh-keygen(1)</a>
                    304:           and are loaded into
                    305:           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>
                    306:           via the existing <tt>RevokedKeys</tt>
                    307:           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&amp;sektion=5">sshd_config(5)</a>
                    308:           option.
                    309:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    310:           <tt>IdentitiesOnly</tt> now applies to keys obtained from a
                    311:           PKCS11Provider. This allows control of which keys are offered from
                    312:           tokens using <tt>IdentityFile</tt>.
                    313:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    314:           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&amp;sektion=5">sshd_config(5)</a>'s
                    315:           AllowTcpForwarding now accepts "<tt>local</tt>" and "<tt>remote</tt>"
                    316:           in addition to its previous "<tt>yes</tt>"/"<tt>no</tt>" keywords to
                    317:           allow the server to specify whether just local or remote TCP
                    318:           forwarding is enabled.
                    319:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    320:           Added a
                    321:           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&amp;sektion=5">sshd_config(5)</a>
                    322:           option <tt>AuthorizedKeysCommand</tt> to support fetching
                    323:           authorized_keys from a command in addition to (or instead of) from
                    324:           the filesystem. The command is run under an account specified by an
                    325:           <tt>AuthorizedKeysCommandUser</tt>
                    326:           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&amp;sektion=5">sshd_config(5)</a>
                    327:           option.
                    328:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp-server&amp;sektion=8">sftp-server(8)</a>:
                    329:           Now supports a <tt>-d</tt> option to allow the starting directory to
                    330:           be something other than the user's home directory.
                    331:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&amp;sektion=1">ssh-keygen(1)</a>:
                    332:           Now allows fingerprinting of keys hosted in PKCS#11 tokens using
                    333:           "ssh-keygen -lD pkcs11_provider".
                    334:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    335:           When SSH protocol 2 only is selected (the default),
                    336:           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>
                    337:           now immediately sends its SSH protocol banner to the server without
                    338:           waiting to receive the server's banner, saving time when connecting.
                    339:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>
                    340:           Added <tt>~v</tt> and <tt>~V</tt> escape sequences to raise and lower
                    341:           the logging level respectively.
                    342:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>
                    343:           Made the escape command help (<tt>~?</tt>) context sensitive so that
                    344:           only commands that will work in the current session are shown.
                    345:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&amp;sektion=1">ssh-keygen(1)</a>:
                    346:           When deleting host lines from known_hosts using "ssh-keygen -R host",
                    347:           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&amp;sektion=1">ssh-keygen(1)</a>
                    348:           now prints details of which lines were removed.
1.1       sthen     349:       </ul>
                    350:     <li>The following significant bugs have been fixed in this release:
                    351:       <ul>
1.37      sobrado   352:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    353:           Force a clean shutdown of ControlMaster client sessions when the
                    354:           <tt>~.</tt> escape sequence is used. This means that <tt>~.</tt>
                    355:           should now work in mux clients even if the server is no longer
                    356:           responding.
                    357:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    358:           Correctly detect errors during local TCP forward setup in multiplexed
                    359:           clients. (bz#2055)
                    360:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-add&amp;sektion=1">ssh-add(1)</a>:
                    361:           Made deleting explicit keys "ssh-add -d" symmetric with adding keys
                    362:           with respect to certificates. It now tries to delete the
                    363:           corresponding certificate and respects the <tt>-k</tt> option to
                    364:           allow deleting of the key only.
                    365:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&amp;sektion=1">sftp(1)</a>:
                    366:           Fix a number of parsing and command-editing bugs, including bz#1956.
                    367:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    368:           When muxmaster is run with <tt>-N</tt>, ensured that it shuts down
                    369:           gracefully when a client sends it "-O stop" rather than hanging
                    370:           around. (bz#1985)
                    371:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&amp;sektion=1">ssh-keygen(1)</a>:
                    372:           When screening moduli candidates, append to the file rather than
                    373:           overwriting to allow resumption. (bz#1957)
                    374:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    375:           Record "Received disconnect" messages at ERROR rather than INFO
                    376:           priority. (bz#2057)
                    377:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    378:           Loudly warn if explicitly-provided private key is unreadable.
                    379:           (bz#1981)
1.1       sthen     380:       </ul>
                    381:     </ul>
                    382: <p>
                    383:
1.7       sthen     384: <li>Over 7,800 ports, major performance and stability improvements in
1.1       sthen     385: the package build process
                    386:     <ul>
1.28      espie     387:     <li>The parallel ports builder is more efficient. The main improvement is
                    388: that dpb consumes much less cpu on busy boxes, but there are lots of small
                    389: optimizations that amount to a large performance increase:
                    390: dpb can now build selected large ports using parallel make, and it
                    391: has a notion of affinity, so that ports failing on a cluster will be
1.29      sthen     392: preferentially restarted on the same machine.
1.1       sthen     393:     </ul>
                    394: <p>
                    395: <li>Many pre-built packages for each architecture:
                    396:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    397:     <tr>
                    398:     <td valign="top" width="25%">
                    399:     <ul>
1.38      deraadt   400:       <li>i386:       7670
                    401:       <li>sparc64:    6756
1.1       sthen     402:       <li>alpha:      XXXX
                    403:     </ul></td><td valign=top width="25%"><ul>
                    404:       <li>sh:         XXXX
1.54      deraadt   405:       <li>amd64:      7632
1.38      deraadt   406:       <li>powerpc:    7168
1.1       sthen     407:     </ul></td><td valign=top width="25%"><ul>
                    408:       <li>sparc:      XXXX
                    409:       <li>arm:        XXXX
1.54      deraadt   410:       <li>hppa:       6419
1.1       sthen     411:     </ul></td><td valign=top width="25%"><ul>
                    412:       <li>vax:        XXXX
                    413:       <li>mips64:     XXXX
                    414:       <li>mips64el:   XXXX
                    415:   </ul></td></tr></table>
                    416: <p>
                    417:
                    418: <li>Some highlights:
                    419:     <ul>
                    420:     <li>GNOME 3.6.2                    <li>KDE 3.5.10
                    421:     <li>Xfce 4.10                      <li>MySQL 5.1.68
1.13      sthen     422:     <li>PostgreSQL 9.2.3               <li>Postfix 2.9.6
1.1       sthen     423:     <li>OpenLDAP 2.3.43 and 2.4.33     <li>Mozilla Firefox 3.6.28 and 18.0.2
                    424:     <li>Mozilla Thunderbird 17.0.2     <li>GHC 7.4.2
                    425:     <li>LibreOffice 3.6.5.2            <li>Emacs 21.4 and 24.2
                    426:     <li>Vim 7.3.154                    <li>PHP 5.2.17 and 5.3.21
1.39      lteo      427:     <li>Python 2.5.4, 2.7.3 and 3.2.3  <li>Ruby 1.8.7.370 and 1.9.3.392
1.1       sthen     428:     <li>Tcl/Tk 8.5.13 and 8.6.0                <li>Jdk 1.6.0.32 and 1.7.0.11
                    429:     <li>Mono 2.10.9                    <li>Chromium 24.0.1312.68
                    430:     <li>Groff 1.21                     <li>Go 1.0.3
                    431:     <li>GCC 4.6.3 and 4.7.2            <li>LLVM/Clang 3.2
                    432:     </ul>
                    433: <p>
                    434:
                    435: <li>As usual, steady improvements in manual pages and other documentation.
                    436: <p>
                    437:
                    438: <li>The system includes the following major components from outside suppliers:
                    439:     <ul>
1.12      matthieu  440:     <li>Xenocara (based on X.Org 7.7 with xserver 1.12.3 + patches,
1.2       sthen     441:       freetype 2.4.11, fontconfig 2.8.0, Mesa 7.11.2, xterm 287,
                    442:       xkeyboard-config 2.7 and more)
1.33      jsg       443:     <li>Gcc 4.2.1 (+patches), 3.3.6 (+ patches) and 2.95.3 (+ patches)
1.1       sthen     444:     <li>Perl 5.12.2 (+ patches)
                    445:     <li>Our improved and secured version of Apache 1.3, with
                    446:       SSL/TLS and DSO support
1.2       sthen     447:     <li>Nginx 1.2.6 (+ patches)
                    448:     <li>OpenSSL 1.0.1c (+ patches)
                    449:     <li>SQLite 3.7.14.1 (+ patches)
                    450:     <li>Sendmail 8.14.6, with libmilter
1.1       sthen     451:     <li>Bind 9.4.2-P2 (+ patches)
1.31      sthen     452:     <li>NSD 3.2.15
1.1       sthen     453:     <li>Lynx 2.8.7rel.2 with HTTPS and IPv6 support (+ patches)
                    454:     <li>Sudo 1.7.2p8
                    455:     <li>Ncurses 5.7
                    456:     <li>Heimdal 0.7.2 (+ patches)
                    457:     <li>Binutils 2.15 (+ patches)
                    458:     <li>Gdb 6.3 (+ patches)
                    459:     <li>Less 444 (+ patches)
                    460:     <li>Awk Aug 10, 2011 version
                    461:     </ul>
                    462:
                    463: </ul>
                    464:
                    465: <a name="install"></a>
                    466: <hr>
                    467: <p>
                    468: <h3><font color="#0000e0">How to install</font></h3>
                    469: <p>
                    470: Following this are the instructions which you would have on a piece of
                    471: paper if you had purchased a CDROM set instead of doing an alternate
                    472: form of install.  The instructions for doing an FTP (or other style
                    473: of) install are very similar; the CDROM instructions are left intact
                    474: so that you can see how much easier it would have been if you had
                    475: purchased a CDROM instead.
                    476: <p>
                    477:
                    478: <hr>
                    479: Please refer to the following files on the three CDROMs or FTP mirror for
                    480: extensive details on how to install OpenBSD 5.3 on your machine:
                    481: <p>
                    482: <ul>
                    483: <li>CD1:5.3/i386/INSTALL.i386
                    484: <p>
                    485: <li>CD2:5.3/amd64/INSTALL.amd64
                    486: <p>
                    487: <li>CD3:5.3/sparc64/INSTALL.sparc64
                    488: <p>
                    489: <li>FTP:.../OpenBSD/5.3/alpha/INSTALL.alpha
                    490: <li>FTP:.../OpenBSD/5.3/armish/INSTALL.armish
                    491: <li>FTP:.../OpenBSD/5.3/hp300/INSTALL.hp300
                    492: <li>FTP:.../OpenBSD/5.3/hppa/INSTALL.hppa
                    493: <li>FTP:.../OpenBSD/5.3/landisk/INSTALL.landisk
                    494: <li>FTP:.../OpenBSD/5.3/loongson/INSTALL.loongson
                    495: <li>FTP:.../OpenBSD/5.3/luna88k/INSTALL.luna88k
                    496: <li>FTP:.../OpenBSD/5.3/macppc/INSTALL.macppc
                    497: <li>FTP:.../OpenBSD/5.3/mvme68k/INSTALL.mvme68k
                    498: <li>FTP:.../OpenBSD/5.3/mvme88k/INSTALL.mvme88k
                    499: <li>FTP:.../OpenBSD/5.3/sgi/INSTALL.sgi
                    500: <li>FTP:.../OpenBSD/5.3/socppc/INSTALL.socppc
                    501: <li>FTP:.../OpenBSD/5.3/sparc/INSTALL.sparc
                    502: <li>FTP:.../OpenBSD/5.3/vax/INSTALL.vax
                    503: <li>FTP:.../OpenBSD/5.3/zaurus/INSTALL.zaurus
                    504: </ul>
                    505: <hr>
                    506:
                    507: <p>
                    508: Quick installer information for people familiar with OpenBSD, and the
                    509: use of the "disklabel -E" command.  If you are at all confused when
                    510: installing OpenBSD, read the relevant INSTALL.* file as listed above!
                    511: <p>
                    512:
                    513: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    514: <ul>
                    515: Play with your BIOS options to enable booting from a CD. The OpenBSD/i386
                    516: release is on CD1. If your BIOS does not support booting from CD, you will need
                    517: to create a boot floppy to install from. To create a boot floppy write
                    518: <i>CD1:5.3/i386/floppy53.fs</i> to a floppy and boot via the floppy drive.
                    519:
                    520: <p>
                    521: Use <i>CD1:5.3/i386/floppyB53.fs</i> instead for greater SCSI controller
                    522: support, or <i>CD1:5.3/i386/floppyC53.fs</i> for better laptop support.
                    523:
                    524: <p>
                    525: If you can't boot from a CD or a floppy disk,
                    526: you can install across the network using PXE as described in
                    527: the included INSTALL.i386 document.
                    528:
                    529: <p>
                    530: If you are planning on dual booting OpenBSD with another OS, you will need to
                    531: read INSTALL.i386.
                    532:
                    533: <p>
                    534: To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located
                    535: at <i>CD1:5.3/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,
                    536: use the
1.11      sthen     537: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>
1.1       sthen     538: utility. The following is an example usage of
1.11      sthen     539: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>,
1.1       sthen     540: where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or
                    541: &quot;rfd0a&quot;.
                    542:
                    543: <ul><pre>
                    544: # <strong>dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k</strong>
                    545: </pre></ul>
                    546:
                    547: <p>
                    548: Make sure you use properly formatted perfect floppies with NO BAD BLOCKS or
                    549: your install will most likely fail. For more information on creating a boot
                    550: floppy and installing OpenBSD/i386 please refer to
                    551: <a href="faq/faq4.html#MkFlop">FAQ 4.3.2</a>.
                    552: </ul>
                    553:
                    554: <p>
                    555: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    556: <ul>
                    557: The 5.3 release of OpenBSD/amd64 is located on CD2.
                    558: Boot from the CD to begin the install - you may need to adjust
                    559: your BIOS options first.
                    560: If you can't boot from the CD, you can create a boot floppy to install from.
                    561: To do this, write <i>CD2:5.3/amd64/floppy53.fs</i> to a floppy, then
                    562: boot from the floppy drive.
                    563:
                    564: <p>
                    565: If you can't boot from a CD or a floppy disk,
                    566: you can install across the network using PXE as described in the included
                    567: INSTALL.amd64 document.
                    568:
                    569: <p>
                    570: If you are planning to dual boot OpenBSD with another OS, you will need to
                    571: read INSTALL.amd64.
                    572: </ul>
                    573:
                    574: <p>
                    575: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    576: <ul>
                    577: Burn the image from the FTP site to a CDROM, and poweron your machine
                    578: while holding down the <i>C</i> key until the display turns on and
                    579: shows <i>OpenBSD/macppc boot</i>.
                    580:
                    581: <p>
                    582: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    583: /5.3/macppc/bsd.rd</i>
                    584: </ul>
                    585:
                    586: <p>
                    587: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    588: <ul>
                    589: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    590:
                    591: <p>
                    592: If this doesn't work, or if you don't have a CDROM drive, you can write
                    593: <i>CD3:5.3/sparc64/floppy53.fs</i> or <i>CD3:5.3/sparc64/floppyB53.fs</i>
                    594: (depending on your machine) to a floppy and boot it with <i>boot
                    595: floppy</i>. Refer to INSTALL.sparc64 for details.
                    596:
                    597: <p>
                    598: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    599: will most likely fail.
                    600:
                    601: <p>
                    602: You can also write <i>CD3:5.3/sparc64/miniroot53.fs</i> to the swap partition on
                    603: the disk and boot with <i>boot disk:b</i>.
                    604:
                    605: <p>
                    606: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    607: </ul>
                    608:
                    609: <p>
                    610: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    611: <ul>
                    612: <p>Write <i>FTP:5.3/alpha/floppy53.fs</i> or
                    613: <i>FTP:5.3/alpha/floppyB53.fs</i> (depending on your machine) to a diskette and
                    614: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    615:
                    616: <p>
                    617: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    618: will most likely fail.
                    619:
                    620: </ul>
                    621:
                    622: <p>
                    623: <h3><font color="#e00000">OpenBSD/armish:</font></h3>
                    624: <ul>
                    625: <p>
                    626: After connecting a serial port, Thecus can boot directly from the network
                    627: either tftp or http. Configure the network using fconfig, reset,
                    628: then load bsd.rd, see INSTALL.armish for specific details.
                    629: IOData HDL-G can only boot from an EXT-2 partition. Boot into linux
                    630: and copy 'boot' and bsd.rd into the first partition on wd0 (hda1)
                    631: then load and run bsd.rd, preserving the wd0i (hda1) ext2fs partition.
                    632: More details are available in INSTALL.armish.
                    633: </ul>
                    634:
                    635: <p>
                    636: <h3><font color="#e00000">OpenBSD/hp300:</font></h3>
                    637: <ul>
                    638: <p>
                    639: Boot over the network by following the instructions in INSTALL.hp300.
                    640: </ul>
                    641:
                    642: <p>
                    643: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    644: <ul>
                    645: <p>
                    646: Boot over the network by following the instructions in INSTALL.hppa or the
                    647: <a href="hppa.html#install">hppa platform page</a>.
                    648: </ul>
                    649:
                    650: <p>
                    651: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    652: <ul>
                    653: <p>
                    654: Write <i>miniroot53.fs</i> to the start of the CF
                    655: or disk, and boot normally.
                    656: </ul>
                    657:
                    658: <p>
                    659: <h3><font color="#e00000">OpenBSD/loongson:</font></h3>
                    660: <ul>
                    661: <p>
                    662: Write <i>miniroot53.fs</i> to a USB stick and boot bsd.rd from it
                    663: or boot bsd.rd via tftp.
                    664: Refer to the instructions in INSTALL.loongson for more details.
                    665: </ul>
                    666: <p>
                    667:
                    668: <p>
                    669: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    670: <ul>
                    671: <p>
                    672: Copy bsd.rd to a Mach or UniOS partition, and boot it from the PROM.
                    673: Alternatively, you can create a bootable tape and boot from it. Refer to
                    674: the instructions in INSTALL.luna88k for more details.
                    675: </ul>
                    676:
                    677: <p>
                    678: <h3><font color="#e00000">OpenBSD/mvme68k:</font></h3>
                    679: <ul>
                    680: <p>
                    681: You can create a bootable installation tape or boot over the network.<br>
                    682: The network boot requires a MVME68K BUG version that supports the <i>NIOT</i>
                    683: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme68k
                    684: for more details.
                    685: </ul>
                    686:
                    687: <p>
                    688: <h3><font color="#e00000">OpenBSD/mvme88k:</font></h3>
                    689: <ul>
                    690: <p>
                    691: You can create a bootable installation tape or boot over the network.<br>
                    692: The network boot requires a MVME88K BUG version that supports the <i>NIOT</i>
                    693: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme88k
                    694: for more details.
                    695: </ul>
                    696:
                    697: <p>
                    698: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    699: <ul>
                    700: <p>
                    701: To install on an O2, burn cd53.iso on a CD-R, put it in the CD drive of your
                    702: machine and select <i>Install System Software</i> from the System Maintenance
                    703: menu.
                    704:
                    705: <p>
                    706: On other systems, or if your machine doesn't have a CD drive, you can
                    707: setup a DHCP/tftp network server, and boot using "bootp()/bsd.rd.IP##" using
                    708: the kernel matching your system type.
                    709: Refer to the instructions in INSTALL.sgi for more details.
                    710: </ul>
                    711:
                    712: <p>
                    713: <h3><font color="#e00000">OpenBSD/socppc:</font></h3>
                    714: <ul>
                    715: <p>
                    716: After connecting a serial port, boot over the network via DHCP/tftp.
                    717: Refer to the instructions in INSTALL.socppc for more details.
                    718: </ul>
                    719:
                    720: <p>
                    721: <h3><font color="#e00000">OpenBSD/sparc:</font></h3>
                    722: <ul>
                    723: Boot from one of the provided install ISO images, using one of the two
                    724: commands listed below, depending on the version of your ROM.
                    725:
                    726: <ul><pre>
                    727: ok <strong>boot cdrom 5.3/sparc/bsd.rd</strong>
                    728: or
                    729: &gt; <strong>b sd(0,6,0)5.3/sparc/bsd.rd</strong>
                    730: </pre></ul>
                    731:
                    732: <p>
                    733: If your SPARC system does not have a CD drive, you can alternatively boot from floppy.
                    734: To do so you need to write <i>floppy53.fs</i> to a floppy.
                    735: For more information see <a href="faq/faq4.html#MkFlop">FAQ 4.3.2</a>.
                    736: To boot from the floppy use one of the two commands listed below,
                    737: depending on the version of your ROM.
                    738:
                    739: <ul><pre>
                    740: ok <strong>boot floppy</strong>
                    741: or
                    742: &gt; <strong>b fd()</strong>
                    743: </pre></ul>
                    744:
                    745: <p>
                    746: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    747: will most likely fail.
                    748:
                    749: <p>
                    750: If your SPARC system doesn't have a floppy drive nor a CD drive, you can either
                    751: setup a bootable tape, or install via network, as told in the
                    752: INSTALL.sparc file.
                    753: </ul>
                    754:
                    755: <p>
                    756: <h3><font color="#e00000">OpenBSD/vax:</font></h3>
                    757: <ul>
                    758: Boot over the network via mopbooting as described in INSTALL.vax.
                    759: </ul>
                    760:
                    761: <p>
                    762: <h3><font color="#e00000">OpenBSD/zaurus:</font></h3>
                    763: <ul>
                    764: <p>
                    765: Using the Linux built-in graphical ipkg installer, install the
                    766: openbsd53_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
                    767: for a few important details.
                    768: </ul>
                    769:
                    770: <p>
                    771: <h3><font color="#e00000">Notes about the source code:</font></h3>
                    772: <ul>
                    773: src.tar.gz contains a source archive starting at /usr/src.  This file
                    774: contains everything you need except for the kernel sources, which are
                    775: in a separate archive.  To extract:
                    776: <p>
                    777: <ul><pre>
                    778: # <strong>mkdir -p /usr/src</strong>
                    779: # <strong>cd /usr/src</strong>
                    780: # <strong>tar xvfz /tmp/src.tar.gz</strong>
                    781: </pre></ul>
                    782: <p>
                    783: sys.tar.gz contains a source archive starting at /usr/src/sys.
                    784: This file contains all the kernel sources you need to rebuild kernels.
                    785: To extract:
                    786: <p>
                    787: <ul><pre>
                    788: # <strong>mkdir -p /usr/src/sys</strong>
                    789: # <strong>cd /usr/src</strong>
                    790: # <strong>tar xvfz /tmp/sys.tar.gz</strong>
                    791: </pre></ul>
                    792: <p>
                    793: Both of these trees are a regular CVS checkout.  Using these trees it
                    794: is possible to get a head-start on using the anoncvs servers as
                    795: described <a href="anoncvs.html">here</a>.
                    796: Using these files
                    797: results in a much faster initial CVS update than you could expect from
                    798: a fresh checkout of the full OpenBSD source tree.
                    799: <p>
                    800: </ul>
                    801:
                    802: <a name="upgrade"></a>
                    803: <hr>
                    804: <p>
                    805: <h3><font color="#0000e0">How to upgrade</font></h3>
                    806: <p>
                    807: If you already have an OpenBSD 5.2 system, and do not want to reinstall,
                    808: upgrade instructions and advice can be found in the
                    809: <a href="faq/upgrade53.html">Upgrade Guide</a>.
                    810:
                    811: <a name="ports"></a>
                    812: <hr>
                    813: <p>
                    814: <h3><font color="#0000e0">Ports Tree</font></h3>
                    815: <p>
                    816: A ports tree archive is also provided.  To extract:
                    817: <p>
                    818: <ul><pre>
                    819: # <strong>cd /usr</strong>
                    820: # <strong>tar xvfz /tmp/ports.tar.gz</strong>
                    821: # <strong>cd ports</strong>
                    822: </pre></ul>
                    823: <p>
                    824: The <i>ports/</i> subdirectory is a checkout of the OpenBSD ports tree.  Go
                    825: read the <a href="faq/ports/index.html">ports</a> page
                    826: if you know nothing about ports
                    827: at this point.  This text is not a manual of how to use ports.
                    828: Rather, it is a set of notes meant to kickstart the user on the
                    829: OpenBSD ports system.
                    830: <p>
                    831: The <i>ports/</i> directory represents a CVS (see the manpage for
1.11      sthen     832: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&amp;sektion=1&amp;arch=i386">
1.1       sthen     833: cvs(1)</a> if
                    834: you aren't familiar with CVS) checkout of our ports.  As with our complete
1.17      rpe       835: source tree, our ports tree is available via
                    836: <a href="anoncvs.html">AnonCVS</a>.
                    837: So, in order to keep current with it, you must make the <i>ports/</i> tree
1.1       sthen     838: available on a read-write medium and update the tree with a command
                    839: like:
                    840: <p>
                    841: <ul><pre>
                    842: # <strong>cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_5_3</strong>
                    843: </pre></ul>
                    844: <p>
                    845: [Of course, you must replace the local directory and server name here
                    846: with the location of your ports collection and a nearby anoncvs
                    847: server.]
                    848: <p>
                    849: Note that most ports are available as packages through FTP. Updated
                    850: packages for the 5.3 release will be made available if problems arise.
                    851: <p>
                    852: If you're interested in seeing a port added, would like to help out, or just
                    853: would like to know more, the mailing list
                    854: <a href="mail.html">ports@openbsd.org</a> is a good place to know.
                    855: <p>
                    856:
                    857: <hr>
                    858: <a href="index.html"><img height="24" width="24" src="back.gif" border="0"
                    859: alt="OpenBSD"></a>
                    860: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
                    861: <br><small>
1.55    ! jasper    862: $OpenBSD: 53.html,v 1.54 2013/03/05 18:41:28 deraadt Exp $
1.1       sthen     863: </small>
                    864:
                    865: </body>
                    866: </html>