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

Annotation of www/53.html, Revision 1.31

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>
                     40: <h3><font color="#0000e0">
                     41: To get the files for this release:
                     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: </font></h3>
                     55: <br clear=all>
                     56:
                     57: <strong>Note:</strong> All applicable copyrights and credits can be found
                     58: in the applicable file sources found in the files src.tar.gz, sys.tar.gz,
                     59: xenocara.tar.gz, or in the files fetched via ports.tar.gz.  The distribution
                     60: files used to build packages from the ports.tar.gz file are not included on
                     61: the CDROM because of lack of space.
                     62: <p>
                     63:
                     64: <a name="new"></a>
                     65: <hr>
                     66: <p>
                     67: <h3><font color="#0000e0">What's New</font></h3>
                     68: <p>
                     69: This is a partial list of new features and systems included in OpenBSD 5.3.
                     70: For a comprehensive list, see the <a href="plus53.html">changelog</a> leading
                     71: to 5.3.
                     72: <p>
                     73:
                     74: <ul>
                     75: <li>...
                     76:     <ul>
                     77:     <li>...
                     78:     </ul>
                     79: <p>
                     80:
                     81: <li>Improved hardware support, including:
                     82:     <ul>
1.29      sthen      83:     <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.
                     84:     <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.
                     85:     <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.
                     86:     <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.
                     87:     <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).
                     88:     <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).
                     89:     <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>.
                     90:     <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>.
                     91:     <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>.
                     92:     <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>.
                     93:     <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>.
                     94:     <li>TCP RX Checksum offload in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&amp;sektion=4">gem(4)</a>.
                     95:     <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>.
                     96:     <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>.
                     97:
                     98:     <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>.
                     99:     <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.
                    100:     <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).
                    101:
                    102:     <li>Improvements to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahci&amp;sektion=4">ahci(4)</a> and switch additional chips to AHCI mode.
                    103:     <li>Support for the fixed-function performance counter on newer x86 chips with constant time stamp counters.
                    104:     <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>.
                    105:     <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.
                    106:     <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>.
                    107:     <li>Support for Intel's Supervisor Mode Execution Protection (SMEP) and Supervisor Mode Access Prevention (SMAP) features on i386 and amd64.
                    108:     <li>Support for the RDRAND instruction to read the hardware random number generator on recent Intel processors.
                    109:     <li>amd64 PCI memory extent changed to cover the whole 64-bit memory space; fixes erroneous extent allocation panic on IBM x3100.
                    110:     <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.
                    111:     <li>Added stat clock to Loongson machines, improving accuracy of CPU usage statistics.
                    112:     <li>CPU throttling supported on Loongson 2F.
                    113:     <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>.
                    114:     <li>DRM support for macppc.
1.1       sthen     115:     </ul>
                    116: <p>
                    117:
                    118: <li>Generic network stack improvements:
                    119:     <ul>
1.29      sthen     120:     <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).
                    121:     <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).
                    122:     <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).
                    123:     <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.1       sthen     124:     </ul>
                    125: <p>
                    126:
                    127: <li>Routing daemons and other userland network improvements:
                    128:     <ul>
1.29      sthen     129:     <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.
                    130:     <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.
                    131:     <li>SNMPv3 supported in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&amp;sektion=8">snmpd(8)</a>.
                    132:     <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).
                    133:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&amp;sektion=8">bgpd(8)</a> now handles the client side of "graceful restart".
                    134:     <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.
                    135:     <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      136:     <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       137:     <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.10      sthen     138:     <!-- relayd, iked -->
1.1       sthen     139:     </ul>
                    140: <p>
                    141:
1.11      sthen     142: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a> improvements:
1.1       sthen     143:     <ul>
                    144:     <li>...
                    145:     </ul>
                    146: <p>
                    147:
                    148: <li>Assorted improvements:
                    149:     <ul>
