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

Annotation of www/items.html, Revision 1.87

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD items</title>
                      5: <link rev=made href=mailto:www@openbsd.org>
                      6: <meta name="resource-type" content="document">
                      7: <meta name="description" content="the OpenBSD ordering page">
                      8: <meta name="keywords" content="openbsd,ordering">
                      9: <meta name="distribution" content="global">
1.64      jsg        10: <meta name="copyright" content="This document copyright 1997-2007 by OpenBSD.">
1.1       deraadt    11: </head>
                     12:
1.40      david      13: <body bgcolor="#ffffff" text="#000000" link="#23238E">
1.1       deraadt    14:
1.32      jsyn       15: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.50      deraadt    16: <p>
                     17: <h2><font color="#e00000">Our Releases</font></h2>
                     18: <hr>
                     19:
1.86      deraadt    20: <a name="49"></a>
                     21: <a href="images/openbsd49_cover.gif">
                     22: <img align="left" height=126 width=90 hspace="24" vspace="15"
                     23: src="images/cd49-s.gif" alt="OpenBSD 4.9 logo"></a>
                     24: <h3><font color=#0000e0><a href=49.html>OpenBSD 4.9</a>: To be released May 1, 2011<br>
                     25: </font></h3>
1.87    ! deraadt    26: <a href="https://https.openbsd.org/cgi-bin/order?CD49=1&amp;CD49%2b=Add">
1.86      deraadt    27: To pre-order a 4.9 CDROM from our International site, click here.</a><br>
                     28: <a href="49.html">Read more information about the 4.9 release</a>
                     29: <br clear=all>
                     30: <ul>
                     31: <li>Three CDROMs in a regular size soft-shell DVD case.
                     32: <li>The complete install components for <strong>FOUR</strong> architectures:
                     33:        <strong>i386</strong>,
                     34:        <strong>amd64</strong>,
                     35:        <strong>macppc</strong>,
                     36:        <strong>sparc64</strong>.
                     37: <li>The following architectures only available via FTP download:
                     38:        <strong>alpha</strong>,
                     39:        <strong>armish</strong>,
                     40:        <strong>hp300</strong>,
                     41:        <strong>hppa</strong>,
                     42:        <strong>landisk</strong>,
                     43:        <strong>loongson</strong>,
                     44:        <strong>mvme68k</strong>,
                     45:        <strong>mvme88k</strong>,
                     46:        <strong>sgi</strong>,
                     47:        <strong>sparc</strong>,
                     48:        <strong>vax</strong>,
                     49:        <strong>zaurus</strong>.
                     50: <li>The CDs are bootable on i386, amd64, macppc, and sparc64.
                     51: <li>A funky and surprisingly artistic CD insert sheet which contains
                     52:        installation instructions.
                     53:        The information on this piece of paper makes OpenBSD somewhat
                     54:        easier to install than if you do an FTP install.
                     55: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                     56: <li>Xenocara / X.Org 7.4 (+ patches) binaries and source code.
                     57: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
                     58:        insane amount since OpenBSD 4.8.  Almost all packages work on almost
                     59:        all architectures.
                     60: <li>Several pre-built binary packages for the most common
                     61:        architectures, which are very easy to install directly off the CDROM.
                     62: <li>As always, stickers included!
                     63: <li>And many other things...
                     64: </ul>
                     65:
1.84      deraadt    66: <a name="48"></a>
                     67: <a href="images/openbsd48_cover.gif">
                     68: <img align="left" height=126 width=90 hspace="24" vspace="15"
                     69: src="images/cd48-s.gif" alt="OpenBSD 4.8 logo"></a>
1.85      deraadt    70: <h3><font color=#0000e0><a href=48.html>OpenBSD 4.8</a>: Nov 1, 2010<br>
1.84      deraadt    71: </font></h3>
                     72: <a href="https://https.openbsd.org/cgi-bin/order?CD48=1&amp;CD48%2b=Add">
                     73: To pre-order a 4.8 CDROM from our International site, click here.</a><br>
                     74: <a href="48.html">Read more information about the 4.8 release</a>
                     75: <br clear=all>
                     76: <ul>
                     77: <li>Three CDROMs in a regular size soft-shell DVD case.
                     78: <li>The complete install components for <strong>FOUR</strong> architectures:
                     79:        <strong>i386</strong>,
                     80:        <strong>amd64</strong>,
                     81:        <strong>macppc</strong>,
                     82:        <strong>sparc64</strong>.
                     83: <li>The following architectures only available via FTP download:
                     84:        <strong>alpha</strong>,
                     85:        <strong>armish</strong>,
                     86:        <strong>hp300</strong>,
                     87:        <strong>hppa</strong>,
                     88:        <strong>landisk</strong>,
                     89:        <strong>loongson</strong>,
                     90:        <strong>mvme68k</strong>,
                     91:        <strong>mvme88k</strong>,
                     92:        <strong>sgi</strong>,
                     93:        <strong>sparc</strong>,
                     94:        <strong>vax</strong>,
                     95:        <strong>zaurus</strong>.
                     96: <li>The CDs are bootable on i386, amd64, macppc, and sparc64.
                     97: <li>A funky and surprisingly artistic CD insert sheet which contains
                     98:        installation instructions.
                     99:        The information on this piece of paper makes OpenBSD somewhat
                    100:        easier to install than if you do an FTP install.
                    101: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    102: <li>Xenocara / X.Org 7.4 (+ patches) binaries and source code.
                    103: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
                    104:        insane amount since OpenBSD 4.7.  Almost all packages work on almost
                    105:        all architectures.
                    106: <li>Several pre-built binary packages for the most common
                    107:        architectures, which are very easy to install directly off the CDROM.
                    108: <li>As always, stickers included!
                    109: <li>And many other things...
                    110: </ul>
                    111:
1.82      deraadt   112: <a name="47"></a>
                    113: <a href="images/openbsd47_cover.gif">
                    114: <img align="left" height=126 width=90 hspace="24" vspace="15"
                    115: src="images/cd47-s.gif" alt="OpenBSD 4.7 logo"></a>
                    116: <h3><font color=#0000e0><a href=47.html>OpenBSD 4.7</a>: May 19, 2010<br>
                    117: </font></h3>
                    118: <a href="https://https.openbsd.org/cgi-bin/order?CD47=1&amp;CD47%2b=Add">
                    119: To order a 4.7 CDROM from our International site, click here.</a><br>
                    120: <a href="47.html">Read more information about the 4.7 release</a>
                    121: <br clear=all>
                    122: <ul>
                    123: <li>Three CDROMs in a regular size soft-shell DVD case.
                    124: <li>The complete install components for <strong>FOUR</strong> architectures:
                    125:        <strong>i386</strong>,
                    126:        <strong>amd64</strong>,
                    127:        <strong>macppc</strong>,
                    128:        <strong>sparc64</strong>.
                    129: <li>The following architectures only available via FTP download:
                    130:        <strong>alpha</strong>,
                    131:        <strong>armish</strong>,
                    132:        <strong>hp300</strong>,
                    133:        <strong>hppa</strong>,
                    134:        <strong>landisk</strong>,
                    135:        <strong>loongson</strong>,
                    136:        <strong>mvme68k</strong>,
                    137:        <strong>mvme88k</strong>,
                    138:        <strong>sgi</strong>,
                    139:        <strong>sparc</strong>,
                    140:        <strong>vax</strong>,
                    141:        <strong>zaurus</strong>.
                    142: <li>The CDs are bootable on i386, amd64, macppc, and sparc64.
                    143: <li>A funky and surprisingly artistic CD insert sheet which contains
                    144:        installation instructions.
                    145:        The information on this piece of paper makes OpenBSD somewhat
                    146:        easier to install than if you do an FTP install.
                    147: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    148: <li>Xenocara / X.Org 7.4 (+ patches) binaries and source code.
1.83      steven    149: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
1.82      deraadt   150:        insane amount since OpenBSD 4.6.  Almost all packages work on almost
                    151:        all architectures.
                    152: <li>Several pre-built binary packages for the most common
                    153:        architectures, which are very easy to install directly off the CDROM.
                    154: <li>As always, stickers included!
                    155: <li>And many other things...
                    156: </ul>
                    157:
1.80      deraadt   158: <a name="46"></a>
                    159: <a href="images/openbsd46_cover.gif">
                    160: <img align="left" height=126 width=90 hspace="24" vspace="15"
                    161: src="images/cd46-s.gif" alt="OpenBSD 4.6 logo"></a>
                    162: <h3><font color=#0000e0><a href=46.html>OpenBSD 4.6</a>: Oct 1, 2009<br>
                    163: </font></h3>
                    164: <a href="https://https.openbsd.org/cgi-bin/order?CD46=1&amp;CD46%2b=Add">
                    165: To order a 4.6 CDROM from our International site, click here.</a><br>
                    166: <a href="46.html">Read more information about the 4.6 release</a>
                    167: <br clear=all>
                    168: <ul>
                    169: <li>Three CDROMs in a regular size soft-shell DVD case.
                    170: <li>The complete install components for <strong>FOUR</strong> architectures:
                    171:        <strong>i386</strong>,
                    172:        <strong>amd64</strong>,
                    173:        <strong>macppc</strong>,
                    174:        <strong>sparc64</strong>.
                    175: <li>The following architectures only available via FTP download:
                    176:        <strong>alpha</strong>,
                    177:        <strong>armish</strong>,
                    178:        <strong>hp300</strong>,
                    179:        <strong>hppa</strong>,
                    180:        <strong>landisk</strong>,
                    181:        <strong>mac68k</strong>,
                    182:        <strong>mvme68k</strong>,
                    183:        <strong>mvme88k</strong>,
                    184:        <strong>sgi</strong>,
                    185:        <strong>sparc</strong>,
                    186:        <strong>vax</strong>,
                    187:        <strong>zaurus</strong>.
                    188: <li>The CDs are bootable on i386, amd64, macppc, and sparc64.
                    189: <li>A funky and surprisingly artistic CD insert sheet which contains
                    190:        installation instructions.
                    191:        The information on this piece of paper makes OpenBSD somewhat
                    192:        easier to install than if you do an FTP install.
                    193: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    194: <li>Xenocara / X.Org 7.4 (+ patches) binaries and source code.
1.83      steven    195: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
1.80      deraadt   196:        insane amount since OpenBSD 4.5.  Almost all packages work on almost
                    197:        all architectures.
                    198: <li>Several pre-built binary packages for the most common
                    199:        architectures, which are very easy to install directly off the CDROM.
                    200: <li>As always, stickers included!
                    201: <li>And many other things...
                    202: </ul>
                    203:
1.75      deraadt   204: <a name="45"></a>
                    205: <a href="images/openbsd45_cover.gif">
                    206: <img align="left" height=126 width=90 hspace="24" vspace="15"
                    207: src="images/cd45-s.gif" alt="OpenBSD 4.5 logo"></a>
1.79      deraadt   208: <h3><font color=#0000e0><a href=45.html>OpenBSD 4.5</a>: May 1, 2009<br>
1.75      deraadt   209: </font></h3>
                    210: <a href="https://https.openbsd.org/cgi-bin/order?CD45=1&amp;CD45%2b=Add">
1.79      deraadt   211: To order a 4.5 CDROM from our International site, click here.</a><br>
1.75      deraadt   212: <a href="45.html">Read more information about the 4.5 release</a>
                    213: <br clear=all>
                    214: <ul>
                    215: <li>Three CDROMs in a regular size soft-shell DVD case.
                    216: <li>The complete install components for <strong>FOUR</strong> architectures:
                    217:        <strong>i386</strong>,
                    218:        <strong>amd64</strong>,
                    219:        <strong>macppc</strong>,
                    220:        <strong>sparc64</strong>.
                    221: <li>The following architectures only available via FTP download:
                    222:        <strong>alpha</strong>,
                    223:        <strong>armish</strong>,
                    224:        <strong>hp300</strong>,
                    225:        <strong>hppa</strong>,
                    226:        <strong>landisk</strong>,
                    227:        <strong>mac68k</strong>,
                    228:        <strong>mvme68k</strong>,
                    229:        <strong>mvme88k</strong>,
                    230:        <strong>sgi</strong>,
                    231:        <strong>sparc</strong>,
                    232:        <strong>vax</strong>,
                    233:        <strong>zaurus</strong>.
                    234: <li>The CDs are bootable on i386, amd64, macppc, and sparc64.
                    235: <li>A funky and surprisingly artistic CD insert sheet which contains
                    236:        installation instructions.
                    237:        The information on this piece of paper makes OpenBSD somewhat
                    238:        easier to install than if you do an FTP install.
                    239: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
1.76      deraadt   240: <li>Xenocara / X.Org 7.4 (+ patches) binaries and source code.
1.83      steven    241: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
1.75      deraadt   242:        insane amount since OpenBSD 4.4.  Almost all packages work on almost
                    243:        all architectures.
                    244: <li>Several pre-built binary packages for the most common
                    245:        architectures, which are very easy to install directly off the CDROM.
                    246: <li>As always, stickers included!
                    247: <li>And many other things...
                    248: </ul>
                    249:
1.74      deraadt   250: <a name="44"></a>
                    251: <a href="images/openbsd44_cover.gif">
                    252: <img align="left" height=126 width=90 hspace="24" vspace="15"
                    253: src="images/cd44-s.gif" alt="OpenBSD 4.4 logo"></a>
                    254: <h3><font color=#0000e0><a href=44.html>OpenBSD 4.4</a>: Nov 1, 2008<br>
                    255: </font></h3>
                    256: <a href="https://https.openbsd.org/cgi-bin/order?CD44=1&amp;CD44%2b=Add">
                    257: To order a 4.4 CDROM from our International site, click here.</a><br>
                    258: <a href="44.html">Read more information about the 4.4 release</a>
                    259: <br clear=all>
                    260: <ul>
                    261: <li>Three CDROMs in a regular size soft-shell DVD case.
                    262: <li>The complete install components for <strong>FOUR</strong> architectures:
                    263:        <strong>i386</strong>,
                    264:        <strong>amd64</strong>,
                    265:        <strong>macppc</strong>,
                    266:        <strong>sparc64</strong>.
                    267: <li>The following architectures only available via FTP download:
                    268:        <strong>alpha</strong>,
                    269:        <strong>armish</strong>,
                    270:        <strong>hp300</strong>,
                    271:        <strong>hppa</strong>,
                    272:        <strong>landisk</strong>,
                    273:        <strong>mac68k</strong>,
                    274:        <strong>mvme68k</strong>,
                    275:        <strong>mvme88k</strong>,
                    276:        <strong>sgi</strong>,
                    277:        <strong>sparc</strong>,
                    278:        <strong>vax</strong>,
                    279:        <strong>zaurus</strong>.
                    280: <li>The CDs are bootable on i386, amd64, macppc, and sparc64.
                    281: <li>A funky and surprisingly artistic CD insert sheet which contains
                    282:        installation instructions.
                    283:        The information on this piece of paper makes OpenBSD somewhat
                    284:        easier to install than if you do an FTP install.
                    285: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    286: <li>Xenocara / X.Org 7.3 (+ patches) binaries and source code.
1.83      steven    287: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
1.74      deraadt   288:        insane amount since OpenBSD 4.3.  Almost all packages work on almost
                    289:        all architectures.
                    290: <li>Several pre-built binary packages for the most common
                    291:        architectures, which are very easy to install directly off the CDROM.
                    292: <li>As always, stickers included!
                    293: <li>And many other things...
                    294: </ul>
                    295:
1.70      deraadt   296: <a name="43"></a>
                    297: <a href="images/openbsd43_cover.gif">
                    298: <img align="left" height=126 width=90 hspace="24" vspace="15"
                    299: src="images/cd43-s.gif" alt="OpenBSD 4.3 logo"></a>
                    300: <h3><font color=#0000e0><a href=43.html>OpenBSD 4.3</a>: May 1, 2008<br>
                    301: </font></h3>
                    302: <a href="https://https.openbsd.org/cgi-bin/order?CD43=1&amp;CD43%2b=Add">
                    303: To order a 4.3 CDROM from our International site, click here.</a><br>
1.71      wvdputte  304: <a href="43.html">Read more information about the 4.3 release</a>
1.70      deraadt   305: <br clear=all>
                    306: <ul>
                    307: <li>Three CDROMs in a regular size soft-shell DVD case.
                    308: <li>The complete install components for <strong>FOUR</strong> architectures:
                    309:        <strong>i386</strong>,
                    310:        <strong>amd64</strong>,
                    311:        <strong>macppc</strong>,
                    312:        <strong>sparc64</strong>.
                    313: <li>The following architectures only available via FTP download:
                    314:        <strong>alpha</strong>,
                    315:        <strong>armish</strong>,
                    316:        <strong>hp300</strong>,
                    317:        <strong>hppa</strong>,
                    318:        <strong>landisk</strong>,
                    319:        <strong>mac68k</strong>,
                    320:        <strong>mvme68k</strong>,
                    321:        <strong>mvme88k</strong>,
1.73      david     322:        <strong>sgi</strong>,
1.70      deraadt   323:        <strong>sparc</strong>,
                    324:        <strong>vax</strong>,
                    325:        <strong>zaurus</strong>.
                    326: <li>The CDs are bootable on i386, amd64, macppc, and sparc64.
                    327: <li>A funky and surprisingly artistic CD insert sheet which contains
                    328:        installation instructions.
                    329:        The information on this piece of paper makes OpenBSD somewhat
                    330:        easier to install than if you do an FTP install.
                    331: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
1.72      david     332: <li>Xenocara / X.Org 7.3 (+ patches) binaries and source code.
1.83      steven    333: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
1.72      david     334:        insane amount since OpenBSD 4.2.  Almost all packages work on almost
1.70      deraadt   335:        all architectures.
                    336: <li>Several pre-built binary packages for the most common
                    337:        architectures, which are very easy to install directly off the CDROM.
                    338: <li>As always, stickers included!
                    339: <li>And many other things...
                    340: </ul>
                    341:
1.66      deraadt   342: <a name="42"></a>
                    343: <a href="images/openbsd42_cover.gif">
                    344: <img align="left" height=126 width=90 hspace="24" vspace="15"
                    345: src="images/cd42-s.gif" alt="OpenBSD 4.2 logo"></a>
                    346: <h3><font color=#0000e0><a href=42.html>OpenBSD 4.2</a>: Nov 1, 2007<br>
                    347: </font></h3>
                    348: <a href="https://https.openbsd.org/cgi-bin/order?CD42=1&amp;CD42%2b=Add">
                    349: To order a 4.2 CDROM from our International site, click here.</a><br>
                    350: <a href="42.html">Read more information about the 4.2 release</a>
                    351: <br clear=all>
                    352: <ul>
                    353: <li>Three CDROMs in a regular size soft-shell DVD case.
1.67      deraadt   354: <li>The complete install components for <strong>FOUR</strong> architectures:
1.66      deraadt   355:        <strong>i386</strong>,
                    356:        <strong>amd64</strong>,
                    357:        <strong>macppc</strong>,
                    358:        <strong>sparc64</strong>.
                    359: <li>The following architectures only available via FTP download:
                    360:        <strong>alpha</strong>,
                    361:        <strong>armish</strong>,
                    362:        <strong>hp300</strong>,
                    363:        <strong>hppa</strong>,
                    364:        <strong>landisk</strong>,
                    365:        <strong>mac68k</strong>,
                    366:        <strong>mvme68k</strong>,
                    367:        <strong>mvme88k</strong>,
                    368:        <strong>sparc</strong>,
                    369:        <strong>vax</strong>,
                    370:        <strong>zaurus</strong>.
                    371: <li>The CDs are bootable on i386, amd64, macppc, and sparc64.
                    372: <li>A funky and surprisingly artistic CD insert sheet which contains
                    373:        installation instructions.
                    374:        The information on this piece of paper makes OpenBSD somewhat
                    375:        easier to install than if you do an FTP install.
                    376: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
1.68      deraadt   377: <li>Xenocara / X.Org 7.2 (+ patches) binaries and source code.
1.83      steven    378: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
1.66      deraadt   379:        insane amount since OpenBSD 4.1.  Almost all packages work on almost
                    380:        all architectures.
                    381: <li>Several pre-built binary packages for the most common
                    382:        architectures, which are very easy to install directly off the CDROM.
                    383: <li>As always, stickers included!
                    384: <li>And many other things...
                    385: </ul>
                    386:
1.62      deraadt   387: <a name="41"></a>
                    388: <a href="images/openbsd41_cover.gif">
                    389: <img align="left" height=126 width=90 hspace="24" vspace="15"
                    390: src="images/cd41-s.gif" alt="OpenBSD 4.1 logo"></a>
1.65      jj        391: <h3><font color=#0000e0><a href=41.html>OpenBSD 4.1</a>: May 1, 2007<br>
1.62      deraadt   392: </font></h3>
                    393: <a href="https://https.openbsd.org/cgi-bin/order?CD41=1&amp;CD41%2b=Add">
                    394: To order a 4.1 CDROM from our International site, click here.</a><br>
                    395: <a href="41.html">Read more information about the 4.1 release</a>
                    396: <br clear=all>
                    397: <ul>
                    398: <li>Three CDROMs in a regular size soft-shell DVD case.
                    399: <li>The complete install components for <strong>FIVE</strong> architectures:
                    400:        <strong>i386</strong>,
                    401:        <strong>amd64</strong>,
                    402:        <strong>macppc</strong>,
                    403:        <strong>sparc</strong>,
                    404:        <strong>sparc64</strong>.
                    405: <li>The following architectures only available via FTP download:
                    406:        <strong>alpha</strong>,
                    407:        <strong>armish</strong>,
                    408:        <strong>hp300</strong>,
                    409:        <strong>hppa</strong>,
                    410:        <strong>landisk</strong>,
                    411:        <strong>luna88k</strong>,
                    412:        <strong>mac68k</strong>,
                    413:        <strong>mvme68k</strong>,
                    414:        <strong>mvme88k</strong>,
                    415:        <strong>sgi</strong>,
                    416:        <strong>vax</strong>,
                    417:        <strong>zaurus</strong>.
                    418: <li>The CDs are bootable on i386, amd64, macppc, sparc, and sparc64.
                    419: <li>A funky and surprisingly artistic CD insert sheet which contains
                    420:        installation instructions.
                    421:        The information on this piece of paper makes OpenBSD somewhat
                    422:        easier to install than if you do an FTP install.
                    423: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    424: <li>X.Org 6.9.0 (+ patches) binaries and source code.
1.83      steven    425: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
1.62      deraadt   426:        insane amount since OpenBSD 4.0.  Almost all packages work on almost
                    427:        all architectures.
                    428: <li>Several pre-built binary packages for the most common
                    429:        architectures, which are very easy to install directly off the CDROM.
                    430: <li>As always, stickers included!
                    431: <li>And many other things...
                    432: </ul>
                    433:
1.57      deraadt   434: <a name="40"></a>
                    435: <a href="images/openbsd40_cover.gif">
                    436: <img align="left" height=127 width=90 hspace="24" vspace="15"
                    437: src="images/cd40-s.gif" alt="OpenBSD 4.0 logo"></a>
                    438: <h3><font color=#0000e0><a href=40.html>OpenBSD 4.0</a>: Nov 1, 2006<br>
                    439: </font></h3>
                    440: <a href="https://https.openbsd.org/cgi-bin/order?CD40=1&amp;CD40%2b=Add">
                    441: To order a 4.0 CDROM from our International site, click here.</a><br>
                    442: <a href="40.html">Read more information about the 4.0 release</a>
                    443: <br clear=all>
                    444: <ul>
                    445: <li>Three CDROMs in a regular size soft-shell DVD case.
                    446: <li>The complete install components for <strong>FIVE</strong> architectures:
                    447:        <strong>i386</strong>,
                    448:        <strong>amd64</strong>,
                    449:        <strong>macppc</strong>,
                    450:        <strong>sparc</strong>,
                    451:        <strong>sparc64</strong>.
                    452: <li>The following architectures only available via FTP download:
                    453:        <strong>alpha</strong>,
                    454:        <strong>armish</strong>,
                    455:        <strong>cats</strong>,
                    456:        <strong>hp300</strong>,
                    457:        <strong>hppa</strong>,
                    458:        <strong>luna88k</strong>,
                    459:        <strong>mac68k</strong>,
                    460:        <strong>mvme68k</strong>,
                    461:        <strong>mvme88k</strong>,
                    462:        <strong>sgi</strong>,
                    463:        <strong>vax</strong>,
                    464:        <strong>zaurus</strong>.
                    465: <li>The CDs are bootable on i386, amd64, macppc, sparc, and sparc64.
                    466: <li>A funky and surprisingly artistic CD insert sheet which contains
                    467:        installation instructions.
                    468:        The information on this piece of paper makes OpenBSD somewhat
                    469:        easier to install than if you do an FTP install.
                    470: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    471: <li>X.Org 6.9.0 (+ patches) binaries and source code.
1.83      steven    472: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
1.57      deraadt   473:        insane amount since OpenBSD 3.9.  Almost all packages work on almost
                    474:        all architectures.
                    475: <li>Several pre-built binary packages for the most common
                    476:        architectures, which are very easy to install directly off the CDROM.
                    477: <li>As always, stickers included!
                    478: <li>And many other things...
                    479: </ul>
                    480:
                    481: <a name="audio"></a>
                    482: <a href="images/cdaudio.gif">
                    483: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    484: src="images/cdaudio-s.gif" alt="OpenBSD Audio CD"></a>
1.59      deraadt   485: <h3><font color=#0000e0><a href=lyrics.html>OpenBSD Audio CD</a>: Nov 1, 2006<br>
1.57      deraadt   486: </font></h3>
1.58      deraadt   487: <a href="https://https.openbsd.org/cgi-bin/order?CDA1=1&amp;CDA1=Add">
1.60      deraadt   488: To order an Audio CDROM from our International site, click here.</a><br>
1.59      deraadt   489: <a href="lyrics.html">Read more information about our Audio CD</a>
1.57      deraadt   490: <br clear=all>
                    491: The OpenBSD Audio celebrates the artwork and <a href="lyrics.html">songs</a>
                    492: that have been released with each OpenBSD release.  All the songs from the
                    493: 3.0 to 4.0 releases are included (plus one bonus track by Ty Semaka explaining
                    494: his role in the development of the art that accompanies OpenBSD releases).
                    495: Includes a 11cm silver-on-clear die-cut wireframe Puffy sticker!
                    496: <p>
                    497:
1.52      deraadt   498: <a name="39"></a>
                    499: <a href="images/openbsd39_cover.gif">
                    500: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    501: src="images/cd39-s.gif" alt="OpenBSD 3.9 logo"></a>
                    502: <h3><font color=#0000e0><a href=39.html>OpenBSD 3.9</a>: May 1, 2006<br>
                    503: </font></h3>
1.54      deraadt   504: <a href="https://https.openbsd.org/cgi-bin/order?CD39=1&amp;CD39%2b=Add">
                    505: To order a 3.9 CDROM from our International site, click here.</a><br>
