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

Annotation of www/47.html, Revision 1.16

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 4.7 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.7">
                      9: <meta name="keywords" content="openbsd,main">
                     10: <meta name="distribution" content="global">
                     11: <meta name="copyright" content="This document copyright 2008 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/xxx.jpg">
                     22: <img align="left" width="227" height="343" hspace="24" vspace="30"
                     23: src="images/xxx.jpg" alt="OpenBSD 4.7 logo"></a>
                     24: <h2><font color="#0000e0">The OpenBSD 4.7 Release:</font></h2>
                     25: <p>
                     26: Released May 19, 2010<br>
                     27: Copyright 1997-2010, Theo de Raadt.<br>
                     28: <font color="#e00000">ISBN 978-0-9784475-5-7</font>
                     29: <br>
                     30: <a href="lyrics.html#47">4.7 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.7/</font> directory on
                     47:     one of the mirror sites.
                     48: <li>Briefly read the rest of this document.
                     49: <li>Have a look at <a href="errata47.html">The 4.7 Errata page</a> for a list
                     50:     of bugs and workarounds.
                     51: <li>See a <a href="plus47.html">detailed log of changes</a> between the
                     52:     4.6 and 4.7 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: xenocara.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.7.
                     70: For a comprehensive list, see the <a href="plus47.html">changelog</a> leading
                     71: to 4.7.
                     72: <p>
                     73:
                     74: <ul>
                     75:
                     76: <li>New/extended platforms:
                     77:     <ul>
1.7       kettenis   78:     <li><a href="alpha.html">OpenBSD/alpha</a>
                     79:        <ul>
                     80:        <li>Added support for the DS15/DS25/ES45.
                     81:        </ul>
                     82:     <li><a href="loongson.html">OpenBSD/loongson</a><br>
                     83:        New platform for systems based on the Loongson 2E and 2F
                     84:        MIPS-compatible processors.  Supported machines include:
                     85:        <ul>
                     86:        <li>Lemote Fuloong 2F mini-PC
                     87:        <li>Lemote Lynloong all-in-one-PC
                     88:        <li>Lemote Yeeloong netbook (8.9" and 10.1" models)
                     89:        <li>EMTEC Gdium Liberty 1000 netbook
                     90:        </ul>
                     91:     <li><a href="sgi.html">OpenBSD/sgi</a>
                     92:        <ul>
                     93:        <li>Added support for the multi-node SGI Origin 200 systems in M mode.
                     94:        <li>Added support for the SGI Origin 350.
                     95:        <li>Added SMP support on the SGI Fuel and SGI Origin 350.
                     96:        </ul>
                     97:     <li><a href="socppc.html">OpenBSD/socppc</a>
                     98:        <ul>
                     99:        <li>Added support for the RouterBOARD RB600A.
                    100:        </ul>
1.1       deraadt   101:     </ul>
                    102: <p>
                    103:
                    104: <li>Improved hardware support, including:
                    105:     <ul>
1.12      matthieu  106:     <li>Revamped SCSI midlayer and improved driver support.
1.13      matthieu  107:     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpath&sektion=4&format=html">mpath(4)</a>,
                    108:       a driver that steals paths to scsi devices if they could be
                    109:       available via multiple paths and then made available
                    110:     via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpath&sektion=4&format=html">mpath(4)</a>.
                    111:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aibs&sektion=4&format=html">aibs(4)</a>
                    112:       driver for ASUSTeK AI Booster hardware monitoring.
1.16    ! matthieu  113:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uthum&amp;sektion=4">uthum(4)</a>
1.13      matthieu  114:       driver for the TEMPerHUM USB temperature and humidity sensors.
1.12      matthieu  115:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uyurex&amp;sektion=4">uyurex(4)</a>
1.13      matthieu  116:       driver for the Maywa-denki & KAYAC YUREX twitch/jiggle of knee sensor.
1.12      matthieu  117:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=urndis&amp;sektion=4">urndis(4)</a>
1.13      matthieu  118:       driver for remote NDIS Ethernet over USB devices (phones).
                    119:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsudl&amp;sektion=0">xf86-video-wsudl(4)</a>
                    120:        Xorg driver for USB DisplayLink devices supported by
