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

Annotation of www/29.html, Revision 1.31

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 2.9 Release</title>
                      5: <meta name="resource-type" content="document">
                      6: <meta name="description" content="the main OpenBSD page">
                      7: <meta name="keywords" content="openbsd,main">
                      8: <meta name="distribution" content="global">
1.23      horacio     9: <meta name="copyright" content="This document copyright 1999-2002 by OpenBSD.">
1.1       deraadt    10: </head>
                     11:
1.27      david      12: <body bgcolor="#ffffff" text="#000000" link="#24248e">
1.1       deraadt    13:
1.26      jufi       14: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" hspace="24" src="images/smalltitle.gif" border="0"></a>
1.1       deraadt    15: <hr>
                     16:
                     17: <p>
1.26      jufi       18: <a href=images/Business.jpg><img align=left hspace="24" src=images/Business.jpg></a>
1.1       deraadt    19: <h2><font color=#0000e0>The OpenBSD 2.9 Release:</font></h2>
                     20: <p>
                     21:
                     22: Released June 1, 2001<br>
                     23: Copyright 1997-2001, Theo de Raadt.<br>
                     24: <font color=#e00000>ISBN 0-9683637-7-6</font>
                     25: <p>
                     26:
                     27: <a href=#new>What's New</a><br>
                     28: <a href=#install>How to install</a><br>
                     29: <a href=#ports>How to use the ports tree</a><br>
                     30: <a href=orders.html>Ordering a CD set</a><br>
                     31:
                     32: <p>
                     33: <h3><font color=#0000e0>
                     34: To get the files for this release:
                     35: <ul>
1.26      jufi       36: <li>Order a CDROM from our <a href="orders.html">ordering system</a>.
1.1       deraadt    37: <li>See the information on <a href=ftp.html>The FTP page</a> for
                     38:        a list of mirror machines
                     39: <li>Go to the <font color=#e00000>pub/OpenBSD/2.9/</font> directory on
                     40:        one of the mirror sites
                     41: <li>Briefly read the rest of this document.
1.22      deraadt    42: <li>Have a look at <a href=errata29.html>The 2.9 Errata page</a> for a list
1.1       deraadt    43:        of bugs and workarounds.
                     44: <li>See a <a href=plus29.html>detailed log of changes</a> between the
                     45:        2.8 and 2.9 releases.
                     46: </ul>
                     47: </font></h3>
                     48: <br clear=all>
                     49: <br>
                     50: <p>
                     51:
                     52: <strong>Note:</strong> All applicable copyrights and credits can be found
                     53: in the applicable file sources found in the files src.tar.gz, srcsys.tar.gz,
                     54: XF4.tar.gz, or in the files fetched via ports.tar.gz.  The distribution
                     55: files used to build packages from the ports.tar.gz file are not included on
                     56: the CDROM because of lack of space.
                     57: <p>
                     58:
                     59: <a name=new></a>
                     60: <hr>
                     61: <p>
                     62: <h3><font color=#0000e0>What's New</font></h3>
                     63: <p>
                     64: This is a partial list of new features and systems included in OpenBSD 2.9.
                     65: For a comprehensive list, see the <a href=plus29.html>changelog</a> leading
                     66: to 2.9.
                     67: <p>
                     68:
                     69: <ul>
                     70:
1.4       aaron      71: <li>Filesystem performance has received an incredible boost from new softupdates and dirpref code. Some tests show a 60x improvement in filesystem speed. If there is one reason to upgrade to 2.9, this is it.
                     72: <p>
                     73:
1.1       deraadt    74: <li><a href="http://www.OpenSSH.com">OpenSSH</a> (supporting both the
1.5       deraadt    75: SSH1 and SSH2 protocols) is now at version 2.9. Secure file transfers are
1.2       aaron      76: encouraged using the greatly enhanced SFTP subsystem which now comes both with
                     77: an SFTP server and client.
                     78: <p>