1.29      sthen     150:     <li>Position-independent executables (PIE) are now used <b>by default</b> on alpha, amd64, hppa, landisk, loongson, sgi and sparc64.
1.11      sthen     151:     <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     152:       was added to manage logical domains on sun4v systems through
1.29      sthen     153:       <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldomd&amp;sektion=8&amp;arch=sparc64">ldomd(8)</a>.
                    154:     <li>Support for WPA Enterprise was added to the wpa_supplicant package.
                    155:     <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.
                    156:     <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>.
                    157:     <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).
                    158:     <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     159:     <li>Large performance and reliability improvements in
                    160: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&amp;sektion=1">make(1)</a>,
                    161: especially in parallel mode. make no longer does any busy waiting, it handles
                    162: concurrent targets correctly, and displays more accurate error messages.
1.11      sthen     163:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&amp;sektion=1">mg(1)</a>
1.7       sthen     164:       emacs-like editor now supports <tt>diff-buffer-with-file</tt>, <tt>make-directory</tt> and <tt>revert-buffer</tt>.
                    165:       Column numbers have been made configureable and locale is respected for ctype purposes, like displaying ISO Latin 1 characters.
1.11      sthen     166:     <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     167:       implementation to make it compatible with freedesktop.org's 0.27.1 release.
1.29      sthen     168:     <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      169:     <li>Various bug fixes in uvm to avoid potential races and deadlock issues.
1.29      sthen     170:     <li>Softdep speedup improvements by the revert of a previously necessary wokaround to prevent kva starvation.
                    171:     <li>Memory filesystem (mfs) switched to bufq, giving us queue limits and FIFO queueing (rather than the current LIFO queueing).
1.19      matthew   172:     <li>Shared library on GCC 4 platforms now each get their own stack protector cookies instead of sharing a single global cookie.
1.29      sthen     173:     <li>Threaded programs and libraries can now be linked with the POSIX-standard -lpthread flag instead of the OpenBSD-specific -pthread flag
                    174:     <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,
                    175: including tab completion and Xft support for menus, improved Xinerama support, and per-group vertical/horizontal manual tiling support.
1.1       sthen     176:     </ul>
                    177: <p>
                    178:
                    179: <li>OpenSSH 6.2:
                    180:     <ul>
                    181:     <li>New features:
                    182:       <ul>
1.10      sthen     183:       <!-- aes-gcm, etm, umac128, AuthorizedKeysCommand, KRLs, ... -->
1.1       sthen     184:       <li>...
                    185:       </ul>
                    186:     <li>The following significant bugs have been fixed in this release:
                    187:       <ul>
                    188:       <li>...
                    189:       </ul>
                    190:     </ul>
                    191: <p>
                    192:
1.7       sthen     193: <li>Over 7,800 ports, major performance and stability improvements in
1.1       sthen     194: the package build process
                    195:     <ul>
1.28      espie     196:     <li>The parallel ports builder is more efficient. The main improvement is
                    197: that dpb consumes much less cpu on busy boxes, but there are lots of small
                    198: optimizations that amount to a large performance increase:
                    199: dpb can now build selected large ports using parallel make, and it
                    200: has a notion of affinity, so that ports failing on a cluster will be
1.29      sthen     201: preferentially restarted on the same machine.
1.1       sthen     202:     </ul>
                    203: <p>
                    204: <li>Many pre-built packages for each architecture:
                    205:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    206:     <tr>
                    207:     <td valign="top" width="25%">
                    208:     <ul>
                    209:       <li>i386:       XXXX
                    210:       <li>sparc64:    XXXX
                    211:       <li>alpha:      XXXX
                    212:     </ul></td><td valign=top width="25%"><ul>
                    213:       <li>sh:         XXXX
                    214:       <li>amd64:      XXXX
                    215:       <li>powerpc:    XXXX
                    216:     </ul></td><td valign=top width="25%"><ul>
                    217:       <li>sparc:      XXXX
                    218:       <li>arm:        XXXX
                    219:       <li>hppa:       XXXX
                    220:     </ul></td><td valign=top width="25%"><ul>
                    221:       <li>vax:        XXXX
                    222:       <li>mips64:     XXXX
                    223:       <li>mips64el:   XXXX
                    224:   </ul></td></tr></table>
                    225: <p>
                    226:
                    227: <li>Some highlights:
                    228:     <ul>
                    229:     <li>GNOME 3.6.2                    <li>KDE 3.5.10
                    230:     <li>Xfce 4.10                      <li>MySQL 5.1.68