1.12      matthieu  121:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udl&amp;sektion=4">udl(4)</a>.
1.13      matthieu  122:     <li>Improved touchscreen support in
                    123:         the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ws&amp;sektion=0">xf86-input-ws(4)</a>
                    124:         Xorg driver and improved calibration using the new device
                    125:         properties from Xinput.
1.12      matthieu  126:         in  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xtsscale&amp;sektion=1">xtsscale(1)</a>.
                    127:     <li>Several improvements and bug fixes to existing ethernet
1.13      matthieu  128:       drivers, including
                    129:       <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;sektion=4">em(4)</a>,
                    130:       <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&amp;sektion=4">re(4)</a>,
                    131:       <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&amp;sektion=4">ti(4)</a>
                    132:       and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vge&amp;sektion=4">vge(4)</a>.
1.1       deraadt   133:     </ul>
                    134: <p>
                    135:
                    136: <li>New tools:
                    137:     <ul>
1.9       otto      138:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=newfs_ext2fs&amp;sektion=8">newfs_ext2fs(8)</a> for creating ext2 filesystems.
1.16    ! matthieu  139:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkuboot&amp;sektion=0">mkuboot(8)</a> for creating U-Boot boot loader images.
1.1       deraadt   140:     <li>...
                    141:     </ul>
                    142: <p>
                    143:
1.6       beck      144: <li>Filesystem Midlayer improvements:
1.2       beck      145:     <ul>
                    146:     <li> Dynamic Buffer Cache now supported to a max size set with sysctl <tt>kern.bufcachepercent</tt>
                    147:     <li> Dynamic VFS name cache rewrite, now uses Red/Black trees instead of linked lists.
                    148:     <li> Numerous NFS client stability fixes.
                    149:     </ul>
                    150: <p>
                    151:
1.1       deraadt   152: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a> improvements:
                    153:     <ul>
                    154:     <li>...
                    155:     </ul>
                    156: <p>
                    157:
                    158: <li>OpenBGPD, OpenOSPFD and other routing daemon improvements:
                    159:     <ul>
                    160:     <li>...
                    161:     </ul>
                    162: <p>
                    163:
                    164: <li>Generic Network-Stack improvements:
                    165:     <ul>
                    166:     <li>...
                    167:     </ul>
                    168: <p>
                    169:
1.9       otto      170: <li>Assorted improvements:
                    171:     <ul>
                    172:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&amp;sektion=3">malloc(2)</a>
                    173:      now has an <tt>S</tt> flag to turn on the options that help debugging
                    174:      and improve security.
                    175:     <li>updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=terminfo&amp;sektion=3">terminfo(3)</a>
                    176:      database and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ncurses&amp;sektion=3">ncurses(3)</a>
                    177:      library.
1.16    ! matthieu  178:     <li>added support for lazy binding in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&amp;sektion=1">ld.so(1)</a>
        !           179:       on hppa.
1.9       otto      180:     <li>...
                    181:     </ul>
                    182: <p>
                    183:
1.1       deraadt   184: <li>Install/Upgrade process changes:
                    185:     <ul>
1.16    ! matthieu  186:     <li> You'll usally only press enter.. It will scare you it's so easy.
1.1       deraadt   187:     </ul>
                    188: <p>
                    189:
1.16    ! matthieu  190: <li>OpenSSH 5.4:
1.1       deraadt   191:     <ul>
                    192:     <li>...
                    193:     </ul>
                    194: <p>
                    195:
1.15      espie     196: <li>Over 5,800 ports, major robustness and speed improvements in package tools.
1.1       deraadt   197: <li>Many pre-built packages for each architecture:
                    198:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    199:     <tr>
                    200:     <td valign="top" width="25%">
                    201:     <ul>
1.5       deraadt   202:     <li>i386:       5951
                    203:     <li>sparc64:    5745
                    204:     <li>alpha:      5489