1.1       deraadt    79:
                     80: <li>Extensive changes to the documentation, notably the man pages and
                     81: the Web FAQ. The manual pages now include useful examples to
                     82: supplement the explanations.
                     83: <p>
                     84:
                     85: <li>More complete collection and better tested set of "ports".
                     86: <p>
                     87:
1.4       aaron      88: <li>Over 1000 pre-built and tested packages.
1.1       deraadt    89: <p>
                     90:
1.2       aaron      91: <li>OpenBSD 2.9 will run on the new Apple Titanium PowerBook G4.
1.1       deraadt    92: <p>
                     93:
1.6       ericj      94: <li>After a 2 release hiatus, the <a href="alpha.html">OpenBSD/alpha</a> port is back with more hardware support than ever!
                     95: <p>
                     96:
1.1       deraadt    97: <li>The system includes the following major components from outside suppliers:
                     98: <p>
                     99: <ul>
1.4       aaron     100: <li>XFree86 4.0.3 (and i386 contains 3.3.X servers also, thus providing support for all chipsets)
                    101: <li>gcc 2.95.3 (+ patches)
1.10      brad      102: <li>perl 5.6.0 (+ patches)
                    103: <li>Apache 1.3.19, mod_ssl 2.8.2, OpenSSL 0.9.6 (+ patches), DSO support
1.2       aaron     104: <li>ipf 3.4.16 (+ patches)
                    105: <li>groff 1.15
                    106: <li>sendmail 8.11.3
                    107: <li>lynx 2.8.2 with HTTPS support added
                    108: <li>sudo 1.6.3p7
                    109: <li>ncurses 5.2
                    110: <li>Latest KAME IPv6
1.16      hin       111: <li>KTH Kerberos 1.0.4
1.5       deraadt   112: <li>OpenSSH 2.9
1.2       aaron     113:
                    114: </ul>
                    115: <p>
                    116:
                    117: <li>Much improved device driver support
                    118: <p>
                    119: <ul>
                    120: <li>3Com 3c990 3XP Typhoon/Sidewinder driver (Ethernet only).
1.6       ericj     121: <li>New hardware RAID drivers including:
                    122:        <ul>
                    123:        <li>Adaptec FSA
                    124:        <li>American Megatrends MegaRAID
1.12      brad      125:        <li>Compaq Smart ARRAY controllers
1.6       ericj     126:        </ul>
                    127: <li>New SCSI drivers supporting:
                    128:        <ul>
                    129:        <li>Initio 940/950
                    130:        <li>Symbios Logic 53c1x10
                    131:        <li>AMD Am53c974-based PCI adapters
                    132:        </ul>
                    133: <li>Much added support for various laptop audio cards, including:
                    134:        <ul>
                    135:        <li>ESS Maestro 1/2/2E
                    136:        <li>Yamaha DS-1S
                    137:        <li>Cirrus Logic CS4281 audio devices
                    138:        </ul>
1.2       aaron     139: <li>USB hardware is now enabled by default and includes support for keyboards and mice.
1.1       deraadt   140: </ul>
                    141: <p>
                    142:
                    143: <li>Many improvements for security and reliability (look for the red
                    144: print in the <a href=plus29.html>complete changelog</a>).
                    145: <p>
                    146:
                    147: <li>Many other new features, including:
                    148: <p>
                    149: <ul>
1.17      aaron     150: <li>Long username support.
1.13      chris     151: <li>Vastly improved Linux <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_linux&sektion=8">emulation</a> allowing many more applications to run.
                    152: <li>802.1d spanning tree support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4">bridge(4)</a>.
                    153: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&sektion=4">vlan(4)</a> bridging support allows for many more bridge possibilities (Now you can even use OpenBSD as an 802.1Q compatible switch)
                    154: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kqueue&sektion=2">kqueue(2)</a> kernel event notification mechanism.
1.6       ericj     155: <li>Addition of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4">wscons(4)</a> machine-independent console driver.
                    156: <li>Major enhancements to softupdates, including speed and stability fixes.