1.13      sthen     231:     <li>PostgreSQL 9.2.3               <li>Postfix 2.9.6
1.1       sthen     232:     <li>OpenLDAP 2.3.43 and 2.4.33     <li>Mozilla Firefox 3.6.28 and 18.0.2
                    233:     <li>Mozilla Thunderbird 17.0.2     <li>GHC 7.4.2
                    234:     <li>LibreOffice 3.6.5.2            <li>Emacs 21.4 and 24.2
                    235:     <li>Vim 7.3.154                    <li>PHP 5.2.17 and 5.3.21
                    236:     <li>Python 2.5.4, 2.7.3 and 3.2.3  <li>Ruby 1.8.7.370 and 1.9.3.385
                    237:     <li>Tcl/Tk 8.5.13 and 8.6.0                <li>Jdk 1.6.0.32 and 1.7.0.11
                    238:     <li>Mono 2.10.9                    <li>Chromium 24.0.1312.68
                    239:     <li>Groff 1.21                     <li>Go 1.0.3
                    240:     <li>GCC 4.6.3 and 4.7.2            <li>LLVM/Clang 3.2
                    241:     </ul>
                    242: <p>
                    243:
                    244: <li>As usual, steady improvements in manual pages and other documentation.
                    245: <p>
                    246:
                    247: <li>The system includes the following major components from outside suppliers:
                    248:     <ul>
1.12      matthieu  249:     <li>Xenocara (based on X.Org 7.7 with xserver 1.12.3 + patches,
1.2       sthen     250:       freetype 2.4.11, fontconfig 2.8.0, Mesa 7.11.2, xterm 287,
                    251:       xkeyboard-config 2.7 and more)
1.1       sthen     252:     <li>Gcc 4.2.1 (+patches), 3.3.5 (+ patches) and 2.95.3 (+ patches)
                    253:     <li>Perl 5.12.2 (+ patches)
                    254:     <li>Our improved and secured version of Apache 1.3, with
                    255:       SSL/TLS and DSO support
1.2       sthen     256:     <li>Nginx 1.2.6 (+ patches)
                    257:     <li>OpenSSL 1.0.1c (+ patches)
                    258:     <li>SQLite 3.7.14.1 (+ patches)
                    259:     <li>Sendmail 8.14.6, with libmilter
