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

Annotation of www/42.html, Revision 1.34

1.1       jasper      1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 4.2 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 4.2">
                      9: <meta name="keywords" content="openbsd,main">
                     10: <meta name="distribution" content="global">
                     11: <meta name="copyright" content="This document copyright 2007 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/niftyartworkcomingsoon.jpg">
                     22: <img align="left" width="227" height="343" hspace="24" vspace="30"
                     23: src="images/niftyartworkcomingsoon.jpg" alt="OpenBSD 4.2 logo"></a>
                     24: <h2><font color="#0000e0">The OpenBSD 4.2 Release:</font></h2>
                     25: <p>
                     26: To be released Nov 1, 2007<br>
                     27: Copyright 1997-2007, Theo de Raadt.<br>
                     28: <font color="#e00000">ISBN XXX</font>
                     29: <br>
                     30: <a href="lyrics.html#42">4.2 Song: "XXX"</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/4.2/</font> directory on
                     47:     one of the mirror sites.
                     48: <li>Briefly read the rest of this document.
1.20      deraadt    49: <li>Have a look at <a href="errata42.html">The 4.2 Errata page</a> for a list
1.1       jasper     50:     of bugs and workarounds.
1.20      deraadt    51: <li>See a <a href="plus42.html">detailed log of changes</a> between the
1.1       jasper     52:     4.1 and 4.2 releases.
                     53: </ul>
                     54: </font></h3>
                     55: <br clear=all>
                     56:
                     57: <strong>Note:</strong> All applicable copyrights and credits can be found
                     58: in the applicable file sources found in the files src.tar.gz, sys.tar.gz,
                     59: XF4.tar.gz, or in the files fetched via ports.tar.gz.  The distribution
                     60: files used to build packages from the ports.tar.gz file are not included on
                     61: the CDROM because of lack of space.
                     62: <p>
                     63:
                     64: <a name="new"></a>
                     65: <hr>
                     66: <p>
                     67: <h3><font color="#0000e0">What's New</font></h3>
                     68: <p>
                     69: This is a partial list of new features and systems included in OpenBSD 4.2.
1.20      deraadt    70: For a comprehensive list, see the <a href="plus42.html">changelog</a> leading
1.1       jasper     71: to 4.2.
                     72: <p>
                     73:
                     74: <ul>
                     75:
                     76: <li>New/extended platforms:
                     77: <ul>
1.15      kettenis   78: <li><a href="sparc64.html">OpenBSD/sparc64</a>.<br>
                     79:     The PCIe UltraSPARC IIIi machines like the V215 and V245 are now
                     80:     supported.
1.18      kettenis   81: <li><a href="hppa.html">OpenBSD/hppa</a>.<br>
1.15      kettenis   82:     Four-digit B/C/J-class workstations like the B2000, C3750 or J6750
                     83:     are now supported (in 32-bit mode).
1.1       jasper     84: </ul>
                     85: <p>
                     86:
1.34    ! deraadt    87: <li>Platforms skipped this release:
1.1       jasper     88: <ul>
1.34    ! deraadt    89: <li><a href="sgi.html">OpenBSD/sgi</a>.<br>
        !            90:     Do to various issues, this architecture will not be released
        !            91:     this time.
1.1       jasper     92: </ul>
                     93: <p>
                     94:
                     95: <li>Improved hardware support, including:
                     96: <ul>
1.11      matthieu   97: <li> Native Serial-ATA support:
                     98:  <ul>
1.24      dlg        99:  <li> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahci&sektion=4">ahci(4)</a>
                    100:     driver for  SATA controllers conforming to the Advanced Host Controller
                    101:     Interface specification.
                    102:  <li> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sili&sektion=4">sili(4)</a>
                    103:     driver for SATA controllers using the Silicon Image 3124/3132/3531 SATALink
                    104:     chipsets.
1.11      matthieu  105:  </ul>
1.24      dlg       106: <li> New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tht&sektion=4">tht(4)</a>
                    107:   driver for Tehuti Networks 10Gb Ethernet controllers.
1.8       matthieu  108: <li> New <a
                    109: href="http://www.openbsd.org/cgi-bin/man.cgi?query=uts&sektion=4">uts(4)</a>
                    110: driver for USB touch screens, and the <a
                    111: href="http://www.openbsd.org/cgi-bin/man.cgi?query=xtsscale&sektion=1">xtsscale(1)</a>
                    112: calibration utility.
