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

Annotation of www/35.html, Revision 1.46

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 3.5 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.5">
                      9: <meta name="keywords" content="openbsd,main">
                     10: <meta name="distribution" content="global">
1.25      miod       11: <meta name="copyright" content="This document copyright 2004 by OpenBSD.">
1.1       deraadt    12: </head>
                     13:
                     14: <body bgcolor="#ffffff" text="#000000" link="#24248E">
                     15:
                     16: <a href="index.html">
                     17: <img alt="[OpenBSD]" height="30" width="141" hspace="24" src="images/smalltitle.gif" border="0"></a>
                     18: <hr>
                     19:
                     20: <p>
                     21: <a href="images/Carp.gif">
                     22: <img align="left" width="255" height="343" hspace="24" vspace="30"
                     23: src="images/Carp.gif" alt="OpenBSD 3.5 logo"></a>
                     24: <h2><font color="#0000e0">The OpenBSD 3.5 Release:</font></h2>
                     25: <p>
                     26: Released May 1, 2004<br>
                     27: Copyright 1997-2004, Theo de Raadt.<br>
                     28: <font color="#e00000">ISBN 0-9731791-1-9</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="#ports">How to use the ports tree</a><br>
                     34: <a href="orders.html">Ordering a CD set</a><br>
                     35:
                     36: <p>
                     37: <h3><font color="#0000e0">
                     38: To get the files for this release:
                     39: <ul>
                     40: <li>Order a CDROM from our <a href="orders.html">ordering system</a>.
                     41: <li>See the information on <a href="ftp.html">The FTP page</a> for
                     42:     a list of mirror machines.
                     43: <li>Go to the <font color="#e00000">pub/OpenBSD/3.5/</font> directory on
                     44:     one of the mirror sites.
                     45: <li>Briefly read the rest of this document.
                     46: <li>Have a look at <a href="errata.html">The 3.5 Errata page</a> for a list
                     47:     of bugs and workarounds.
                     48: <li>See a <a href="plus.html">detailed log of changes</a> between the
                     49:     3.4 and 3.5 releases.
                     50: </ul>
                     51: </font></h3>
                     52: <br clear=all>
                     53:
                     54: <strong>Note:</strong> All applicable copyrights and credits can be found
                     55: in the applicable file sources found in the files src.tar.gz, sys.tar.gz,
                     56: XF4.tar.gz, or in the files fetched via ports.tar.gz.  The distribution
                     57: files used to build packages from the ports.tar.gz file are not included on
                     58: the CDROM because of lack of space.
                     59: <p>
                     60:
                     61: <a name="new"></a>
                     62: <hr>
                     63: <p>
                     64: <h3><font color="#0000e0">What's New</font></h3>
                     65: <p>
                     66: This is a partial list of new features and systems included in OpenBSD 3.5.
1.2       deraadt    67: For a comprehensive list, see the <a href="plus.html">changelog</a> leading
1.1       deraadt    68: to 3.5.
                     69: <p>
                     70:
                     71: <ul>
                     72:
1.14      deraadt    73: <li> New platforms:
                     74: <ul>
                     75: <li><a href="http://www.openbsd.org/amd64.html">OpenBSD/amd64</a>
                     76: <li><a href="http://www.openbsd.org/cats.html">OpenBSD/cats</a>
                     77: </ul>
                     78: <p>
                     79:
1.35      otto       80: <li>Replacement of the GNU
1.12      otto       81: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bc">bc(1)</a>,
                     82: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc">dc(1)</a>,
1.4       deraadt    83: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nm">nm(1)</a> and
                     84: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=size">size(1)</a>
1.1       deraadt    85: commands with BSD licensed equivalents.
                     86: <p>
                     87:
1.5       mcbride    88: <li>A large number of bug fixes, changes, and optimizations to our packet filter
                     89:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf">pf(4)</a>
                     90:     including:
                     91: <ul>
1.19      otto       92: <li>Atomic commits of ruleset changes (reduce the chance of ending up in an
                     93:     inconsistent state).
                     94: <li>A 30 percent reduction in the size of state table entries.
                     95: <li>Source-tracking (limit number of clients and states per client).
                     96: <li>Sticky-address (the flexibility of round-robin with the benefits of
                     97:     source-hash).
                     98: <li>Invert the specific/general socket match order when redirecting to