1.52      deraadt   506: <a href="39.html">Read more information about the 3.9 release</a>
                    507: <br clear=all>
                    508: <ul>
                    509: <li>Three CDROMs in a jewel case.
                    510: <li>The complete install components for <strong>FIVE</strong> architectures:
                    511:        <strong>i386</strong>,
                    512:        <strong>amd64</strong>,
                    513:        <strong>macppc</strong>,
                    514:        <strong>sparc</strong>,
                    515:        <strong>sparc64</strong>.
                    516: <li>The following architectures only available via FTP download:
                    517:        <strong>alpha</strong>,
                    518:        <strong>cats</strong>,
                    519:        <strong>hp300</strong>,
                    520:        <strong>hppa</strong>,
                    521:        <strong>luna88k</strong>,
                    522:        <strong>mac68k</strong>,
                    523:        <strong>mvme68k</strong>,
                    524:        <strong>mvme88k</strong>,
                    525:        <strong>sgi</strong>,
                    526:        <strong>vax</strong>,
                    527:        <strong>zaurus</strong>.
                    528: <li>The CDs are bootable on i386, amd64, macppc, sparc, and sparc64.
                    529: <li>A funky and surprisingly artistic CD insert sheet which contains
                    530:        installation instructions.
                    531:        The information on this piece of paper makes OpenBSD somewhat
                    532:        easier to install than if you do an FTP install.
                    533: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
1.53      brad      534: <li>X.Org 6.9.0 (+ patches) binaries and source code.
1.83      steven    535: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
1.52      deraadt   536:        insane amount since OpenBSD 3.8.  Almost all packages work on almost
                    537:        all architectures.
                    538: <li>Several pre-built binary packages for the most common
                    539:        architectures, which are very easy to install directly off the CDROM.
                    540: <li>As always, stickers included!
                    541: <li>And many other things...
                    542: </ul>
                    543:
1.50      deraadt   544: <a name="38"></a>
                    545: <a href="images/openbsd38_cover.gif">
                    546: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    547: src="images/cd38-s.gif" alt="OpenBSD 3.8 logo"></a>
                    548: <h3><font color=#0000e0><a href=38.html>OpenBSD 3.8</a>: Nov 1, 2005<br>
                    549: </font></h3>
1.54      deraadt   550: <a href="https://https.openbsd.org/cgi-bin/order?CD38=1&amp;CD38%2b=Add">
                    551: To order a 3.8 CDROM from our International site, click here.</a><br>
1.50      deraadt   552: <a href="38.html">Read more information about the 3.8 release</a>
                    553: <br clear=all>
                    554: <ul>
                    555: <li>Three CDROMs in a jewel case.
                    556: <li>The complete install components for <strong>SIX</strong> architectures:
                    557:        <strong>i386</strong>,
                    558:        <strong>vax</strong>,
                    559:        <strong>amd64</strong>,
                    560:        <strong>macppc</strong>,
                    561:        <strong>sparc</strong>,
                    562:        <strong>sparc64</strong>.
                    563: <li>The following architectures only available via FTP download:
                    564:        <strong>alpha</strong>,
                    565:        <strong>cats</strong>,
                    566:        <strong>hp300</strong>,
                    567:        <strong>hppa</strong>,
                    568:        <strong>luna88k</strong>,
                    569:        <strong>mac68k</strong>,
                    570:        <strong>mvme68k</strong>,
                    571:        <strong>mvme88k</strong>,
                    572:        <strong>sgi</strong>,
                    573:        <strong>zaurus</strong>.
                    574: <li>The CDs are bootable on i386, amd64, macppc, sparc, and sparc64.
                    575: <li>A funky and surprisingly artistic CD insert sheet which contains
                    576:        installation instructions.
                    577:        The information on this piece of paper makes OpenBSD somewhat
                    578:        easier to install than if you do an FTP install.
                    579: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    580: <li>X.Org 6.8.2 (+ patches) binaries and source code.
1.83      steven    581: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
1.51      deraadt   582:        insane amount since OpenBSD 3.7.  Almost all packages work on almost
1.50      deraadt   583:        all architectures.
                    584: <li>Several pre-built binary packages for the most common
                    585:        architectures, which are very easy to install directly off the CDROM.
                    586: <li>As always, stickers included!
                    587: <li>And many other things...
                    588: </ul>
1.1       deraadt   589:
1.46      deraadt   590: <a name="37"></a>
1.50      deraadt   591: <a href="images/openbsd37_cover.gif">
                    592: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    593: src="images/cd37-s.gif" alt="OpenBSD 3.7 logo"></a>
1.46      deraadt   594: <h3><font color=#0000e0><a href=37.html>OpenBSD 3.7</a>: May 19, 2005<br>
                    595: </font></h3>
1.54      deraadt   596: <a href="https://https.openbsd.org/cgi-bin/order?CD37=1&amp;CD37%2b=Add">
                    597: To order a 3.7 CDROM from our International site, click here.</a><br>
1.50      deraadt   598: <a href="37.html">Read more information about the 3.7 release</a>
                    599: <br clear=all>
1.46      deraadt   600: <ul>
                    601: <li>Three CDROMs in a jewel case.
                    602: <li>The complete install components for <strong>SIX</strong> architectures:
                    603:        <strong>i386</strong>,
                    604:        <strong>vax</strong>,
                    605:        <strong>amd64</strong>,
                    606:        <strong>macppc</strong>,
                    607:        <strong>sparc</strong>,
                    608:        <strong>sparc64</strong>.
                    609: <li>The following architectures only available via FTP download:
                    610:        <strong>alpha</strong>,
                    611:        <strong>cats</strong>,
                    612:        <strong>hp300</strong>,
                    613:        <strong>hppa</strong>,
                    614:        <strong>luna88k</strong>,
                    615:        <strong>mac68k</strong>,
                    616:        <strong>mvme68k</strong>,
1.48      martin    617:        <strong>mvme88k</strong>,
                    618:        <strong>sgi</strong>,
                    619:        <strong>zaurus</strong>.
1.46      deraadt   620: <li>The CDs are bootable on i386, amd64, macppc, sparc, and sparc64.
                    621: <li>A funky and surprisingly artistic CD insert sheet which contains
                    622:        installation instructions.
                    623:        The information on this piece of paper makes OpenBSD somewhat
                    624:        easier to install than if you do an FTP install.
                    625: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
1.47      krw       626: <li>X.Org 6.8.2 (+ patches) binaries and source code.
1.83      steven    627: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
1.46      deraadt   628:        insane amount since OpenBSD 3.6.  Almost all packages work on almost
                    629:        all architectures.
                    630: <li>Several pre-built binary packages for the most common
                    631:        architectures, which are very easy to install directly off the CDROM.
                    632: <li>As always, stickers included!
                    633: <li>And many other things...
                    634: </ul>
                    635:
1.45      deraadt   636: <a name="36"></a>
1.50      deraadt   637: <a href="images/openbsd36_cover.gif">
                    638: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    639: src="images/cd36-s.gif" alt="OpenBSD 3.6 logo"></a>
1.46      deraadt   640: <h3><font color=#0000e0><a href=36.html>OpenBSD 3.6</a>: Nov 1, 2004<br>
1.41      deraadt   641: </font></h3>
1.54      deraadt   642: <a href="https://https.openbsd.org/cgi-bin/order?CD36=1&amp;CD36%2b=Add">
                    643: To order a 3.6 CDROM from our International site, click here.</a><br>
1.50      deraadt   644: <a href="36.html">Read more information about the 3.6 release</a>
                    645: <br clear=all>
1.41      deraadt   646: <ul>
                    647: <li>Three CDROMs in a jewel case.
1.42      miod      648: <li>The complete install components for <strong>SIX</strong> architectures:
1.41      deraadt   649:        <strong>i386</strong>,
                    650:        <strong>vax</strong>,
                    651:        <strong>amd64</strong>,
                    652:        <strong>macppc</strong>,
                    653:        <strong>sparc</strong>,
                    654:        <strong>sparc64</strong>.
                    655: <li>The following architectures only available via FTP download:
                    656:        <strong>alpha</strong>,
1.44      miod      657:        <strong>cats</strong>,
                    658:        <strong>hp300</strong>,
1.41      deraadt   659:        <strong>hppa</strong>,
1.45      deraadt   660:        <strong>luna88k</strong>,
1.44      miod      661:        <strong>mac68k</strong>,
1.41      deraadt   662:        <strong>mvme68k</strong>,
1.44      miod      663:        <strong>mvme88k</strong>.
1.41      deraadt   664: <li>The CDs are bootable on i386, amd64, macppc, sparc, and sparc64.
                    665: <li>A funky and surprisingly artistic CD insert sheet which contains
                    666:        installation instructions.
                    667:        The information on this piece of paper makes OpenBSD somewhat
                    668:        easier to install than if you do an FTP install.
                    669: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
1.45      deraadt   670: <li>The latest (free) reliable <strong>XFree86</strong> binaries for all architectures
                    671: <li>The latest (free) <strong>XFree86</strong> source code with small modifications
