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

Annotation of www/51.html, Revision 1.17

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 5.1 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.1">
                      9: <meta name="keywords" content="openbsd,main">
                     10: <meta name="distribution" content="global">
                     11: <meta name="copyright" content="This document copyright 2011 by OpenBSD.">
                     12: </head>
                     13:
                     14: <body bgcolor="#ffffff" text="#000000" link="#24248E">
                     15:
                     16: <a href="index.html">
                     17: <img alt="[OpenBSD]" height="30" width="141" hspace="24" src="images/smalltitle.gif" border="0"></a>
                     18: <hr>
                     19:
                     20: <p>
1.5       deraadt    21: <a href="images/Bugbusters.jpg">
1.1       deraadt    22: <img align="left" width="227" height="343" hspace="24" vspace="30"
                     23: src="images/Bugbusters.jpg" alt="OpenBSD 5.1 logo"></a>
                     24: <h2><font color="#0000e0">The OpenBSD 5.1 Release:</font></h2>
                     25: <p>
                     26: To be released May 1, 2012<br>
                     27: Copyright 1997-2012, Theo de Raadt.<br>
                     28: <font color="#e00000">ISBN 978-0-9784475-9-5</font>
                     29: <br>
                     30: <a href="lyrics.html#51">5.1 Song: "Bug Busters"</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.1/</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="errata51.html">The 5.1 Errata page</a> for a list
                     50:     of bugs and workarounds.
                     51: <li>See a <a href="plus51.html">detailed log of changes</a> between the
                     52:     5.0 and 5.1 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.1.
                     70: For a comprehensive list, see the <a href="plus51.html">changelog</a> leading
                     71: to 5.1.
                     72: <p>
                     73:
                     74: <ul>
1.3       guenther   75: <li>Improved hardware support, including:
                     76:     <ul>
1.12      jsg        77:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&amp;sektion=4">umsm(4)</a> supports additional mobile broadband devices.
                     78:     <li>Non-GigE <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ale&amp;sektion=4">ale(4)</a> devices can now establish link to a GigE link partner.
                     79:     <li>Support for Intel 82580 has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;sektion=4">em(4)</a>.
                     80:     <li>Support for MegaRAID 9240 has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mfi&amp;sektion=4">mfi(4)</a>.
                     81:     <li>Support for Nuvoton NCT6776F has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lm&amp;sektion=4">lm(4)</a>.
                     82:     <li>Support for Centrino Advanced-N 6205 has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&amp;sektion=4">iwn(4)</a>.
                     83:     <li>Support for SiS 1182/1183 SATA has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;sektion=4">pciide(4)</a>.
1.4       deraadt    84:     </ul>
1.3       guenther   85: <p>
                     86:
                     87: <li>Generic network stack improvements:
                     88:     <ul>
1.7       sthen      89:     <li>RFC4638 MTU negotiation for pppoe(4).
1.17    ! henning    90:     <li>Improved IPv6 fragment handling.
1.7       sthen      91:     <li>Many robustness improvements for IEEE 802.11 (particularly hostap).
                     92:     <li>Improved vlan priority support, including mapping to interface queues.
1.13      sperreau   93:     <li>Initial rdomains support for IPv6.
1.17    ! henning    94:     <li>robustness improvements for carp(4)
        !            95:     <li>various IPv6 and rdomain related improvements for carp(4)
1.4       deraadt    96:     </ul>
1.3       guenther   97: <p>
                     98: <li>Routing daemons and other userland network improvements:
                     99:     <ul>
1.16      deraadt   100:     <li>fstat(8) now displays routing table ID and socket-splicing information and ps can display routing table ID.
                    101:     <li>traceroute(8) and traceroute6(8) can look up ASNs for each hop.
1.7       sthen     102:     <li>snmpd(8) adds a MIB to show statistics for carp(4) interfaces.
1.16      deraadt   103:     <li>bgpctl(8) parses and display MRT routing table dumps.
                    104:     <li>ntpd(8) supports multiple rdomains.
                    105:     <li>When ospfd(8) detects route socket overflow, it now delays before
                    106:         it reloads the fib.
                    107:     <li>Improved and more consistent ToS support in various network tools
                    108:         (tcpbench(8), nc(8), ping(8), traceroute(8)).
