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

Annotation of www/items.html, Revision 1.89

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.89    ! deraadt    20: <a name="50"></a>
        !            21: <a href="images/openbsd50_cover.gif">
        !            22: <img align="left" height=126 width=90 hspace="24" vspace="15"
        !            23: src="images/cd50-s.gif" alt="OpenBSD 5.0 logo"></a>
        !            24: <h3><font color=#0000e0><a href=50.html>OpenBSD 5.0</a>: To be released Nov 1, 2011<br>
        !            25: </font></h3>
        !            26: <a href="https://https.openbsd.org/cgi-bin/order?CD50=1&amp;CD50%2b=Add">
        !            27: To pre-order a 5.0 CDROM from our International site, click here.</a><br>
        !            28: <a href="50.html">Read more information about the 5.0 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.9.  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.86      deraadt    66: <a name="49"></a>
                     67: <a href="images/openbsd49_cover.gif">
                     68: <img align="left" height=126 width=90 hspace="24" vspace="15"
                     69: src="images/cd49-s.gif" alt="OpenBSD 4.9 logo"></a>
1.88      beck       70: <h3><font color=#0000e0><a href=49.html>OpenBSD 4.9</a>: Released May 1, 2011<br>
1.86      deraadt    71: </font></h3>
1.87      deraadt    72: <a href="https://https.openbsd.org/cgi-bin/order?CD49=1&amp;CD49%2b=Add">
1.89    ! deraadt    73: To order a 4.9 CDROM from our International site, click here.</a><br>
1.86      deraadt    74: <a href="49.html">Read more information about the 4.9 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.8.  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.84      deraadt   112: <a name="48"></a>
                    113: <a href="images/openbsd48_cover.gif">
                    114: <img align="left" height=126 width=90 hspace="24" vspace="15"
                    115: src="images/cd48-s.gif" alt="OpenBSD 4.8 logo"></a>
1.85      deraadt   116: <h3><font color=#0000e0><a href=48.html>OpenBSD 4.8</a>: Nov 1, 2010<br>
1.84      deraadt   117: </font></h3>
                    118: <a href="https://https.openbsd.org/cgi-bin/order?CD48=1&amp;CD48%2b=Add">
1.89    ! deraadt   119: To order a 4.8 CDROM from our International site, click here.</a><br>
1.84      deraadt   120: <a href="48.html">Read more information about the 4.8 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.
                    149: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
                    150:        insane amount since OpenBSD 4.7.  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.82      deraadt   158: <a name="47"></a>
                    159: <a href="images/openbsd47_cover.gif">
                    160: <img align="left" height=126 width=90 hspace="24" vspace="15"
                    161: src="images/cd47-s.gif" alt="OpenBSD 4.7 logo"></a>
                    162: <h3><font color=#0000e0><a href=47.html>OpenBSD 4.7</a>: May 19, 2010<br>
                    163: </font></h3>
                    164: <a href="https://https.openbsd.org/cgi-bin/order?CD47=1&amp;CD47%2b=Add">
                    165: To order a 4.7 CDROM from our International site, click here.</a><br>
                    166: <a href="47.html">Read more information about the 4.7 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>loongson</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.82      deraadt   196:        insane amount since OpenBSD 4.6.  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.80      deraadt   204: <a name="46"></a>
                    205: <a href="images/openbsd46_cover.gif">
                    206: <img align="left" height=126 width=90 hspace="24" vspace="15"
                    207: src="images/cd46-s.gif" alt="OpenBSD 4.6 logo"></a>
                    208: <h3><font color=#0000e0><a href=46.html>OpenBSD 4.6</a>: Oct 1, 2009<br>
                    209: </font></h3>
                    210: <a href="https://https.openbsd.org/cgi-bin/order?CD46=1&amp;CD46%2b=Add">
                    211: To order a 4.6 CDROM from our International site, click here.</a><br>
                    212: <a href="46.html">Read more information about the 4.6 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).
                    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.80      deraadt   242:        insane amount since OpenBSD 4.5.  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.75      deraadt   250: <a name="45"></a>
                    251: <a href="images/openbsd45_cover.gif">
                    252: <img align="left" height=126 width=90 hspace="24" vspace="15"
                    253: src="images/cd45-s.gif" alt="OpenBSD 4.5 logo"></a>
1.79      deraadt   254: <h3><font color=#0000e0><a href=45.html>OpenBSD 4.5</a>: May 1, 2009<br>
1.75      deraadt   255: </font></h3>
                    256: <a href="https://https.openbsd.org/cgi-bin/order?CD45=1&amp;CD45%2b=Add">
1.79      deraadt   257: To order a 4.5 CDROM from our International site, click here.</a><br>
1.75      deraadt   258: <a href="45.html">Read more information about the 4.5 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).
1.76      deraadt   286: <li>Xenocara / X.Org 7.4 (+ 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.75      deraadt   288:        insane amount since OpenBSD 4.4.  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.74      deraadt   296: <a name="44"></a>
                    297: <a href="images/openbsd44_cover.gif">
                    298: <img align="left" height=126 width=90 hspace="24" vspace="15"
                    299: src="images/cd44-s.gif" alt="OpenBSD 4.4 logo"></a>
                    300: <h3><font color=#0000e0><a href=44.html>OpenBSD 4.4</a>: Nov 1, 2008<br>
                    301: </font></h3>
                    302: <a href="https://https.openbsd.org/cgi-bin/order?CD44=1&amp;CD44%2b=Add">
                    303: To order a 4.4 CDROM from our International site, click here.</a><br>
                    304: <a href="44.html">Read more information about the 4.4 release</a>
                    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>,
                    322:        <strong>sgi</strong>,
                    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).
                    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.74      deraadt   334:        insane amount since OpenBSD 4.3.  Almost all packages work on almost
                    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.70      deraadt   342: <a name="43"></a>
                    343: <a href="images/openbsd43_cover.gif">
                    344: <img align="left" height=126 width=90 hspace="24" vspace="15"
                    345: src="images/cd43-s.gif" alt="OpenBSD 4.3 logo"></a>
                    346: <h3><font color=#0000e0><a href=43.html>OpenBSD 4.3</a>: May 1, 2008<br>
                    347: </font></h3>
                    348: <a href="https://https.openbsd.org/cgi-bin/order?CD43=1&amp;CD43%2b=Add">
                    349: To order a 4.3 CDROM from our International site, click here.</a><br>
1.71      wvdputte  350: <a href="43.html">Read more information about the 4.3 release</a>
1.70      deraadt   351: <br clear=all>
                    352: <ul>
                    353: <li>Three CDROMs in a regular size soft-shell DVD case.
                    354: <li>The complete install components for <strong>FOUR</strong> architectures:
                    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>,
1.73      david     368:        <strong>sgi</strong>,
1.70      deraadt   369:        <strong>sparc</strong>,
                    370:        <strong>vax</strong>,
                    371:        <strong>zaurus</strong>.
                    372: <li>The CDs are bootable on i386, amd64, macppc, and sparc64.
                    373: <li>A funky and surprisingly artistic CD insert sheet which contains
                    374:        installation instructions.
                    375:        The information on this piece of paper makes OpenBSD somewhat
                    376:        easier to install than if you do an FTP install.
                    377: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