1.41      deraadt   672:        by us to make it prettier and more secure.
1.83      steven    673: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
1.45      deraadt   674:        insane amount since OpenBSD 3.5.  Almost all packages work on almost
1.41      deraadt   675:        all architectures.
                    676: <li>Several pre-built binary packages for the most common
                    677:        architectures, which are very easy to install directly off the CDROM.
                    678: <li>As always, stickers included!
                    679: <li>And many other things...
                    680: </ul>
                    681:
1.45      deraadt   682: <a name="35"></a>
1.50      deraadt   683: <a href="images/openbsd35_cover.gif">
                    684: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    685: src="images/cd35-s.gif" alt="OpenBSD 3.5 logo"></a>
1.45      deraadt   686: <h3><font color=#0000e0><a href=35.html>OpenBSD 3.5</a>: May 1, 2004<br>
1.43      deraadt   687: </font></h3>
1.54      deraadt   688: <a href="https://https.openbsd.org/cgi-bin/order?CD35=1&amp;CD35%2b=Add">
                    689: To order a 3.5 CDROM from our International site, click here.</a><br>
1.50      deraadt   690: <a href="35.html">Read more information about the 3.5 release</a>
                    691: <br clear=all>
1.43      deraadt   692: <ul>
                    693: <li>Three CDROMs in a jewel case.
                    694: <li>The complete install components for <strong>SIX</strong> architectures:
                    695:        <strong>i386</strong>,
                    696:        <strong>vax</strong>,
                    697:        <strong>amd64</strong>,
                    698:        <strong>macppc</strong>,
                    699:        <strong>sparc</strong>,
                    700:        <strong>sparc64</strong>.
                    701: <li>The following architectures only available via FTP download:
                    702:        <strong>alpha</strong>,
1.44      miod      703:        <strong>cats</strong>,
                    704:        <strong>hp300</strong>,
1.43      deraadt   705:        <strong>hppa</strong>,
1.44      miod      706:        <strong>mac68k</strong>,
1.43      deraadt   707:        <strong>mvme68k</strong>,
1.44      miod      708:        <strong>mvme88k</strong>.
1.43      deraadt   709: <li>The CDs are bootable on i386, amd64, macppc, sparc, and sparc64.
                    710: <li>A funky and surprisingly artistic CD insert sheet which contains
                    711:        installation instructions.
                    712:        The information on this piece of paper makes OpenBSD somewhat
                    713:        easier to install than if you do an FTP install.
                    714: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
1.45      deraadt   715: <li>The latest reliable <strong>XFree86</strong> binaries for all architectures
                    716: <li>The latest <strong>XFree86</strong> source code with small modifications
1.43      deraadt   717:        by us to make it prettier and more secure.
1.83      steven    718: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
1.45      deraadt   719:        insane amount since OpenBSD 3.4.  Almost all packages work on almost
1.43      deraadt   720:        all architectures.
                    721: <li>Several pre-built binary packages for the most common
                    722:        architectures, which are very easy to install directly off the CDROM.
                    723: <li>As always, stickers included!
                    724: <li>And many other things...
                    725: </ul>
                    726:
1.37      david     727: <a name="34"></a>
1.50      deraadt   728: <a href="images/openbsd34_cover.gif">
                    729: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    730: src="images/cd34-s.gif" alt="OpenBSD 3.4 logo"></a>
1.37      david     731: <h3><font color=#0000e0><a href=34.html>OpenBSD 3.4</a>: Nov 1, 2003<br>
                    732: </font></h3>
1.54      deraadt   733: <a href="https://https.openbsd.org/cgi-bin/order?CD34=1&amp;CD34%2b=Add">
                    734: To order a 3.4 CDROM from our International site, click here.</a><br>
1.50      deraadt   735: <a href="34.html">Read more information about the 3.4 release</a>
                    736: <br clear=all>
1.37      david     737: <ul>
                    738: <li>Three CDROMs in a jewel case.
                    739: <li>The complete install components for <strong>FIVE</strong> architectures:
                    740:        <strong>i386</strong>,
                    741:        <strong>macppc</strong>,
                    742:        <strong>vax</strong>,
                    743:        <strong>sparc</strong>,
                    744:        <strong>sparc64</strong>.
                    745: <li>The following architectures only available via FTP download:
                    746:        <strong>alpha</strong>,
1.44      miod      747:        <strong>hp300</strong>,
1.37      david     748:        <strong>hppa</strong>,
1.44      miod      749:        <strong>mac68k</strong>,
                    750:        <strong>mvme68k</strong>.
1.37      david     751: <li>The CDs are bootable on i386, macppc, sparc, and sparc64.
                    752: <li>A funky and surprisingly artistic CD insert sheet which contains
                    753:        installation instructions.
                    754:        The information on this piece of paper makes OpenBSD somewhat
                    755:        easier to install than if you do an FTP install.
                    756: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    757: <li>The latest reliable <strong>XFree86</strong> binaries for all architectures
                    758: <li>The latest <strong>XFree86</strong> source code with small modifications
1.38      deraadt   759:        by us to make it prettier and more secure.
1.83      steven    760: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
1.37      david     761:        insane amount since OpenBSD 3.3.  Almost all packages work on almost
                    762:        all architectures.
                    763: <li>Several pre-built binary packages for the most common
                    764:        architectures, which are very easy to install directly off the CDROM.
                    765: <li>As always, stickers included!
                    766: <li>And many other things...
                    767: </ul>
                    768:
1.35      deraadt   769: <a name="33"></a>
1.50      deraadt   770: <a href="images/openbsd33_cover.gif">
                    771: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    772: src="images/cd33-s.gif" alt="OpenBSD 3.3 logo"></a>
1.35      deraadt   773: <h3><font color=#0000e0><a href=33.html>OpenBSD 3.3</a>: May 1, 2003<br>
                    774: </font></h3>
1.54      deraadt   775: <a href="https://https.openbsd.org/cgi-bin/order?CD33=1&amp;CD33%2b=Add">
                    776: To order a 3.3 CDROM from our International site, click here.</a><br>
1.50      deraadt   777: <a href="33.html">Read more information about the 3.3 release</a>
                    778: <br clear=all>
1.35      deraadt   779: <ul>
                    780: <li>Three CDROMs in a jewel case.
                    781: <li>The complete install components for <strong>FIVE</strong> architectures:
                    782:        <strong>i386</strong>,
                    783:        <strong>macppc</strong>,
                    784:        <strong>vax</strong>,
                    785:        <strong>sparc</strong>,
                    786:        <strong>sparc64</strong>.
                    787: <li>The following architectures only available via FTP download:
                    788:        <strong>alpha</strong>,
1.44      miod      789:        <strong>hp300</strong>,
1.35      deraadt   790:        <strong>hppa</strong>,
1.44      miod      791:        <strong>mac68k</strong>,
                    792:        <strong>mvme68k</strong>.
1.35      deraadt   793: <li>The CDs are bootable on i386, macppc, sparc, and sparc64.
                    794: <li>A funky and surprisingly artistic CD insert sheet which contains
                    795:        installation instructions.
                    796:        The information on this piece of paper makes OpenBSD somewhat
                    797:        easier to install than if you do an FTP install.
                    798: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    799: <li>The latest reliable <strong>XFree86</strong> binaries for all architectures
                    800: <li>The latest <strong>XFree86</strong> source code with small modifications
                    801:        by us to make it prettier.
1.83      steven    802: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
1.35      deraadt   803:        insane amount since OpenBSD 3.2.  Almost all packages work on almost
                    804:        all architectures.
                    805: <li>Several pre-built binary packages for the most common
                    806:        architectures, which are very easy to install directly off the CDROM.
                    807: <li>As always, stickers included!
                    808: <li>And many other things...
                    809: </ul>
                    810:
1.33      deraadt   811: <a name="32"></a>
1.50      deraadt   812: <a href="images/openbsd32_cover.gif">
                    813: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    814: src="images/cd32-s.gif" alt="OpenBSD 3.2 logo"></a>
1.34      mcbride   815: <h3><font color=#0000e0><a href=32.html>OpenBSD 3.2</a>: Nov 1, 2002<br>
1.33      deraadt   816: </font></h3>
1.54      deraadt   817: <a href="https://https.openbsd.org/cgi-bin/order?CD32=1&amp;CD32%2b=Add">
                    818: To order a 3.2 CDROM from our International site, click here.</a><br>
1.50      deraadt   819: <a href="32.html">Read more information about the 3.2 release</a>
                    820: <br clear=all>
1.33      deraadt   821: <ul>
                    822: <li>Three CDROMs in a jewel case.
                    823: <li>The complete install components for <strong>SIX</strong> architectures:
                    824:        <strong>i386</strong>,
                    825:        <strong>alpha</strong>,
                    826:        <strong>macppc</strong>,
                    827:        <strong>vax</strong>,
                    828:        <strong>sparc</strong>,
                    829:        <strong>sparc64</strong>.
                    830: <li>The following architectures only available via an ISOFS filesystem image
                    831: downloadable via FTP:
                    832:        <strong>amiga</strong>,
                    833:        <strong>hp300</strong>,