1.28      deraadt   157: <li>Bug-fixes and enhancements to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atapiscsi&sektion=4">atapiscsi(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4">pciide(4)</a> drivers,
1.13      chris     158: including UltraDMA/100 support for Intel, Promise, and Highpoint controllers.
1.1       deraadt   159: </ul>
                    160: <p>
                    161:
                    162: </ul>
                    163: <p>
                    164:
                    165: <a name=install></a>
                    166: <hr>
                    167: <p>
                    168: <h3><font color=#0000e0>How to install</font></h3>
                    169: <p>
                    170: Following this are the instructions which you would have on a piece of
                    171: paper if you had purchased a CDROM set instead of doing an alternate
                    172: form of install.  The instructions for doing an ftp (or other style
                    173: of) install are very similar; the CDROM instructions are left intact
                    174: so that you can see how much easier it would have been if you had
                    175: purchased a CDROM instead.
                    176: <p>
                    177:
                    178: <hr>
1.20      jsyn      179: Please refer to the following files on the two CDROMs for extensive
1.1       deraadt   180: details on how to install OpenBSD 2.9 on your machine:
                    181: <p>
1.7       ericj     182: <ul>
1.1       deraadt   183: <li>   CD1:2.9/i386/INSTALL.i386
                    184: <li>   CD1:2.9/powerpc/INSTALL.powerpc
                    185: <li>   CD1:2.9/vax/INSTALL.vax
                    186: <p>
                    187: <li>   CD2:2.9/sparc/INSTALL.sparc
                    188: <li>   CD2:2.9/mvme68k/INSTALL.mvme68k
                    189: <li>   CD2:2.9/amiga/INSTALL.amiga
                    190: <li>   CD2:2.9/mac68k/INSTALL.mac68k
                    191: <li>   CD2:2.9/hp300/INSTALL.hp300
                    192: <li>   CD2:2.9/sun3/INSTALL.sun3
                    193: <p>
1.7       ericj     194: <li>The alpha release is available on the ftp sites, but not on the CDs.
                    195: </ul>
1.1       deraadt   196: <hr>
1.7       ericj     197:
1.1       deraadt   198: <p>
                    199: Quick installer information for people familiar with OpenBSD, and the
1.18      miod      200: use of the "disklabel -E" command.  If you are at all confused when
1.1       deraadt   201: installing OpenBSD, read the relevant INSTALL.* file as listed above!
                    202: <p>
1.7       ericj     203:
                    204: <h3><font color=#e00000>OpenBSD/i386:</font></h3>
                    205: <ul>
1.1       deraadt   206: <p>
1.8       ericj     207: Play with your BIOS options to enable booting from a CD. The OpenBSD/i386 release is on CD1. If your BIOS does not support booting from CD, you will need to create a boot floppy to install from. To create a boot floppy write <i>CD1:2.9/i386/floppy29.fs</i> to a floppy and boot via the floppy drive.
1.7       ericj     208:
1.1       deraadt   209: <p>
1.8       ericj     210: If you are planning on dual booting OpenBSD with another OS, you will need to read the included INSTALL.i386 document.
                    211:
                    212: <p>
1.24      miod      213: To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located at <i>CD:/2.9/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS, use the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&sektion=1">dd(1)</a> utility. The following is an example usage of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&sektion=1">dd(1)</a>, where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or &quot;rfd0a&quot;.
1.8       ericj     214:
                    215: <ul><pre>
                    216: # <strong>dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k</strong>
                    217: </pre></ul>
                    218:
                    219: <p>
                    220: Make sure you use properly formatted perfect floppies with NO BAD BLOCKS or your install will most likely fail. For more information on creating a boot floppy and installing OpenBSD/i386 please refer to <a href="faq/faq4.html#4.1">FAQ4.1</a>.
1.7       ericj     221: </ul>
                    222:
                    223: <p>
                    224: <h3><font color=#e00000>OpenBSD/sparc:</font></h3>
                    225: <ul>