1.1       sthen     260:     <li>Bind 9.4.2-P2 (+ patches)
1.31    ! sthen     261:     <li>NSD 3.2.15
1.1       sthen     262:     <li>Lynx 2.8.7rel.2 with HTTPS and IPv6 support (+ patches)
                    263:     <li>Sudo 1.7.2p8
                    264:     <li>Ncurses 5.7
                    265:     <li>Heimdal 0.7.2 (+ patches)
                    266:     <li>Binutils 2.15 (+ patches)
                    267:     <li>Gdb 6.3 (+ patches)
                    268:     <li>Less 444 (+ patches)
                    269:     <li>Awk Aug 10, 2011 version
                    270:     </ul>
                    271:
                    272: </ul>
                    273:
                    274: <a name="install"></a>
                    275: <hr>
                    276: <p>
                    277: <h3><font color="#0000e0">How to install</font></h3>
                    278: <p>
                    279: Following this are the instructions which you would have on a piece of
                    280: paper if you had purchased a CDROM set instead of doing an alternate
                    281: form of install.  The instructions for doing an FTP (or other style
                    282: of) install are very similar; the CDROM instructions are left intact
                    283: so that you can see how much easier it would have been if you had
                    284: purchased a CDROM instead.
                    285: <p>
                    286:
                    287: <hr>
                    288: Please refer to the following files on the three CDROMs or FTP mirror for
                    289: extensive details on how to install OpenBSD 5.3 on your machine:
                    290: <p>
                    291: <ul>
                    292: <li>CD1:5.3/i386/INSTALL.i386
                    293: <p>
                    294: <li>CD2:5.3/amd64/INSTALL.amd64
                    295: <p>
                    296: <li>CD3:5.3/sparc64/INSTALL.sparc64
                    297: <p>
                    298: <li>FTP:.../OpenBSD/5.3/alpha/INSTALL.alpha
                    299: <li>FTP:.../OpenBSD/5.3/armish/INSTALL.armish
                    300: <li>FTP:.../OpenBSD/5.3/hp300/INSTALL.hp300
                    301: <li>FTP:.../OpenBSD/5.3/hppa/INSTALL.hppa
                    302: <li>FTP:.../OpenBSD/5.3/landisk/INSTALL.landisk
                    303: <li>FTP:.../OpenBSD/5.3/loongson/INSTALL.loongson
                    304: <li>FTP:.../OpenBSD/5.3/luna88k/INSTALL.luna88k
                    305: <li>FTP:.../OpenBSD/5.3/macppc/INSTALL.macppc
                    306: <li>FTP:.../OpenBSD/5.3/mvme68k/INSTALL.mvme68k
                    307: <li>FTP:.../OpenBSD/5.3/mvme88k/INSTALL.mvme88k
                    308: <li>FTP:.../OpenBSD/5.3/sgi/INSTALL.sgi
                    309: <li>FTP:.../OpenBSD/5.3/socppc/INSTALL.socppc
                    310: <li>FTP:.../OpenBSD/5.3/sparc/INSTALL.sparc
                    311: <li>FTP:.../OpenBSD/5.3/vax/INSTALL.vax
                    312: <li>FTP:.../OpenBSD/5.3/zaurus/INSTALL.zaurus
                    313: </ul>
                    314: <hr>
                    315:
                    316: <p>
                    317: Quick installer information for people familiar with OpenBSD, and the
                    318: use of the "disklabel -E" command.  If you are at all confused when
                    319: installing OpenBSD, read the relevant INSTALL.* file as listed above!
                    320: <p>
                    321:
                    322: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    323: <ul>
                    324: Play with your BIOS options to enable booting from a CD. The OpenBSD/i386
                    325: release is on CD1. If your BIOS does not support booting from CD, you will need
                    326: to create a boot floppy to install from. To create a boot floppy write
                    327: <i>CD1:5.3/i386/floppy53.fs</i> to a floppy and boot via the floppy drive.
                    328:
                    329: <p>
                    330: Use <i>CD1:5.3/i386/floppyB53.fs</i> instead for greater SCSI controller
                    331: support, or <i>CD1:5.3/i386/floppyC53.fs</i> for better laptop support.
                    332:
                    333: <p>
                    334: If you can't boot from a CD or a floppy disk,
                    335: you can install across the network using PXE as described in
                    336: the included INSTALL.i386 document.
                    337:
                    338: <p>
                    339: If you are planning on dual booting OpenBSD with another OS, you will need to
                    340: read INSTALL.i386.
                    341:
                    342: <p>
                    343: To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located
                    344: at <i>CD1:5.3/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,
                    345: use the