1.44      miod      834:        <strong>mac68k</strong>,
                    835:        <strong>mvme68k</strong>.
1.33      deraadt   836: <li>The CDs are bootable on i386, alpha, macppc, sparc, and sparc64.
                    837: <li>A funky and surprisingly artistic CD insert sheet which contains
                    838:        installation instructions.
                    839:        The information on this piece of paper makes OpenBSD somewhat
                    840:        easier to install than if you do an FTP install.
                    841: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    842: <li>The latest reliable <strong>XFree86</strong> binaries for all architectures
                    843: <li>The latest <strong>XFree86</strong> source code with small modifications
                    844:        by us to make it prettier.
1.83      steven    845: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
1.33      deraadt   846:        insane amount since OpenBSD 3.1.  Almost all packages work on almost
                    847:        all architectures.
                    848: <li>Several pre-built binary packages for the most common
                    849:        architectures, which are very easy to install directly off the CDROM.
                    850: <li>As always, stickers included!
                    851: <li>And many other things...
                    852: </ul>
                    853:
1.28      deraadt   854: <a name="31"></a>
1.50      deraadt   855: <a href="images/openbsd31_cover.gif">
                    856: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    857: src="images/cd31-s.gif" alt="OpenBSD 3.1 logo"></a>
                    858: <h3><font color=#0000e0><a href=31.html>OpenBSD 3.1</a>: May 19, 2002<br>
                    859: </font></h3>
1.54      deraadt   860: <a href="https://https.openbsd.org/cgi-bin/order?CD31=1&amp;CD31%2b=Add">
                    861: To order a 3.1 CDROM from our International site, click here.</a><br>
1.50      deraadt   862: <a href="31.html">Read more information about the 3.1 release</a>
                    863: <br clear=all>
1.28      deraadt   864: <ul>
                    865: <li>Three CDROMs in a jewel case.
1.30      miod      866: <li>The complete install components for <strong>SIX</strong> architectures:
1.28      deraadt   867:        <strong>i386</strong>,
                    868:        <strong>alpha</strong>,
                    869:        <strong>macppc</strong>,
                    870:        <strong>vax</strong>,
                    871:        <strong>sparc</strong>,
                    872:        <strong>sparc64</strong>.
1.31      miod      873: <li>The following architectures only available via an ISOFS filesystem image
                    874: downloadable via FTP:
1.28      deraadt   875:        <strong>amiga</strong>,
                    876:        <strong>hp300</strong>,
1.44      miod      877:        <strong>mac68k</strong>,
                    878:        <strong>mvme68k</strong>.
1.30      miod      879: <li>The CDs are bootable on i386, alpha, macppc, sparc, and sparc64.
1.28      deraadt   880: <li>A funky and surprisingly artistic CD insert sheet which contains
                    881:        installation instructions.
                    882:        The information on this piece of paper makes OpenBSD somewhat
                    883:        easier to install than if you do an FTP install.
                    884: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    885: <li>The latest reliable <strong>XFree86</strong> binaries for all architectures
                    886: <li>The latest <strong>XFree86</strong> source code with small modifications
                    887:        by us to make it prettier.
1.83      steven    888: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
1.28      deraadt   889:        insane amount since OpenBSD 3.0.  Almost all packages work on almost
                    890:        all architectures.
                    891: <li>Several pre-built binary packages for the most common
                    892:        architectures, which are very easy to install directly off the CDROM.
                    893: <li>As always, stickers included!
                    894: <li>And many other things...
                    895: </ul>
                    896:
1.24      deraadt   897: <a name="30"></a>
1.50      deraadt   898: <a href="images/openbsd30_cover.gif">
                    899: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    900: src="images/cd30-s.gif" alt="OpenBSD 3.0 logo"></a>
1.24      deraadt   901: <h3><font color=#0000e0><a href=30.html>OpenBSD 3.0</a>: Dec 1, 2001<br>
                    902: </font></h3>
1.54      deraadt   903: <a href="https://https.openbsd.org/cgi-bin/order?CD30=1&amp;CD30%2b=Add">
                    904: To order a 3.0 CDROM from our International site, click here.</a><br>
1.50      deraadt   905: <a href="30.html">Read more information about the 3.0 release</a>
                    906: <br clear=all>
1.24      deraadt   907: <ul>
                    908: <li>Three CDROMs in a jewel case.
1.25      deraadt   909: <li>The complete install components for <strong>TEN</strong> architectures:
1.24      deraadt   910:        <strong>i386</strong>,
                    911:        <strong>alpha</strong>,
1.26      miod      912:        <strong>macppc</strong>,
1.24      deraadt   913:        <strong>amiga</strong>,
                    914:        <strong>hp300</strong>,
                    915:        <strong>mvme68k</strong>,
                    916:        <strong>mac68k</strong>,
                    917:        <strong>vax</strong>,
                    918:        <strong>sparc</strong>,
                    919:        <strong>sparc64</strong>.
1.26      miod      920: <li>The CDs are bootable on i386, alpha, macppc, hp300, sparc, and sparc64.
1.24      deraadt   921: <li>A funky and surprisingly artistic CD insert sheet which contains
                    922:        installation instructions.
                    923:        The information on this piece of paper makes OpenBSD somewhat
                    924:        easier to install than if you do an FTP install.
                    925: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    926: <li>The latest reliable <strong>XFree86</strong> binaries for all architectures
                    927: <li>The latest <strong>XFree86</strong> source code with small modifications
                    928:        by us to make it prettier.
1.83      steven    929: <li>Our own little <a href=faq/ports/index.html>ports tree</a> which has improved a lot
1.24      deraadt   930:        since OpenBSD 2.9.
                    931: <li>Several pre-built binary packages for the most common
                    932:        architectures, which are very easy to install directly off the CDROM.
                    933: <li>As always, stickers included!
                    934: <li>And many other things...
                    935: </ul>
                    936:
1.20      deraadt   937: <a name="29"></a>
1.50      deraadt   938: <a href="images/openbsd29_cover.gif">
                    939: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    940: src="images/cd29-s.gif" alt="OpenBSD 2.9 logo"></a>
                    941: <h3><font color=#0000e0><a href=29.html>OpenBSD 2.9</a>: Jun 1, 2001<br>
                    942: </font></h3>
1.54      deraadt   943: <a href="https://https.openbsd.org/cgi-bin/order?CD29=1&amp;CD29%2b=Add">
                    944: To order a 2.9 CDROM from our International site, click here.</a><br>
1.50      deraadt   945: <a href="29.html">Read more information about the 2.9 release</a>
                    946: <br clear=all>
1.20      deraadt   947: <ul>
                    948: <li>Two CDROMs in a jewel case.
                    949: <li>The complete install components for <strong>NINE</strong> architectures:
                    950:        <strong>i386</strong>,
                    951:        <strong>powerpc</strong>,
                    952:        <strong>amiga</strong>,
                    953:        <strong>hp300</strong>,
                    954:        <strong>mvme68k</strong>,
                    955:        <strong>mac68k</strong>,
                    956:        <strong>sparc</strong>,
                    957:        <strong>sun3</strong>,
                    958:        <strong>vax</strong>.
1.23      jsyn      959: <li>The CDs are bootable on i386, sparc, and powerpc.
1.20      deraadt   960: <li>A funky and surprisingly artistic CD insert sheet which contains
                    961:        installation instructions.
                    962:        The information on this piece of paper makes OpenBSD somewhat
                    963:        easier to install than if you do an FTP install.
                    964: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    965: <li>The latest reliable <strong>XFree86</strong> binaries for all architectures
                    966: <li>The latest <strong>XFree86</strong> source code with small modifications
                    967:        by us to make it prettier.
1.83      steven    968: <li>Our own little <a href=faq/ports/index.html>ports tree</a> which has improved a lot
1.20      deraadt   969:        since OpenBSD 2.8.
                    970: <li>Several pre-built binary packages for the most common
                    971:        architectures, which are very easy to install directly off the CDROM.
                    972: <li>As always, stickers included!
                    973: <li>And many other things...
                    974: </ul>
                    975:
1.17      jufi      976: <a name="28"></a>
1.50      deraadt   977: <a href="images/openbsd28_cover.gif">
                    978: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    979: src="images/cd28-s.gif" alt="OpenBSD 2.8 logo"></a>
1.14      deraadt   980: <h3><font color=#0000e0><a href=28.html>OpenBSD 2.8</a>: Dec 1, 2000<br>
                    981: </font></h3>
1.54      deraadt   982: <a href="https://https.openbsd.org/cgi-bin/order?CD28=1&amp;CD28%2b=Add">
                    983: To order a 2.8 CDROM from our International site, click here.</a><br>
1.50      deraadt   984: <a href="28.html">Read more information about the 2.8 release</a>
                    985: <br clear=all>
1.14      deraadt   986: <ul>
                    987: <li>Two CDROMs in a jewel case.
                    988: <li>The complete install components for <strong>NINE</strong> architectures:
                    989:        <strong>i386</strong>,
                    990:        <strong>powerpc</strong>,
                    991:        <strong>amiga</strong>,
                    992:        <strong>hp300</strong>,
                    993:        <strong>mvme68k</strong>,
                    994:        <strong>mac68k</strong>,
                    995:        <strong>sparc</strong>,
                    996:        <strong>sun3</strong>,
                    997:        <strong>vax</strong>.