1.72      david     378: <li>Xenocara / X.Org 7.3 (+ patches) binaries and source code.
1.83      steven    379: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
1.72      david     380:        insane amount since OpenBSD 4.2.  Almost all packages work on almost
1.70      deraadt   381:        all architectures.
                    382: <li>Several pre-built binary packages for the most common
                    383:        architectures, which are very easy to install directly off the CDROM.
                    384: <li>As always, stickers included!
                    385: <li>And many other things...
                    386: </ul>
                    387:
1.66      deraadt   388: <a name="42"></a>
                    389: <a href="images/openbsd42_cover.gif">
                    390: <img align="left" height=126 width=90 hspace="24" vspace="15"
                    391: src="images/cd42-s.gif" alt="OpenBSD 4.2 logo"></a>
                    392: <h3><font color=#0000e0><a href=42.html>OpenBSD 4.2</a>: Nov 1, 2007<br>
                    393: </font></h3>
                    394: <a href="https://https.openbsd.org/cgi-bin/order?CD42=1&amp;CD42%2b=Add">
                    395: To order a 4.2 CDROM from our International site, click here.</a><br>
                    396: <a href="42.html">Read more information about the 4.2 release</a>
                    397: <br clear=all>
                    398: <ul>
                    399: <li>Three CDROMs in a regular size soft-shell DVD case.
1.67      deraadt   400: <li>The complete install components for <strong>FOUR</strong> architectures:
1.66      deraadt   401:        <strong>i386</strong>,
                    402:        <strong>amd64</strong>,
                    403:        <strong>macppc</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>mac68k</strong>,
                    412:        <strong>mvme68k</strong>,
                    413:        <strong>mvme88k</strong>,
                    414:        <strong>sparc</strong>,
                    415:        <strong>vax</strong>,
                    416:        <strong>zaurus</strong>.
                    417: <li>The CDs are bootable on i386, amd64, macppc, and sparc64.
                    418: <li>A funky and surprisingly artistic CD insert sheet which contains
                    419:        installation instructions.
                    420:        The information on this piece of paper makes OpenBSD somewhat
                    421:        easier to install than if you do an FTP install.
                    422: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
1.68      deraadt   423: <li>Xenocara / X.Org 7.2 (+ patches) binaries and source code.
1.83      steven    424: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
1.66      deraadt   425:        insane amount since OpenBSD 4.1.  Almost all packages work on almost
                    426:        all architectures.
                    427: <li>Several pre-built binary packages for the most common
                    428:        architectures, which are very easy to install directly off the CDROM.
                    429: <li>As always, stickers included!
                    430: <li>And many other things...
                    431: </ul>
                    432:
1.62      deraadt   433: <a name="41"></a>
                    434: <a href="images/openbsd41_cover.gif">
                    435: <img align="left" height=126 width=90 hspace="24" vspace="15"
                    436: src="images/cd41-s.gif" alt="OpenBSD 4.1 logo"></a>
1.65      jj        437: <h3><font color=#0000e0><a href=41.html>OpenBSD 4.1</a>: May 1, 2007<br>
1.62      deraadt   438: </font></h3>
                    439: <a href="https://https.openbsd.org/cgi-bin/order?CD41=1&amp;CD41%2b=Add">
                    440: To order a 4.1 CDROM from our International site, click here.</a><br>
                    441: <a href="41.html">Read more information about the 4.1 release</a>
                    442: <br clear=all>
                    443: <ul>
                    444: <li>Three CDROMs in a regular size soft-shell DVD case.
                    445: <li>The complete install components for <strong>FIVE</strong> architectures:
                    446:        <strong>i386</strong>,
                    447:        <strong>amd64</strong>,
                    448:        <strong>macppc</strong>,
                    449:        <strong>sparc</strong>,
                    450:        <strong>sparc64</strong>.
                    451: <li>The following architectures only available via FTP download:
                    452:        <strong>alpha</strong>,
                    453:        <strong>armish</strong>,
                    454:        <strong>hp300</strong>,
                    455:        <strong>hppa</strong>,
                    456:        <strong>landisk</strong>,
                    457:        <strong>luna88k</strong>,
                    458:        <strong>mac68k</strong>,
                    459:        <strong>mvme68k</strong>,
                    460:        <strong>mvme88k</strong>,
                    461:        <strong>sgi</strong>,
                    462:        <strong>vax</strong>,
                    463:        <strong>zaurus</strong>.
                    464: <li>The CDs are bootable on i386, amd64, macppc, sparc, and sparc64.
                    465: <li>A funky and surprisingly artistic CD insert sheet which contains
                    466:        installation instructions.
                    467:        The information on this piece of paper makes OpenBSD somewhat
                    468:        easier to install than if you do an FTP install.
                    469: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    470: <li>X.Org 6.9.0 (+ patches) binaries and source code.
1.83      steven    471: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
1.62      deraadt   472:        insane amount since OpenBSD 4.0.  Almost all packages work on almost
                    473:        all architectures.
                    474: <li>Several pre-built binary packages for the most common
                    475:        architectures, which are very easy to install directly off the CDROM.
                    476: <li>As always, stickers included!
                    477: <li>And many other things...
                    478: </ul>
                    479:
1.57      deraadt   480: <a name="40"></a>
                    481: <a href="images/openbsd40_cover.gif">
                    482: <img align="left" height=127 width=90 hspace="24" vspace="15"
                    483: src="images/cd40-s.gif" alt="OpenBSD 4.0 logo"></a>
                    484: <h3><font color=#0000e0><a href=40.html>OpenBSD 4.0</a>: Nov 1, 2006<br>
                    485: </font></h3>
                    486: <a href="https://https.openbsd.org/cgi-bin/order?CD40=1&amp;CD40%2b=Add">
                    487: To order a 4.0 CDROM from our International site, click here.</a><br>
                    488: <a href="40.html">Read more information about the 4.0 release</a>
                    489: <br clear=all>
                    490: <ul>
                    491: <li>Three CDROMs in a regular size soft-shell DVD case.
                    492: <li>The complete install components for <strong>FIVE</strong> architectures:
                    493:        <strong>i386</strong>,
                    494:        <strong>amd64</strong>,
                    495:        <strong>macppc</strong>,
                    496:        <strong>sparc</strong>,
                    497:        <strong>sparc64</strong>.
                    498: <li>The following architectures only available via FTP download:
                    499:        <strong>alpha</strong>,
                    500:        <strong>armish</strong>,
                    501:        <strong>cats</strong>,
                    502:        <strong>hp300</strong>,
                    503:        <strong>hppa</strong>,
                    504:        <strong>luna88k</strong>,
                    505:        <strong>mac68k</strong>,
                    506:        <strong>mvme68k</strong>,
                    507:        <strong>mvme88k</strong>,
                    508:        <strong>sgi</strong>,
                    509:        <strong>vax</strong>,
                    510:        <strong>zaurus</strong>.
                    511: <li>The CDs are bootable on i386, amd64, macppc, sparc, and sparc64.
                    512: <li>A funky and surprisingly artistic CD insert sheet which contains
                    513:        installation instructions.
                    514:        The information on this piece of paper makes OpenBSD somewhat
                    515:        easier to install than if you do an FTP install.
                    516: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    517: <li>X.Org 6.9.0 (+ patches) binaries and source code.
1.83      steven    518: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
1.57      deraadt   519:        insane amount since OpenBSD 3.9.  Almost all packages work on almost
                    520:        all architectures.
                    521: <li>Several pre-built binary packages for the most common
                    522:        architectures, which are very easy to install directly off the CDROM.
                    523: <li>As always, stickers included!
                    524: <li>And many other things...
                    525: </ul>
                    526:
                    527: <a name="audio"></a>
                    528: <a href="images/cdaudio.gif">
                    529: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    530: src="images/cdaudio-s.gif" alt="OpenBSD Audio CD"></a>