1.34      avsm       99:     localhost (prevents the potential security problem of remote connections
1.19      otto      100:     being identified as local).
1.5       mcbride   101: <li>Significant improvements to interface handling.
                    102: </ul>
                    103: <p>
                    104:
                    105: <li>New tools for high availability and load balancing:
                    106: <ul>
                    107: <li>CARP (the Common Address Redundancy Protocol)
                    108:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp">carp(4)</a>
                    109:     allows multiple machines to share responsibility for a given IP address or
                    110:     addresses. If the owner of the address fails, another member of the group
                    111:     will take over for it. A discussion of the history of CARP can be found
                    112:     <a href="http://www.openbsd.org/lyrics.html">here</a>.
                    113: <li>Additions to the
                    114:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfsync">pfsync(4)</a>
                    115:     interface allow it to synchronise state table entries between two or more
                    116:     firewalls which are operating in parallel, allowing stateful connections
                    117:     to cross any of the firewalls regardless of where the state was initially
                    118:     created.
                    119: </ul>
                    120: <p>
                    121:
1.6       todd      122: <li> New functionality:
                    123: <ul>
                    124: <li>New ptm device (see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pty&sektion=4">pty(4)</a>)
                    125: that allows non-privileged processes to allocate a properly-permissioned pty. No more setuid(root)
                    126: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xterm&sektion=1">xterm(1)</a>!
1.17      otto      127: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=closefrom&sektion=2">closefrom(2)</a>
                    128: system call has been added.
1.6       todd      129: <li>TCP MD5 signatures (used by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nc&sektion=1">nc(1)</a>
1.17      otto      130: and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8">bgpd(8)</a>).
1.26      tom       131: <li>i386 and amd64 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pxeboot&sektion=8&arch=i386">pxeboot(8)</a>.
1.19      otto      132: <li>The i386 8GB boot loader limitation has been removed.
1.6       todd      133: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamd&sektion=8">spamd(8)</a>
1.16      todd      134: gains <a href="http://projects.puremagic.com/greylisting/">greylisting</a> support.
1.6       todd      135: <li>Interface 'cloning,' accessed by
                    136: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8">ifconfig(8)</a>
1.19      otto      137: commands <em>create</em> and <em>destroy</em>. E.g. `ifconfig vlan100 create'.
1.17      otto      138: <li>The MAKEDEV(8) manual pages are now generated.
1.18      sturm     139: <li>Complete rewrite of package tools in perl.
1.21      djm       140: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslogd&sektion=8">syslogd(8)</a>
                    141: now supports logging to memory buffers, to be read using
                    142: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslogc&sektion=8">syslogc(8)</a>.
                    143: This is useful for diskless devices.
1.34      avsm      144: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4">IPsec</a> ESP in UDP encapsulation.
1.33      otto      145: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&sektion=3">
1.34      avsm      146: malloc(3)</a> randomization and guard pages. This helps to detect out-of-bounds
1.33      otto      147: reads and writes.
1.43      beck      148: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=authpf&sektion=8">
                    149: authpf(8)</a> now tags traffic in
                    150: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflog&sektion=4">
                    151: pflog(4)</A> so that users may be associated with traffic through a NAT setup.
1.46    ! tedu      152: <li>hw.setperf sysctl allows controlling the speed of many new i386
        !           153: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cpu&arch=i386">cpus</a>.
1.6       todd      154: </ul>
                    155: <p>
                    156:
1.34      avsm      157: <li> Privilege separation added to allow complex operations to occur in an untrusted, unprivileged process:
1.6       todd      158: <ul>
                    159: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>
                    160: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=named&sektion=8">named(8)</a>
1.13      todd      161: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflogd&sektion=8">pflogd(8)</a>
1.6       todd      162: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8">tcpdump(8)</a>
                    163: </ul>
                    164: <p>
                    165:
                    166: <li> New tools:
                    167: <ul>
1.35      otto      168: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sensorsd&sektion=8">sensorsd(8)</a>, monitoring hardware sensors,
                    169: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=procmap&sektion=1">procmap(1)</a>, examine a process' memory map,
                    170: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8">bgpd(8)</a>, implementing the <a href="http://www.rfc-editor.org/rfc/rfc1771.txt">BGP-4</a> routing protocol,
1.10      deraadt   171: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkill&sektion=1">pkill(1)</a> and
1.35      otto      172: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgrep&sektion=1">pgrep(1)</a>, finding or signalling processes by name.
1.6       todd      173: </ul>
                    174: <p>
                    175:
1.23      henning   176: <li> Performance improvements:
                    177: <ul>
1.35      otto      178: <li>Improved connection/socket lookup - about 100 times faster at 10000 sockets than 3.4.
                    179: <li>TCP SYN cache.
1.23      henning   180: <li>OpenSSL speedup on i386, up to 100% improvement for md5, sha1, blowfish,
1.42      henning   181:     des, 3des, rsa, dsa and bn.
                    182: <li>OpenSSL now uses the new AES instructions some VIA C3 processors provide
                    183:     directly, increasing AES throughput by up to 3.5 times.
1.45      tedu      184: <li>Directory hashing makes lookups in large directories much faster.
1.23      henning   185: </ul>
                    186: <p>
                    187:
1.29      henning   188: <li>Improved hardware support, including:
                    189: <ul>
1.35      otto      190: <li>The <a href="/hppa.html">hppa</a> architecture gets support for many
1.29      henning   191:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci">PCI</a>
1.37      mickey    192:     based machines w/ addition of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dino&sektion=4&arch=hppa">dino(4)</a> GSC-PCI bridge.
1.36      mickey    193: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=osiop&sektion=4">oosiop(4)</a> driver for NCR 53C700 SCSI host adapters.
1.35      otto      194: <li>Big improvements to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&sektion=4">ahc(4)</a>, bringing support for many new models.
                    195: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bce&sektion=4">bce(4)</a> driver, supporting the Broadcom BCM4401 FastEthernet chipset.
                    196: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpt&sektion=4">mpt(4)</a> driver for  LSI Fusion-MPT SCSI and FibreChannel host adapters.
1.39      henning   197: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snapper&amp;arch=macppc&amp;sektion=4&">snapper(4)</a> audio driver for recent iBook (since May 02) and PowerBook (since Apr 02) models.
1.44      millert   198: <li>Improved stability of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a> driver as well as support for USB-based adapters and software WEP.
                    199: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a> in HostAP mode now supports SSID hiding and newer prism firmware revisions.
1.29      henning   200: </ul>
1.20      otto      201: <p>
                    202:
1.18      sturm     203: <li> Over 2500 ports, 2300 pre-built packages.
                    204: <p>
                    205:
1.7       todd      206: <li>Many improvements for security and reliability (look for the red
                    207: print in the <a href="plus.html">complete changelog</a>).
                    208: <p>
                    209:
1.19      otto      210: <li>Many improvements in manual pages and other documentation.
                    211: <p>
                    212:
1.40      tdeval    213: <li>Gcc 3.3.2, including local additions like ProPolice support, for the
1.28      henning   214: <a href="http://www.openbsd.org/amd64.html">OpenBSD/amd64</a>,
                    215: <a href="http://www.openbsd.org/cats.html">OpenBSD/cats</a> and
                    216: <a href="http://www.openbsd.org/sparc64.html">OpenBSD/sparc64</a>
                    217: platforms.
                    218: Other architectures still use gcc 2.95.3 with the same local additions.
                    219: <p>
                    220:
                    221: <li>The system includes the following major components from outside suppliers:
                    222: <ul>
                    223: <li>XFree86 4.4.0 unencumbered (+ patches, and i386 contains 3.3.X servers also, thus
                    224:     providing support for all chipsets)
1.40      tdeval    225: <li>Gcc 2.95.3 (+ patches) and 3.3.2 (+ patches)
1.28      henning   226: <li>Perl 5.8.2 (+ patches)
                    227: <li>Apache 1.3.29, mod_ssl 2.8.16, DSO support (+ patches)
                    228: <li>OpenSSL 0.9.7c (+ patches)
                    229: <li>Groff 1.15
                    230: <li>Sendmail 8.12.11
                    231: <li>Bind 9.2.3 (+ patches)
                    232: <li>Lynx 2.8.4rel.1 with HTTPS and IPv6 support (+ patches)
                    233: <li>Sudo 1.6.7p5
                    234: <li>Ncurses 5.2
                    235: <li>Latest KAME IPv6
                    236: <li>Heimdal 0.6rc1 (+ patches)
                    237: <li>Arla-current
1.35      otto      238: <li>OpenSSH 3.8.1
1.28      henning   239: </ul>
                    240: <p>
1.1       deraadt   241:
                    242: </ul>
                    243:
                    244: <a name="install"></a>
                    245: <hr>
                    246: <p>
                    247: <h3><font color="#0000e0">How to install</font></h3>
                    248: <p>
                    249: Following this are the instructions which you would have on a piece of
                    250: paper if you had purchased a CDROM set instead of doing an alternate
                    251: form of install.  The instructions for doing an ftp (or other style
                    252: of) install are very similar; the CDROM instructions are left intact
                    253: so that you can see how much easier it would have been if you had
                    254: purchased a CDROM instead.
                    255: <p>
                    256:
                    257: <hr>
                    258: Please refer to the following files on the three CDROMs or ftp mirror for
                    259: extensive details on how to install OpenBSD 3.5 on your machine:
                    260: <p>
                    261: <ul>
                    262: <li>CD1:3.5/i386/INSTALL.i386
1.2       deraadt   263: <li>CD1:3.5/vax/INSTALL.vax
1.1       deraadt   264: <p>
1.2       deraadt   265: <li>CD2:3.5/amd64/INSTALL.amd64
1.1       deraadt   266: <li>CD2:3.5/macppc/INSTALL.macppc
                    267: <p>
                    268: <li>CD3:3.5/sparc/INSTALL.sparc
                    269: <li>CD3:3.5/sparc64/INSTALL.sparc64
                    270: <p>
                    271: <li>FTP:.../OpenBSD/3.5/alpha/INSTALL.alpha
1.27      miod      272: <li>FTP:.../OpenBSD/3.5/cats/INSTALL.cats
1.1       deraadt   273: <li>FTP:.../OpenBSD/3.5/hp300/INSTALL.hp300
                    274: <li>FTP:.../OpenBSD/3.5/hppa/INSTALL.hppa
                    275: <li>FTP:.../OpenBSD/3.5/mac68k/INSTALL.mac68k
                    276: <li>FTP:.../OpenBSD/3.5/mvme68k/INSTALL.mvme68k
1.2       deraadt   277: <li>FTP:.../OpenBSD/3.5/mvme88k/INSTALL.mvme88k
1.1       deraadt   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
1.2       deraadt   292: <i>CD1:3.5/i386/floppy35.fs</i> to a floppy and boot via the floppy drive.
1.1       deraadt   293:
                    294: <p>
1.2       deraadt   295: Use <i>CD1:3.5/i386/floppyB35.fs</i> instead for greater scsi controller
                    296: support, or <i>CD1:3.5/i386/floppyC35.fs</i> for better laptop support.
1.1       deraadt   297:
                    298: <p>
                    299: If you are planning on dual booting OpenBSD with another OS, you will need to
                    300: read the included INSTALL.i386 document.
                    301:
                    302: <p>
                    303: To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located
                    304: at <i>CD:/3.5/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,
                    305: use the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=
                    306: dd&amp;sektion=1">dd(1)</a> utility. The following is an example usage of
                    307: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)
                    308: </a>, where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or
                    309: &quot;rfd0a&quot;.
                    310:
                    311: <ul><pre>
                    312: # <strong>dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k</strong>
                    313: </pre></ul>
                    314:
                    315: <p>
                    316: Make sure you use properly formatted perfect floppies with NO BAD BLOCKS or
                    317: your install will most likely fail. For more information on creating a boot
                    318: floppy and installing OpenBSD/i386 please refer to
                    319: <a href="faq/faq4.html#MkFlop">FAQ4.1</a>.
                    320: </ul>
                    321:
                    322: <p>
                    323: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    324: <ul>
                    325: Put the CD2 in your CDROM drive and poweron your machine while holding down the
                    326: <i>C</i> key until the display turns on and shows <i>OpenBSD/macppc boot</i>.
                    327:
                    328: <p>
                    329: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    330: /3.5/macppc/bsd.rd</i>
                    331: </ul>
                    332:
                    333: <p>
1.2       deraadt   334: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    335: <ul>
                    336: [write a chunk here]
                    337: </ul>
                    338:
                    339: <p>
1.1       deraadt   340: <h3><font color="#e00000">OpenBSD/vax:</font></h3>
                    341: <ul>
                    342: Boot over the network via mopbooting as described in INSTALL.vax.
                    343: </ul>
                    344:
                    345: <p>
                    346: <h3><font color="#e00000">OpenBSD/sparc:</font></h3>
                    347: <ul>
                    348: The 3.5 release of OpenBSD/sparc is located on CD3. To boot off of this CD you
                    349: can use one of the two commands listed below, depending on the version of your
                    350: ROM.
                    351:
                    352: <ul><pre>
                    353: &gt; <strong>boot cdrom 3.5/sparc/bsd.rd</strong>
                    354: or
                    355: &gt; <strong>boot sd(0,6,0)3.5/sparc/bsd.rd</strong>
                    356: </pre></ul>
                    357:
                    358: <p>
                    359: If your sparc does not have a CD drive, you can alternatively boot from floppy.
1.2       deraadt   360: To do so you need to write &quot;CD3:3.5/sparc/floppy35.fs&quot; to a floppy.
1.1       deraadt   361: For more information see <a href="faq/faq4.html#MkFlop">FAQ4.1</a>. To boot from
                    362: the floppy use one of the two commands listed below, depending on the version of
                    363: your ROM.
                    364:
                    365: <ul><pre>
                    366: &gt; <strong>boot floppy</strong>
                    367: or
                    368: &gt; <strong>boot fd()</strong>
                    369: </pre></ul>
                    370:
                    371: <p>
                    372: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    373: will most likely fail.
                    374:
                    375: <p>
                    376: If your sparc doesn't have a floppy drive nor a CD drive, you can either
                    377: setup a bootable tape, or install via network, as told in the
                    378: INSTALL.sparc file.
                    379: </ul>
                    380:
                    381: <p>
                    382: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    383: <ul>
                    384: Put the CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    385:
                    386: <p>
                    387: If this doesn't work, or if you don't have a CDROM drive, you can write
1.2       deraadt   388: <i>CD3:3.5/sparc64/floppy35.fs</i> to a floppy and boot it with <i>boot
1.1       deraadt   389: floppy</i>.<br>
                    390: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    391: will most likely fail.
                    392:
                    393: <p>
1.2       deraadt   394: You can also write <i>CD3:3.5/sparc64/miniroot35.fs</i> to the swap partition on
1.1       deraadt   395: the disk and boot with <i>boot disk:b</i>.
                    396:
                    397: <p>
                    398: If nothing works, you can boot over the network as described in INSTALL.sparc64
                    399: </ul>
                    400:
                    401: <p>
                    402: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    403: <ul>
1.2       deraadt   404: <p>Write <i>FTP:3.5/alpha/floppy35.fs</i> or
                    405: <i>FTP:3.5/alpha/floppyB35.fs</i> (depending on your machine) to a diskette and
1.1       deraadt   406: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    407:
                    408: <p>
                    409: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    410: will most likely fail.
                    411:
                    412: </ul>
                    413:
                    414: <p>
                    415: <h3><font color="#e00000">OpenBSD/hp300:</font></h3>
                    416: <ul>
                    417: <p>
                    418: Boot over the network by following the instructions in INSTALL.hp300.
                    419: </ul>
                    420:
                    421: <p>
                    422: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    423: <ul>
                    424: <p>
                    425: Boot over the network by following the instructions in INSTALL.hppa or the
                    426: <a href="hppa.html#netboot">hppa platform page</a>.
                    427: </ul>
                    428:
                    429: <p>
                    430: <h3><font color="#e00000">OpenBSD/mac68k:</font></h3>
                    431: <ul>
                    432: <p>
                    433: Boot MacOS as normal and partition your disk with the appropriate A/UX
                    434: configurations.  Then, extract the Macside utilities from
                    435: <i>FTP:3.5/mac68k/utils</i> onto your hard disk.  Run Mkfs to create your
                    436: filesystems on the A/UX partitions you just made.  Then, use the
                    437: "BSD/Mac68k Installer" to copy all the sets in <i>FTP:3.5/mac68k/</i> onto your
                    438: partitions.  Finally, you will be ready to configure the "BSD/Mac68k
                    439: Booter" with the location of your kernel and boot the system.
                    440: </ul>
                    441:
                    442: <p>
                    443: <h3><font color="#e00000">OpenBSD/mvme68k:</font></h3>
                    444: <ul>
                    445: <p>
                    446: You can create a bootable installation tape or boot over the network.<br>
                    447: The network boot requires a MVME68K BUG version that supports the <i>NIOT</i>
                    448: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme68k
                    449: for more details.
                    450: </ul>
                    451:
                    452: <p>
1.2       deraadt   453: <h3><font color="#e00000">OpenBSD/mvme88k:</font></h3>
                    454: <ul>
                    455: <p>
                    456: You can create a bootable installation tape or boot over the network.<br>
                    457: The network boot requires a MVME88K BUG version that supports the <i>NIOT</i>
                    458: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme88k
                    459: for more details.
                    460: </ul>
                    461:
                    462: <p>
1.1       deraadt   463: <h3><font color="#e00000">Notes about the source code:</font></h3>
                    464: <ul>
                    465: src.tar.gz contains a source archive starting at /usr/src.  This file
                    466: contains everything you need except for the kernel sources, which are
                    467: in a separate archive.  To extract:
                    468: <p>
                    469: <ul><pre>
                    470: # <strong>mkdir -p /usr/src</strong>
                    471: # <strong>cd /usr/src</strong>
                    472: # <strong>tar xvfz /tmp/src.tar.gz</strong>
                    473: </pre></ul>
                    474: <p>
                    475: sys.tar.gz contains a source archive starting at /usr/src/sys.
                    476: This file contains all the kernel sources you need to rebuild kernels.
                    477: To extract:
                    478: <p>
                    479: <ul><pre>
                    480: # <strong>mkdir -p /usr/src/sys</strong>
                    481: # <strong>cd /usr/src</strong>
                    482: # <strong>tar xvfz /tmp/sys.tar.gz</strong>
                    483: </pre></ul>
                    484: <p>
                    485: Both of these trees are a regular CVS checkout.  Using these trees it
                    486: is possible to get a head-start on using the anoncvs servers as
                    487: described <a href="anoncvs.html">here</a>.
                    488: Using these files
                    489: results in a much faster initial CVS update than you could expect from
                    490: a fresh checkout of the full OpenBSD source tree.
                    491: <p>
                    492: </ul>
                    493: <a name="ports"></a>
                    494: <hr>
                    495: <p>
                    496: <h3><font color="#0000e0">Ports Tree</font></h3>
                    497: <p>
                    498: A ports tree archive is also provided.  To extract:
                    499: <p>
                    500: <ul><pre>
                    501: # <strong>cd /usr</strong>
                    502: # <strong>tar xvfz /tmp/ports.tar.gz</strong>
                    503: # <strong>cd ports</strong>
                    504: </pre></ul>
                    505: <p>
                    506: The <i>ports/</i> subdirectory is a checkout of the OpenBSD ports tree.  Go
                    507: read the <a href="ports.html">ports</a> page
                    508: if you know nothing about ports
                    509: at this point.  This text is not a manual of how to use ports.
                    510: Rather, it is a set of notes meant to kickstart the user on the
                    511: OpenBSD ports system.
                    512: <p>
                    513: The <i>ports/</i> directory represents a CVS (see the manpage for
                    514: <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">
                    515: cvs(1)</a> if
                    516: you aren't familiar with CVS) checkout of our ports.  As with our complete
                    517: source tree, our ports tree is available via anoncvs.  So, in
                    518: order to keep current with it, you must make the <i>ports/</i> tree
                    519: available on a read-write medium and update the tree with a command
                    520: like:
                    521: <p>
                    522: <ul><pre>
1.2       deraadt   523: # <strong>cd [portsdir]/; cvs -d anoncvsserver.openbsd.org:/cvs update -Pd -rOPENBSD_3_5</strong>
1.1       deraadt   524: </pre></ul>
                    525: <p>
                    526: [Of course, you must replace the local directory and server name here
                    527: with the location of your ports collection and a nearby anoncvs
                    528: server.]
                    529: <p>
                    530: Note that most ports are available as packages through ftp. Updated
                    531: packages for the 3.5 release will be made available if problems arise.
                    532: <p>
                    533: If you're interested in seeing a port added, would like to help out, or just
                    534: would like to know more, the mailing list ports@openbsd.org is a good
                    535: place to know.
                    536: <p>
                    537:
                    538: <hr>
                    539: <a href="index.html"><img height="24" width="24" src="back.gif" border="0"
                    540: alt="OpenBSD"></a>
                    541: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
                    542: <br><small>
1.46    ! tedu      543: $OpenBSD: 35.html,v 1.45 2004/03/24 20:18:22 tedu Exp $
1.1       deraadt   544: </small>
                    545:
                    546: </body>
                    547: </html>