1.23      jsyn      998: <li>The CDs are bootable on i386, sparc, and powerpc.
1.14      deraadt   999: <li>A funky CD insert sheet which contains installation instructions.
                   1000:        The information on this piece of paper makes OpenBSD somewhat
                   1001:        easier to install than if you do an FTP install.
                   1002: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                   1003: <li>The latest reliable <strong>XFree86</strong> binaries for all architectures
                   1004: <li>The latest <strong>XFree86</strong> source code with small modifications
                   1005:        by us to make it prettier.
1.83      steven   1006: <li>Our own little <a href=faq/ports/index.html>ports tree</a> which has improved a lot
1.14      deraadt  1007:        since OpenBSD 2.7.
1.15      aaron    1008: <li>Several pre-built binary packages for the most common
1.14      deraadt  1009:        architectures, which are very easy to install directly off the CDROM.
1.15      aaron    1010: <li>As always, stickers included!
1.14      deraadt  1011: <li>And many other things...
                   1012: </ul>
                   1013:
1.18      jufi     1014: <a name=27></a>
1.50      deraadt  1015: <a href="images/openbsd27_cover.gif">
                   1016: <img align="left" height=90 width=90 hspace="24" vspace="15"
                   1017: src="images/cd27-s.gif" alt="OpenBSD 2.7 logo"></a>
                   1018: <h3><font color=#0000e0><a href=27.html>OpenBSD 2.7</a>: Jun 15, 2000<br>
1.13      deraadt  1019: </font></h3>
1.54      deraadt  1020: <a href="https://https.openbsd.org/cgi-bin/order?CD27=1&amp;CD27%2b=Add">
                   1021: To order a 2.7 CDROM from our International site, click here.</a><br>
1.50      deraadt  1022: <a href="27.html">Read more information about the 2.7 release</a>
                   1023: <br clear=all>
1.13      deraadt  1024: <ul>
                   1025: <li>Two CDROMs in a jewel case.
                   1026: <li>The complete install components for <strong>SIX</strong> architectures:
                   1027:        <strong>i386</strong>,
                   1028:        <strong>amiga</strong>,
                   1029:        <strong>hp300</strong>,
                   1030:        <strong>mvme68k</strong>,
                   1031:        <strong>mac68k</strong>,
                   1032:        <strong>sparc</strong>.
1.23      jsyn     1033: <li>The CDs are bootable on i386 and sparc.
1.13      deraadt  1034: <li>A funky CD insert sheet which contains installation instructions.
                   1035:        The information on this piece of paper makes OpenBSD somewhat
                   1036:        easier to install than if you do an FTP install.
                   1037: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                   1038: <li>The latest reliable <strong>XFree86</strong> binaries for all architectures
                   1039: <li>The latest <strong>XFree86</strong> source code with small modifications
                   1040:        by us to make it prettier.
1.83      steven   1041: <li>Our own little <a href=faq/ports/index.html>ports tree</a> which has improved a lot
1.13      deraadt  1042:        since OpenBSD 2.6.
1.16      brad     1043: <li>More than 200 pre-built binary packages for i386, sparc, and m68k-based
1.13      deraadt  1044:        architectures, which are very easy to install directly off the CDROM.
                   1045: <li>More stickers than in previous release.
                   1046: <li>And many other things...
                   1047: </ul>
                   1048:
1.18      jufi     1049: <a name=26></a>
1.50      deraadt  1050: <a href="images/openbsd26_cover.gif">
                   1051: <img align="left" height=90 width=90 hspace="24" vspace="15"
                   1052: src="images/cd26-s.gif" alt="OpenBSD 2.6 logo"></a>
                   1053: <h3><font color=#0000e0><a href=26.html>OpenBSD 2.6</a>: Dec 1, 1999<br>
1.10      deraadt  1054: </font></h3>
1.54      deraadt  1055: <a href="https://https.openbsd.org/cgi-bin/order?CD26=1&amp;CD26%2b=Add">
                   1056: To order a 2.6 CDROM from our International site, click here.</a><br>
1.50      deraadt  1057: <a href="26.html">Read more information about the 2.6 release</a>
                   1058: <br clear=all>
1.10      deraadt  1059: <ul>
                   1060: <li>Two CDROMs in a jewel case.
                   1061: <li>The complete install components for <strong>SIX</strong> architectures:
                   1062:        <strong>alpha</strong>,
                   1063:        <strong>amiga</strong>,
                   1064:        <strong>hp300</strong>,
                   1065:        <strong>i386</strong>,
                   1066:        <strong>mac68k</strong>,
                   1067:        <strong>sparc</strong>.
1.23      jsyn     1068: <li>The CDs are bootable on i386, sparc, alpha.
1.10      deraadt  1069: <li>A funky CD insert sheet which contains installation instructions.
                   1070:        The information on this piece of paper makes OpenBSD somewhat
                   1071:        easier to install than if you do an FTP install.
                   1072: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                   1073: <li>The latest <strong>XFree86</strong> binaries for all architectures
                   1074: <li>The latest <strong>XFree86</strong> source code with small modifications
                   1075:        by us to make it prettier.
1.83      steven   1076: <li>Our own little <a href=faq/ports/index.html>ports tree</a> which has improved a lot
1.10      deraadt  1077:        since OpenBSD 2.5.
1.12      beck     1078: <li>Almost 200 pre-built binary packages for i386, alpha, sparc, and m68k-based
1.10      deraadt  1079:        architectures, which are very easy to install directly off the CDROM.
                   1080: <li>More stickers than in previous release.
                   1081: <li>And many other things...
                   1082: </ul>
                   1083:
1.18      jufi     1084: <a name=25></a>
1.50      deraadt  1085: <a href="images/openbsd25_cover.gif">
                   1086: <img align="left" height=90 width=90 hspace="24" vspace="15"
                   1087: src="images/cd25-s.gif" alt="OpenBSD 2.5 logo"></a>
1.6       deraadt  1088: <h3><font color=#0000e0><a href=25.html>OpenBSD 2.5</a>: May 19, 1999<br>
                   1089: </font></h3>
1.54      deraadt  1090: <a href="https://https.openbsd.org/cgi-bin/order?CD25=1&amp;CD25%2b=Add">
                   1091: To order a 2.5 CDROM from our International site, click here.</a><br>
1.50      deraadt  1092: <a href="25.html">Read more information about the 2.5 release</a>
                   1093: <br clear=all>
1.1       deraadt  1094: <ul>
                   1095: <li>Two CDROMs in a jewel case.
1.6       deraadt  1096: <li>The complete install components for <strong>SEVEN</strong> architectures:
                   1097:        <strong>alpha</strong>,
                   1098:        <strong>amiga</strong>,
                   1099:        <strong>hp300</strong>,
                   1100:        <strong>i386</strong>,
                   1101:        <strong>mac68k</strong>,
1.26      miod     1102:        <strong>powerpc</strong>,
1.6       deraadt  1103:        <strong>sparc</strong>.
1.23      jsyn     1104: <li>The CDs are bootable on i386, sparc, alpha, and powerpc.
1.6       deraadt  1105: <li>A funky CD insert sheet which contains installation instructions.
                   1106:        The information on this piece of paper makes OpenBSD somewhat
                   1107:        easier to install than if you do an FTP install.
1.1       deraadt  1108: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
1.6       deraadt  1109: <li>The latest <strong>XFree86</strong> binaries for all architectures
                   1110: <li>The latest <strong>XFree86</strong> source code with small modifications
                   1111:        by us to make it prettier.
1.83      steven   1112: <li>Our own little <a href=faq/ports/index.html>ports tree</a> which has improved a lot
1.6       deraadt  1113:        since OpenBSD 2.4.
1.12      beck     1114: <li>Numerous pre-built binary packages for i386, alpha, sparc, and m68k-based
1.6       deraadt  1115:        architectures, which are very easy to install directly off the CDROM.
                   1116: <li>Some stickers included!
1.1       deraadt  1117: <li>And many other things...
                   1118: </ul>
                   1119:
1.18      jufi     1120: <a name=24></a>
1.50      deraadt  1121: <a href="images/openbsd24_cover.gif">
                   1122: <img align="left" height=90 width=90 hspace="24" vspace="15"
                   1123: src="images/cd24-s.gif" alt="OpenBSD 2.4 logo"></a>
1.6       deraadt  1124: <h3><font color=#0000e0><a href=24.html>OpenBSD 2.4</a>: Dec 1, 1998<br>
                   1125: </font></h3>
1.69      austin   1126: <b>SOLD OUT</b><br>
1.50      deraadt  1127: <a href="24.html">Read more information about the 2.4 release</a>
                   1128: <br clear=all>
1.1       deraadt  1129: <ul>
                   1130: <li>Two CDROMs in a jewel case.
1.6       deraadt  1131: <li>The complete install components for <strong>SEVEN</strong> architectures:
                   1132:        <strong>alpha</strong>,
                   1133:        <strong>amiga</strong>,
                   1134:        <strong>hp300</strong>,
                   1135:        <strong>i386</strong>,
                   1136:        <strong>mac68k</strong>,