1.3       guenther  109:     <li>[Not written yet]
1.4       deraadt   110:     </ul>
1.3       guenther  111: <p>
1.4       deraadt   112:
1.3       guenther  113: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a> improvements:
                    114:     <ul>
1.17    ! henning   115:     <li>One-shot rule support for pf(4), for use with proxies via anchors
        !           116:     <li>NAT64 support in PF using the af-to keyword
        !           117:     <li>much improved IPv6 fragment handling
        !           118:     <li>various enhancements with ICMP and especially ICMPv6 states
        !           119:     <li>improved IPv6 Neighbor Discovery and Multicast Listener Discovery handling
        !           120:     <li>pfctl now prints port numbers istead of service names by default
        !           121:     <li>Netflow v9 and ipfix support for pflow(4)
        !           122:     <li>many pfsync(4) fixes and improvements including jumbo frames and automatically requesting a bulk update after a physical interface comes online
1.4       deraadt   123:     </ul>
1.3       guenther  124: <p>
                    125: <li>SCSI improvements:
                    126:     <ul>
                    127:     <li>[Not written yet]
1.4       deraadt   128:     </ul>
1.3       guenther  129: <p>
1.11      espie     130: <li>Assorted improvements:
                    131:     <ul>
                    132:     <li>Improved locale support.
                    133:     <li>Support for MSG_NOSIGNAL
1.16      deraadt   134:     <li>KERN_PROC_CWD sysctl(3) for fetching the path to a process's working directory.
                    135:     <li>Improved fnmatch(3), glob(3), and regcomp(3) implementations to resist
                    136:         DoS attacks.
1.11      espie     137:     <li>Lots of HISTORY and AUTHORS information added to manpages.
                    138:     <li>Improved checking of file-offset wraparound.
1.16      deraadt   139:     <li>pwrite(2)/pwritev(2) now correctly by ignored O_APPEND.
1.11      espie     140:     <li>Improved conformance of header files with standards.
                    141:     <li>Improved cancelation support in both user-threads (libpthread) and rthreads.
1.16      deraadt   142:     <li>Improved correctness of execing, coredumping, signal delivery,
                    143:         alternate signal stacks, blocking socket accepts(), mutexes and
                    144:         condition variables, per-thread errno, symbol binding, and
                    145:         ktracing when rthreads are in use.
                    146:     <li>Architecture-independent kernel support for thread-control-block
                    147:         handling for rthreads.
1.11      espie     148:     <li>Small improvements to Linux compat (only available on i386).
                    149:     </ul>
                    150: <p>
                    151: <li>Over 7,000 ports, major performance and stability improvements in
                    152: the package build process
1.8       espie     153:     <ul>
1.16      deraadt   154:     <li>Downloading of distfiles is simpler, can resume interrupted download,
1.8       espie     155:     discover file moves, and expire old files. Distfiles mirror sites now use
                    156:     the new and improved method.
1.16      deraadt   157:     <li>Dependency handling during ports build and package creation is at least
1.8       espie     158:     twice as fast, twenty times as fast in pathological cases. This also affects
                    159:     user scripts such as out-of-date
1.16      deraadt   160:     <li>More checks are done during package builds, for increased user friendliness
                    161:     <li>The long term process of documenting the infrastructure is now 100% done.
1.8       espie     162:     <li>The distributed ports builder (dpb) can now clean up old dependencies,
                    163:     thus helping package builds be more reproducible.
                    164:     This found tens of hidden build dependencies in the ports tree already.
1.16      deraadt   165:     <li>The semantics of pkg_add -a have been nailed down and a few minor bugs
1.8       espie     166:     have been fixed.
1.16      deraadt   167:     <li>The arch-dependent issues are better classified, leading to better builds on
1.8       espie     168:     old architectures in some complicated cases. In particular, dpb explicitly
                    169:     purges from memory info about packages it cannot build and stuff that
                    170:     depends on it, leading to better life on sparc and vax which have very
                    171:     small data-size limits.
                    172:     <li>dpb recognizes full builds and trims some duplicate package builds
                    173:     </ul>
                    174: <p>