1.22      kettenis  113: <li> The <a
                    114: href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&sektion=4">siop(4)</a>
                    115: driver now has support for NCR 53C720/770 controllers in big endian mode.
                    116: In particular this means that the onboard Fast-Wide SCSI on many hppa
                    117: machines is supported now.
1.25      jsg       118: <li> The <a
                    119: href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4">malo(4)</a>
                    120: driver now supports Marvell 88W8385 802.11g based Compact Flash devices.
                    121: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;sektion=4">pciide(4)</a> driver has had support added for newer chipsets, including:
                    122: <ul>
                    123: <li>Intel ICH8M PATA
                    124: <li>JMicron JMB36x PATA
                    125: <li>VIA CX700/VX700 PATA
                    126: </ul>
1.27      jasper    127: <li> New <a
                    128: href="http://www.openbsd.org/cgi-bin/man.cgi?query=led&arch=sparc64">led(4)</a>
                    129: driver for the front panel LEDs on the V215/245.
                    130: <li> New <a
                    131: href="http://www.openbsd.org/cgi-bin/man.cgi?query=bbc&arch=sparc64">bbc(4)</a>
                    132: driver providing support for the BootBus Controllers in UltraSparc III systems.
                    133: <li> New <a
                    134: href="http://www.openbsd.org/cgi-bin/man.cgi?query=pmc&arch=sparc64">pmc(4)</a>
                    135: driver for the
                    136: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=watchdog&section=4">
                    137: watchdog(4)</a> timer on the National Semiconductor PC87317 SuperIO chip.
1.31      david     138: <li>New <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=astro&amp;sektion=4&amp;arch=hppa>astro(4)</a> driver for the Astro Memory and I/O controller on hppa.
                    139: <li>New <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=elroy&amp;sektion=4&amp;arch=hppa>elroy(4)</a> driver for the Elroy PCI hostbridge on hppa.
                    140: <li>New <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=jmb&amp;sektion=4&amp;arch=i386>jmb(4)</a> driver for the JMicron JMB36x SATA II and PATA Host Controller.
                    141: <li>New <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=lcd&amp;sektion=4&amp;arch=hppa>lcd(4)</a> driver for the front panel LCD display on hppa.
                    142: <li>New <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=piixpcib&amp;sektion=4&amp;arch=i386>piixpcib(4)</a> driver for Intel PIIX4 ISA bridges on i386.
                    143: <li>New <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=pxammc&amp;sektion=4&amp;arch=zaurus>pxammc(4)</a> driver for the MMC/SD/SDIO controller on zaurus.
                    144: <li>New <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=pyro&amp;sektion=4&amp;arch=sparc64>pyro(4)</a> driver for the SPARC64 Host/PCIe bridge.
                    145: <li>New <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=ssio&amp;sektion=4&amp;arch=hppa>ssio(4)</a> driver for the National Semiconductor PC87560 Legacy IO on hppa.
1.33      gwk       146: <li>New <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=&amp;sektion=4&amp;arch=macppc>xlights(4)</a> driver for the front panel lights on the Xserve G4.
                    147: <li>New <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=sysbutton&sektion=4&arch=macppc>sysbutton(4)</a> driver for the system identification button on the Xserve G4.
                    148: <li>New <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=piixpcib&sektion=4&arch=i386>piixpcib(4)</a> driver for System Management Mode initiated speedstep frequency scaling on certain pairings of the Intel PIIX4 ISA bridges and Intel Pentium 3 processors.
                    149: <li>New support for the die CPU temperature sensor found on the Intel Core family of processors.
                    150: <li>CPU frequency and voltage can now be scaled on all CPUs when running GENERIC.MP on a multiprocessor i386 or AMD64 machine with enhanced speedstep or powernow.
                    151: <li>Intel enhanced speedstep is now supported on OpenBSD/amd64.
1.1       jasper    152: </ul>
                    153: <p>
1.8       matthieu  154:
1.1       jasper    155:
                    156: <li>New tools:
                    157: <ul>
1.10      matthieu  158: <li> <a
                    159: href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1">cwm(1)</a>
                    160: has replaced wm2 as a simple-looking low-resource window manager.
1.26      jsg       161: <li> <a
                    162: href="http://www.openbsd.org/cgi-bin/man.cgi?query=zless&sektion=1">zless(1)</a>,
                    163: view compressed files with
                    164: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=less&sektion=1">less(1)</a>.