1.59      deraadt   531: <h3><font color=#0000e0><a href=lyrics.html>OpenBSD Audio CD</a>: Nov 1, 2006<br>
1.57      deraadt   532: </font></h3>
1.58      deraadt   533: <a href="https://https.openbsd.org/cgi-bin/order?CDA1=1&amp;CDA1=Add">
1.60      deraadt   534: To order an Audio CDROM from our International site, click here.</a><br>
1.59      deraadt   535: <a href="lyrics.html">Read more information about our Audio CD</a>
1.57      deraadt   536: <br clear=all>
                    537: The OpenBSD Audio celebrates the artwork and <a href="lyrics.html">songs</a>
                    538: that have been released with each OpenBSD release.  All the songs from the
                    539: 3.0 to 4.0 releases are included (plus one bonus track by Ty Semaka explaining
                    540: his role in the development of the art that accompanies OpenBSD releases).
                    541: Includes a 11cm silver-on-clear die-cut wireframe Puffy sticker!
                    542: <p>
                    543:
1.52      deraadt   544: <a name="39"></a>
                    545: <a href="images/openbsd39_cover.gif">
                    546: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    547: src="images/cd39-s.gif" alt="OpenBSD 3.9 logo"></a>
                    548: <h3><font color=#0000e0><a href=39.html>OpenBSD 3.9</a>: May 1, 2006<br>
                    549: </font></h3>
1.54      deraadt   550: <a href="https://https.openbsd.org/cgi-bin/order?CD39=1&amp;CD39%2b=Add">
                    551: To order a 3.9 CDROM from our International site, click here.</a><br>
1.52      deraadt   552: <a href="39.html">Read more information about the 3.9 release</a>
                    553: <br clear=all>
                    554: <ul>
                    555: <li>Three CDROMs in a jewel case.
                    556: <li>The complete install components for <strong>FIVE</strong> architectures:
                    557:        <strong>i386</strong>,
                    558:        <strong>amd64</strong>,
                    559:        <strong>macppc</strong>,
                    560:        <strong>sparc</strong>,
                    561:        <strong>sparc64</strong>.
                    562: <li>The following architectures only available via FTP download:
                    563:        <strong>alpha</strong>,
                    564:        <strong>cats</strong>,
                    565:        <strong>hp300</strong>,
                    566:        <strong>hppa</strong>,
                    567:        <strong>luna88k</strong>,
                    568:        <strong>mac68k</strong>,
                    569:        <strong>mvme68k</strong>,
                    570:        <strong>mvme88k</strong>,
                    571:        <strong>sgi</strong>,
                    572:        <strong>vax</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).
1.53      brad      580: <li>X.Org 6.9.0 (+ 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.52      deraadt   582:        insane amount since OpenBSD 3.8.  Almost all packages work on almost
                    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>
                    589:
1.50      deraadt   590: <a name="38"></a>
                    591: <a href="images/openbsd38_cover.gif">
                    592: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    593: src="images/cd38-s.gif" alt="OpenBSD 3.8 logo"></a>
                    594: <h3><font color=#0000e0><a href=38.html>OpenBSD 3.8</a>: Nov 1, 2005<br>
                    595: </font></h3>
1.54      deraadt   596: <a href="https://https.openbsd.org/cgi-bin/order?CD38=1&amp;CD38%2b=Add">
                    597: To order a 3.8 CDROM from our International site, click here.</a><br>
1.50      deraadt   598: <a href="38.html">Read more information about the 3.8 release</a>
                    599: <br clear=all>
                    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>,
                    617:        <strong>mvme88k</strong>,
                    618:        <strong>sgi</strong>,
                    619:        <strong>zaurus</strong>.
                    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).
                    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.51      deraadt   628:        insane amount since OpenBSD 3.7.  Almost all packages work on almost
1.50      deraadt   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>
1.1       deraadt   635:
1.46      deraadt   636: <a name="37"></a>
1.50      deraadt   637: <a href="images/openbsd37_cover.gif">
                    638: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    639: src="images/cd37-s.gif" alt="OpenBSD 3.7 logo"></a>
1.46      deraadt   640: <h3><font color=#0000e0><a href=37.html>OpenBSD 3.7</a>: May 19, 2005<br>
                    641: </font></h3>
1.54      deraadt   642: <a href="https://https.openbsd.org/cgi-bin/order?CD37=1&amp;CD37%2b=Add">
                    643: To order a 3.7 CDROM from our International site, click here.</a><br>
1.50      deraadt   644: <a href="37.html">Read more information about the 3.7 release</a>
                    645: <br clear=all>
1.46      deraadt   646: <ul>
                    647: <li>Three CDROMs in a jewel case.
                    648: <li>The complete install components for <strong>SIX</strong> architectures:
                    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>,
                    657:        <strong>cats</strong>,
                    658:        <strong>hp300</strong>,
                    659:        <strong>hppa</strong>,
                    660:        <strong>luna88k</strong>,
                    661:        <strong>mac68k</strong>,
                    662:        <strong>mvme68k</strong>,
1.48      martin    663:        <strong>mvme88k</strong>,
                    664:        <strong>sgi</strong>,
                    665:        <strong>zaurus</strong>.
1.46      deraadt   666: <li>The CDs are bootable on i386, amd64, macppc, sparc, and sparc64.
                    667: <li>A funky and surprisingly artistic CD insert sheet which contains
                    668:        installation instructions.
                    669:        The information on this piece of paper makes OpenBSD somewhat
                    670:        easier to install than if you do an FTP install.
                    671: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
1.47      krw       672: <li>X.Org 6.8.2 (+ patches) binaries and source code.
1.83      steven    673: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
1.46      deraadt   674:        insane amount since OpenBSD 3.6.  Almost all packages work on almost
                    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="36"></a>
1.50      deraadt   683: <a href="images/openbsd36_cover.gif">
                    684: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    685: src="images/cd36-s.gif" alt="OpenBSD 3.6 logo"></a>
1.46      deraadt   686: <h3><font color=#0000e0><a href=36.html>OpenBSD 3.6</a>: Nov 1, 2004<br>
1.41      deraadt   687: </font></h3>
1.54      deraadt   688: <a href="https://https.openbsd.org/cgi-bin/order?CD36=1&amp;CD36%2b=Add">
                    689: To order a 3.6 CDROM from our International site, click here.</a><br>
1.50      deraadt   690: <a href="36.html">Read more information about the 3.6 release</a>
                    691: <br clear=all>
1.41      deraadt   692: <ul>
                    693: <li>Three CDROMs in a jewel case.
1.42      miod      694: <li>The complete install components for <strong>SIX</strong> architectures:
1.41      deraadt   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.41      deraadt   705:        <strong>hppa</strong>,
1.45      deraadt   706:        <strong>luna88k</strong>,
1.44      miod      707:        <strong>mac68k</strong>,
1.41      deraadt   708:        <strong>mvme68k</strong>,
1.44      miod      709:        <strong>mvme88k</strong>.
1.41      deraadt   710: <li>The CDs are bootable on i386, amd64, macppc, sparc, and sparc64.
                    711: <li>A funky and surprisingly artistic CD insert sheet which contains
                    712:        installation instructions.
                    713:        The information on this piece of paper makes OpenBSD somewhat
                    714:        easier to install than if you do an FTP install.
                    715: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