1.1       deraadt   175: <li>Many pre-built packages for each architecture:
                    176:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    177:     <tr>
                    178:     <td valign="top" width="25%">
                    179:     <ul>
                    180:       <li>i386:       7229
                    181:       <li>sparc64:    6599
                    182:       <li>alpha:      5943
                    183:     </ul></td><td valign=top width="25%"><ul>
1.2       deraadt   184:       <li>sh:         ?
1.1       deraadt   185:       <li>amd64:      7181
                    186:       <li>powerpc:    6852
                    187:     </ul></td><td valign=top width="25%"><ul>
                    188:       <li>sparc:      4152
1.2       deraadt   189:       <li>arm:        ?
1.1       deraadt   190:       <li>hppa:       6159
                    191:     </ul></td><td valign=top width="25%"><ul>
                    192:       <li>vax:        2199
1.15      deraadt   193:       <li>mips64:     5785
1.1       deraadt   194:       <li>mips64el:   5807
                    195:   </ul></td></tr></table>
                    196: <p>
                    197:
                    198: <li>Some highlights:
                    199:     <ul>
                    200:     <li>Gnome 2.32.2                    <li>KDE 3.5.10
                    201:     <li>Xfce 4.8.0                      <li>MySQL 5.1.54
                    202:     <li>PostgreSQL 9.0.5                <li>Postfix 2.8.4
                    203:     <li>OpenLDAP 2.3.43 and 2.4.25      <li>Mozilla Firefox 3.5.19, 3.6.18 and 5.0
                    204:     <li>Mozilla Thunderbird 5.0         <li>GHC 7.0.4
                    205:     <li>LibreOffice 3.4.1.3             <li>Emacs 21.4, 22.3 and 23.3
                    206:     <li>Vim 7.3.154                     <li>PHP 5.2.17 and 5.3.6
                    207:     <li>Python 2.4.6, 2.5.4 and 2.7.1   <li>Ruby 1.8.7.352 and 1.9.2.200
                    208:     <li>Tcl 8.5.9                       <li>Jdk 1.7
                    209:     <li>Mono 2.10.2                     <li>Chromium 12.0.742.122
                    210:     <li>Groff 1.21
                    211:     </ul>
                    212: <p>
                    213:
                    214: <li>As usual, steady improvements in manual pages and other documentation.
                    215:     <li>Base system and Xenocara manuals are now installed as source code,
                    216:       making <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=grep&amp;sektion=1">grep(1)</a> more useful in /usr/share/man/ and /usr/X11R6/man/.
                    217:     <li>If both formatted and source versions of manuals are installed,
                    218:       <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&amp;sektion=1">man(1)</a> automatically displays the newer version of each page.
                    219:
                    220:  - The system includes the following major components from outside suppliers:
1.6       matthieu  221:     <li>Xenocara (based on X.Org 7.6 with xserver 1.11.4 + patches,
                    222:       freetype 2.4.8, fontconfig 2.8.0, Mesa 7.10.3, xterm 276,
                    223:       xkeyboard-config 2.5 and more)