1.31      david     165: <li><a href=http://www.openbsd.org/cgi-bin/man.cgi?query=mount_vnd&amp;sektion=8&amp;arch=i386>mount_vnd(8)</a>, a utility to configure vnode disks from <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=fstab&amp;sektion=5&amp;arch=i386>fstab(5)</a>.
1.1       jasper    166: </ul>
                    167: <p>
1.10      matthieu  168:
1.1       jasper    169:
                    170: <li>New functionality:
                    171: <ul>
1.14      otto      172: <li>FFS2, the updated version of the fast file system.
1.23      kili      173: <li><a
                    174: href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1">ftp(1)</a>
                    175: now can send cookies loaded from a netscape-like cookiejar, supports
                    176: proxies requiring a password, and has a keep-alive option to avoid
                    177: over-agressive control connection dropping.
1.29      espie     178: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1">pkg_add(1)</a> has been vastly improved. It is more robust, outputs more
                    179: consistent error messages, and can deal with a lot more update scenarios
                    180: gracefully.  It also has much better look-up capabilities for multiple entries
                    181: in <code>PKG_PATH</code>, stopping at the first directory with suitable
                    182: candidates.
1.30      simon     183: <li><a
                    184: href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp-proxy&sektion=8">ftp-proxy(8)</a>
                    185: is now able to automatically tag packets passing through the <a
                    186: href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a> rule with a supplied name.
1.31      david     187: <li>Kernel work queues,
                    188: <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=workq_add_task&amp;sektion=9&amp;arch=i386>workq_add_task(9)</a>,
                    189: <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=workq_create&amp;sektion=9&amp;arch=i386>workq_create(9)</a>,
                    190: <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=workq_destroy&amp;sektion=9&amp;arch=i386>workq_destroy(9)</a> provides a mechanism to defer tasks to a process context when it is impossible to run such a task in the current context.
1.1       jasper    191: </ul>
                    192: <p>
                    193:
                    194: <li>Assorted improvements and code cleanup:
                    195: <ul>
1.29      espie     196: <li>Large (&gt;1TB) disk and partition support in the disklabel and buffer cache
1.14      otto      197: code and in the userland utilities that manipulate disk blocks. Note
                    198: that some parts of the system are not 64-bit disk block clean yet, so partition
                    199: larger than 2TB cannot be used at the moment.
1.16      jasper    200: <li>Thread support for the Objective-C library (libobjc).
1.1       jasper    201: </ul>
                    202: <p>
                    203:
                    204: <li>Install/Upgrade process changes:
                    205: <ul>
                    206: <li>...
                    207: </ul>
                    208: <p>
                    209:
                    210: <li>OpenBGPD 4.2:
                    211: <ul>
1.28      claudio   212: <li>Include support for Four-octet AS Number Space.
                    213: <li>Allow matching on communities using 0 in the AS part.
                    214: <li>Filtering on IPv6 prefixes is now possible.
                    215: <li>Various bugs in the encoding of multiprotocol updates were fixed.
                    216: <li>Allow the use of pkill -HUP bgpd to reload the config.
1.1       jasper    217: </ul>
                    218: <p>
                    219:
                    220: <li>OpenNTPD 4.2:
                    221: <ul>
                    222: <li>...
                    223: </ul>
                    224: <p>
                    225:
                    226: <li>OpenOSPFD 4.2:
                    227: <ul>
1.28      claudio   228: <li>Added support for RFC 3137: OSPF Stub Router Advertisement
                    229: <li>It is possible to specify a carp demote group on interfaces and areas.
                    230: <li>Added support for mapping route labels to AS-external route tags and vice versa.
                    231: <li>Allow the use of pkill -HUP ospfd to reload the config.
1.1       jasper    232: </ul>
                    233: <p>
                    234:
                    235: <li>OpenSSH 4.7:
                    236: <ul>
                    237: <li>...
                    238: </ul>
                    239: <p>
                    240:
                    241: <li>Over 4500 ports, 4300 pre-built packages (for i386), minor robustness improvements in package tools.
                    242: <!-- XXX update numbers -->
                    243: Some highlights:
                    244: <ul>
1.4       jasper    245: <li>Gnome 2.18.
1.16      jasper    246: <li>GNUstep 1.14.
1.4       jasper    247: <li>KDE 3.5.7 and koffice 1.6.3.
1.7       steven    248: <li>Xfce 4.4.1.
1.17      mbalmer   249: <li>OpenMotif 2.3.0
1.9       steven    250: <li>OpenOffice.org 2.2.1.
                    251: <li>Mozilla Firefox 2.0.0.6.
