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

Annotation of www/37.html, Revision 1.40

1.1       henning     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 3.7 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 3.7">
                      9: <meta name="keywords" content="openbsd,main">
                     10: <meta name="distribution" content="global">
                     11: <meta name="copyright" content="This document copyright 2005 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.17      deraadt    21: <a href="images/Wizard.jpg">
1.1       henning    22: <img align="left" width="255" height="343" hspace="24" vspace="30"
1.17      deraadt    23: src="images/Wizard.jpg" alt="OpenBSD 3.7 logo"></a>
1.1       henning    24: <h2><font color="#0000e0">The OpenBSD 3.7 Release:</font></h2>
                     25: <p>
1.13      henning    26: Released May 19, 2005<br>
1.1       henning    27: Copyright 1997-2005, Theo de Raadt.<br>
                     28: <font color="#e00000">ISBN 0-9731791-5-5</font>
                     29: <p>
                     30:
                     31: <a href="#new">What's New</a><br>
                     32: <a href="#install">How to install</a><br>
                     33: <a href="#upgrade">How to upgrade</a><br>
                     34: <a href="#ports">How to use the ports tree</a><br>
                     35: <a href="orders.html">Ordering a CD set</a><br>
                     36:
                     37: <p>
                     38: <h3><font color="#0000e0">
                     39: To get the files for this release:
                     40: <ul>
                     41: <li>Order a CDROM from our <a href="orders.html">ordering system</a>.
                     42: <li>See the information on <a href="ftp.html">The FTP page</a> for
                     43:     a list of mirror machines.
                     44: <li>Go to the <font color="#e00000">pub/OpenBSD/3.7/</font> directory on
                     45:     one of the mirror sites.
                     46: <li>Briefly read the rest of this document.
                     47: <li>Have a look at <a href="errata.html">The 3.7 Errata page</a> for a list
                     48:     of bugs and workarounds.
                     49: <li>See a <a href="plus37.html">detailed log of changes</a> between the
                     50:     3.6 and 3.7 releases.
                     51: </ul>
                     52: </font></h3>
                     53: <br clear=all>
                     54:
                     55: <strong>Note:</strong> All applicable copyrights and credits can be found
                     56: in the applicable file sources found in the files src.tar.gz, sys.tar.gz,
                     57: XF4.tar.gz, or in the files fetched via ports.tar.gz.  The distribution
                     58: files used to build packages from the ports.tar.gz file are not included on
                     59: the CDROM because of lack of space.
                     60: <p>
                     61:
                     62: <a name="new"></a>
                     63: <hr>
                     64: <p>
                     65: <h3><font color="#0000e0">What's New</font></h3>
                     66: <p>
                     67: This is a partial list of new features and systems included in OpenBSD 3.7.
                     68: For a comprehensive list, see the <a href="plus37.html">changelog</a> leading
                     69: to 3.7.
                     70: <p>
                     71:
                     72: <ul>
                     73:
                     74: <li>New platforms:
                     75: <ul>
                     76: <li><a href="zaurus.html">OpenBSD/zaurus</a><br>
1.24      deraadt    77: Expanding the arm porting effort by supporting the Sharp Zaurus SL-C3000,
                     78: bringing a secure ssh-capable machine to your pocket.
1.1       henning    79: <li><a href="sgi.html">OpenBSD/sgi</a><br>
                     80: </ul>
                     81: <p>
1.33      tom        82: <li>Support for a number of much faster 64-bit machines (in 32-bit mode) in
                     83: the <a href="hppa.html">OpenBSD/hppa</a> port.
                     84: <p>
1.1       henning    85:
                     86: <li>Improved hardware support, including:
                     87: <ul>
1.9       pvalchev   88: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&amp;sektion=4&amp;arch=i386">ath(4)</a>
                     89: driver for Atheros IEEE 802.11a/b/g wireless network adapters.
                     90: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&amp;sektion=4&amp;arch=i386">iwi(4)</a>
                     91: driver for Intel PRO/Wireless 2200BG/2225BG/2915ABG IEEE 802.11a/b/g wireless network adapters.
                     92: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw&amp;sektion=4&amp;arch=i386">ipw(4)</a>
                     93: driver for Intel PRO/Wireless 2100 IEEE 802.11b wireless network adapters.
                     94: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atu&amp;sektion=4&amp;arch=i386">atu(4)</a>
                     95: driver for Atmel AT76C50x USB IEEE 802.11b wireless network adapters.
                     96: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&amp;sektion=4&amp;arch=i386">ral(4)</a>