1.1       deraadt   224:     <li>Gcc 2.95.3 (+ patches), 3.3.5 (+ patches) and 4.2.1 (+patches)
                    225:     <li>Perl 5.12.2 (+ patches)
                    226:     <li>Our improved and secured version of Apache 1.3, with
                    227:       SSL/TLS and DSO support
                    228:     <li>OpenSSL 1.0.0a (+ patches)
                    229:     <li>Sendmail 8.14.5, with libmilter
                    230:     <li>Bind 9.4.2-P2 (+ patches)
                    231:     <li>Lynx 2.8.7rel.2 with HTTPS and IPv6 support (+ patches)
                    232:     <li>Sudo 1.7.2p8
                    233:     <li>Ncurses 5.7
                    234:     <li>Heimdal 0.7.2 (+ patches)
                    235:     <li>Arla 0.35.7
                    236:     <li>Binutils 2.15 (+ patches)
                    237:     <li>Gdb 6.3 (+ patches)
                    238:     </ul>
                    239:
                    240: </ul>
                    241:
                    242: <a name="install"></a>
                    243: <hr>
                    244: <p>
                    245: <h3><font color="#0000e0">How to install</font></h3>
                    246: <p>
                    247: Following this are the instructions which you would have on a piece of
                    248: paper if you had purchased a CDROM set instead of doing an alternate
                    249: form of install.  The instructions for doing an FTP (or other style
                    250: of) install are very similar; the CDROM instructions are left intact
                    251: so that you can see how much easier it would have been if you had
                    252: purchased a CDROM instead.
                    253: <p>
                    254:
                    255: <hr>
                    256: Please refer to the following files on the three CDROMs or FTP mirror for
                    257: extensive details on how to install OpenBSD 5.1 on your machine:
                    258: <p>
                    259: <ul>
                    260: <li>CD1:5.1/i386/INSTALL.i386
                    261: <p>
                    262: <li>CD2:5.1/amd64/INSTALL.amd64
                    263: <li>CD2:5.1/macppc/INSTALL.macppc
                    264: <p>
                    265: <li>CD3:5.1/sparc64/INSTALL.sparc64
                    266: <p>
                    267: <li>FTP:.../OpenBSD/5.1/alpha/INSTALL.alpha
                    268: <li>FTP:.../OpenBSD/5.1/armish/INSTALL.armish
                    269: <li>FTP:.../OpenBSD/5.1/hp300/INSTALL.hp300
                    270: <li>FTP:.../OpenBSD/5.1/hppa/INSTALL.hppa
                    271: <li>FTP:.../OpenBSD/5.1/landisk/INSTALL.landisk
                    272: <li>FTP:.../OpenBSD/5.1/loongson/INSTALL.loongson