1.1       deraadt   226: <p>
1.8       ericj     227: The 2.9 release of OpenBSD/sparc is located on CD2. To boot off of this CD you can use one of the two commands listed below, depending on the version of your ROM.
                    228:
                    229: <ul><pre>
                    230: > <strong>boot cdrom 2.9/sparc/bsd.rd</strong>
                    231: or
                    232: > <strong>b sd(0,6,0)2.9/sparc/bsd.rd</strong>
                    233: </pre></ul>
                    234:
                    235: <p>
1.18      miod      236: If your sparc does not have a CD drive, you can alternatively boot from floppy. To do so you need to write &quot;CD2:2.9/sparc/floppy29.fs&quot; to a floppy. For more information see <a href="faq/faq4.html#4.1">FAQ4.1</a>. To boot from the floppy use one of the two commands listed below, depending on the version of your ROM.
1.8       ericj     237:
                    238: <ul><pre>
                    239: > <strong>boot floppy</strong>
                    240: or
                    241: > <strong>boot fd()</strong>
                    242: </pre></ul>
                    243:
                    244: <p>
                    245: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install will most likely fail.
1.11      miod      246:
                    247: <p>
                    248: If your sparc doesn't have a floppy drive nor a CD drive, you can either
                    249: setup a bootable tape, or install via network, as told in the
                    250: INSTALL.sparc file.
1.7       ericj     251: </ul>
                    252:
1.1       deraadt   253: <p>
1.7       ericj     254: <h3><font color=#e00000>OpenBSD/amiga:</font></h3>
                    255: <ul>
1.1       deraadt   256: <p>
                    257: Create BSD partitions according to INSTALL.amiga's preparation section.
                    258: Mount the CD2 under AmigaOS as device CD0: Next, execute the following
                    259: CLI command: "CD0:2.9/amiga/utils/loadbsd CD0:2.9/amiga/bsd.rd".
1.7       ericj     260: </ul>
                    261:
1.1       deraadt   262: <p>
1.7       ericj     263: <h3><font color=#e00000>OpenBSD/hp300:</font></h3>
                    264: <ul>
1.1       deraadt   265: <p>
                    266: You can boot over the network by following the instructions in
                    267: INSTALL.hp300.
1.7       ericj     268: </ul>
                    269:
1.1       deraadt   270: <p>
1.7       ericj     271: <h3><font color=#e00000>OpenBSD/mac68k:</font></h3>
                    272: <ul>
1.1       deraadt   273: <p>
                    274: Boot MacOS as normal and partition your disk with the appropriate A/UX
                    275: configurations.  Then, extract the Macside utilities from
                    276: CD2:2.9/mac68k/utils onto your hard disk.  Run Mkfs to create your
                    277: filesystems on the A/UX partitions you just made.  Then, use the
                    278: BSD/Mac68k Installer to copy all the sets in CD2:2.9/mac68k/ onto your
                    279: partitions.  Finally, you will be ready to configure the BSD/Mac68k
                    280: Booter with the location of your kernel and boot the system.
1.7       ericj     281: </ul>
                    282:
1.1       deraadt   283: <p>
1.7       ericj     284: <h3><font color=#e00000>OpenBSD/sun3:</font></h3>
                    285: <ul>
1.1       deraadt   286: <p>
1.9       miod      287: You can either setup a diskless boot or create an installation tape,
                    288: as described in INSTALL.sun3.
1.7       ericj     289: </ul>
                    290:
1.1       deraadt   291: <p>
1.8       ericj     292: <h3><font color=#e00000>OpenBSD/alpha:</font></h3>
                    293: <ul>
                    294: <p>
                    295: Get the release via ftp. Then, you can either setup a diskless boot or boot via floppy as described in INSTALL.alpha.
                    296: </p>
                    297: </ul>
                    298:
                    299: <p>
1.1       deraadt   300: <h3><font color=#e00000>Notes about the source code:</font></h3>
1.7       ericj     301: <ul>
1.1       deraadt   302: <p>
                    303: src.tar.gz contains a source archive starting at /usr/src.  This file
                    304: contains everything you need except for the kernel sources, which are
                    305: in a separate archive.  To extract:
                    306: <p>
