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

Annotation of www/38.html, Revision 1.25

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 3.8 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.8">
                      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.23      deraadt    21: <a href="images/Jones.jpg">
1.1       deraadt    22: <img align="left" width="255" height="343" hspace="24" vspace="30"
1.23      deraadt    23: src="images/Jones.jpg" alt="OpenBSD 3.8 logo"></a>
1.1       deraadt    24: <h2><font color="#0000e0">The OpenBSD 3.8 Release:</font></h2>
                     25: <p>
                     26: Released November 1, 2005<br>
                     27: Copyright 1997-2005, Theo de Raadt.<br>
                     28: <font color="#e00000">ISBN 0-9731791-6-3</font>
                     29: <br>
                     30: <a href="lyrics.html#38">3.8 Song: to be disclosed at a later date...</a>
                     31: <p>
                     32:
                     33: <a href="#new">What's New</a><br>
                     34: <a href="#install">How to install</a><br>
                     35: <a href="#upgrade">How to upgrade</a><br>
                     36: <a href="#ports">How to use the ports tree</a><br>
                     37: <a href="orders.html">Ordering a CD set</a><br>
                     38:
                     39: <p>
                     40: <h3><font color="#0000e0">
                     41: To get the files for this release:
                     42: <ul>
                     43: <li>Order a CDROM from our <a href="orders.html">ordering system</a>.
                     44: <li>See the information on <a href="ftp.html">The FTP page</a> for
                     45:     a list of mirror machines.
                     46: <li>Go to the <font color="#e00000">pub/OpenBSD/3.8/</font> directory on
                     47:     one of the mirror sites.
                     48: <li>Briefly read the rest of this document.
                     49: <!-- uncomment after rotation -->
                     50: <li>Have a look at <a href="errata.html">The 3.8 Errata page</a> for a list
                     51:     of bugs and workarounds.
1.22      deraadt    52: <li>See a <a href="plus38.html">detailed log of changes</a> between the
1.1       deraadt    53:     3.7 and 3.8 releases.
                     54: </ul>
                     55: </font></h3>
                     56: <br clear=all>
                     57:
                     58: <strong>Note:</strong> All applicable copyrights and credits can be found
                     59: in the applicable file sources found in the files src.tar.gz, sys.tar.gz,
                     60: XF4.tar.gz, or in the files fetched via ports.tar.gz.  The distribution
                     61: files used to build packages from the ports.tar.gz file are not included on
                     62: the CDROM because of lack of space.
                     63: <p>
                     64:
                     65: <a name="new"></a>
                     66: <hr>
                     67: <p>
                     68: <h3><font color="#0000e0">What's New</font></h3>
                     69: <p>
                     70: This is a partial list of new features and systems included in OpenBSD 3.8.
1.22      deraadt    71: For a comprehensive list, see the <a href="plus38.html">changelog</a> leading
1.1       deraadt    72: to 3.8.
                     73: <p>
                     74:
                     75: <ul>
                     76:
                     77: <li>Improved hardware support, including:
                     78: <ul>
                     79: <li>New
                     80: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aps&amp;sektion=4">aps</a>
                     81: driver for the built-in accelerometer found in some IBM ThinkPad laptops.
                     82: <li>New
                     83: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=art&amp;sektion=4">art</a>
                     84: driver for Accom Networks Artery T1 and E1 cards.
                     85: <li>New
                     86: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auixp&amp;sektion=4">auixp</a>
                     87: driver for the ATI IXP series integrated AC'97 audio controller.
                     88: <li>New
                     89: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ciss&amp;sektion=4">ciss</a>
                     90: driver for Compaq Smart ARRAY 5 and 6 RAID controllers.
                     91: <li>New
                     92: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=epic&amp;sektion=4">epic</a>
                     93: driver for SMC 83C170 ethernet adapters.
                     94: <li>New
1.3       jsg        95: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ichwdt&amp;sektion=4">ichwdt</a>
                     96: driver for Intel 6300ESB ICH watchdog timer.
                     97: <li>New