1.14      miod      273: <li>FTP:.../OpenBSD/5.1/luna88k/INSTALL.luna88k
1.1       deraadt   274: <li>FTP:.../OpenBSD/5.1/mvme68k/INSTALL.mvme68k
                    275: <li>FTP:.../OpenBSD/5.1/mvme88k/INSTALL.mvme88k
                    276: <li>FTP:.../OpenBSD/5.1/sgi/INSTALL.sgi
                    277: <li>FTP:.../OpenBSD/5.1/socppc/INSTALL.socppc
                    278: <li>FTP:.../OpenBSD/5.1/sparc/INSTALL.sparc
                    279: <li>FTP:.../OpenBSD/5.1/vax/INSTALL.vax
                    280: <li>FTP:.../OpenBSD/5.1/zaurus/INSTALL.zaurus
                    281: </ul>
                    282: <hr>
                    283:
                    284: <p>
                    285: Quick installer information for people familiar with OpenBSD, and the
                    286: use of the "disklabel -E" command.  If you are at all confused when
                    287: installing OpenBSD, read the relevant INSTALL.* file as listed above!
                    288: <p>
                    289:
                    290: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    291: <ul>
                    292: Play with your BIOS options to enable booting from a CD. The OpenBSD/i386
                    293: release is on CD1. If your BIOS does not support booting from CD, you will need
                    294: to create a boot floppy to install from. To create a boot floppy write
                    295: <i>CD1:5.1/i386/floppy51.fs</i> to a floppy and boot via the floppy drive.
                    296:
                    297: <p>
                    298: Use <i>CD1:5.1/i386/floppyB51.fs</i> instead for greater SCSI controller
                    299: support, or <i>CD1:5.1/i386/floppyC51.fs</i> for better laptop support.
                    300:
                    301: <p>
                    302: If you can't boot from a CD or a floppy disk,
                    303: you can install across the network using PXE as described in
                    304: the included INSTALL.i386 document.
                    305:
                    306: <p>
                    307: If you are planning on dual booting OpenBSD with another OS, you will need to
                    308: read INSTALL.i386.
                    309:
                    310: <p>
                    311: To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located
                    312: at <i>CD1:5.1/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,
                    313: use the
                    314: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>
                    315: utility. The following is an example usage of
                    316: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>,
                    317: where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or
                    318: &quot;rfd0a&quot;.
                    319:
                    320: <ul><pre>
                    321: # <strong>dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k</strong>
                    322: </pre></ul>
                    323:
                    324: <p>
                    325: Make sure you use properly formatted perfect floppies with NO BAD BLOCKS or
                    326: your install will most likely fail. For more information on creating a boot
                    327: floppy and installing OpenBSD/i386 please refer to
                    328: <a href="faq/faq4.html#MkFlop">FAQ 4.3.2</a>.
                    329: </ul>
                    330:
                    331: <p>
                    332: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    333: <ul>
                    334: The 5.1 release of OpenBSD/amd64 is located on CD2.
                    335: Boot from the CD to begin the install - you may need to adjust
                    336: your BIOS options first.
                    337: If you can't boot from the CD, you can create a boot floppy to install from.
                    338: To do this, write <i>CD2:5.1/amd64/floppy51.fs</i> to a floppy, then
                    339: boot from the floppy drive.
                    340:
                    341: <p>
                    342: If you can't boot from a CD or a floppy disk,
                    343: you can install across the network using PXE as described in the included
                    344: INSTALL.amd64 document.
                    345:
                    346: <p>
                    347: If you are planning to dual boot OpenBSD with another OS, you will need to
                    348: read INSTALL.amd64.
                    349: </ul>
                    350:
                    351: <p>
                    352: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    353: <ul>
                    354: Put CD2 in your CDROM drive and poweron your machine while holding down the
                    355: <i>C</i> key until the display turns on and shows <i>OpenBSD/macppc boot</i>.
                    356:
                    357: <p>
                    358: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    359: /5.1/macppc/bsd.rd</i>
                    360: </ul>
                    361:
                    362: <p>
                    363: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    364: <ul>
                    365: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    366:
                    367: <p>
                    368: If this doesn't work, or if you don't have a CDROM drive, you can write
                    369: <i>CD3:5.1/sparc64/floppy51.fs</i> or <i>CD3:5.1/sparc64/floppyB51.fs</i>
                    370: (depending on your machine) to a floppy and boot it with <i>boot
                    371: floppy</i>. Refer to INSTALL.sparc64 for details.
                    372:
                    373: <p>
                    374: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    375: will most likely fail.
                    376:
                    377: <p>
                    378: You can also write <i>CD3:5.1/sparc64/miniroot51.fs</i> to the swap partition on
                    379: the disk and boot with <i>boot disk:b</i>.
                    380:
                    381: <p>
                    382: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    383: </ul>
                    384:
                    385: <p>
                    386: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    387: <ul>
                    388: <p>Write <i>FTP:5.1/alpha/floppy51.fs</i> or
                    389: <i>FTP:5.1/alpha/floppyB51.fs</i> (depending on your machine) to a diskette and
                    390: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    391:
                    392: <p>
                    393: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    394: will most likely fail.
                    395:
                    396: </ul>
                    397:
                    398: <p>
                    399: <h3><font color="#e00000">OpenBSD/armish:</font></h3>
                    400: <ul>
                    401: <p>
                    402: After connecting a serial port, Thecus can boot directly from the network
                    403: either tftp or http. Configure the network using fconfig, reset,
                    404: then load bsd.rd, see INSTALL.armish for specific details.
                    405: IOData HDL-G can only boot from an EXT-2 partition. Boot into linux
                    406: and copy 'boot' and bsd.rd into the first partition on wd0 (hda1)
                    407: then load and run bsd.rd, preserving the wd0i (hda1) ext2fs partition.
                    408: More details are available in INSTALL.armish.
                    409: </ul>
                    410:
                    411: <p>
                    412: <h3><font color="#e00000">OpenBSD/hp300:</font></h3>
                    413: <ul>
                    414: <p>
                    415: Boot over the network by following the instructions in INSTALL.hp300.
                    416: </ul>
                    417:
                    418: <p>
                    419: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    420: <ul>
                    421: <p>
                    422: Boot over the network by following the instructions in INSTALL.hppa or the
                    423: <a href="hppa.html#install">hppa platform page</a>.
                    424: </ul>
                    425:
                    426: <p>
                    427: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    428: <ul>
                    429: <p>
                    430: Write <i>miniroot51.fs</i> to the start of the CF
                    431: or disk, and boot normally.
                    432: </ul>
                    433:
                    434: <p>
                    435: <h3><font color="#e00000">OpenBSD/loongson:</font></h3>
                    436: <ul>
                    437: <p>
                    438: Write <i>miniroot51.fs</i> to a USB stick and boot bsd.rd from it
                    439: or boot bsd.rd via tftp.
                    440: Refer to the instructions in INSTALL.loongson for more details.
                    441: </ul>
                    442: <p>
                    443:
                    444: <p>