1.4       jasper    252: <li>PostgreSQL 8.2.4.
1.5       jasper    253: <li>GHC 6.6.1 (amd64 and i386 only)
1.1       jasper    254: </ul>
                    255: <p>
                    256:
                    257: <li>As usual, steady improvements in manual pages and other documentation.
                    258: <p>
                    259:
                    260: <li>The system includes the following major components from outside suppliers:
                    261: <ul>
1.19      matthieu  262: <li>Xenocara (based on X.Org 7.2 + patches, freetype 2.2.1, fontconfig
1.1       jasper    263: 2.4.2, expat 2.0.0, Mesa 6.5.2, xterm 225 and more)
                    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.8 (+ patches)
                    269: <li>Our improved and secured version of Apache 1.3, with SSL/TLS and DSO support
                    270: <li>OpenSSL 0.9.7j (+ patches)
                    271: <li>Groff 1.15
                    272: <li>Sendmail 8.14.1, with libmilter
                    273: <li>Bind 9.3.4 (+ patches)
                    274: <li>Lynx 2.8.5rel.4 with HTTPS and IPv6 support (+ patches)
                    275: <li>Sudo 1.6.9p4
                    276: <li>Ncurses 5.2
                    277: <li>Latest KAME IPv6
                    278: <li>Heimdal 0.7.2 (+ patches)
                    279: <li>Arla 0.35.7
                    280: <li>Binutils 2.15 (+ patches)
                    281: <li>Gdb 6.3 (+ patches)
                    282: <!-- XXX double check versions -->
                    283: </ul>
                    284: <p>
                    285:
                    286: </ul>
                    287:
                    288: <a name="install"></a>
                    289: <hr>
                    290: <p>
                    291: <h3><font color="#0000e0">How to install</font></h3>
                    292: <p>
                    293: Following this are the instructions which you would have on a piece of
                    294: paper if you had purchased a CDROM set instead of doing an alternate
                    295: form of install.  The instructions for doing an FTP (or other style
                    296: of) install are very similar; the CDROM instructions are left intact
                    297: so that you can see how much easier it would have been if you had
                    298: purchased a CDROM instead.
                    299: <p>
                    300:
                    301: <hr>
                    302: Please refer to the following files on the three CDROMs or FTP mirror for
                    303: extensive details on how to install OpenBSD 4.2 on your machine:
                    304: <p>
                    305: <ul>
                    306: <li>CD1:4.2/i386/INSTALL.i386
                    307: <p>
                    308: <li>CD2:4.2/amd64/INSTALL.amd64
                    309: <li>CD2:4.2/macppc/INSTALL.macppc
                    310: <p>
                    311: <li>CD3:4.2/sparc64/INSTALL.sparc64
                    312: <p>
                    313: <li>FTP:.../OpenBSD/4.2/alpha/INSTALL.alpha
                    314: <li>FTP:.../OpenBSD/4.2/armish/INSTALL.armish
                    315: <li>FTP:.../OpenBSD/4.2/hp300/INSTALL.hp300
                    316: <li>FTP:.../OpenBSD/4.2/hppa/INSTALL.hppa
                    317: <li>FTP:.../OpenBSD/4.2/landisk/INSTALL.landisk
                    318: <li>FTP:.../OpenBSD/4.2/luna88k/INSTALL.luna88k
                    319: <li>FTP:.../OpenBSD/4.2/mac68k/INSTALL.mac68k
                    320: <li>FTP:.../OpenBSD/4.2/mvme68k/INSTALL.mvme68k
                    321: <li>FTP:.../OpenBSD/4.2/mvme88k/INSTALL.mvme88k
                    322: <li>FTP:.../OpenBSD/4.2/sparc/INSTALL.sparc
                    323: <li>FTP:.../OpenBSD/4.2/vax/INSTALL.vax
                    324: <li>FTP:.../OpenBSD/4.2/zaurus/INSTALL.zaurus
                    325: </ul>
                    326: <hr>
                    327:
                    328: <p>
                    329: Quick installer information for people familiar with OpenBSD, and the
                    330: use of the "disklabel -E" command.  If you are at all confused when
                    331: installing OpenBSD, read the relevant INSTALL.* file as listed above!
                    332: <p>
                    333:
                    334: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    335: <ul>
                    336: Play with your BIOS options to enable booting from a CD. The OpenBSD/i386
                    337: release is on CD1. If your BIOS does not support booting from CD, you will need
                    338: to create a boot floppy to install from. To create a boot floppy write
                    339: <i>CD1:4.2/i386/floppy42.fs</i> to a floppy and boot via the floppy drive.
                    340:
                    341: <p>
                    342: Use <i>CD1:4.2/i386/floppyB42.fs</i> instead for greater SCSI controller
                    343: support, or <i>CD1:4.2/i386/floppyC42.fs</i> for better laptop support.
                    344:
                    345: <p>
                    346: If you can't boot from a CD or a floppy disk,
                    347: you can install across the network using PXE as described in
                    348: the included INSTALL.i386 document.
                    349:
                    350: <p>
                    351: If you are planning on dual booting OpenBSD with another OS, you will need to
                    352: read INSTALL.i386.
                    353:
                    354: <p>
                    355: To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located
                    356: at <i>CD1:4.2/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,
                    357: use the
                    358: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>
                    359: utility. The following is an example usage of
                    360: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>,
                    361: where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or
                    362: &quot;rfd0a&quot;.
                    363:
                    364: <ul><pre>
                    365: # <strong>dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k</strong>
                    366: </pre></ul>
                    367:
                    368: <p>
                    369: Make sure you use properly formatted perfect floppies with NO BAD BLOCKS or
                    370: your install will most likely fail. For more information on creating a boot
                    371: floppy and installing OpenBSD/i386 please refer to
                    372: <a href="faq/faq4.html#MkFlop">FAQ 4.3.1</a>.
                    373: </ul>
                    374:
                    375: <p>
                    376: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    377: <ul>
                    378: The 4.2 release of OpenBSD/amd64 is located on CD2.
                    379: Boot from the CD to begin the install - you may need to adjust
                    380: your BIOS options first.
                    381: If you can't boot from the CD, you can create a boot floppy to install from.
                    382: To do this, write <i>CD2:4.2/amd64/floppy42.fs</i> to a floppy, then
                    383: boot from the floppy drive.
                    384:
                    385: <p>
                    386: If you can't boot from a CD or a floppy disk,
                    387: you can install across the network using PXE as described in the included
                    388: INSTALL.amd64 document.
                    389:
                    390: <p>
                    391: If you are planning to dual boot OpenBSD with another OS, you will need to
                    392: read INSTALL.amd64.
                    393: </ul>
                    394:
                    395: <p>
                    396: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    397: <ul>
                    398: Put CD2 in your CDROM drive and poweron your machine while holding down the
                    399: <i>C</i> key until the display turns on and shows <i>OpenBSD/macppc boot</i>.
                    400:
                    401: <p>
                    402: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    403: /4.2/macppc/bsd.rd</i>
                    404: </ul>
                    405:
                    406: <p>
                    407: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    408: <ul>
                    409: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    410:
                    411: <p>
                    412: If this doesn't work, or if you don't have a CDROM drive, you can write
                    413: <i>CD3:4.2/sparc64/floppy42.fs</i> or <i>CD3:4.2/sparc64/floppyB42.fs</i>
                    414: (depending on your machine) to a floppy and boot it with <i>boot
                    415: floppy</i>. Refer to INSTALL.sparc64 for details.
                    416:
                    417: <p>
                    418: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    419: will most likely fail.
                    420:
                    421: <p>
                    422: You can also write <i>CD3:4.2/sparc64/miniroot42.fs</i> to the swap partition on
                    423: the disk and boot with <i>boot disk:b</i>.
                    424:
                    425: <p>
                    426: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    427: </ul>
                    428:
                    429: <p>
                    430: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    431: <ul>
                    432: <p>Write <i>FTP:4.2/alpha/floppy42.fs</i> or
                    433: <i>FTP:4.2/alpha/floppyB42.fs</i> (depending on your machine) to a diskette and
                    434: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    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: </ul>
                    441:
                    442: <p>
                    443: <h3><font color="#e00000">OpenBSD/armish:</font></h3>
                    444: <ul>
                    445: <p>
                    446: After connecting a serial port, Thecus can boot directly from the network
                    447: either tftp or http. Configure the network using fconfig, reset,
                    448: then load bsd.rd, see INSTALL.armish for specific details.
                    449: IOData HDL-G can only boot from an EXT-2 partition. Boot into linux
                    450: and copy 'boot' and bsd.rd into the first partition on wd0 (hda1)
                    451: then load and run bsd.rd, preserving the wd0i (hda1) ext2fs partition.
                    452: More details are available in INSTALL.armish.
                    453: </ul>
                    454:
                    455: <p>
                    456: <h3><font color="#e00000">OpenBSD/hp300:</font></h3>
                    457: <ul>
                    458: <p>
                    459: Boot over the network by following the instructions in INSTALL.hp300.
                    460: </ul>
                    461:
                    462: <p>
                    463: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    464: <ul>
                    465: <p>
                    466: Boot over the network by following the instructions in INSTALL.hppa or the
                    467: <a href="hppa.html#install">hppa platform page</a>.
                    468: </ul>
                    469:
                    470: <p>
                    471: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    472: <ul>
                    473: <p>