1.1       deraadt   205: </ul></td><td valign=top width="25%"><ul>
1.5       deraadt   206:     <li>sh:         1261
                    207:     <li>amd64:      5889
                    208:     <li>powerpc:    5783
1.1       deraadt   209: </ul></td><td valign=top width="25%"><ul>
1.5       deraadt   210:     <li>sparc:      3584
                    211:     <li>arm:        839
                    212:     <li>hppa:       5179
1.1       deraadt   213: </ul></td><td valign=top width="25%"><ul>
1.5       deraadt   214:     <li>vax:        1785
                    215:     <li>mips64:     3677
                    216:     <li>mips64el:   3661
1.1       deraadt   217: </ul></td></tr></table>
                    218: Some highlights:
                    219:     <ul>
                    220:     <li>Gnome 2.24.3.
                    221:     <li>KDE 3.5.10.
                    222:     <li>Xfce 4.7.1.
1.11      otto      223:     <li>MySQL 5.1.42.
1.1       deraadt   224:     <li>PostgreSQL 8.3.7.
                    225:     <li>Postfix 2.6.2.
                    226:     <li>OpenLDAP 2.3.43.
1.11      otto      227:     <li>Mozilla Firefox 3.0.11 and 3.5.7.
                    228:     <li>Mozilla Thunderbird 2.0.0.23.
1.1       deraadt   229:     <li>OpenOffice.org 3.1.0.
                    230:     <li>Emacs 21.4 and 22.3
                    231:     <li>Vim 7.2.190.
                    232:     <li>PHP 5.2.10.
                    233:     <li>Python 2.4.7, 2.5.4 and 2.6.2.
                    234:     <li>Ruby 1.8.6.369.
                    235:     </ul>
                    236: <p>
                    237:
                    238: <li>As usual, steady improvements in manual pages and other documentation.
                    239: <p>
                    240:
                    241: <li>The system includes the following major components from outside suppliers:
                    242:     <ul>
1.8       matthieu  243:     <li>Xenocara (based on X.Org 7.4 with xserver 1.6.5 + patches,
                    244:        freetype 2.3.9,
                    245:         fontconfig 2.6.0, Mesa 7.4.2, xterm 250 and more)
1.1       deraadt   246:     <li>Gcc 2.95.3 (+ patches) and 3.3.5 (+ patches)
1.10      otto      247:     <li>Perl 5.10.1 (+ patches)
1.1       deraadt   248:     <li>Our improved and secured version of Apache 1.3, with SSL/TLS
                    249:         and DSO support
                    250:     <li>OpenSSL 0.9.8k (+ patches)
                    251:     <li>Groff 1.15
                    252:     <li>Sendmail 8.14.3, with libmilter
                    253:     <li>Bind 9.4.2-P2 (+ patches)
                    254:     <li>Lynx 2.8.6rel.5 with HTTPS and IPv6 support (+ patches)
                    255:     <li>Sudo 1.7.2