1.15      deraadt    97: and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&amp;sektion=4&amp;arch=i386">ural(4)</a> [USB]
                     98: drivers for Ralink Technology RT25x0 IEEE 802.11a/b/g wireless network adapters.
1.9       pvalchev   99: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtw&amp;sektion=4&amp;arch=i386">rtw(4)</a>
                    100: driver for Realtek 8180 IEEE 802.11b wireless network adapters.
                    101: <li>Added support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&amp;sektion=4&amp;arch=i386">re(4)</a>
                    102: driver for Realtek 8169 CardBus Ethernet adapters.
1.16      jsg       103: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udav&amp;sektion=4&amp;arch=i386">udav(4)</a>
                    104: driver for Davicom DM9601 USB Ethernet adapters.
1.9       pvalchev  105: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vge&amp;sektion=4&amp;arch=i386">vge(4)</a>
                    106: driver for VIA Networking Technologies VT6122 PCI Gigabit Ethernet adapters.
1.1       henning   107: </ul>
                    108: <p>
                    109:
1.21      claudio   110: <li>Many enhancements in the <a href="mac68k.html">OpenBSD/mac68k</a> port.
                    111: <ul>
                    112: <li>Switch to a bsd.rd based install.
                    113: <li>Create partitions with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pdisk&amp;sektion=8&amp;arch=mac68k">pdisk(8)</a>
                    114: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mc&amp;sektion=4&amp;arch=mac68k">mc(4)</a>
                    115: support and enhance
                    116: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zsc&amp;sektion=4&amp;arch=mac68k">zsc(4)</a>
                    117: support.
                    118: </ul>
                    119: <p>
                    120:
1.19      claudio   121: <li>New tools:
                    122: <ul>
                    123: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd">ospfd(8)</a>,
                    124: implementing the <a href="http://www.rfc-editor.org/rfc/rfc2328.txt">OSPFv2</a>
                    125: routing protocol.
                    126: </ul>
                    127: <p>
                    128:
1.11      henning   129: <li>New functionality:
                    130: <ul>
1.12      mickey    131: <li>Repaired mirroring mode in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ccd&amp;sektion=4&amp;arch=i386">ccd(4)</a>
1.27      otto      132: <li>Privilege separation for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&amp;sektion=8&amp;arch=i386">ftpd(8)</a>.
1.31      otto      133: <li>Bash style prompt expansion and POSIX hex and octal constants in
                    134: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&amp;sektion=1&amp;arch=i386">ksh(1)</a>.
                    135: <li>Improved tcp send performance.
                    136: <li>Reentrant
                    137: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getprotobyname_r&amp;sektion=3&amp;arch=i386">getproto*_r(3)</a>
                    138: and
                    139: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getservbyname_r&amp;sektion=3&amp;arch=i386">getserv*_r(3)</a>
                    140: functions.
1.11      henning   141: </ul>
                    142: <p>
                    143:
1.10      henning   144: <li>New functionality for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&amp;sektion=8&amp">ntpd(8)</a>,
                    145: the Network Time Protocol Daemon:
                    146: <ul>
1.36      tom       147: <li>ntpd can now set the time hard on startup itself, eliminating the need to
1.35      henning   148:     run rdate -n beforehand
1.34      tom       149: <li>Use median instead of average when collapsing all the peers' offsets
1.10      henning   150:     into one, greatly improving resistance against falsetickers
1.34      tom       151: <li>Calculate rootdelay, stratum and precision properly; include these in
1.10      henning   152:     replies sent out in server mode
1.34      tom       153: <li>Many logging improvements, ntpd is now almost completely silent in normal
1.10      henning   154:     operation (unless in debug mode, of course)
                    155: </ul>
                    156: <p>
                    157:
1.7       henning   158: <li>New functionality for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&amp;sektion=8&amp">bgpd(8)</a>,
                    159: the Border Gateway Protocol Daemon:
                    160: <ul>
                    161: <li>Allow sessions to depend on a CARP interface's master/backup state,
                    162:     reducing failover times in redundant setups
                    163: <li>Lower latency for requests from other peers or bgpctl while under heavy
                    164:     load, e. g. initial table transfer when a session comes up
                    165: <li>Allow for the peer descriptions to be used in bgpctl commands where
                    166:     previously only their IPs where allowed
                    167: <li>Allow bgpd to not prepend its own AS number and to not modify the nexthop
                    168:     on updates sent out
                    169: <li>Show associated interfaces and their state on &quot;show nexthop&quot;,
                    170:     to help pointing out why nexthops are invalid
                    171: <li>Allow for relative metrics modification, i. e.
                    172:     &quot;set localpref +20&quot;
                    173: </ul>
                    174: <p>
                    175:
1.20      hshoexer  176: <li>New functionality and improvements for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&amp;sektion=8&amp">isakmpd(8)</a>,
                    177: the Internet Security Association and Key Management Daemon:
                    178: <ul>
1.30      tom       179: <li>Allow the Address, Network, or Netmask values of the &quot;IPsec-ID&quot;
                    180:     to be specified with an interface name or the keyword &quot;default&quot;
                    181:     (in which case the address is selected based on the default route)
                    182: <li>Improved NAT-T and DPD stability and interoperability
1.20      hshoexer  183: </ul>
                    184: <p>
                    185:
1.38      sturm     186: <li>New functionality and many improvements for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&amp;sektion=1&amp">package tools</a>:
1.32      henning   187: <ul>
1.40    ! sturm     188: <li>Major overhaul of the package format, simplifying common tasks like user
        !           189:     creation
1.34      tom       190: <li>In-place updates of packages
                    191: <li>Progress meters, helping a lot when installing big packages
                    192: <li>Reliable dependencies on shared libraries, including the base system
1.40    ! sturm     193: <li>Many performance improvements
1.32      henning   194: </ul>
                    195: <p>
                    196:
1.8       pvalchev  197: <li>Over 3000 ports, 2800 pre-built packages.
1.1       henning   198: <p>
                    199:
1.3       henning   200: <li>Many improvements for security and reliability.
1.27      otto      201: Cleaner source code for
                    202:  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&amp;sektion=1&amp">ksh(1)</a>,
                    203:  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&amp;sektion=8&amp">httpd(8)</a> and many more programs.
1.1       henning   204: <p>
                    205:
                    206: <li>As usual, many improvements in manual pages and other documentation.
                    207: <p>
                    208:
                    209: <li>OpenSSH 4.1:
                    210: <ul>
                    211: </ul>
                    212: <p>
                    213:
                    214: <li>The system includes the following major components from outside suppliers:
                    215: <ul>
1.6       matthieu  216: <li>X.Org 6.8.2 (+ patches, and i386 contains XFree86 3.3.6 servers
                    217: (+ patches) for legacy chipsets not supported by X.Org)
