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

Annotation of www/items.html, Revision 1.84

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