1.10      otto      256:     <li>Ncurses 5.7
1.1       deraadt   257:     <li>Latest KAME IPv6
                    258:     <li>Heimdal 0.7.2 (+ patches)
                    259:     <li>Arla 0.35.7
                    260:     <li>Binutils 2.15 (+ patches)
                    261:     <li>Gdb 6.3 (+ patches)
                    262:     </ul>
                    263: <p>
                    264:
                    265: </ul>
                    266:
                    267: <a name="install"></a>
                    268: <hr>
                    269: <p>
                    270: <h3><font color="#0000e0">How to install</font></h3>
                    271: <p>
                    272: Following this are the instructions which you would have on a piece of
                    273: paper if you had purchased a CDROM set instead of doing an alternate
                    274: form of install.  The instructions for doing an FTP (or other style
                    275: of) install are very similar; the CDROM instructions are left intact
                    276: so that you can see how much easier it would have been if you had
                    277: purchased a CDROM instead.
                    278: <p>
                    279:
                    280: <hr>
                    281: Please refer to the following files on the three CDROMs or FTP mirror for
                    282: extensive details on how to install OpenBSD 4.7 on your machine:
                    283: <p>
                    284: <ul>
                    285: <li>CD1:4.7/i386/INSTALL.i386
                    286: <p>
                    287: <li>CD2:4.7/amd64/INSTALL.amd64
                    288: <li>CD2:4.7/macppc/INSTALL.macppc
                    289: <p>
                    290: <li>CD3:4.7/sparc64/INSTALL.sparc64
                    291: <p>
                    292: <li>FTP:.../OpenBSD/4.7/alpha/INSTALL.alpha
                    293: <li>FTP:.../OpenBSD/4.7/armish/INSTALL.armish
                    294: <li>FTP:.../OpenBSD/4.7/hp300/INSTALL.hp300
                    295: <li>FTP:.../OpenBSD/4.7/hppa/INSTALL.hppa
                    296: <li>FTP:.../OpenBSD/4.7/landisk/INSTALL.landisk
                    297: <li>FTP:.../OpenBSD/4.7/mac68k/INSTALL.mac68k
                    298: <li>FTP:.../OpenBSD/4.7/mvme68k/INSTALL.mvme68k
                    299: <li>FTP:.../OpenBSD/4.7/mvme88k/INSTALL.mvme88k
                    300: <li>FTP:.../OpenBSD/4.7/sgi/INSTALL.sgi
                    301: <li>FTP:.../OpenBSD/4.7/socppc/INSTALL.socppc
                    302: <li>FTP:.../OpenBSD/4.7/sparc/INSTALL.sparc
                    303: <li>FTP:.../OpenBSD/4.7/vax/INSTALL.vax
                    304: <li>FTP:.../OpenBSD/4.7/zaurus/INSTALL.zaurus
                    305: </ul>
                    306: <hr>
                    307:
                    308: <p>
                    309: Quick installer information for people familiar with OpenBSD, and the
                    310: use of the "disklabel -E" command.  If you are at all confused when
                    311: installing OpenBSD, read the relevant INSTALL.* file as listed above!
                    312: <p>
                    313:
                    314: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    315: <ul>
                    316: Play with your BIOS options to enable booting from a CD. The OpenBSD/i386
                    317: release is on CD1. If your BIOS does not support booting from CD, you will need
                    318: to create a boot floppy to install from. To create a boot floppy write
                    319: <i>CD1:4.7/i386/floppy47.fs</i> to a floppy and boot via the floppy drive.
                    320:
                    321: <p>
                    322: Use <i>CD1:4.7/i386/floppyB47.fs</i> instead for greater SCSI controller
                    323: support, or <i>CD1:4.7/i386/floppyC47.fs</i> for better laptop support.
                    324:
                    325: <p>
                    326: If you can't boot from a CD or a floppy disk,
                    327: you can install across the network using PXE as described in
                    328: the included INSTALL.i386 document.
                    329:
                    330: <p>
                    331: If you are planning on dual booting OpenBSD with another OS, you will need to
                    332: read INSTALL.i386.
                    333:
                    334: <p>
                    335: To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located
                    336: at <i>CD1:4.7/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,
                    337: use the
                    338: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>
                    339: utility. The following is an example usage of
                    340: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>,
                    341: where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or
                    342: &quot;rfd0a&quot;.
                    343:
                    344: <ul><pre>
                    345: # <strong>dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k</strong>
                    346: </pre></ul>
                    347:
                    348: <p>
                    349: Make sure you use properly formatted perfect floppies with NO BAD BLOCKS or
                    350: your install will most likely fail. For more information on creating a boot
                    351: floppy and installing OpenBSD/i386 please refer to
                    352: <a href="faq/faq4.html#MkFlop">FAQ 4.3.1</a>.
                    353: </ul>
                    354:
                    355: <p>
                    356: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    357: <ul>
                    358: The 4.7 release of OpenBSD/amd64 is located on CD2.
                    359: Boot from the CD to begin the install - you may need to adjust
                    360: your BIOS options first.
                    361: If you can't boot from the CD, you can create a boot floppy to install from.
                    362: To do this, write <i>CD2:4.7/amd64/floppy47.fs</i> to a floppy, then
                    363: boot from the floppy drive.
                    364:
                    365: <p>
                    366: If you can't boot from a CD or a floppy disk,
                    367: you can install across the network using PXE as described in the included
                    368: INSTALL.amd64 document.
                    369:
                    370: <p>
                    371: If you are planning to dual boot OpenBSD with another OS, you will need to
                    372: read INSTALL.amd64.
                    373: </ul>
                    374:
                    375: <p>
                    376: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    377: <ul>
                    378: Put CD2 in your CDROM drive and poweron your machine while holding down the
                    379: <i>C</i> key until the display turns on and shows <i>OpenBSD/macppc boot</i>.
                    380:
                    381: <p>
                    382: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    383: /4.7/macppc/bsd.rd</i>
                    384: </ul>
                    385:
                    386: <p>
                    387: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    388: <ul>
                    389: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    390:
                    391: <p>
                    392: If this doesn't work, or if you don't have a CDROM drive, you can write
                    393: <i>CD3:4.7/sparc64/floppy47.fs</i> or <i>CD3:4.7/sparc64/floppyB47.fs</i>
                    394: (depending on your machine) to a floppy and boot it with <i>boot
                    395: floppy</i>. Refer to INSTALL.sparc64 for details.
                    396:
                    397: <p>
                    398: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    399: will most likely fail.
                    400:
                    401: <p>
                    402: You can also write <i>CD3:4.7/sparc64/miniroot47.fs</i> to the swap partition on
                    403: the disk and boot with <i>boot disk:b</i>.
                    404:
                    405: <p>
                    406: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    407: </ul>
                    408:
                    409: <p>
                    410: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    411: <ul>
                    412: <p>Write <i>FTP:4.7/alpha/floppy47.fs</i> or
                    413: <i>FTP:4.7/alpha/floppyB47.fs</i> (depending on your machine) to a diskette and
                    414: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    415:
                    416: <p>
                    417: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    418: will most likely fail.
                    419:
                    420: </ul>
                    421:
                    422: <p>
                    423: <h3><font color="#e00000">OpenBSD/armish:</font></h3>
                    424: <ul>
                    425: <p>
                    426: After connecting a serial port, Thecus can boot directly from the network
                    427: either tftp or http. Configure the network using fconfig, reset,
                    428: then load bsd.rd, see INSTALL.armish for specific details.
                    429: IOData HDL-G can only boot from an EXT-2 partition. Boot into linux
                    430: and copy 'boot' and bsd.rd into the first partition on wd0 (hda1)
                    431: then load and run bsd.rd, preserving the wd0i (hda1) ext2fs partition.
                    432: More details are available in INSTALL.armish.
                    433: </ul>
                    434:
                    435: <p>
                    436: <h3><font color="#e00000">OpenBSD/hp300:</font></h3>
                    437: <ul>
                    438: <p>
                    439: Boot over the network by following the instructions in INSTALL.hp300.
                    440: </ul>
                    441:
                    442: <p>
                    443: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    444: <ul>
                    445: <p>
                    446: Boot over the network by following the instructions in INSTALL.hppa or the
                    447: <a href="hppa.html#install">hppa platform page</a>.
                    448: </ul>
                    449:
                    450: <p>
                    451: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    452: <ul>
                    453: <p>
                    454: Write <i>miniroot47.fs</i> to the start of the CF
                    455: or disk, and boot normally.
                    456: </ul>
                    457:
                    458: <p>
                    459: <h3><font color="#e00000">OpenBSD/mac68k:</font></h3>
                    460: <ul>
                    461: <p>
                    462: Boot MacOS as normal and extract the Macside "BSD/Mac68k Booter" utility from
                    463: <i>FTP:4.7/mac68k/utils</i> onto your hard disk.  Configure the "BSD/Mac68k
                    464: Booter" with the location of your bsd.rd kernel and boot into the installer.
                    465: Refer to the instructions in INSTALL.mac68k for more details.
                    466: </ul>
                    467:
                    468: <p>
                    469: <h3><font color="#e00000">OpenBSD/mvme68k:</font></h3>
                    470: <ul>
                    471: <p>
                    472: You can create a bootable installation tape or boot over the network.<br>
                    473: The network boot requires a MVME68K BUG version that supports the <i>NIOT</i>
                    474: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme68k
                    475: for more details.
                    476: </ul>
                    477:
                    478: <p>
                    479: <h3><font color="#e00000">OpenBSD/mvme88k:</font></h3>
                    480: <ul>
                    481: <p>
                    482: You can create a bootable installation tape or boot over the network.<br>
                    483: The network boot requires a MVME88K BUG version that supports the <i>NIOT</i>
                    484: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme88k
                    485: for more details.
                    486: </ul>
                    487:
                    488: <p>
                    489: <h3><font color="#e00000">OpenBSD/sparc:</font></h3>
                    490: <ul>
                    491: Boot from one of the provided install ISO images, using one of the two
                    492: commands listed below, depending on the version of your ROM.
                    493:
                    494: <ul><pre>
                    495: ok <strong>boot cdrom 4.7/sparc/bsd.rd</strong>
                    496: or
                    497: &gt; <strong>b sd(0,6,0)4.7/sparc/bsd.rd</strong>
                    498: </pre></ul>
                    499:
                    500: <p>
                    501: If your SPARC system does not have a CD drive, you can alternatively boot from floppy.
                    502: To do so you need to write <i>floppy47.fs</i> to a floppy.
                    503: For more information see <a href="faq/faq4.html#MkFlop">FAQ 4.3.1</a>.
                    504: To boot from the floppy use one of the two commands listed below,
                    505: depending on the version of your ROM.
                    506:
                    507: <ul><pre>
                    508: ok <strong>boot floppy</strong>
                    509: or
                    510: &gt; <strong>b fd()</strong>
                    511: </pre></ul>
                    512:
                    513: <p>
                    514: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    515: will most likely fail.
                    516:
                    517: <p>
                    518: If your SPARC system doesn't have a floppy drive nor a CD drive, you can either
                    519: setup a bootable tape, or install via network, as told in the
                    520: INSTALL.sparc file.
                    521: </ul>
                    522:
                    523: <p>
                    524: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    525: <ul>
                    526: <p>
                    527: Burn cd47.iso on a CD-R, put it in the CD drive of your machine and
                    528: select <i>Install System Software</i> from the System Maintenance menu.
                    529:
                    530: <p>
                    531: If your machine doesn't have a CD drive, you can
                    532: setup a DHCP/tftp network server, and boot using "bootp()/bsd.rd".
                    533: Refer to the instructions in INSTALL.sgi for more details.
                    534: </ul>
                    535:
                    536: <p>
                    537: <h3><font color="#e00000">OpenBSD/socppc:</font></h3>
                    538: <ul>
                    539: <p>
                    540: After connecting a serial port, boot over the network via DHCP/tftp.
                    541: Refer to the instructions in INSTALL.socppc for more details.
                    542: </ul>
                    543:
                    544: <p>
                    545: <h3><font color="#e00000">OpenBSD/vax:</font></h3>
                    546: <ul>
                    547: Boot over the network via mopbooting as described in INSTALL.vax.
                    548: </ul>
                    549:
                    550: <p>
                    551: <h3><font color="#e00000">OpenBSD/zaurus:</font></h3>
                    552: <ul>
                    553: <p>
                    554: Using the Linux built-in graphical ipkg installer, install the
                    555: openbsd47_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
                    556: for a few important details.
                    557: </ul>
                    558:
                    559: <p>
                    560: <h3><font color="#e00000">Notes about the source code:</font></h3>
                    561: <ul>
                    562: src.tar.gz contains a source archive starting at /usr/src.  This file
                    563: contains everything you need except for the kernel sources, which are
                    564: in a separate archive.  To extract:
                    565: <p>
                    566: <ul><pre>
                    567: # <strong>mkdir -p /usr/src</strong>
                    568: # <strong>cd /usr/src</strong>
                    569: # <strong>tar xvfz /tmp/src.tar.gz</strong>
                    570: </pre></ul>
                    571: <p>
                    572: sys.tar.gz contains a source archive starting at /usr/src/sys.
                    573: This file contains all the kernel sources you need to rebuild kernels.
                    574: To extract:
                    575: <p>
                    576: <ul><pre>
                    577: # <strong>mkdir -p /usr/src/sys</strong>
                    578: # <strong>cd /usr/src</strong>
                    579: # <strong>tar xvfz /tmp/sys.tar.gz</strong>
                    580: </pre></ul>
                    581: <p>
                    582: Both of these trees are a regular CVS checkout.  Using these trees it
                    583: is possible to get a head-start on using the anoncvs servers as
                    584: described <a href="anoncvs.html">here</a>.
                    585: Using these files
                    586: results in a much faster initial CVS update than you could expect from
                    587: a fresh checkout of the full OpenBSD source tree.
                    588: <p>
                    589: </ul>
                    590:
                    591: <a name="upgrade"></a>
                    592: <hr>
                    593: <p>
                    594: <h3><font color="#0000e0">How to upgrade</font></h3>
                    595: <p>
                    596: If you already have an OpenBSD 4.6 system, and do not want to reinstall,
                    597: upgrade instructions and advice can be found in the
                    598: <a href="faq/upgrade47.html">Upgrade Guide</a>.
                    599:
                    600: <a name="ports"></a>
                    601: <hr>
                    602: <p>
                    603: <h3><font color="#0000e0">Ports Tree</font></h3>
                    604: <p>
                    605: A ports tree archive is also provided.  To extract:
                    606: <p>
                    607: <ul><pre>
                    608: # <strong>cd /usr</strong>
                    609: # <strong>tar xvfz /tmp/ports.tar.gz</strong>
                    610: # <strong>cd ports</strong>
                    611: </pre></ul>
                    612: <p>
                    613: The <i>ports/</i> subdirectory is a checkout of the OpenBSD ports tree.  Go
                    614: read the <a href="ports.html">ports</a> page
                    615: if you know nothing about ports
                    616: at this point.  This text is not a manual of how to use ports.
                    617: Rather, it is a set of notes meant to kickstart the user on the
                    618: OpenBSD ports system.
                    619: <p>
                    620: The <i>ports/</i> directory represents a CVS (see the manpage for
                    621: <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">
                    622: cvs(1)</a> if
                    623: you aren't familiar with CVS) checkout of our ports.  As with our complete
                    624: source tree, our ports tree is available via anoncvs.  So, in
                    625: order to keep current with it, you must make the <i>ports/</i> tree
                    626: available on a read-write medium and update the tree with a command
                    627: like:
                    628: <p>
                    629: <ul><pre>
                    630: # <strong>cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_4_6</strong>
                    631: </pre></ul>
                    632: <p>
                    633: [Of course, you must replace the local directory and server name here
                    634: with the location of your ports collection and a nearby anoncvs
                    635: server.]
                    636: <p>
                    637: Note that most ports are available as packages through FTP. Updated
                    638: packages for the 4.7 release will be made available if problems arise.
                    639: <p>
                    640: If you're interested in seeing a port added, would like to help out, or just
                    641: would like to know more, the mailing list ports@openbsd.org is a good
                    642: place to know.
                    643: <p>
                    644:
                    645: <hr>
                    646: <a href="index.html"><img height="24" width="24" src="back.gif" border="0"
                    647: alt="OpenBSD"></a>
                    648: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
                    649: <br><small>
1.16    ! matthieu  650: $OpenBSD: 47.html,v 1.15 2010/03/08 20:43:17 espie Exp $
1.1       deraadt   651: </small>
                    652:
                    653: </body>
                    654: </html>