1.21      deraadt   474: Write <i>miniroot42.fs</i> to the start of the CF
1.1       jasper    475: or disk, and boot normally.
                    476: </ul>
                    477:
                    478: <p>
                    479: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    480: <ul>
                    481: <p>
                    482: Copy bsd.rd to a Mach or UniOS partition, and boot it from the PROM.
                    483: Alternatively, you can create a bootable tape and boot from it. Refer to
                    484: the instructions in INSTALL.luna88k for more details.
                    485: </ul>
                    486:
                    487: <p>
                    488: <h3><font color="#e00000">OpenBSD/mac68k:</font></h3>
                    489: <ul>
                    490: <p>
                    491: Boot MacOS as normal and extract the Macside "BSD/Mac68k Booter" utility from
                    492: <i>FTP:4.2/mac68k/utils</i> onto your hard disk.  Configure the "BSD/Mac68k
                    493: Booter" with the location of your bsd.rd kernel and boot into the installer.
                    494: Refer to the instructions in INSTALL.mac68k for more details.
                    495: </ul>
                    496:
                    497: <p>
                    498: <h3><font color="#e00000">OpenBSD/mvme68k:</font></h3>
                    499: <ul>
                    500: <p>
                    501: You can create a bootable installation tape or boot over the network.<br>
                    502: The network boot requires a MVME68K BUG version that supports the <i>NIOT</i>
                    503: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme68k
                    504: for more details.
                    505: </ul>
                    506:
                    507: <p>
                    508: <h3><font color="#e00000">OpenBSD/mvme88k:</font></h3>
                    509: <ul>
                    510: <p>
                    511: You can create a bootable installation tape or boot over the network.<br>
                    512: The network boot requires a MVME88K BUG version that supports the <i>NIOT</i>
                    513: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme88k
                    514: for more details.
                    515: </ul>
                    516:
                    517: <p>
                    518: <h3><font color="#e00000">OpenBSD/sparc:</font></h3>
                    519: <ul>