1.45      deraadt   716: <li>The latest (free) reliable <strong>XFree86</strong> binaries for all architectures
                    717: <li>The latest (free) <strong>XFree86</strong> source code with small modifications
1.41      deraadt   718:        by us to make it prettier and more secure.
1.83      steven    719: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
1.45      deraadt   720:        insane amount since OpenBSD 3.5.  Almost all packages work on almost
1.41      deraadt   721:        all architectures.
                    722: <li>Several pre-built binary packages for the most common
                    723:        architectures, which are very easy to install directly off the CDROM.
                    724: <li>As always, stickers included!
                    725: <li>And many other things...
                    726: </ul>
                    727:
1.45      deraadt   728: <a name="35"></a>
1.50      deraadt   729: <a href="images/openbsd35_cover.gif">
                    730: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    731: src="images/cd35-s.gif" alt="OpenBSD 3.5 logo"></a>
1.45      deraadt   732: <h3><font color=#0000e0><a href=35.html>OpenBSD 3.5</a>: May 1, 2004<br>
1.43      deraadt   733: </font></h3>
1.54      deraadt   734: <a href="https://https.openbsd.org/cgi-bin/order?CD35=1&amp;CD35%2b=Add">
                    735: To order a 3.5 CDROM from our International site, click here.</a><br>
1.50      deraadt   736: <a href="35.html">Read more information about the 3.5 release</a>
                    737: <br clear=all>
1.43      deraadt   738: <ul>
                    739: <li>Three CDROMs in a jewel case.
                    740: <li>The complete install components for <strong>SIX</strong> architectures:
                    741:        <strong>i386</strong>,
                    742:        <strong>vax</strong>,
                    743:        <strong>amd64</strong>,
                    744:        <strong>macppc</strong>,
                    745:        <strong>sparc</strong>,
                    746:        <strong>sparc64</strong>.
                    747: <li>The following architectures only available via FTP download:
                    748:        <strong>alpha</strong>,
1.44      miod      749:        <strong>cats</strong>,
                    750:        <strong>hp300</strong>,
1.43      deraadt   751:        <strong>hppa</strong>,
1.44      miod      752:        <strong>mac68k</strong>,
1.43      deraadt   753:        <strong>mvme68k</strong>,
1.44      miod      754:        <strong>mvme88k</strong>.
1.43      deraadt   755: <li>The CDs are bootable on i386, amd64, macppc, sparc, and sparc64.
                    756: <li>A funky and surprisingly artistic CD insert sheet which contains
                    757:        installation instructions.
                    758:        The information on this piece of paper makes OpenBSD somewhat
                    759:        easier to install than if you do an FTP install.
                    760: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
1.45      deraadt   761: <li>The latest reliable <strong>XFree86</strong> binaries for all architectures
                    762: <li>The latest <strong>XFree86</strong> source code with small modifications
1.43      deraadt   763:        by us to make it prettier and more secure.
1.83      steven    764: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
1.45      deraadt   765:        insane amount since OpenBSD 3.4.  Almost all packages work on almost
1.43      deraadt   766:        all architectures.
                    767: <li>Several pre-built binary packages for the most common
                    768:        architectures, which are very easy to install directly off the CDROM.
                    769: <li>As always, stickers included!
                    770: <li>And many other things...
                    771: </ul>
                    772:
1.37      david     773: <a name="34"></a>
1.50      deraadt   774: <a href="images/openbsd34_cover.gif">
                    775: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    776: src="images/cd34-s.gif" alt="OpenBSD 3.4 logo"></a>
1.37      david     777: <h3><font color=#0000e0><a href=34.html>OpenBSD 3.4</a>: Nov 1, 2003<br>
                    778: </font></h3>
1.54      deraadt   779: <a href="https://https.openbsd.org/cgi-bin/order?CD34=1&amp;CD34%2b=Add">
                    780: To order a 3.4 CDROM from our International site, click here.</a><br>
1.50      deraadt   781: <a href="34.html">Read more information about the 3.4 release</a>
                    782: <br clear=all>
1.37      david     783: <ul>
                    784: <li>Three CDROMs in a jewel case.
                    785: <li>The complete install components for <strong>FIVE</strong> architectures:
                    786:        <strong>i386</strong>,
                    787:        <strong>macppc</strong>,
                    788:        <strong>vax</strong>,
                    789:        <strong>sparc</strong>,
                    790:        <strong>sparc64</strong>.
                    791: <li>The following architectures only available via FTP download:
                    792:        <strong>alpha</strong>,
1.44      miod      793:        <strong>hp300</strong>,
1.37      david     794:        <strong>hppa</strong>,
1.44      miod      795:        <strong>mac68k</strong>,
                    796:        <strong>mvme68k</strong>.
1.37      david     797: <li>The CDs are bootable on i386, macppc, sparc, and sparc64.
                    798: <li>A funky and surprisingly artistic CD insert sheet which contains
                    799:        installation instructions.
                    800:        The information on this piece of paper makes OpenBSD somewhat
                    801:        easier to install than if you do an FTP install.
                    802: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    803: <li>The latest reliable <strong>XFree86</strong> binaries for all architectures
                    804: <li>The latest <strong>XFree86</strong> source code with small modifications
1.38      deraadt   805:        by us to make it prettier and more secure.
1.83      steven    806: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
1.37      david     807:        insane amount since OpenBSD 3.3.  Almost all packages work on almost
                    808:        all architectures.
                    809: <li>Several pre-built binary packages for the most common
                    810:        architectures, which are very easy to install directly off the CDROM.
                    811: <li>As always, stickers included!
                    812: <li>And many other things...
                    813: </ul>
                    814:
1.35      deraadt   815: <a name="33"></a>
1.50      deraadt   816: <a href="images/openbsd33_cover.gif">
                    817: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    818: src="images/cd33-s.gif" alt="OpenBSD 3.3 logo"></a>
1.35      deraadt   819: <h3><font color=#0000e0><a href=33.html>OpenBSD 3.3</a>: May 1, 2003<br>
                    820: </font></h3>
1.54      deraadt   821: <a href="https://https.openbsd.org/cgi-bin/order?CD33=1&amp;CD33%2b=Add">
                    822: To order a 3.3 CDROM from our International site, click here.</a><br>
1.50      deraadt   823: <a href="33.html">Read more information about the 3.3 release</a>
                    824: <br clear=all>
1.35      deraadt   825: <ul>
                    826: <li>Three CDROMs in a jewel case.
                    827: <li>The complete install components for <strong>FIVE</strong> architectures:
                    828:        <strong>i386</strong>,
                    829:        <strong>macppc</strong>,
                    830:        <strong>vax</strong>,
                    831:        <strong>sparc</strong>,
                    832:        <strong>sparc64</strong>.
                    833: <li>The following architectures only available via FTP download:
                    834:        <strong>alpha</strong>,
1.44      miod      835:        <strong>hp300</strong>,
1.35      deraadt   836:        <strong>hppa</strong>,
1.44      miod      837:        <strong>mac68k</strong>,
                    838:        <strong>mvme68k</strong>.
1.35      deraadt   839: <li>The CDs are bootable on i386, macppc, sparc, and sparc64.
                    840: <li>A funky and surprisingly artistic CD insert sheet which contains
                    841:        installation instructions.
                    842:        The information on this piece of paper makes OpenBSD somewhat
                    843:        easier to install than if you do an FTP install.
                    844: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    845: <li>The latest reliable <strong>XFree86</strong> binaries for all architectures
                    846: <li>The latest <strong>XFree86</strong> source code with small modifications
                    847:        by us to make it prettier.