1.11      sthen     346: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>
1.1       sthen     347: utility. The following is an example usage of
1.11      sthen     348: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>,
1.1       sthen     349: where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or
                    350: &quot;rfd0a&quot;.
                    351:
                    352: <ul><pre>
                    353: # <strong>dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k</strong>
                    354: </pre></ul>
                    355:
                    356: <p>
                    357: Make sure you use properly formatted perfect floppies with NO BAD BLOCKS or
                    358: your install will most likely fail. For more information on creating a boot
                    359: floppy and installing OpenBSD/i386 please refer to
                    360: <a href="faq/faq4.html#MkFlop">FAQ 4.3.2</a>.
                    361: </ul>
                    362:
                    363: <p>
                    364: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    365: <ul>
                    366: The 5.3 release of OpenBSD/amd64 is located on CD2.
                    367: Boot from the CD to begin the install - you may need to adjust
                    368: your BIOS options first.
                    369: If you can't boot from the CD, you can create a boot floppy to install from.
                    370: To do this, write <i>CD2:5.3/amd64/floppy53.fs</i> to a floppy, then
                    371: boot from the floppy drive.
                    372:
                    373: <p>
                    374: If you can't boot from a CD or a floppy disk,
                    375: you can install across the network using PXE as described in the included
                    376: INSTALL.amd64 document.
                    377:
                    378: <p>
                    379: If you are planning to dual boot OpenBSD with another OS, you will need to
                    380: read INSTALL.amd64.
                    381: </ul>
                    382:
                    383: <p>
                    384: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    385: <ul>
                    386: Burn the image from the FTP site to a CDROM, and poweron your machine
                    387: while holding down the <i>C</i> key until the display turns on and
                    388: shows <i>OpenBSD/macppc boot</i>.
                    389:
                    390: <p>
                    391: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    392: /5.3/macppc/bsd.rd</i>
                    393: </ul>
                    394:
                    395: <p>
                    396: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    397: <ul>
                    398: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    399:
                    400: <p>
                    401: If this doesn't work, or if you don't have a CDROM drive, you can write
                    402: <i>CD3:5.3/sparc64/floppy53.fs</i> or <i>CD3:5.3/sparc64/floppyB53.fs</i>
                    403: (depending on your machine) to a floppy and boot it with <i>boot
                    404: floppy</i>. Refer to INSTALL.sparc64 for details.
                    405:
                    406: <p>
                    407: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    408: will most likely fail.
                    409:
                    410: <p>
                    411: You can also write <i>CD3:5.3/sparc64/miniroot53.fs</i> to the swap partition on
                    412: the disk and boot with <i>boot disk:b</i>.
                    413:
                    414: <p>
                    415: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    416: </ul>
                    417:
                    418: <p>
                    419: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    420: <ul>
                    421: <p>Write <i>FTP:5.3/alpha/floppy53.fs</i> or
                    422: <i>FTP:5.3/alpha/floppyB53.fs</i> (depending on your machine) to a diskette and
                    423: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    424:
                    425: <p>
                    426: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    427: will most likely fail.
                    428:
                    429: </ul>
                    430:
                    431: <p>
                    432: <h3><font color="#e00000">OpenBSD/armish:</font></h3>
                    433: <ul>
                    434: <p>
                    435: After connecting a serial port, Thecus can boot directly from the network
                    436: either tftp or http. Configure the network using fconfig, reset,
                    437: then load bsd.rd, see INSTALL.armish for specific details.
                    438: IOData HDL-G can only boot from an EXT-2 partition. Boot into linux
                    439: and copy 'boot' and bsd.rd into the first partition on wd0 (hda1)
                    440: then load and run bsd.rd, preserving the wd0i (hda1) ext2fs partition.
                    441: More details are available in INSTALL.armish.
                    442: </ul>
                    443:
                    444: <p>
                    445: <h3><font color="#e00000">OpenBSD/hp300:</font></h3>
                    446: <ul>
                    447: <p>
                    448: Boot over the network by following the instructions in INSTALL.hp300.
                    449: </ul>
                    450:
                    451: <p>
                    452: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    453: <ul>
                    454: <p>
                    455: Boot over the network by following the instructions in INSTALL.hppa or the
                    456: <a href="hppa.html#install">hppa platform page</a>.
                    457: </ul>
                    458:
                    459: <p>
                    460: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    461: <ul>
                    462: <p>
                    463: Write <i>miniroot53.fs</i> to the start of the CF
                    464: or disk, and boot normally.
                    465: </ul>
                    466:
                    467: <p>
                    468: <h3><font color="#e00000">OpenBSD/loongson:</font></h3>
                    469: <ul>
                    470: <p>
                    471: Write <i>miniroot53.fs</i> to a USB stick and boot bsd.rd from it
                    472: or boot bsd.rd via tftp.
                    473: Refer to the instructions in INSTALL.loongson for more details.
                    474: </ul>
                    475: <p>
                    476:
                    477: <p>
                    478: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    479: <ul>
                    480: <p>
                    481: Copy bsd.rd to a Mach or UniOS partition, and boot it from the PROM.
                    482: Alternatively, you can create a bootable tape and boot from it. Refer to
                    483: the instructions in INSTALL.luna88k for more details.
                    484: </ul>
                    485:
                    486: <p>
                    487: <h3><font color="#e00000">OpenBSD/mvme68k:</font></h3>
                    488: <ul>
                    489: <p>
                    490: You can create a bootable installation tape or boot over the network.<br>
                    491: The network boot requires a MVME68K BUG version that supports the <i>NIOT</i>
                    492: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme68k
                    493: for more details.
                    494: </ul>
                    495:
                    496: <p>
                    497: <h3><font color="#e00000">OpenBSD/mvme88k:</font></h3>
                    498: <ul>
                    499: <p>
                    500: You can create a bootable installation tape or boot over the network.<br>
                    501: The network boot requires a MVME88K BUG version that supports the <i>NIOT</i>
                    502: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme88k
                    503: for more details.
                    504: </ul>
                    505:
                    506: <p>
                    507: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    508: <ul>
                    509: <p>
                    510: To install on an O2, burn cd53.iso on a CD-R, put it in the CD drive of your
                    511: machine and select <i>Install System Software</i> from the System Maintenance
                    512: menu.
                    513:
                    514: <p>
                    515: On other systems, or if your machine doesn't have a CD drive, you can
                    516: setup a DHCP/tftp network server, and boot using "bootp()/bsd.rd.IP##" using
                    517: the kernel matching your system type.
                    518: Refer to the instructions in INSTALL.sgi for more details.
                    519: </ul>
                    520:
                    521: <p>
                    522: <h3><font color="#e00000">OpenBSD/socppc:</font></h3>
                    523: <ul>
                    524: <p>
                    525: After connecting a serial port, boot over the network via DHCP/tftp.
                    526: Refer to the instructions in INSTALL.socppc for more details.
                    527: </ul>
                    528:
                    529: <p>
                    530: <h3><font color="#e00000">OpenBSD/sparc:</font></h3>
                    531: <ul>
                    532: Boot from one of the provided install ISO images, using one of the two
                    533: commands listed below, depending on the version of your ROM.
                    534:
                    535: <ul><pre>
                    536: ok <strong>boot cdrom 5.3/sparc/bsd.rd</strong>
                    537: or
                    538: &gt; <strong>b sd(0,6,0)5.3/sparc/bsd.rd</strong>
                    539: </pre></ul>
                    540:
                    541: <p>
                    542: If your SPARC system does not have a CD drive, you can alternatively boot from floppy.
                    543: To do so you need to write <i>floppy53.fs</i> to a floppy.
                    544: For more information see <a href="faq/faq4.html#MkFlop">FAQ 4.3.2</a>.
                    545: To boot from the floppy use one of the two commands listed below,
                    546: depending on the version of your ROM.
                    547:
                    548: <ul><pre>
                    549: ok <strong>boot floppy</strong>
                    550: or
                    551: &gt; <strong>b fd()</strong>
                    552: </pre></ul>
                    553:
                    554: <p>
                    555: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    556: will most likely fail.
                    557:
                    558: <p>
                    559: If your SPARC system doesn't have a floppy drive nor a CD drive, you can either
                    560: setup a bootable tape, or install via network, as told in the
                    561: INSTALL.sparc file.
                    562: </ul>
                    563:
                    564: <p>
                    565: <h3><font color="#e00000">OpenBSD/vax:</font></h3>
                    566: <ul>
                    567: Boot over the network via mopbooting as described in INSTALL.vax.
                    568: </ul>
                    569:
                    570: <p>
                    571: <h3><font color="#e00000">OpenBSD/zaurus:</font></h3>
                    572: <ul>
                    573: <p>
                    574: Using the Linux built-in graphical ipkg installer, install the
                    575: openbsd53_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
                    576: for a few important details.
                    577: </ul>
                    578:
                    579: <p>
                    580: <h3><font color="#e00000">Notes about the source code:</font></h3>
                    581: <ul>
                    582: src.tar.gz contains a source archive starting at /usr/src.  This file
                    583: contains everything you need except for the kernel sources, which are
                    584: in a separate archive.  To extract:
                    585: <p>
                    586: <ul><pre>
                    587: # <strong>mkdir -p /usr/src</strong>
                    588: # <strong>cd /usr/src</strong>
                    589: # <strong>tar xvfz /tmp/src.tar.gz</strong>
                    590: </pre></ul>
                    591: <p>
                    592: sys.tar.gz contains a source archive starting at /usr/src/sys.
                    593: This file contains all the kernel sources you need to rebuild kernels.
                    594: To extract:
                    595: <p>
                    596: <ul><pre>
                    597: # <strong>mkdir -p /usr/src/sys</strong>
                    598: # <strong>cd /usr/src</strong>
                    599: # <strong>tar xvfz /tmp/sys.tar.gz</strong>
                    600: </pre></ul>
                    601: <p>
                    602: Both of these trees are a regular CVS checkout.  Using these trees it
                    603: is possible to get a head-start on using the anoncvs servers as
                    604: described <a href="anoncvs.html">here</a>.
                    605: Using these files
                    606: results in a much faster initial CVS update than you could expect from
                    607: a fresh checkout of the full OpenBSD source tree.
                    608: <p>
                    609: </ul>
                    610:
                    611: <a name="upgrade"></a>
                    612: <hr>
                    613: <p>
                    614: <h3><font color="#0000e0">How to upgrade</font></h3>
                    615: <p>
                    616: If you already have an OpenBSD 5.2 system, and do not want to reinstall,
                    617: upgrade instructions and advice can be found in the
                    618: <a href="faq/upgrade53.html">Upgrade Guide</a>.
                    619:
                    620: <a name="ports"></a>
                    621: <hr>
                    622: <p>
                    623: <h3><font color="#0000e0">Ports Tree</font></h3>
                    624: <p>
                    625: A ports tree archive is also provided.  To extract:
                    626: <p>
                    627: <ul><pre>
                    628: # <strong>cd /usr</strong>
                    629: # <strong>tar xvfz /tmp/ports.tar.gz</strong>
                    630: # <strong>cd ports</strong>
                    631: </pre></ul>
                    632: <p>
                    633: The <i>ports/</i> subdirectory is a checkout of the OpenBSD ports tree.  Go
                    634: read the <a href="faq/ports/index.html">ports</a> page
                    635: if you know nothing about ports
                    636: at this point.  This text is not a manual of how to use ports.
                    637: Rather, it is a set of notes meant to kickstart the user on the
                    638: OpenBSD ports system.
                    639: <p>
                    640: The <i>ports/</i> directory represents a CVS (see the manpage for
1.11      sthen     641: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&amp;sektion=1&amp;arch=i386">
1.1       sthen     642: cvs(1)</a> if
                    643: you aren't familiar with CVS) checkout of our ports.  As with our complete
1.17      rpe       644: source tree, our ports tree is available via
                    645: <a href="anoncvs.html">AnonCVS</a>.
                    646: So, in order to keep current with it, you must make the <i>ports/</i> tree
1.1       sthen     647: available on a read-write medium and update the tree with a command
                    648: like:
                    649: <p>
                    650: <ul><pre>
                    651: # <strong>cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_5_3</strong>
                    652: </pre></ul>
                    653: <p>
                    654: [Of course, you must replace the local directory and server name here
                    655: with the location of your ports collection and a nearby anoncvs
                    656: server.]
                    657: <p>
                    658: Note that most ports are available as packages through FTP. Updated
                    659: packages for the 5.3 release will be made available if problems arise.
                    660: <p>
                    661: If you're interested in seeing a port added, would like to help out, or just
                    662: would like to know more, the mailing list
                    663: <a href="mail.html">ports@openbsd.org</a> is a good place to know.
                    664: <p>
                    665:
                    666: <hr>
                    667: <a href="index.html"><img height="24" width="24" src="back.gif" border="0"
                    668: alt="OpenBSD"></a>
                    669: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
                    670: <br><small>
1.31    ! sthen     671: $OpenBSD: 53.html,v 1.30 2013/02/17 23:53:04 deraadt Exp $
1.1       sthen     672: </small>
                    673:
                    674: </body>
                    675: </html>