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

Annotation of www/38.html, Revision 1.15

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