1.83      steven    848: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
1.35      deraadt   849:        insane amount since OpenBSD 3.2.  Almost all packages work on almost
                    850:        all architectures.
                    851: <li>Several pre-built binary packages for the most common
                    852:        architectures, which are very easy to install directly off the CDROM.
                    853: <li>As always, stickers included!
                    854: <li>And many other things...
                    855: </ul>
                    856:
1.33      deraadt   857: <a name="32"></a>
1.50      deraadt   858: <a href="images/openbsd32_cover.gif">
                    859: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    860: src="images/cd32-s.gif" alt="OpenBSD 3.2 logo"></a>
1.34      mcbride   861: <h3><font color=#0000e0><a href=32.html>OpenBSD 3.2</a>: Nov 1, 2002<br>
1.33      deraadt   862: </font></h3>
1.54      deraadt   863: <a href="https://https.openbsd.org/cgi-bin/order?CD32=1&amp;CD32%2b=Add">
                    864: To order a 3.2 CDROM from our International site, click here.</a><br>
1.50      deraadt   865: <a href="32.html">Read more information about the 3.2 release</a>
                    866: <br clear=all>
1.33      deraadt   867: <ul>
                    868: <li>Three CDROMs in a jewel case.
                    869: <li>The complete install components for <strong>SIX</strong> architectures:
                    870:        <strong>i386</strong>,
                    871:        <strong>alpha</strong>,
                    872:        <strong>macppc</strong>,
                    873:        <strong>vax</strong>,
                    874:        <strong>sparc</strong>,
                    875:        <strong>sparc64</strong>.
                    876: <li>The following architectures only available via an ISOFS filesystem image
                    877: downloadable via FTP:
                    878:        <strong>amiga</strong>,
                    879:        <strong>hp300</strong>,
1.44      miod      880:        <strong>mac68k</strong>,
                    881:        <strong>mvme68k</strong>.
1.33      deraadt   882: <li>The CDs are bootable on i386, alpha, macppc, sparc, and sparc64.
                    883: <li>A funky and surprisingly artistic CD insert sheet which contains
                    884:        installation instructions.
                    885:        The information on this piece of paper makes OpenBSD somewhat
                    886:        easier to install than if you do an FTP install.
                    887: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    888: <li>The latest reliable <strong>XFree86</strong> binaries for all architectures
                    889: <li>The latest <strong>XFree86</strong> source code with small modifications
                    890:        by us to make it prettier.
1.83      steven    891: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
1.33      deraadt   892:        insane amount since OpenBSD 3.1.  Almost all packages work on almost
                    893:        all architectures.
                    894: <li>Several pre-built binary packages for the most common
                    895:        architectures, which are very easy to install directly off the CDROM.
                    896: <li>As always, stickers included!
                    897: <li>And many other things...
                    898: </ul>
                    899:
1.28      deraadt   900: <a name="31"></a>
1.50      deraadt   901: <a href="images/openbsd31_cover.gif">
                    902: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    903: src="images/cd31-s.gif" alt="OpenBSD 3.1 logo"></a>
                    904: <h3><font color=#0000e0><a href=31.html>OpenBSD 3.1</a>: May 19, 2002<br>
                    905: </font></h3>
1.54      deraadt   906: <a href="https://https.openbsd.org/cgi-bin/order?CD31=1&amp;CD31%2b=Add">
                    907: To order a 3.1 CDROM from our International site, click here.</a><br>
1.50      deraadt   908: <a href="31.html">Read more information about the 3.1 release</a>
                    909: <br clear=all>
1.28      deraadt   910: <ul>
                    911: <li>Three CDROMs in a jewel case.
1.30      miod      912: <li>The complete install components for <strong>SIX</strong> architectures:
1.28      deraadt   913:        <strong>i386</strong>,
                    914:        <strong>alpha</strong>,
                    915:        <strong>macppc</strong>,
                    916:        <strong>vax</strong>,
                    917:        <strong>sparc</strong>,
                    918:        <strong>sparc64</strong>.
1.31      miod      919: <li>The following architectures only available via an ISOFS filesystem image
                    920: downloadable via FTP:
1.28      deraadt   921:        <strong>amiga</strong>,
                    922:        <strong>hp300</strong>,
1.44      miod      923:        <strong>mac68k</strong>,
                    924:        <strong>mvme68k</strong>.
1.30      miod      925: <li>The CDs are bootable on i386, alpha, macppc, sparc, and sparc64.
1.28      deraadt   926: <li>A funky and surprisingly artistic CD insert sheet which contains
                    927:        installation instructions.
                    928:        The information on this piece of paper makes OpenBSD somewhat
                    929:        easier to install than if you do an FTP install.
                    930: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    931: <li>The latest reliable <strong>XFree86</strong> binaries for all architectures
                    932: <li>The latest <strong>XFree86</strong> source code with small modifications
                    933:        by us to make it prettier.
1.83      steven    934: <li>Our own <a href=faq/ports/index.html>ports tree</a> which has improved an
1.28      deraadt   935:        insane amount since OpenBSD 3.0.  Almost all packages work on almost
                    936:        all architectures.
                    937: <li>Several pre-built binary packages for the most common
                    938:        architectures, which are very easy to install directly off the CDROM.
                    939: <li>As always, stickers included!
                    940: <li>And many other things...
                    941: </ul>
                    942:
1.24      deraadt   943: <a name="30"></a>
1.50      deraadt   944: <a href="images/openbsd30_cover.gif">
                    945: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    946: src="images/cd30-s.gif" alt="OpenBSD 3.0 logo"></a>
1.24      deraadt   947: <h3><font color=#0000e0><a href=30.html>OpenBSD 3.0</a>: Dec 1, 2001<br>
                    948: </font></h3>
1.54      deraadt   949: <a href="https://https.openbsd.org/cgi-bin/order?CD30=1&amp;CD30%2b=Add">
                    950: To order a 3.0 CDROM from our International site, click here.</a><br>
1.50      deraadt   951: <a href="30.html">Read more information about the 3.0 release</a>
                    952: <br clear=all>
1.24      deraadt   953: <ul>
                    954: <li>Three CDROMs in a jewel case.
1.25      deraadt   955: <li>The complete install components for <strong>TEN</strong> architectures:
1.24      deraadt   956:        <strong>i386</strong>,
                    957:        <strong>alpha</strong>,
1.26      miod      958:        <strong>macppc</strong>,
1.24      deraadt   959:        <strong>amiga</strong>,
                    960:        <strong>hp300</strong>,
                    961:        <strong>mvme68k</strong>,
                    962:        <strong>mac68k</strong>,
                    963:        <strong>vax</strong>,
                    964:        <strong>sparc</strong>,
                    965:        <strong>sparc64</strong>.
1.26      miod      966: <li>The CDs are bootable on i386, alpha, macppc, hp300, sparc, and sparc64.
1.24      deraadt   967: <li>A funky and surprisingly artistic CD insert sheet which contains
                    968:        installation instructions.
                    969:        The information on this piece of paper makes OpenBSD somewhat
                    970:        easier to install than if you do an FTP install.
                    971: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    972: <li>The latest reliable <strong>XFree86</strong> binaries for all architectures
                    973: <li>The latest <strong>XFree86</strong> source code with small modifications
                    974:        by us to make it prettier.