1.1       deraadt    98: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcn&amp;sektion=4">pcn</a>
                     99: driver for the AMD Am79c97x (PCnet) ethernet adapters.
                    100: <li>New
                    101: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=safte&amp;sektion=4">safte</a>
                    102: driver for SCSI Accessed Fault-Tolerant Enclosures, and a rewritten
                    103: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ses&amp;sektion=4">ses</a>
                    104: driver for SCSI Enclosure Services, both allowing monitoring through
                    105: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&amp;sektion=8">sysctl</a>
                    106: and
                    107: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sensorsd&amp;sektion=8">sensorsd</a>.
                    108: <li>New
                    109: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ueagle&amp;sektion=4">ueagle</a>
                    110: driver for Analog Devices Eagle ADSL modems.
1.3       jsg       111: <li>New
                    112: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uipaq&amp;sektion=4">uipaq</a>
                    113: driver for iPAQ USB serial.
                    114: <li>New
                    115: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=viasio&amp;sektion=4">viasio</a>
                    116: driver for VIA VT1211 LPC Super I/O hardware sensors.
1.6       uwe       117: <li>New
                    118: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zaudio&amp;sektion=4&amp;arch=zaurus">zaudio</a>
                    119: driver for the built-in Zaurus audio CODEC.
                    120: <li>Improved
                    121: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com</a>
                    122: driver for serial port PCMCIA cards, such as cellular modems on Zaurus.
1.10      krw       123: <li>Improved support for many
                    124: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&amp;sektion=4">umass</a>
                    125: devices.
                    126: </ul>
1.1       deraadt   127: </ul>
                    128: <p>
                    129:
                    130: <li>New tools:
                    131: <ul>
                    132: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&amp;sektion=8">bioctl(8)</a>,
                    133: a RAID management interface.
                    134: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&amp;sektion=8">ipsecctl(8)</a>,
                    135: a simple IPsec management tool.
                    136: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stat&amp;sektion=1">stat(1)</a>,
                    137: displaying file status obtained from
                    138: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stat&amp;sektion=2">stat(2)</a>
                    139: or
                    140: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lstat&amp;sektion=2">lstat(2)</a>.
1.8       tom       141: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostapd&amp;sektion=8">hostapd(8)</a>,
1.1       deraadt   142: a wireless Host Access Point daemon.
                    143: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifstated&amp;sektion=8">ifstated(8)</a>,
                    144: a daemon monitoring ethernet interfaces status.
                    145: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=watchdogd&amp;sektion=8">watchdogd(8)</a>,
                    146: companion to the hardware
                    147: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=watchdog&amp;sektion=4">watchdog</a>
                    148: devices.
1.6       uwe       149: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ztsscale&amp;sektion=8&amp;arch=zaurus">ztsscale(8)</a>,
                    150: a tool to calibrate the Zaurus touch screen.
1.11      fgsch     151: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xidle&amp;sektion=1">xidle(1)</a>,
                    152: a tool to run a program on X inactivity.
1.14      djm       153: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gzsig&amp;sektion=1">gzsig(1)</a>,
                    154: create and verify cryptographic signatures built into gzip file headers.
1.1       deraadt   155: </ul>
                    156: <p>
                    157:
                    158: <li>New functionality:
                    159: <ul>
1.18      otto      160: <li>
1.21      deraadt   161: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_udf&amp;sektion=8">mount_udf(8)</a>,
1.24      pedro     162: providing UDF (DVD) filesystem support.
1.1       deraadt   163: <li>Network interface aggregation, using the virtual
1.18      otto      164: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&amp;sektion=4">trunk(4)</a>
1.1       deraadt   165: interface.
1.2       espie     166: <li>Partial wide character and locale support in the C and C++ libraries.
1.18      otto      167: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&amp;sektion=4">wd(4)</a>
1.4       jsg       168: disks have the security feature frozen before being attached to prevent
                    169: malicious users setting a password that would prevent the contents of the drive
                    170: from being accessed.
1.1       deraadt   171: </ul>
                    172: <p>
                    173:
1.5       norby     174: <li>New functionality for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&amp;sektion=8&amp">ospfd(8)</a>,
                    175: the Open Shortest Path First Daemon:
                    176: <ul>
                    177: <li>ospfd is now able to redistribute static, connected and default routes.
                    178: <li>ospfctl is now able to display all relevant information.
                    179: <li>Interoperability with cisco and Extreme has been improved.
                    180: <li>Support for parsing and displaying parsed configuration file, similar to bgpd.
                    181: <li>Support for cryptographic authentication has been added.
                    182: <li>Interface finite state machine has been reworked, primarily to improve interoperability.
                    183: <li>The performance of the shortest path first calculation has been improved.
                    184: <li>Numerous bugs have been discovered and fixed during the last 6 months.
                    185: </ul>
                    186: <p>
                    187:
1.20      claudio   188: <li>New functionality for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&amp;sektion=8&amp">bgpd(8)</a>,
                    189: the Border Gateway Protocol Daemon:
                    190: <ul>
                    191: <li>bgpd is now able to redistribute static and connected routes dynamically.
                    192: <li>Full route label support;
                    193:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4&amp">pf(4)</a>
                    194:     can filter based on information bgpd attaches to the routes.
                    195: <li>An additional per prefix weight has been added used to evaluate prefixes
                    196:     with equal AS path length.
1.25    ! deraadt   197: <li>New route decision tunable <i>rde med compare always</i> to force bgpd
1.20      claudio   198:     to compare the MED independent of the peer AS.
                    199: <li>IPv6 support.
                    200: </ul>
                    201: <p>
                    202:
1.15      otto      203: <li>Assorted improvements and code cleanup:
                    204: <ul>
                    205: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&amp;sektion=3&amp">malloc(3)</a>
                    206: has been rewritten to use the
                    207: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mmap&amp;sektion=2&amp">mmap(2)</a>
                    208: system call, introducing unpredictable allocation addresses and guard
                    209: pages, which helps in detecting heap based buffer overflows and prevents
                    210: various types of attacks.
                    211: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intro&amp;sektion=3&amp">libc(3)</a>
                    212: source code has been converted to ANSI C.
                    213: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=realpath&amp;sektion=3&amp">realpath(3)</a>
1.17      otto      214: is now thread safe.
1.15      otto      215: <li>Several pathname races and potential buffer handling problems have been
                    216: fixed in
                    217: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pax&amp;sektion=1&amp">pax(1)</a>.
                    218: <li>Problems with signal delivery on <a href="sparc.html">OpenBSD/sparc</a> and
                    219: <a href="sparc64.html">OpenBSD/sparc64</a> have been fixed.
                    220: <li>Reliability of signal handlers using floating point on
                    221: <a href="i386.html">OpenBSD/i386</a> and
                    222: <a href="macppc.html">OpenBSD/macppc</a> has been improved.
                    223: </ul>
                    224: <p>
                    225:
1.13      djm       226: <li>OpenSSH 4.2:
                    227: <ul>
                    228: <li>Adds a new compression method that delays the start of zlib
                    229:     compression until the user has been authenticated successfully.
                    230:     The new method ("Compression delayed") is on by default in the
                    231:     server and eliminates the risk of any zlib vulnerability
                    232:     leading to a compromise of the server from unauthenticated users.
                    233: <li>Added support for the improved arcfour cipher modes from
                    234:     draft-harris-ssh-arcfour-fixes-02. The improves the cipher's
                    235:     resistance to a number of attacks by discarding early keystream
                    236:     output.
                    237: <li>Many improvements to connection multiplexing, including a new
                    238:     opportunistic multiplexing mode, automatic fallback to plain
                    239:     connections when multiplexing fails and support for multiplexed X11
                    240:     and agent forwarding.
                    241: <li>Many additional bug fixes and improvements, as described in the
                    242:     <a href="http://www.openssh.com/txt/release-4.2">release announcement</a>.
                    243: </ul>
                    244: <p>
                    245:
1.9       pvalchev  246: <li>Over 3200 ports, 3000 pre-built packages, improved package tools.
1.1       deraadt   247: <p>
                    248:
                    249: <li>As usual, many improvements in manual pages and other documentation.
                    250: <p>
                    251:
                    252: <!-- someone fill this please
                    253: <li>OpenSSH 4.2:
                    254: <ul>
                    255: <li>...
                    256: </ul>
                    257: <p>
                    258: -->
                    259:
                    260: <li>The system includes the following major components from outside suppliers:
                    261: <ul>
                    262: <li>X.Org 6.8.2 (+ patches, and i386 contains XFree86 3.3.6 servers
                    263: (+ patches) for legacy chipsets not supported by X.Org)
                    264: <li>Gcc 2.95.3
                    265: (+ <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc-local&amp;sektion=1">patches</a>)
                    266: and 3.3.5
                    267: (+ <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc-local&amp;sektion=1">patches</a>)
                    268: <li>Perl 5.8.6 (+ patches)
                    269: <li>Apache 1.3.29, mod_ssl 2.8.16, DSO support (+ patches)
                    270: <li>OpenSSL 0.9.7g (+ patches)
                    271: <li>Groff 1.15
                    272: <li>Sendmail 8.13.4, with libmilter
                    273: <li>Bind 9.3.1 (+ patches)
                    274: <li>Lynx 2.8.5rel.2 with HTTPS and IPv6 support (+ patches)
                    275: <li>Sudo 1.6.8p9
                    276: <li>Ncurses 5.2
                    277: <li>Latest KAME IPv6
                    278: <li>Heimdal 0.6rc1 (+ patches)
                    279: <li>Arla 0.35.7
                    280: <li>Binutils 2.15 (+ patches)
                    281: <li>Gdb 6.3
                    282: </ul>
                    283: <p>
                    284:
                    285: </ul>
                    286:
                    287: <a name="install"></a>
                    288: <hr>
                    289: <p>
                    290: <h3><font color="#0000e0">How to install</font></h3>
                    291: <p>
                    292: Following this are the instructions which you would have on a piece of
                    293: paper if you had purchased a CDROM set instead of doing an alternate
                    294: form of install.  The instructions for doing an FTP (or other style
                    295: of) install are very similar; the CDROM instructions are left intact
                    296: so that you can see how much easier it would have been if you had
                    297: purchased a CDROM instead.
                    298: <p>
                    299:
                    300: <hr>
                    301: Please refer to the following files on the three CDROMs or FTP mirror for
                    302: extensive details on how to install OpenBSD 3.8 on your machine:
                    303: <p>
                    304: <ul>
                    305: <li>CD1:3.8/i386/INSTALL.i386
                    306: <li>CD1:3.8/vax/INSTALL.vax
                    307: <p>
                    308: <li>CD2:3.8/amd64/INSTALL.amd64
                    309: <li>CD2:3.8/macppc/INSTALL.macppc
                    310: <p>
                    311: <li>CD3:3.8/sparc/INSTALL.sparc
                    312: <li>CD3:3.8/sparc64/INSTALL.sparc64
                    313: <p>
                    314: <li>FTP:.../OpenBSD/3.8/alpha/INSTALL.alpha
                    315: <li>FTP:.../OpenBSD/3.8/cats/INSTALL.cats
                    316: <li>FTP:.../OpenBSD/3.8/hp300/INSTALL.hp300
                    317: <li>FTP:.../OpenBSD/3.8/hppa/INSTALL.hppa
                    318: <li>FTP:.../OpenBSD/3.8/luna88k/INSTALL.luna88k
                    319: <li>FTP:.../OpenBSD/3.8/mac68k/INSTALL.mac68k
                    320: <li>FTP:.../OpenBSD/3.8/mvme68k/INSTALL.mvme68k
                    321: <li>FTP:.../OpenBSD/3.8/mvme88k/INSTALL.mvme88k
                    322: <li>FTP:.../OpenBSD/3.8/sgi/INSTALL.sgi
                    323: <li>FTP:.../OpenBSD/3.8/zaurus/INSTALL.zaurus
                    324: </ul>
                    325: <hr>
                    326:
                    327: <p>
                    328: Quick installer information for people familiar with OpenBSD, and the
                    329: use of the "disklabel -E" command.  If you are at all confused when
                    330: installing OpenBSD, read the relevant INSTALL.* file as listed above!
                    331: <p>
                    332:
                    333: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    334: <ul>
                    335: Play with your BIOS options to enable booting from a CD. The OpenBSD/i386
                    336: release is on CD1. If your BIOS does not support booting from CD, you will need
                    337: to create a boot floppy to install from. To create a boot floppy write
                    338: <i>CD1:3.8/i386/floppy38.fs</i> to a floppy and boot via the floppy drive.
                    339:
                    340: <p>
                    341: Use <i>CD1:3.8/i386/floppyB38.fs</i> instead for greater SCSI controller
                    342: support, or <i>CD1:3.8/i386/floppyC38.fs</i> for better laptop support.
                    343:
                    344: <p>
                    345: If you can't boot from a CD or a floppy disk,
                    346: you can install across the network using PXE as described in
                    347: the included INSTALL.i386 document.
                    348:
                    349: <p>
                    350: If you are planning on dual booting OpenBSD with another OS, you will need to
                    351: read INSTALL.i386.
                    352:
                    353: <p>
                    354: To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located
                    355: at <i>CD1:3.8/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,
                    356: use the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=
                    357: dd&amp;sektion=1">dd(1)</a> utility. The following is an example usage of
                    358: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>,
                    359: where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or
                    360: &quot;rfd0a&quot;.
                    361:
                    362: <ul><pre>
                    363: # <strong>dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k</strong>
                    364: </pre></ul>
                    365:
                    366: <p>
                    367: Make sure you use properly formatted perfect floppies with NO BAD BLOCKS or
                    368: your install will most likely fail. For more information on creating a boot
                    369: floppy and installing OpenBSD/i386 please refer to
                    370: <a href="faq/faq4.html#MkFlop">FAQ 4.3.1</a>.
                    371: </ul>
                    372:
                    373: <p>
                    374: <h3><font color="#e00000">OpenBSD/vax:</font></h3>
                    375: <ul>
                    376: Boot over the network via mopbooting as described in INSTALL.vax.
                    377: </ul>
                    378:
                    379: <p>
                    380: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    381: <ul>
                    382: The 3.8 release of OpenBSD/amd64 is located on CD2.
                    383: Boot from the CD to begin the install - you may need to adjust
                    384: your BIOS options first.
                    385: If you can't boot from the CD, you can create a boot floppy to install from.
                    386: To do this, write <i>CD2:3.8/amd64/floppy38.fs</i> to a floppy, then
                    387: boot from the floppy drive.
                    388:
                    389: <p>
                    390: If you can't boot from a CD or a floppy disk,
                    391: you can install across the network using PXE as described in the included
                    392: INSTALL.amd64 document.
                    393:
                    394: <p>
                    395: If you are planning to dual boot OpenBSD with another OS, you will need to
                    396: read INSTALL.amd64.
                    397: </ul>
                    398:
                    399: <p>
                    400: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    401: <ul>
                    402: Put CD2 in your CDROM drive and poweron your machine while holding down the
                    403: <i>C</i> key until the display turns on and shows <i>OpenBSD/macppc boot</i>.
                    404:
                    405: <p>
                    406: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    407: /3.8/macppc/bsd.rd</i>
                    408: </ul>
                    409:
                    410: <p>
                    411: <h3><font color="#e00000">OpenBSD/sparc:</font></h3>
                    412: <ul>
                    413: The 3.8 release of OpenBSD/sparc is located on CD3. To boot off of this CD you
                    414: can use one of the two commands listed below, depending on the version of your
                    415: ROM.
                    416:
                    417: <ul><pre>
                    418: ok <strong>boot cdrom 3.8/sparc/bsd.rd</strong>
                    419: or
                    420: &gt; <strong>b sd(0,6,0)3.8/sparc/bsd.rd</strong>
                    421: </pre></ul>
                    422:
                    423: <p>
                    424: If your SPARC system does not have a CD drive, you can alternatively boot from floppy.
                    425: To do so you need to write <i>CD3:3.8/sparc/floppy38.fs</i> to a floppy.
                    426: For more information see <a href="faq/faq4.html#MkFlop">FAQ 4.3.1</a>.
                    427: To boot from the floppy use one of the two commands listed below,
                    428: depending on the version of your ROM.
                    429:
                    430: <ul><pre>
                    431: ok <strong>boot floppy</strong>
                    432: or
                    433: &gt; <strong>b fd()</strong>
                    434: </pre></ul>
                    435:
                    436: <p>
                    437: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    438: will most likely fail.
                    439:
                    440: <p>
                    441: If your SPARC system doesn't have a floppy drive nor a CD drive, you can either
                    442: setup a bootable tape, or install via network, as told in the
                    443: INSTALL.sparc file.
                    444: </ul>
                    445:
                    446: <p>
                    447: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    448: <ul>
                    449: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    450:
                    451: <p>
                    452: If this doesn't work, or if you don't have a CDROM drive, you can write
                    453: <i>CD3:3.8/sparc64/floppy38.fs</i> or <i>CD3:3.8/sparc64/floppyB38.fs</i>
                    454: (depending on your machine) to a floppy and boot it with <i>boot
                    455: floppy</i>. Refer to INSTALL.sparc64 for details.
                    456:
                    457: <p>
                    458: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    459: will most likely fail.
                    460:
                    461: <p>
                    462: You can also write <i>CD3:3.8/sparc64/miniroot38.fs</i> to the swap partition on
                    463: the disk and boot with <i>boot disk:b</i>.
                    464:
                    465: <p>
                    466: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    467: </ul>
                    468:
                    469: <p>
                    470: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    471: <ul>
                    472: <p>Write <i>FTP:3.8/alpha/floppy38.fs</i> or
                    473: <i>FTP:3.8/alpha/floppyB38.fs</i> (depending on your machine) to a diskette and
                    474: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    475:
                    476: <p>
                    477: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    478: will most likely fail.
                    479:
                    480: </ul>
                    481:
                    482: <p>
                    483: <h3><font color="#e00000">OpenBSD/cats:</font></h3>
                    484: <ul>
                    485: <p>
                    486: After updating the firmware to at least ABLE 1.95 if necessary, boot
                    487: <i>FTP:3.8/cats/bsd.rd</i> from an ABLE-supported device (such as a CD-ROM
                    488: or an existing FFS or EXT2FS partition).
                    489: </ul>
                    490:
                    491: <p>
                    492: <h3><font color="#e00000">OpenBSD/hp300:</font></h3>
                    493: <ul>
                    494: <p>
                    495: Boot over the network by following the instructions in INSTALL.hp300.
                    496: </ul>
                    497:
                    498: <p>
                    499: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    500: <ul>
                    501: <p>
                    502: Boot over the network by following the instructions in INSTALL.hppa or the
                    503: <a href="hppa.html#install">hppa platform page</a>.
                    504: </ul>
                    505:
                    506: <p>
                    507: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    508: <ul>
                    509: <p>
                    510: Copy bsd.rd to a Mach or UniOS partition, and boot it from the PROM.
                    511: Alternatively, you can create a bootable tape and boot from it. Refer to
                    512: the instructions in INSTALL.luna88k for more details.
                    513: </ul>
                    514:
                    515: <p>
                    516: <h3><font color="#e00000">OpenBSD/mac68k:</font></h3>
                    517: <ul>
                    518: <p>
                    519: Boot MacOS as normal and extract the Macside "BSD/Mac68k Booter" utility from
                    520: <i>FTP:3.8/mac68k/utils</i> onto your hard disk.  Configure the "BSD/Mac68k
                    521: Booter" with the location of your bsd.rd kernel and boot into the installer.
                    522: Refer to the instructions in INSTALL.mac68k for more details.
                    523: </ul>
                    524:
                    525: <p>
                    526: <h3><font color="#e00000">OpenBSD/mvme68k:</font></h3>
                    527: <ul>
                    528: <p>
                    529: You can create a bootable installation tape or boot over the network.<br>
                    530: The network boot requires a MVME68K BUG version that supports the <i>NIOT</i>
                    531: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme68k
                    532: for more details.
                    533: </ul>
                    534:
                    535: <p>
                    536: <h3><font color="#e00000">OpenBSD/mvme88k:</font></h3>
                    537: <ul>
                    538: <p>
                    539: You can create a bootable installation tape or boot over the network.<br>
                    540: The network boot requires a MVME88K BUG version that supports the <i>NIOT</i>
                    541: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme88k
                    542: for more details.
                    543: </ul>
                    544:
                    545: <p>
                    546: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    547: <ul>
                    548: <p>
1.12      matthieu  549: Burn cd38.iso on a CD-R, put it in the CD drive of your machine and
                    550: select <i>Install System Software</i> from the System Maintenance menu.
                    551:
1.19      matthieu  552: <p>
                    553: If your machine doesn't have a CD drive, you can
1.12      matthieu  554: setup a DHCP/tftp network server, and boot using "bootp()/bsd.rd".
1.1       deraadt   555: Refer to the instructions in INSTALL.sgi for more details.
                    556: </ul>
                    557:
                    558: <p>
                    559: <h3><font color="#e00000">OpenBSD/zaurus:</font></h3>
                    560: <ul>
                    561: <p>
                    562: Using the Linux built-in graphical ipkg installer, install the
                    563: openbsd38_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
                    564: for a few important details.
                    565: </ul>
                    566:
                    567: <p>
                    568: <h3><font color="#e00000">Notes about the source code:</font></h3>
                    569: <ul>
                    570: src.tar.gz contains a source archive starting at /usr/src.  This file
                    571: contains everything you need except for the kernel sources, which are
                    572: in a separate archive.  To extract:
                    573: <p>
                    574: <ul><pre>
                    575: # <strong>mkdir -p /usr/src</strong>
                    576: # <strong>cd /usr/src</strong>
                    577: # <strong>tar xvfz /tmp/src.tar.gz</strong>
                    578: </pre></ul>
                    579: <p>
                    580: sys.tar.gz contains a source archive starting at /usr/src/sys.
                    581: This file contains all the kernel sources you need to rebuild kernels.
                    582: To extract:
                    583: <p>
                    584: <ul><pre>
                    585: # <strong>mkdir -p /usr/src/sys</strong>
                    586: # <strong>cd /usr/src</strong>
                    587: # <strong>tar xvfz /tmp/sys.tar.gz</strong>
                    588: </pre></ul>
                    589: <p>
                    590: Both of these trees are a regular CVS checkout.  Using these trees it
                    591: is possible to get a head-start on using the anoncvs servers as
                    592: described <a href="anoncvs.html">here</a>.
                    593: Using these files
                    594: results in a much faster initial CVS update than you could expect from
                    595: a fresh checkout of the full OpenBSD source tree.
                    596: <p>
                    597: </ul>
                    598:
                    599: <a name="upgrade"></a>
                    600: <hr>
                    601: <p>
                    602: <h3><font color="#0000e0">How to upgrade</font></h3>
                    603: <p>
                    604: If you already have an OpenBSD 3.7 system, and do not want to reinstall,
                    605: upgrade instructions and advice can be found in the
                    606: <a href="faq/upgrade38.html">Upgrade Guide</a>.
                    607:
                    608: <a name="ports"></a>
                    609: <hr>
                    610: <p>
                    611: <h3><font color="#0000e0">Ports Tree</font></h3>
                    612: <p>
                    613: A ports tree archive is also provided.  To extract:
                    614: <p>
                    615: <ul><pre>
                    616: # <strong>cd /usr</strong>
                    617: # <strong>tar xvfz /tmp/ports.tar.gz</strong>
                    618: # <strong>cd ports</strong>
                    619: </pre></ul>
                    620: <p>
                    621: The <i>ports/</i> subdirectory is a checkout of the OpenBSD ports tree.  Go
                    622: read the <a href="ports.html">ports</a> page
                    623: if you know nothing about ports
                    624: at this point.  This text is not a manual of how to use ports.
                    625: Rather, it is a set of notes meant to kickstart the user on the
                    626: OpenBSD ports system.
                    627: <p>
                    628: The <i>ports/</i> directory represents a CVS (see the manpage for
                    629: <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">
                    630: cvs(1)</a> if
                    631: you aren't familiar with CVS) checkout of our ports.  As with our complete
                    632: source tree, our ports tree is available via anoncvs.  So, in
                    633: order to keep current with it, you must make the <i>ports/</i> tree
                    634: available on a read-write medium and update the tree with a command
                    635: like:
                    636: <p>
                    637: <ul><pre>
                    638: # <strong>cd [portsdir]/; cvs -d anoncvsserver.openbsd.org:/cvs update -Pd -rOPENBSD_3_8</strong>
                    639: </pre></ul>
                    640: <p>
                    641: [Of course, you must replace the local directory and server name here
                    642: with the location of your ports collection and a nearby anoncvs
                    643: server.]
                    644: <p>
                    645: Note that most ports are available as packages through FTP. Updated
                    646: packages for the 3.8 release will be made available if problems arise.
                    647: <p>
                    648: If you're interested in seeing a port added, would like to help out, or just
                    649: would like to know more, the mailing list ports@openbsd.org is a good
                    650: place to know.
                    651: <p>
                    652:
                    653: <hr>
                    654: <a href="index.html"><img height="24" width="24" src="back.gif" border="0"
                    655: alt="OpenBSD"></a>
                    656: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
                    657: <br><small>
1.25    ! deraadt   658: $OpenBSD: 38.html,v 1.24 2005/09/14 15:06:08 pedro Exp $
1.1       deraadt   659: </small>
                    660:
                    661: </body>
                    662: </html>