1.7       ericj     307: <ul><pre>
                    308: # <strong>mkdir -p /usr/src</strong>
                    309: # <strong>cd /usr/src</strong>
                    310: # <strong>tar xvfz /tmp/src.tar.gz</strong>
                    311: </pre></ul>
1.1       deraadt   312: <p>
                    313: srcsys.tar.gz contains a source archive starting at /usr/src/sys.
                    314: This file contains all the kernel sources you need to rebuild kernels.
                    315: To extract:
                    316: <p>
1.7       ericj     317: <ul><pre>
                    318: # <strong>mkdir -p /usr/src/sys</strong>
                    319: # <strong>cd /usr/src</strong>
                    320: # <strong>tar xvfz /tmp/srcsys.tar.gz</strong>
                    321: </pre></ul>
1.1       deraadt   322: <p>
                    323: Both of these trees are a regular CVS checkout.  Using these trees it
                    324: is possible to get a head-start on using the anoncvs servers as
                    325: described at <a href=anoncvs.html>http://www.OpenBSD.org/anoncvs.html</a>.
                    326: Using these files
                    327: results in a much faster initial CVS update than you could expect from
                    328: a fresh checkout of the full OpenBSD source tree.
                    329: <p>
1.7       ericj     330: </ul>
1.1       deraadt   331: <a name=ports></a>
                    332: <hr>
                    333: <p>
                    334: <h3><font color=#0000e0>Ports Tree</font></h3>
                    335: <p>
                    336: A ports tree archive is also provided.  To extract:
                    337: <p>
1.7       ericj     338: <ul><pre>
                    339: # <strong>cd /usr</strong>
                    340: # <strong>tar xvfz /tmp/ports.tar.gz</strong>
                    341: # <strong>cd ports</strong>
                    342: </pre></ul>
1.1       deraadt   343: <p>
1.7       ericj     344: The <i>ports/</i> subdirectory is a checkout of the OpenBSD ports tree.  Go
1.30      jasper    345: read <a href=faq/faq15.html>http://www.OpenBSD.org/faq/faq15.html</a>
1.1       deraadt   346: if you know nothing about ports
                    347: at this point.  This text is not a manual of how to use ports.
                    348: Rather, it is a set of notes meant to kickstart the user on the
                    349: OpenBSD ports system.
                    350: <p>
1.14      espie     351: Certainly, the OpenBSD ports system is not complete.  It is doubtful it
                    352: will ever be. However, it is growing very fast and getting more stable.
                    353: Almost all ports provided with this release should build without problems
                    354: on most architectures (over 1200 packages build on i386, for instance).
                    355: <p>
1.19      jufi      356: The <i>ports/</i> directory represents a CVS (see the manpage for
                    357: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&apropos=0&sektion=1&manpath=OpenBSD+Current&arch=i386&format=html">
                    358: cvs(1)</a> if
1.14      espie     359: you aren't familiar with CVS) checkout of our ports.  As with our complete
                    360: source tree, our ports tree is available via anoncvs.  So, in
1.7       ericj     361: order to keep current with it, you must make the <i>ports/</i> tree
1.1       deraadt   362: available on a read-write medium and update the tree with a command
                    363: like:
                    364: <p>
1.7       ericj     365: <ul><pre>
1.29      deraadt   366: # <strong>cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_2_9</strong>
1.7       ericj     367: </pre></ul>
1.1       deraadt   368: <p>
                    369: [Of course, you must replace the local directory and server name here
                    370: with the location of your ports collection and a nearby anoncvs
                    371: server.]
                    372: <p>
1.14      espie     373: Note that most ports are available as packages through ftp. Updated
                    374: packages for the 2.9 release will be made available if problems arise.
1.1       deraadt   375: <p>
1.14      espie     376: If you're interested in seeing a port added, would like to help out, or just
1.1       deraadt   377: would like to know more, the mailing list ports@openbsd.org is a good
                    378: place to know.
                    379: <p>
                    380:
                    381: </body>
                    382: </html>