1.83      steven    975: <li>Our own little <a href=faq/ports/index.html>ports tree</a> which has improved a lot
1.24      deraadt   976:        since OpenBSD 2.9.
                    977: <li>Several pre-built binary packages for the most common
                    978:        architectures, which are very easy to install directly off the CDROM.
                    979: <li>As always, stickers included!
                    980: <li>And many other things...
                    981: </ul>
                    982:
1.20      deraadt   983: <a name="29"></a>
1.50      deraadt   984: <a href="images/openbsd29_cover.gif">
                    985: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    986: src="images/cd29-s.gif" alt="OpenBSD 2.9 logo"></a>
                    987: <h3><font color=#0000e0><a href=29.html>OpenBSD 2.9</a>: Jun 1, 2001<br>
                    988: </font></h3>
1.54      deraadt   989: <a href="https://https.openbsd.org/cgi-bin/order?CD29=1&amp;CD29%2b=Add">
                    990: To order a 2.9 CDROM from our International site, click here.</a><br>
1.50      deraadt   991: <a href="29.html">Read more information about the 2.9 release</a>
                    992: <br clear=all>
1.20      deraadt   993: <ul>
                    994: <li>Two CDROMs in a jewel case.
                    995: <li>The complete install components for <strong>NINE</strong> architectures:
                    996:        <strong>i386</strong>,
                    997:        <strong>powerpc</strong>,
                    998:        <strong>amiga</strong>,
                    999:        <strong>hp300</strong>,
                   1000:        <strong>mvme68k</strong>,
                   1001:        <strong>mac68k</strong>,
                   1002:        <strong>sparc</strong>,
                   1003:        <strong>sun3</strong>,
                   1004:        <strong>vax</strong>.
1.23      jsyn     1005: <li>The CDs are bootable on i386, sparc, and powerpc.
1.20      deraadt  1006: <li>A funky and surprisingly artistic CD insert sheet which contains
                   1007:        installation instructions.
                   1008:        The information on this piece of paper makes OpenBSD somewhat
                   1009:        easier to install than if you do an FTP install.
                   1010: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                   1011: <li>The latest reliable <strong>XFree86</strong> binaries for all architectures
                   1012: <li>The latest <strong>XFree86</strong> source code with small modifications
                   1013:        by us to make it prettier.
1.83      steven   1014: <li>Our own little <a href=faq/ports/index.html>ports tree</a> which has improved a lot
1.20      deraadt  1015:        since OpenBSD 2.8.
                   1016: <li>Several pre-built binary packages for the most common
                   1017:        architectures, which are very easy to install directly off the CDROM.
                   1018: <li>As always, stickers included!
                   1019: <li>And many other things...
                   1020: </ul>
                   1021:
1.17      jufi     1022: <a name="28"></a>
1.50      deraadt  1023: <a href="images/openbsd28_cover.gif">
                   1024: <img align="left" height=90 width=90 hspace="24" vspace="15"
                   1025: src="images/cd28-s.gif" alt="OpenBSD 2.8 logo"></a>
1.14      deraadt  1026: <h3><font color=#0000e0><a href=28.html>OpenBSD 2.8</a>: Dec 1, 2000<br>
                   1027: </font></h3>
1.54      deraadt  1028: <a href="https://https.openbsd.org/cgi-bin/order?CD28=1&amp;CD28%2b=Add">
                   1029: To order a 2.8 CDROM from our International site, click here.</a><br>
1.50      deraadt  1030: <a href="28.html">Read more information about the 2.8 release</a>
                   1031: <br clear=all>
1.14      deraadt  1032: <ul>
                   1033: <li>Two CDROMs in a jewel case.
                   1034: <li>The complete install components for <strong>NINE</strong> architectures:
                   1035:        <strong>i386</strong>,
                   1036:        <strong>powerpc</strong>,
                   1037:        <strong>amiga</strong>,
                   1038:        <strong>hp300</strong>,
                   1039:        <strong>mvme68k</strong>,
                   1040:        <strong>mac68k</strong>,
                   1041:        <strong>sparc</strong>,
                   1042:        <strong>sun3</strong>,
                   1043:        <strong>vax</strong>.
1.23      jsyn     1044: <li>The CDs are bootable on i386, sparc, and powerpc.
1.14      deraadt  1045: <li>A funky CD insert sheet which contains installation instructions.
                   1046:        The information on this piece of paper makes OpenBSD somewhat
                   1047:        easier to install than if you do an FTP install.
                   1048: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                   1049: <li>The latest reliable <strong>XFree86</strong> binaries for all architectures
                   1050: <li>The latest <strong>XFree86</strong> source code with small modifications
                   1051:        by us to make it prettier.
1.83      steven   1052: <li>Our own little <a href=faq/ports/index.html>ports tree</a> which has improved a lot
1.14      deraadt  1053:        since OpenBSD 2.7.
1.15      aaron    1054: <li>Several pre-built binary packages for the most common
1.14      deraadt  1055:        architectures, which are very easy to install directly off the CDROM.
1.15      aaron    1056: <li>As always, stickers included!
1.14      deraadt  1057: <li>And many other things...
                   1058: </ul>
                   1059:
1.18      jufi     1060: <a name=27></a>
1.50      deraadt  1061: <a href="images/openbsd27_cover.gif">
                   1062: <img align="left" height=90 width=90 hspace="24" vspace="15"
                   1063: src="images/cd27-s.gif" alt="OpenBSD 2.7 logo"></a>
                   1064: <h3><font color=#0000e0><a href=27.html>OpenBSD 2.7</a>: Jun 15, 2000<br>
1.13      deraadt  1065: </font></h3>
1.54      deraadt  1066: <a href="https://https.openbsd.org/cgi-bin/order?CD27=1&amp;CD27%2b=Add">
                   1067: To order a 2.7 CDROM from our International site, click here.</a><br>
1.50      deraadt  1068: <a href="27.html">Read more information about the 2.7 release</a>
                   1069: <br clear=all>
1.13      deraadt  1070: <ul>
                   1071: <li>Two CDROMs in a jewel case.
                   1072: <li>The complete install components for <strong>SIX</strong> architectures:
                   1073:        <strong>i386</strong>,
                   1074:        <strong>amiga</strong>,
                   1075:        <strong>hp300</strong>,
                   1076:        <strong>mvme68k</strong>,
                   1077:        <strong>mac68k</strong>,
                   1078:        <strong>sparc</strong>.
1.23      jsyn     1079: <li>The CDs are bootable on i386 and sparc.
1.13      deraadt  1080: <li>A funky CD insert sheet which contains installation instructions.
                   1081:        The information on this piece of paper makes OpenBSD somewhat
                   1082:        easier to install than if you do an FTP install.
                   1083: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                   1084: <li>The latest reliable <strong>XFree86</strong> binaries for all architectures
                   1085: <li>The latest <strong>XFree86</strong> source code with small modifications
                   1086:        by us to make it prettier.
1.83      steven   1087: <li>Our own little <a href=faq/ports/index.html>ports tree</a> which has improved a lot
1.13      deraadt  1088:        since OpenBSD 2.6.
1.16      brad     1089: <li>More than 200 pre-built binary packages for i386, sparc, and m68k-based
1.13      deraadt  1090:        architectures, which are very easy to install directly off the CDROM.
                   1091: <li>More stickers than in previous release.
                   1092: <li>And many other things...
                   1093: </ul>
                   1094:
1.18      jufi     1095: <a name=26></a>
1.50      deraadt  1096: <a href="images/openbsd26_cover.gif">
                   1097: <img align="left" height=90 width=90 hspace="24" vspace="15"
                   1098: src="images/cd26-s.gif" alt="OpenBSD 2.6 logo"></a>
                   1099: <h3><font color=#0000e0><a href=26.html>OpenBSD 2.6</a>: Dec 1, 1999<br>
1.10      deraadt  1100: </font></h3>
1.54      deraadt  1101: <a href="https://https.openbsd.org/cgi-bin/order?CD26=1&amp;CD26%2b=Add">
                   1102: To order a 2.6 CDROM from our International site, click here.</a><br>
1.50      deraadt  1103: <a href="26.html">Read more information about the 2.6 release</a>
                   1104: <br clear=all>
1.10      deraadt  1105: <ul>
                   1106: <li>Two CDROMs in a jewel case.
                   1107: <li>The complete install components for <strong>SIX</strong> architectures:
                   1108:        <strong>alpha</strong>,
                   1109:        <strong>amiga</strong>,
                   1110:        <strong>hp300</strong>,
                   1111:        <strong>i386</strong>,
                   1112:        <strong>mac68k</strong>,
                   1113:        <strong>sparc</strong>.
1.23      jsyn     1114: <li>The CDs are bootable on i386, sparc, alpha.
1.10      deraadt  1115: <li>A funky CD insert sheet which contains installation instructions.
                   1116:        The information on this piece of paper makes OpenBSD somewhat
                   1117:        easier to install than if you do an FTP install.
                   1118: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                   1119: <li>The latest <strong>XFree86</strong> binaries for all architectures
                   1120: <li>The latest <strong>XFree86</strong> source code with small modifications
                   1121:        by us to make it prettier.
1.83      steven   1122: <li>Our own little <a href=faq/ports/index.html>ports tree</a> which has improved a lot
1.10      deraadt  1123:        since OpenBSD 2.5.
1.12      beck     1124: <li>Almost 200 pre-built binary packages for i386, alpha, sparc, and m68k-based
1.10      deraadt  1125:        architectures, which are very easy to install directly off the CDROM.
                   1126: <li>More stickers than in previous release.
                   1127: <li>And many other things...
                   1128: </ul>
                   1129:
1.18      jufi     1130: <a name=25></a>
1.50      deraadt  1131: <a href="images/openbsd25_cover.gif">
                   1132: <img align="left" height=90 width=90 hspace="24" vspace="15"
                   1133: src="images/cd25-s.gif" alt="OpenBSD 2.5 logo"></a>
1.6       deraadt  1134: <h3><font color=#0000e0><a href=25.html>OpenBSD 2.5</a>: May 19, 1999<br>
                   1135: </font></h3>
1.54      deraadt  1136: <a href="https://https.openbsd.org/cgi-bin/order?CD25=1&amp;CD25%2b=Add">
                   1137: To order a 2.5 CDROM from our International site, click here.</a><br>
1.50      deraadt  1138: <a href="25.html">Read more information about the 2.5 release</a>
                   1139: <br clear=all>
1.1       deraadt  1140: <ul>
                   1141: <li>Two CDROMs in a jewel case.
1.6       deraadt  1142: <li>The complete install components for <strong>SEVEN</strong> architectures:
                   1143:        <strong>alpha</strong>,
                   1144:        <strong>amiga</strong>,
                   1145:        <strong>hp300</strong>,
                   1146:        <strong>i386</strong>,
                   1147:        <strong>mac68k</strong>,
1.26      miod     1148:        <strong>powerpc</strong>,
1.6       deraadt  1149:        <strong>sparc</strong>.
1.23      jsyn     1150: <li>The CDs are bootable on i386, sparc, alpha, and powerpc.
1.6       deraadt  1151: <li>A funky CD insert sheet which contains installation instructions.
                   1152:        The information on this piece of paper makes OpenBSD somewhat
                   1153:        easier to install than if you do an FTP install.
1.1       deraadt  1154: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
1.6       deraadt  1155: <li>The latest <strong>XFree86</strong> binaries for all architectures
                   1156: <li>The latest <strong>XFree86</strong> source code with small modifications
                   1157:        by us to make it prettier.
1.83      steven   1158: <li>Our own little <a href=faq/ports/index.html>ports tree</a> which has improved a lot
1.6       deraadt  1159:        since OpenBSD 2.4.
1.12      beck     1160: <li>Numerous pre-built binary packages for i386, alpha, sparc, and m68k-based
1.6       deraadt  1161:        architectures, which are very easy to install directly off the CDROM.
                   1162: <li>Some stickers included!
1.1       deraadt  1163: <li>And many other things...
                   1164: </ul>
                   1165:
1.18      jufi     1166: <a name=24></a>
1.50      deraadt  1167: <a href="images/openbsd24_cover.gif">
                   1168: <img align="left" height=90 width=90 hspace="24" vspace="15"
                   1169: src="images/cd24-s.gif" alt="OpenBSD 2.4 logo"></a>
1.6       deraadt  1170: <h3><font color=#0000e0><a href=24.html>OpenBSD 2.4</a>: Dec 1, 1998<br>
                   1171: </font></h3>
1.69      austin   1172: <b>SOLD OUT</b><br>
1.50      deraadt  1173: <a href="24.html">Read more information about the 2.4 release</a>
                   1174: <br clear=all>
1.1       deraadt  1175: <ul>
                   1176: <li>Two CDROMs in a jewel case.
1.6       deraadt  1177: <li>The complete install components for <strong>SEVEN</strong> architectures:
                   1178:        <strong>alpha</strong>,
                   1179:        <strong>amiga</strong>,
                   1180:        <strong>hp300</strong>,
                   1181:        <strong>i386</strong>,
                   1182:        <strong>mac68k</strong>,
1.26      miod     1183:        <strong>powerpc</strong>,
1.6       deraadt  1184:        <strong>sparc</strong>.
1.23      jsyn     1185: <li>The CDs are bootable on i386, sparc, alpha, and powerpc.
1.6       deraadt  1186: <li>A funky CD insert sheet which contains better installation instructions
                   1187:        than OpenBSD 2.3 shipped with.  The information on this piece of
                   1188:        paper makes OpenBSD much easier to install than if you do an FTP install.
1.1       deraadt  1189: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
1.6       deraadt  1190: <li>The latest <strong>XFree86</strong> binaries for all architectures
                   1191: <li>The latest <strong>XFree86</strong> source code with small modifications
                   1192:        by us to make it prettier.
1.83      steven   1193: <li>Our own little <a href=faq/ports/index.html>ports tree</a> which has improved a lot
1.6       deraadt  1194:        since OpenBSD 2.3.
                   1195: <li>A very large archive of <strong>distfiles</strong> which are used by the
                   1196:        above-mentioned ports tree to build binaries easier.
                   1197: <li>Numerous pre-built binary packages for most architectures, which are
1.81      nick     1198:        very easy to install directly off the CDROM.
1.6       deraadt  1199: <li>Four stickers included!
1.1       deraadt  1200: <li>And many other things...
                   1201: </ul>
                   1202:
1.18      jufi     1203: <a name=23></a>
1.50      deraadt  1204: <a href="images/openbsd23_cover.gif">
                   1205: <img align="left" height=90 width=90 hspace="24" vspace="15"
                   1206: src="images/cd23-s.gif" alt="OpenBSD 2.3 logo"></a>