1.1       henning   218: <li>Gcc 2.95.3
                    219: (+ <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc-local&amp;sektion=1">patches</a>)
1.2       henning   220: and 3.3.5
1.1       henning   221: (+ <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc-local&amp;sektion=1">patches</a>)
1.2       henning   222: <li>Perl 5.8.6 (+ patches)
1.1       henning   223: <li>Apache 1.3.29, mod_ssl 2.8.16, DSO support (+ patches)
                    224: <li>OpenSSL 0.9.7d (+ patches)
                    225: <li>Groff 1.15
1.2       henning   226: <li>Sendmail 8.13.3, with libmilter
                    227: <li>Bind 9.3.0 (+ patches)
1.1       henning   228: <li>Lynx 2.8.5rel.2 with HTTPS and IPv6 support (+ patches)
1.2       henning   229: <li>Sudo 1.6.8p6
1.1       henning   230: <li>Ncurses 5.2
                    231: <li>Latest KAME IPv6
                    232: <li>Heimdal 0.6rc1 (+ patches)
                    233: <li>Arla 0.35.7
1.2       henning   234: <li>Binutils 2.15
                    235: <li>Gdb 6.3
1.1       henning   236: </ul>
                    237: <p>
                    238:
                    239: </ul>
                    240:
                    241: <a name="install"></a>
                    242: <hr>
                    243: <p>
                    244: <h3><font color="#0000e0">How to install</font></h3>
                    245: <p>
                    246: Following this are the instructions which you would have on a piece of
                    247: paper if you had purchased a CDROM set instead of doing an alternate
                    248: form of install.  The instructions for doing an ftp (or other style
                    249: of) install are very similar; the CDROM instructions are left intact
                    250: so that you can see how much easier it would have been if you had
                    251: purchased a CDROM instead.
                    252: <p>
                    253:
                    254: <hr>
                    255: Please refer to the following files on the three CDROMs or ftp mirror for
                    256: extensive details on how to install OpenBSD 3.7 on your machine:
                    257: <p>
                    258: <ul>
                    259: <li>CD1:3.7/i386/INSTALL.i386
                    260: <li>CD1:3.7/vax/INSTALL.vax
                    261: <p>
                    262: <li>CD2:3.7/amd64/INSTALL.amd64
                    263: <li>CD2:3.7/macppc/INSTALL.macppc
                    264: <p>
                    265: <li>CD3:3.7/sparc/INSTALL.sparc
                    266: <li>CD3:3.7/sparc64/INSTALL.sparc64
                    267: <p>
                    268: <li>FTP:.../OpenBSD/3.7/alpha/INSTALL.alpha
                    269: <li>FTP:.../OpenBSD/3.7/cats/INSTALL.cats
                    270: <li>FTP:.../OpenBSD/3.7/hp300/INSTALL.hp300
                    271: <li>FTP:.../OpenBSD/3.7/hppa/INSTALL.hppa
                    272: <li>FTP:.../OpenBSD/3.7/luna88k/INSTALL.luna88k
                    273: <li>FTP:.../OpenBSD/3.7/mac68k/INSTALL.mac68k
                    274: <li>FTP:.../OpenBSD/3.7/mvme68k/INSTALL.mvme68k
                    275: <li>FTP:.../OpenBSD/3.7/mvme88k/INSTALL.mvme88k
                    276: <li>FTP:.../OpenBSD/3.7/sgi/INSTALL.sgi
                    277: <li>FTP:.../OpenBSD/3.7/zaurus/INSTALL.zaurus
                    278: </ul>
                    279: <hr>
                    280:
                    281: <p>
                    282: Quick installer information for people familiar with OpenBSD, and the
                    283: use of the "disklabel -E" command.  If you are at all confused when
                    284: installing OpenBSD, read the relevant INSTALL.* file as listed above!
                    285: <p>
                    286:
                    287: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    288: <ul>
                    289: Play with your BIOS options to enable booting from a CD. The OpenBSD/i386
                    290: release is on CD1. If your BIOS does not support booting from CD, you will need
                    291: to create a boot floppy to install from. To create a boot floppy write
                    292: <i>CD1:3.7/i386/floppy37.fs</i> to a floppy and boot via the floppy drive.
                    293:
                    294: <p>
                    295: Use <i>CD1:3.7/i386/floppyB37.fs</i> instead for greater scsi controller
                    296: support, or <i>CD1:3.7/i386/floppyC37.fs</i> for better laptop support.
                    297:
                    298: <p>
                    299: If you can't boot from a CD or a floppy disk,
                    300: you can install across the network using PXE as described in
                    301: the included INSTALL.i386 document.
                    302:
                    303: <p>
                    304: If you are planning on dual booting OpenBSD with another OS, you will need to
                    305: read INSTALL.i386.
                    306:
                    307: <p>
                    308: To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located
                    309: at <i>CD1:3.7/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,
                    310: use the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=
                    311: dd&amp;sektion=1">dd(1)</a> utility. The following is an example usage of
                    312: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)
                    313: </a>, where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or
                    314: &quot;rfd0a&quot;.
                    315:
                    316: <ul><pre>
                    317: # <strong>dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k</strong>
                    318: </pre></ul>
                    319:
                    320: <p>
                    321: Make sure you use properly formatted perfect floppies with NO BAD BLOCKS or
                    322: your install will most likely fail. For more information on creating a boot
                    323: floppy and installing OpenBSD/i386 please refer to
1.39      tom       324: <a href="faq/faq4.html#MkFlop">FAQ 4.3.1</a>.
1.1       henning   325: </ul>
                    326:
                    327: <p>
                    328: <h3><font color="#e00000">OpenBSD/vax:</font></h3>
                    329: <ul>
                    330: Boot over the network via mopbooting as described in INSTALL.vax.
                    331: </ul>
                    332:
                    333: <p>
                    334: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    335: <ul>
                    336: The 3.7 release of OpenBSD/amd64 is located on CD2.
                    337: Boot from the CD to begin the install - you may need to adjust
                    338: your BIOS options first.
                    339: If you can't boot from the CD, you can create a boot floppy to install from.
                    340: To do this, write <i>CD2:3.7/amd64/floppy37.fs</i> to a floppy, then
                    341: boot from the floppy drive.
                    342:
                    343: <p>
                    344: If you can't boot from a CD or a floppy disk,
                    345: you can install across the network using PXE as described in the included
                    346: INSTALL.amd64 document.
                    347:
                    348: <p>
                    349: If you are planning to dual boot OpenBSD with another OS, you will need to
                    350: read INSTALL.amd64.
                    351: </ul>
                    352:
                    353: <p>
                    354: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    355: <ul>
                    356: Put the CD2 in your CDROM drive and poweron your machine while holding down the
                    357: <i>C</i> key until the display turns on and shows <i>OpenBSD/macppc boot</i>.
                    358:
                    359: <p>
                    360: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    361: /3.7/macppc/bsd.rd</i>
                    362: </ul>
                    363:
                    364: <p>
                    365: <h3><font color="#e00000">OpenBSD/sparc:</font></h3>
                    366: <ul>
                    367: The 3.7 release of OpenBSD/sparc is located on CD3. To boot off of this CD you
                    368: can use one of the two commands listed below, depending on the version of your
                    369: ROM.
                    370:
                    371: <ul><pre>
                    372: ok <strong>boot cdrom 3.7/sparc/bsd.rd</strong>
                    373: or
                    374: &gt; <strong>b sd(0,6,0)3.7/sparc/bsd.rd</strong>
                    375: </pre></ul>
                    376:
                    377: <p>
                    378: If your SPARC system does not have a CD drive, you can alternatively boot from floppy.
                    379: To do so you need to write <i>CD3:3.7/sparc/floppy37.fs</i> to a floppy.
1.39      tom       380: For more information see <a href="faq/faq4.html#MkFlop">FAQ 4.3.1</a>.
                    381: To boot from the floppy use one of the two commands listed below,
                    382: depending on the version of your ROM.
1.1       henning   383:
                    384: <ul><pre>
                    385: ok <strong>boot floppy</strong>
                    386: or
                    387: &gt; <strong>b fd()</strong>
                    388: </pre></ul>
                    389:
                    390: <p>
                    391: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    392: will most likely fail.
                    393:
                    394: <p>
                    395: If your SPARC system doesn't have a floppy drive nor a CD drive, you can either
                    396: setup a bootable tape, or install via network, as told in the
                    397: INSTALL.sparc file.
                    398: </ul>
                    399:
                    400: <p>
                    401: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    402: <ul>
                    403: Put the CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    404:
                    405: <p>
                    406: If this doesn't work, or if you don't have a CDROM drive, you can write
                    407: <i>CD3:3.7/sparc64/floppy37.fs</i> to a floppy and boot it with <i>boot
                    408: floppy</i>.<br>
                    409: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    410: will most likely fail.
                    411:
                    412: <p>
                    413: You can also write <i>CD3:3.7/sparc64/miniroot37.fs</i> to the swap partition on
                    414: the disk and boot with <i>boot disk:b</i>.
                    415:
                    416: <p>
                    417: If nothing works, you can boot over the network as described in INSTALL.sparc64
                    418: </ul>
                    419:
                    420: <p>
                    421: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    422: <ul>
                    423: <p>Write <i>FTP:3.7/alpha/floppy37.fs</i> or
                    424: <i>FTP:3.7/alpha/floppyB37.fs</i> (depending on your machine) to a diskette and
                    425: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    426:
                    427: <p>
                    428: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    429: will most likely fail.
                    430:
                    431: </ul>
                    432:
                    433: <p>
                    434: <h3><font color="#e00000">OpenBSD/cats:</font></h3>
                    435: <ul>
                    436: <p>
                    437: After updating the firmware to at least ABLE 1.95 if necessary, boot
                    438: <i>FTP:3.7/cats/bsd.rd</i> from an ABLE-supported device (such as a CD-ROM
                    439: or an existing FFS or EXT2FS partition).
                    440: </ul>
                    441:
                    442: <p>
                    443: <h3><font color="#e00000">OpenBSD/zaurus:</font></h3>
                    444: <ul>
1.18      deraadt   445: <p>
                    446: Using the Linux built-in graphical ipkg installer, install the
                    447: openbsd37_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
                    448: for a few important details.
1.1       henning   449: </ul>
                    450:
                    451: <p>
                    452: <h3><font color="#e00000">OpenBSD/hp300:</font></h3>
                    453: <ul>
                    454: <p>
                    455: Boot over the network by following the instructions in INSTALL.hp300.
                    456: </ul>
                    457:
                    458: <p>
                    459: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    460: <ul>
                    461: <p>
                    462: Boot over the network by following the instructions in INSTALL.hppa or the
                    463: <a href="hppa.html#netboot">hppa platform page</a>.
                    464: </ul>
                    465:
                    466: <p>
                    467: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    468: <ul>
                    469: <p>
                    470: Copy bsd.rd to a Mach or UniOS partition, and boot it from the PROM.
                    471: Alternatively, you can create a bootable tape and boot from it. Refer to
                    472: the instructions in INSTALL.luna88k for more details.
                    473: </ul>
                    474:
                    475: <p>
                    476: <h3><font color="#e00000">OpenBSD/mac68k:</font></h3>
                    477: <ul>
                    478: <p>
1.26      claudio   479: Boot MacOS as normal and extract the Macside "BSD/Mac68k Booter" utility from
                    480: <i>FTP:3.7/mac68k/utils</i> onto your hard disk.  Configure the "BSD/Mac68k
                    481: Booter" with the location of your bsd.rd kernel and boot into the installer.
                    482: Refer to the instructions in INSTALL.mac68k for more details.
1.1       henning   483: </ul>
                    484:
                    485: <p>
                    486: <h3><font color="#e00000">OpenBSD/mvme68k:</font></h3>
                    487: <ul>
                    488: <p>
                    489: You can create a bootable installation tape or boot over the network.<br>
                    490: The network boot requires a MVME68K BUG version that supports the <i>NIOT</i>
                    491: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme68k
                    492: for more details.
                    493: </ul>
                    494:
                    495: <p>
                    496: <h3><font color="#e00000">OpenBSD/mvme88k:</font></h3>
                    497: <ul>
                    498: <p>
                    499: You can create a bootable installation tape or boot over the network.<br>
                    500: The network boot requires a MVME88K BUG version that supports the <i>NIOT</i>
                    501: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme88k
                    502: for more details.
                    503: </ul>
                    504:
                    505: <p>
                    506: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
1.37      tom       507: <ul>
1.18      deraadt   508: <p>
                    509: Setup a DHCP/tftp network server, and boot using "bootp()/bsd.rd".
1.1       henning   510: </ul>
                    511:
                    512: <p>
                    513: <h3><font color="#e00000">Notes about the source code:</font></h3>
                    514: <ul>
                    515: src.tar.gz contains a source archive starting at /usr/src.  This file
                    516: contains everything you need except for the kernel sources, which are
                    517: in a separate archive.  To extract:
                    518: <p>
                    519: <ul><pre>
                    520: # <strong>mkdir -p /usr/src</strong>
                    521: # <strong>cd /usr/src</strong>
                    522: # <strong>tar xvfz /tmp/src.tar.gz</strong>
                    523: </pre></ul>
                    524: <p>
                    525: sys.tar.gz contains a source archive starting at /usr/src/sys.
                    526: This file contains all the kernel sources you need to rebuild kernels.
                    527: To extract:
                    528: <p>
                    529: <ul><pre>
                    530: # <strong>mkdir -p /usr/src/sys</strong>
                    531: # <strong>cd /usr/src</strong>
                    532: # <strong>tar xvfz /tmp/sys.tar.gz</strong>
                    533: </pre></ul>
                    534: <p>
                    535: Both of these trees are a regular CVS checkout.  Using these trees it
                    536: is possible to get a head-start on using the anoncvs servers as
                    537: described <a href="anoncvs.html">here</a>.
                    538: Using these files
                    539: results in a much faster initial CVS update than you could expect from
                    540: a fresh checkout of the full OpenBSD source tree.
                    541: <p>
                    542: </ul>
                    543:
                    544: <a name="upgrade"></a>
                    545: <hr>
                    546: <p>
                    547: <h3><font color="#0000e0">How to upgrade</font></h3>
                    548: <p>
1.4       henning   549: If you already have an OpenBSD 3.6 system, and do not want to reinstall,
1.1       henning   550: upgrade instructions and advice can be found in the
                    551: <a href="faq/upgrade37.html">Upgrade Guide</a>.
                    552:
                    553: <a name="ports"></a>
                    554: <hr>
                    555: <p>
                    556: <h3><font color="#0000e0">Ports Tree</font></h3>
                    557: <p>
                    558: A ports tree archive is also provided.  To extract:
                    559: <p>
                    560: <ul><pre>
                    561: # <strong>cd /usr</strong>
                    562: # <strong>tar xvfz /tmp/ports.tar.gz</strong>
                    563: # <strong>cd ports</strong>
                    564: </pre></ul>
                    565: <p>
                    566: The <i>ports/</i> subdirectory is a checkout of the OpenBSD ports tree.  Go
                    567: read the <a href="ports.html">ports</a> page
                    568: if you know nothing about ports
                    569: at this point.  This text is not a manual of how to use ports.
                    570: Rather, it is a set of notes meant to kickstart the user on the
                    571: OpenBSD ports system.
                    572: <p>
                    573: The <i>ports/</i> directory represents a CVS (see the manpage for
                    574: <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&amp;format=html">
                    575: cvs(1)</a> if
                    576: you aren't familiar with CVS) checkout of our ports.  As with our complete
                    577: source tree, our ports tree is available via anoncvs.  So, in
                    578: order to keep current with it, you must make the <i>ports/</i> tree
                    579: available on a read-write medium and update the tree with a command
                    580: like:
                    581: <p>
                    582: <ul><pre>
1.5       henning   583: # <strong>cd [portsdir]/; cvs -d anoncvsserver.openbsd.org:/cvs update -Pd -rOPENBSD_3_7</strong>
1.1       henning   584: </pre></ul>
                    585: <p>
                    586: [Of course, you must replace the local directory and server name here
                    587: with the location of your ports collection and a nearby anoncvs
                    588: server.]
                    589: <p>
                    590: Note that most ports are available as packages through ftp. Updated
                    591: packages for the 3.7 release will be made available if problems arise.
                    592: <p>
                    593: If you're interested in seeing a port added, would like to help out, or just
                    594: would like to know more, the mailing list ports@openbsd.org is a good
                    595: place to know.
                    596: <p>
                    597:
                    598: <hr>
                    599: <a href="index.html"><img height="24" width="24" src="back.gif" border="0"
                    600: alt="OpenBSD"></a>
                    601: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
                    602: <br><small>
1.40    ! sturm     603: $OpenBSD: 37.html,v 1.39 2005/03/24 17:50:13 tom Exp $
1.1       henning   604: </small>
                    605:
                    606: </body>
                    607: </html>