1.14      miod      445: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    446: <ul>
                    447: <p>
                    448: Copy bsd.rd to a Mach or UniOS partition, and boot it from the PROM.
                    449: Alternatively, you can create a bootable tape and boot from it. Refer to
                    450: the instructions in INSTALL.luna88k for more details.
                    451: </ul>
                    452:
                    453: <p>
1.1       deraadt   454: <h3><font color="#e00000">OpenBSD/mvme68k:</font></h3>
                    455: <ul>
                    456: <p>
                    457: You can create a bootable installation tape or boot over the network.<br>
                    458: The network boot requires a MVME68K BUG version that supports the <i>NIOT</i>
                    459: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme68k
                    460: for more details.
                    461: </ul>
                    462:
                    463: <p>
                    464: <h3><font color="#e00000">OpenBSD/mvme88k:</font></h3>
                    465: <ul>
                    466: <p>
                    467: You can create a bootable installation tape or boot over the network.<br>
                    468: The network boot requires a MVME88K BUG version that supports the <i>NIOT</i>
                    469: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme88k
                    470: for more details.
                    471: </ul>
                    472:
                    473: <p>
                    474: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    475: <ul>
                    476: <p>
                    477: To install on an O2, burn cd51.iso on a CD-R, put it in the CD drive of your
                    478: machine and select <i>Install System Software</i> from the System Maintenance
                    479: menu.
                    480:
                    481: <p>
                    482: On other systems, or if your machine doesn't have a CD drive, you can
                    483: setup a DHCP/tftp network server, and boot using "bootp()/bsd.rd.IP##" using
                    484: the kernel matching your system type.
                    485: Refer to the instructions in INSTALL.sgi for more details.
                    486: </ul>
                    487:
                    488: <p>
                    489: <h3><font color="#e00000">OpenBSD/socppc:</font></h3>
                    490: <ul>
                    491: <p>
                    492: After connecting a serial port, boot over the network via DHCP/tftp.
                    493: Refer to the instructions in INSTALL.socppc for more details.
                    494: </ul>
                    495:
                    496: <p>
                    497: <h3><font color="#e00000">OpenBSD/sparc:</font></h3>
                    498: <ul>
                    499: Boot from one of the provided install ISO images, using one of the two
                    500: commands listed below, depending on the version of your ROM.
                    501:
                    502: <ul><pre>
                    503: ok <strong>boot cdrom 5.1/sparc/bsd.rd</strong>
                    504: or
                    505: &gt; <strong>b sd(0,6,0)5.1/sparc/bsd.rd</strong>
                    506: </pre></ul>
                    507:
                    508: <p>
                    509: If your SPARC system does not have a CD drive, you can alternatively boot from floppy.
                    510: To do so you need to write <i>floppy51.fs</i> to a floppy.
                    511: For more information see <a href="faq/faq4.html#MkFlop">FAQ 4.3.2</a>.
                    512: To boot from the floppy use one of the two commands listed below,
                    513: depending on the version of your ROM.
                    514:
                    515: <ul><pre>
                    516: ok <strong>boot floppy</strong>
                    517: or
                    518: &gt; <strong>b fd()</strong>
                    519: </pre></ul>
                    520:
                    521: <p>
                    522: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    523: will most likely fail.
                    524:
                    525: <p>
                    526: If your SPARC system doesn't have a floppy drive nor a CD drive, you can either
                    527: setup a bootable tape, or install via network, as told in the
                    528: INSTALL.sparc file.
                    529: </ul>
                    530:
                    531: <p>
                    532: <h3><font color="#e00000">OpenBSD/vax:</font></h3>
                    533: <ul>
                    534: Boot over the network via mopbooting as described in INSTALL.vax.
                    535: </ul>
                    536:
                    537: <p>
                    538: <h3><font color="#e00000">OpenBSD/zaurus:</font></h3>
                    539: <ul>
                    540: <p>
                    541: Using the Linux built-in graphical ipkg installer, install the
                    542: openbsd51_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
                    543: for a few important details.
                    544: </ul>
                    545:
                    546: <p>
                    547: <h3><font color="#e00000">Notes about the source code:</font></h3>
                    548: <ul>
                    549: src.tar.gz contains a source archive starting at /usr/src.  This file
                    550: contains everything you need except for the kernel sources, which are
                    551: in a separate archive.  To extract:
                    552: <p>
                    553: <ul><pre>
                    554: # <strong>mkdir -p /usr/src</strong>
                    555: # <strong>cd /usr/src</strong>
                    556: # <strong>tar xvfz /tmp/src.tar.gz</strong>
                    557: </pre></ul>
                    558: <p>
                    559: sys.tar.gz contains a source archive starting at /usr/src/sys.
                    560: This file contains all the kernel sources you need to rebuild kernels.
                    561: To extract:
                    562: <p>
                    563: <ul><pre>
                    564: # <strong>mkdir -p /usr/src/sys</strong>
                    565: # <strong>cd /usr/src</strong>
                    566: # <strong>tar xvfz /tmp/sys.tar.gz</strong>
                    567: </pre></ul>
                    568: <p>
                    569: Both of these trees are a regular CVS checkout.  Using these trees it
                    570: is possible to get a head-start on using the anoncvs servers as
                    571: described <a href="anoncvs.html">here</a>.
                    572: Using these files
                    573: results in a much faster initial CVS update than you could expect from
                    574: a fresh checkout of the full OpenBSD source tree.
                    575: <p>
                    576: </ul>
                    577:
                    578: <a name="upgrade"></a>
                    579: <hr>
                    580: <p>
                    581: <h3><font color="#0000e0">How to upgrade</font></h3>
                    582: <p>