1.1       deraadt  1207: <h3><font color=#0000e0><a href=23.html>OpenBSD 2.3</a>: May 19, 1998<br>
                   1208: </font></h3>
1.54      deraadt  1209: <a href="https://https.openbsd.org/cgi-bin/order?CD23=1&amp;CD23%2b=Add">
                   1210: To order a 2.3 CDROM from our International site, click here.</a><br>
1.50      deraadt  1211: <a href="23.html">Read more information about the 2.3 release</a>
                   1212: <br clear=all>
1.1       deraadt  1213: <ul>
                   1214: <li>Two CDROMs in a jewel case.
                   1215: <li>The complete install components for <strong>TEN</strong> architectures:
                   1216:        <strong>alpha</strong>,
                   1217:        <strong>amiga</strong>,
                   1218:        <strong>arc</strong>,
                   1219:        <strong>hp300</strong>,
                   1220:        <strong>i386</strong>,
                   1221:        <strong>mac68k</strong>,
                   1222:        <strong>mvme68k</strong>,
                   1223:        <strong>pmax</strong>,
1.26      miod     1224:        <strong>powerpc</strong>,
1.1       deraadt  1225:        <strong>sparc</strong>.
1.23      jsyn     1226: <li>The CDs are bootable on i386, sparc, alpha, powerpc, and arc.
1.1       deraadt  1227: <li>A funky CD insert sheet which contains <strong>much</strong> better
                   1228:        installation instructions than OpenBSD 2.2 shipped with.  The
                   1229:        information on this piece of paper makes OpenBSD much easier
                   1230:        to install than if you do an FTP install.
                   1231: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                   1232: <li>The latest <strong>XFree86</strong> binaries for most of the architectures
                   1233:        (all except powerpc).  Unlike OpenBSD 2.2, XFree86 is now significantly
                   1234:        more easy to install.
                   1235: <li>The latest <strong>XFree86</strong> source code with small modifications
                   1236:        by us to make it prettier.
1.83      steven   1237: <li>Our own little <a href=faq/ports/index.html>ports tree</a> which has improved a lot
1.1       deraadt  1238:        since OpenBSD 2.2.
                   1239: <li>A very large archive of <strong>distfiles</strong> which are used by the
                   1240:        above-mentioned ports tree to build binaries easier.
                   1241: <li>The following pre-built binary packages for most architectures, which are
                   1242:        very easy to install directly off the CDROM:<br>
                   1243:        <strong>bash-2.01.1</strong>,
                   1244:        <strong>emacs-20.2</strong>,
                   1245:        <strong>gmake-3.76.1</strong>,
                   1246:        <strong>id-utils-3.2</strong>,
                   1247:        <strong>ircii-2.8.2-epic3.004</strong>,
                   1248:        <strong>pine-3.96</strong>,
                   1249:        <strong>screen-3.7.4</strong>,
                   1250:        <strong>tcsh-6.07.02</strong>,
                   1251:        <strong>unzip-5.3.1</strong>.
1.22      pvalchev 1252: <li>Two <strong>NEW</strong> OpenBSD 2.3 stickers included!
1.1       deraadt  1253: <li>And many other things...
                   1254: </ul>
                   1255:
1.18      jufi     1256: <a name=22></a>
1.50      deraadt  1257: <a href="images/openbsd22_cover.gif">
                   1258: <img align="left" height=90 width=90 hspace="24" vspace="15"
                   1259: src="images/cd22-s.gif" alt="OpenBSD 2.2 logo"></a>
                   1260: <h3><font color=#0000e0><a href=22.html>OpenBSD 2.2</a>: Dec 1, 1997<br>
1.1       deraadt  1261: </font></h3>
1.61      austin   1262: 2.2 CDROM set SOLD OUT at our International site.<br>
1.50      deraadt  1263: <a href="22.html">Read more information about the 2.2 release</a>
                   1264: <br clear=all>
1.1       deraadt  1265: <ul>
                   1266: <li>Two CDROMs in a jewel case.
1.6       deraadt  1267: <li>The complete install components for <strong>NINE</strong> architectures:
                   1268: <strong>alpha</strong>,
                   1269: <strong>amiga</strong>,
                   1270: <strong>arc</strong>,
                   1271: <strong>hp300</strong>,
                   1272: <strong>i386</strong>,
                   1273: <strong>mac68k</strong>,
                   1274: <strong>mvme68k</strong>,
                   1275: <strong>pmax</strong>,
                   1276: <strong>sparc</strong>.
1.23      jsyn     1277: <li>The CDs are bootable on i386, sparc, alpha, and arc.
1.6       deraadt  1278: <li>A funky CD insert sheet which contains <strong>much</strong> better installation
                   1279:        instructions than OpenBSD 2.1 shipped with.
1.1       deraadt  1280: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
1.6       deraadt  1281: <li>The latest <strong>XFree86</strong> source code and binaries for most
                   1282:        of the architectures (all except mvme68k)
1.83      steven   1283: <li>Our own little <a href=faq/ports/index.html>ports tree</a> (much like the FreeBSD
1.6       deraadt  1284:        ports tree, but smaller).
                   1285: <li>Two OpenBSD 2.2 stickers included!
1.1       deraadt  1286: <li>And many other things...
                   1287: </ul>
                   1288:
1.18      jufi     1289: <a name=21></a>
1.50      deraadt  1290: <a href="images/openbsd21_cover.gif">
                   1291: <img align="left" height=90 width=90 hspace="24" vspace="15"
                   1292: src="images/cd21-s.gif" alt="OpenBSD 2.1 logo"></a>
                   1293: <h3><font color=#0000e0><a href=21.html>OpenBSD 2.1</a>: Jun 1, 1997<br>
1.8       deraadt  1294: </font></h3>
1.61      austin   1295: 2.1 CDROM set SOLD OUT at our International site.<br>
1.50      deraadt  1296: <a href="21.html">Read more information about the 2.1 release</a>
                   1297: <br clear=all>
1.3       deraadt  1298: <ul>
                   1299: <li>Two CDROMs in a jewel case.
1.6       deraadt  1300: <li>The complete install components for <strong>NINE</strong> architectures:
                   1301: <strong>alpha</strong>,
                   1302: <strong>amiga</strong>,
                   1303: <strong>arc</strong>,
                   1304: <strong>hp300</strong>,
                   1305: <strong>i386</strong>,
                   1306: <strong>mac68k</strong>,
                   1307: <strong>mvme68k</strong>,
                   1308: <strong>pmax</strong>,
                   1309: <strong>sparc</strong>.
1.23      jsyn     1310: <li>The CDs are bootable on i386 and sparc.
1.6       deraadt  1311: <li>Paper insert which contains pretty lame install instructions.
                   1312:        The install instructions from 2.2 and 2.3 are much better though,
                   1313:        and mostly relevant.
1.3       deraadt  1314: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
1.6       deraadt  1315: <li>The latest <strong>XFree86</strong> source code and binaries for most
                   1316:        of the architectures.
1.3       deraadt  1317: <li>And many other things...
                   1318: </ul>
                   1319:
1.1       deraadt  1320: <hr>
                   1321: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
                   1322: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.89    ! deraadt  1323: <br><small>$OpenBSD: items.html,v 1.88 2011/05/01 13:57:40 beck Exp $</small>
1.1       deraadt  1324:
                   1325: </body>
                   1326: </html>