1.26      miod     1137:        <strong>powerpc</strong>,
1.6       deraadt  1138:        <strong>sparc</strong>.
1.23      jsyn     1139: <li>The CDs are bootable on i386, sparc, alpha, and powerpc.
1.6       deraadt  1140: <li>A funky CD insert sheet which contains better installation instructions
                   1141:        than OpenBSD 2.3 shipped with.  The information on this piece of
                   1142:        paper makes OpenBSD much easier to install than if you do an FTP install.
1.1       deraadt  1143: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
1.6       deraadt  1144: <li>The latest <strong>XFree86</strong> binaries for all architectures
                   1145: <li>The latest <strong>XFree86</strong> source code with small modifications
                   1146:        by us to make it prettier.
1.83      steven   1147: <li>Our own little <a href=faq/ports/index.html>ports tree</a> which has improved a lot
1.6       deraadt  1148:        since OpenBSD 2.3.
                   1149: <li>A very large archive of <strong>distfiles</strong> which are used by the
                   1150:        above-mentioned ports tree to build binaries easier.
                   1151: <li>Numerous pre-built binary packages for most architectures, which are
1.81      nick     1152:        very easy to install directly off the CDROM.
1.6       deraadt  1153: <li>Four stickers included!
1.1       deraadt  1154: <li>And many other things...
                   1155: </ul>
                   1156:
1.18      jufi     1157: <a name=23></a>
1.50      deraadt  1158: <a href="images/openbsd23_cover.gif">
                   1159: <img align="left" height=90 width=90 hspace="24" vspace="15"
                   1160: src="images/cd23-s.gif" alt="OpenBSD 2.3 logo"></a>
1.1       deraadt  1161: <h3><font color=#0000e0><a href=23.html>OpenBSD 2.3</a>: May 19, 1998<br>
                   1162: </font></h3>
1.54      deraadt  1163: <a href="https://https.openbsd.org/cgi-bin/order?CD23=1&amp;CD23%2b=Add">
                   1164: To order a 2.3 CDROM from our International site, click here.</a><br>
1.50      deraadt  1165: <a href="23.html">Read more information about the 2.3 release</a>
                   1166: <br clear=all>
1.1       deraadt  1167: <ul>
                   1168: <li>Two CDROMs in a jewel case.
                   1169: <li>The complete install components for <strong>TEN</strong> architectures:
                   1170:        <strong>alpha</strong>,
                   1171:        <strong>amiga</strong>,
                   1172:        <strong>arc</strong>,
                   1173:        <strong>hp300</strong>,
                   1174:        <strong>i386</strong>,
                   1175:        <strong>mac68k</strong>,
                   1176:        <strong>mvme68k</strong>,
                   1177:        <strong>pmax</strong>,
1.26      miod     1178:        <strong>powerpc</strong>,
1.1       deraadt  1179:        <strong>sparc</strong>.
1.23      jsyn     1180: <li>The CDs are bootable on i386, sparc, alpha, powerpc, and arc.
1.1       deraadt  1181: <li>A funky CD insert sheet which contains <strong>much</strong> better
                   1182:        installation instructions than OpenBSD 2.2 shipped with.  The
                   1183:        information on this piece of paper makes OpenBSD much easier
                   1184:        to install than if you do an FTP install.
                   1185: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                   1186: <li>The latest <strong>XFree86</strong> binaries for most of the architectures
                   1187:        (all except powerpc).  Unlike OpenBSD 2.2, XFree86 is now significantly
                   1188:        more easy to install.
                   1189: <li>The latest <strong>XFree86</strong> source code with small modifications
                   1190:        by us to make it prettier.
1.83      steven   1191: <li>Our own little <a href=faq/ports/index.html>ports tree</a> which has improved a lot
1.1       deraadt  1192:        since OpenBSD 2.2.
                   1193: <li>A very large archive of <strong>distfiles</strong> which are used by the
                   1194:        above-mentioned ports tree to build binaries easier.
                   1195: <li>The following pre-built binary packages for most architectures, which are
                   1196:        very easy to install directly off the CDROM:<br>
                   1197:        <strong>bash-2.01.1</strong>,
                   1198:        <strong>emacs-20.2</strong>,
                   1199:        <strong>gmake-3.76.1</strong>,
                   1200:        <strong>id-utils-3.2</strong>,
                   1201:        <strong>ircii-2.8.2-epic3.004</strong>,
                   1202:        <strong>pine-3.96</strong>,
                   1203:        <strong>screen-3.7.4</strong>,
                   1204:        <strong>tcsh-6.07.02</strong>,
                   1205:        <strong>unzip-5.3.1</strong>.
1.22      pvalchev 1206: <li>Two <strong>NEW</strong> OpenBSD 2.3 stickers included!
1.1       deraadt  1207: <li>And many other things...
                   1208: </ul>
                   1209:
1.18      jufi     1210: <a name=22></a>
1.50      deraadt  1211: <a href="images/openbsd22_cover.gif">
                   1212: <img align="left" height=90 width=90 hspace="24" vspace="15"
                   1213: src="images/cd22-s.gif" alt="OpenBSD 2.2 logo"></a>
                   1214: <h3><font color=#0000e0><a href=22.html>OpenBSD 2.2</a>: Dec 1, 1997<br>
1.1       deraadt  1215: </font></h3>
1.61      austin   1216: 2.2 CDROM set SOLD OUT at our International site.<br>
1.50      deraadt  1217: <a href="22.html">Read more information about the 2.2 release</a>
                   1218: <br clear=all>
1.1       deraadt  1219: <ul>
                   1220: <li>Two CDROMs in a jewel case.
1.6       deraadt  1221: <li>The complete install components for <strong>NINE</strong> architectures:
                   1222: <strong>alpha</strong>,
                   1223: <strong>amiga</strong>,
                   1224: <strong>arc</strong>,
                   1225: <strong>hp300</strong>,
                   1226: <strong>i386</strong>,
                   1227: <strong>mac68k</strong>,
                   1228: <strong>mvme68k</strong>,
                   1229: <strong>pmax</strong>,
                   1230: <strong>sparc</strong>.
1.23      jsyn     1231: <li>The CDs are bootable on i386, sparc, alpha, and arc.
1.6       deraadt  1232: <li>A funky CD insert sheet which contains <strong>much</strong> better installation
                   1233:        instructions than OpenBSD 2.1 shipped with.
1.1       deraadt  1234: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
1.6       deraadt  1235: <li>The latest <strong>XFree86</strong> source code and binaries for most
                   1236:        of the architectures (all except mvme68k)
1.83      steven   1237: <li>Our own little <a href=faq/ports/index.html>ports tree</a> (much like the FreeBSD
1.6       deraadt  1238:        ports tree, but smaller).
                   1239: <li>Two OpenBSD 2.2 stickers included!
1.1       deraadt  1240: <li>And many other things...
                   1241: </ul>
                   1242:
1.18      jufi     1243: <a name=21></a>
1.50      deraadt  1244: <a href="images/openbsd21_cover.gif">
                   1245: <img align="left" height=90 width=90 hspace="24" vspace="15"
                   1246: src="images/cd21-s.gif" alt="OpenBSD 2.1 logo"></a>
                   1247: <h3><font color=#0000e0><a href=21.html>OpenBSD 2.1</a>: Jun 1, 1997<br>
1.8       deraadt  1248: </font></h3>
1.61      austin   1249: 2.1 CDROM set SOLD OUT at our International site.<br>
1.50      deraadt  1250: <a href="21.html">Read more information about the 2.1 release</a>
                   1251: <br clear=all>
1.3       deraadt  1252: <ul>
                   1253: <li>Two CDROMs in a jewel case.
1.6       deraadt  1254: <li>The complete install components for <strong>NINE</strong> architectures:
                   1255: <strong>alpha</strong>,
                   1256: <strong>amiga</strong>,
                   1257: <strong>arc</strong>,
                   1258: <strong>hp300</strong>,
                   1259: <strong>i386</strong>,
                   1260: <strong>mac68k</strong>,
                   1261: <strong>mvme68k</strong>,
                   1262: <strong>pmax</strong>,
                   1263: <strong>sparc</strong>.
1.23      jsyn     1264: <li>The CDs are bootable on i386 and sparc.
1.6       deraadt  1265: <li>Paper insert which contains pretty lame install instructions.
                   1266:        The install instructions from 2.2 and 2.3 are much better though,
                   1267:        and mostly relevant.
1.3       deraadt  1268: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
1.6       deraadt  1269: <li>The latest <strong>XFree86</strong> source code and binaries for most
                   1270:        of the architectures.
1.3       deraadt  1271: <li>And many other things...
                   1272: </ul>
                   1273:
1.1       deraadt  1274: <hr>
                   1275: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
                   1276: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.87    ! deraadt  1277: <br><small>$OpenBSD: items.html,v 1.86 2011/03/15 17:17:38 deraadt Exp $</small>
1.1       deraadt  1278:
                   1279: </body>
                   1280: </html>