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

Annotation of www/38.html, Revision 1.41

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