1.21      deraadt   520: Boot from one of the provided install ISO images, using one of the two
                    521: commands listed below, depending on the version of your ROM.
1.1       jasper    522:
                    523: <ul><pre>
                    524: ok <strong>boot cdrom 4.2/sparc/bsd.rd</strong>
                    525: or
                    526: &gt; <strong>b sd(0,6,0)4.2/sparc/bsd.rd</strong>
                    527: </pre></ul>
                    528:
                    529: <p>
                    530: If your SPARC system does not have a CD drive, you can alternatively boot from floppy.
1.21      deraadt   531: To do so you need to write <i>floppy42.fs</i> to a floppy.
1.1       jasper    532: For more information see <a href="faq/faq4.html#MkFlop">FAQ 4.3.1</a>.
                    533: To boot from the floppy use one of the two commands listed below,
                    534: depending on the version of your ROM.
                    535:
                    536: <ul><pre>
                    537: ok <strong>boot floppy</strong>
                    538: or
                    539: &gt; <strong>b fd()</strong>
                    540: </pre></ul>
                    541:
                    542: <p>
                    543: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    544: will most likely fail.
                    545:
                    546: <p>
                    547: If your SPARC system doesn't have a floppy drive nor a CD drive, you can either
                    548: setup a bootable tape, or install via network, as told in the
                    549: INSTALL.sparc file.
                    550: </ul>
                    551:
                    552: <p>
                    553: <h3><font color="#e00000">OpenBSD/vax:</font></h3>
                    554: <ul>
                    555: Boot over the network via mopbooting as described in INSTALL.vax.
                    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: openbsd42_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 4.1 system, and do not want to reinstall,
                    605: upgrade instructions and advice can be found in the
                    606: <a href="faq/upgrade42.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 anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_4_2</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 4.2 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.34    ! deraadt   658: $OpenBSD: 42.html,v 1.33 2007/08/22 14:36:03 gwk Exp $
1.1       jasper    659: </small>
                    660:
                    661: </body>
                    662: </html>