1.2       deraadt   583: If you already have an OpenBSD 5.0 system, and do not want to reinstall,
1.1       deraadt   584: upgrade instructions and advice can be found in the
                    585: <a href="faq/upgrade51.html">Upgrade Guide</a>.
                    586:
                    587: <a name="ports"></a>
                    588: <hr>
                    589: <p>
                    590: <h3><font color="#0000e0">Ports Tree</font></h3>
                    591: <p>
                    592: A ports tree archive is also provided.  To extract:
                    593: <p>
                    594: <ul><pre>
                    595: # <strong>cd /usr</strong>
                    596: # <strong>tar xvfz /tmp/ports.tar.gz</strong>
                    597: # <strong>cd ports</strong>
                    598: </pre></ul>
                    599: <p>
                    600: The <i>ports/</i> subdirectory is a checkout of the OpenBSD ports tree.  Go
                    601: read the <a href="faq/ports/index.html">ports</a> page
                    602: if you know nothing about ports
                    603: at this point.  This text is not a manual of how to use ports.
                    604: Rather, it is a set of notes meant to kickstart the user on the
                    605: OpenBSD ports system.
                    606: <p>
                    607: The <i>ports/</i> directory represents a CVS (see the manpage for
                    608: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&amp;apropos=0&amp;sektion=1&amp;manpath=OpenBSD+Current&amp;arch=i386">
                    609: cvs(1)</a> if
                    610: you aren't familiar with CVS) checkout of our ports.  As with our complete
                    611: source tree, our ports tree is available via anoncvs.  So, in
                    612: order to keep current with it, you must make the <i>ports/</i> tree
                    613: available on a read-write medium and update the tree with a command
                    614: like:
                    615: <p>
                    616: <ul><pre>
1.2       deraadt   617: # <strong>cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_5_1</strong>
1.1       deraadt   618: </pre></ul>
                    619: <p>
                    620: [Of course, you must replace the local directory and server name here
                    621: with the location of your ports collection and a nearby anoncvs
                    622: server.]
                    623: <p>
                    624: Note that most ports are available as packages through FTP. Updated
                    625: packages for the 5.1 release will be made available if problems arise.
                    626: <p>
                    627: If you're interested in seeing a port added, would like to help out, or just
                    628: would like to know more, the mailing list ports@openbsd.org is a good
                    629: place to know.
                    630: <p>
                    631:
                    632: <hr>
                    633: <a href="index.html"><img height="24" width="24" src="back.gif" border="0"
                    634: alt="OpenBSD"></a>
                    635: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
                    636: <br><small>
1.17    ! henning   637: $OpenBSD: 51.html,v 1.16 2012/03/23 01:34:41 deraadt Exp $
1.1       deraadt   638: </small>
                    639:
                    640: </body>
                    641: </html>