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

Annotation of www/items.html, Revision 1.52

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.27      horacio    10: <meta name="copyright" content="This document copyright 1997-2002 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.52    ! deraadt    20: <a name="39"></a>
        !            21: <a href="images/openbsd39_cover.gif">
        !            22: <img align="left" height=90 width=90 hspace="24" vspace="15"
        !            23: src="images/cd39-s.gif" alt="OpenBSD 3.9 logo"></a>
        !            24: <h3><font color=#0000e0><a href=39.html>OpenBSD 3.9</a>: May 1, 2006<br>
        !            25: </font></h3>
        !            26: <a href=orders.html>To order a 3.9 CDROM, click here.</a>
        !            27: <p>
        !            28: <a href="39.html">Read more information about the 3.9 release</a>
        !            29: </h3>
        !            30: <br clear=all>
        !            31: <ul>
        !            32: <li>Three CDROMs in a jewel case.
        !            33: <li>The complete install components for <strong>FIVE</strong> architectures:
        !            34:        <strong>i386</strong>,
        !            35:        <strong>amd64</strong>,
        !            36:        <strong>macppc</strong>,
        !            37:        <strong>sparc</strong>,
        !            38:        <strong>sparc64</strong>.
        !            39: <li>The following architectures only available via FTP download:
        !            40:        <strong>alpha</strong>,
        !            41:        <strong>cats</strong>,
        !            42:        <strong>hp300</strong>,
        !            43:        <strong>hppa</strong>,
        !            44:        <strong>luna88k</strong>,
        !            45:        <strong>mac68k</strong>,
        !            46:        <strong>mvme68k</strong>,
        !            47:        <strong>mvme88k</strong>,
        !            48:        <strong>sgi</strong>,
        !            49:        <strong>vax</strong>,
        !            50:        <strong>zaurus</strong>.
        !            51: <li>The CDs are bootable on i386, amd64, macppc, sparc, 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>X.Org 6.8.2 (+ patches) binaries and source code.
        !            58: <li>Our own <a href=ports.html>ports tree</a> which has improved an
        !            59:        insane amount since OpenBSD 3.8.  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.50      deraadt    67: <a name="38"></a>
                     68: <a href="images/openbsd38_cover.gif">
                     69: <img align="left" height=90 width=90 hspace="24" vspace="15"
                     70: src="images/cd38-s.gif" alt="OpenBSD 3.8 logo"></a>
                     71: <h3><font color=#0000e0><a href=38.html>OpenBSD 3.8</a>: Nov 1, 2005<br>
                     72: </font></h3>
                     73: <a href=orders.html>To order a 3.8 CDROM, click here.</a>
                     74: <p>
                     75: <a href="38.html">Read more information about the 3.8 release</a>
                     76: </h3>
                     77: <br clear=all>
                     78: <ul>
                     79: <li>Three CDROMs in a jewel case.
                     80: <li>The complete install components for <strong>SIX</strong> architectures:
                     81:        <strong>i386</strong>,
                     82:        <strong>vax</strong>,
                     83:        <strong>amd64</strong>,
                     84:        <strong>macppc</strong>,
                     85:        <strong>sparc</strong>,
                     86:        <strong>sparc64</strong>.
                     87: <li>The following architectures only available via FTP download:
                     88:        <strong>alpha</strong>,
                     89:        <strong>cats</strong>,
                     90:        <strong>hp300</strong>,
                     91:        <strong>hppa</strong>,
                     92:        <strong>luna88k</strong>,
                     93:        <strong>mac68k</strong>,
                     94:        <strong>mvme68k</strong>,
                     95:        <strong>mvme88k</strong>,
                     96:        <strong>sgi</strong>,
                     97:        <strong>zaurus</strong>.
                     98: <li>The CDs are bootable on i386, amd64, macppc, sparc, 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>X.Org 6.8.2 (+ patches) binaries and source code.
                    105: <li>Our own <a href=ports.html>ports tree</a> which has improved an
1.51      deraadt   106:        insane amount since OpenBSD 3.7.  Almost all packages work on almost
1.50      deraadt   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>
1.1       deraadt   113:
1.46      deraadt   114: <a name="37"></a>
1.50      deraadt   115: <a href="images/openbsd37_cover.gif">
                    116: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    117: src="images/cd37-s.gif" alt="OpenBSD 3.7 logo"></a>
1.46      deraadt   118: <h3><font color=#0000e0><a href=37.html>OpenBSD 3.7</a>: May 19, 2005<br>
                    119: </font></h3>
1.49      deraadt   120: <a href=orders.html>To order a 3.7 CDROM, click here.</a>
1.50      deraadt   121: <p>
                    122: <a href="37.html">Read more information about the 3.7 release</a>
                    123: </h3>
                    124: <br clear=all>
1.46      deraadt   125: <ul>
                    126: <li>Three CDROMs in a jewel case.
                    127: <li>The complete install components for <strong>SIX</strong> architectures:
                    128:        <strong>i386</strong>,
                    129:        <strong>vax</strong>,
                    130:        <strong>amd64</strong>,
                    131:        <strong>macppc</strong>,
                    132:        <strong>sparc</strong>,
                    133:        <strong>sparc64</strong>.
                    134: <li>The following architectures only available via FTP download:
                    135:        <strong>alpha</strong>,
                    136:        <strong>cats</strong>,
                    137:        <strong>hp300</strong>,
                    138:        <strong>hppa</strong>,
                    139:        <strong>luna88k</strong>,
                    140:        <strong>mac68k</strong>,
                    141:        <strong>mvme68k</strong>,
1.48      martin    142:        <strong>mvme88k</strong>,
                    143:        <strong>sgi</strong>,
                    144:        <strong>zaurus</strong>.
1.46      deraadt   145: <li>The CDs are bootable on i386, amd64, macppc, sparc, and sparc64.
                    146: <li>A funky and surprisingly artistic CD insert sheet which contains
                    147:        installation instructions.
                    148:        The information on this piece of paper makes OpenBSD somewhat
                    149:        easier to install than if you do an FTP install.
                    150: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
1.47      krw       151: <li>X.Org 6.8.2 (+ patches) binaries and source code.
1.46      deraadt   152: <li>Our own <a href=ports.html>ports tree</a> which has improved an
                    153:        insane amount since OpenBSD 3.6.  Almost all packages work on almost
                    154:        all architectures.
                    155: <li>Several pre-built binary packages for the most common
                    156:        architectures, which are very easy to install directly off the CDROM.
                    157: <li>As always, stickers included!
                    158: <li>And many other things...
                    159: </ul>
                    160:
1.45      deraadt   161: <a name="36"></a>
1.50      deraadt   162: <a href="images/openbsd36_cover.gif">
                    163: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    164: src="images/cd36-s.gif" alt="OpenBSD 3.6 logo"></a>
1.46      deraadt   165: <h3><font color=#0000e0><a href=36.html>OpenBSD 3.6</a>: Nov 1, 2004<br>
1.41      deraadt   166: </font></h3>
1.45      deraadt   167: <a href=orders.html>To order a 3.6 CDROM, click here.</a>
1.50      deraadt   168: <p>
                    169: <a href="36.html">Read more information about the 3.6 release</a>
                    170: </h3>
                    171: <br clear=all>
1.41      deraadt   172: <ul>
                    173: <li>Three CDROMs in a jewel case.
1.42      miod      174: <li>The complete install components for <strong>SIX</strong> architectures:
1.41      deraadt   175:        <strong>i386</strong>,
                    176:        <strong>vax</strong>,
                    177:        <strong>amd64</strong>,
                    178:        <strong>macppc</strong>,
                    179:        <strong>sparc</strong>,
                    180:        <strong>sparc64</strong>.
                    181: <li>The following architectures only available via FTP download:
                    182:        <strong>alpha</strong>,
1.44      miod      183:        <strong>cats</strong>,
                    184:        <strong>hp300</strong>,
1.41      deraadt   185:        <strong>hppa</strong>,
1.45      deraadt   186:        <strong>luna88k</strong>,
1.44      miod      187:        <strong>mac68k</strong>,
1.41      deraadt   188:        <strong>mvme68k</strong>,
1.44      miod      189:        <strong>mvme88k</strong>.
1.41      deraadt   190: <li>The CDs are bootable on i386, amd64, macppc, sparc, 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.45      deraadt   196: <li>The latest (free) reliable <strong>XFree86</strong> binaries for all architectures
                    197: <li>The latest (free) <strong>XFree86</strong> source code with small modifications
1.41      deraadt   198:        by us to make it prettier and more secure.
                    199: <li>Our own <a href=ports.html>ports tree</a> which has improved an
1.45      deraadt   200:        insane amount since OpenBSD 3.5.  Almost all packages work on almost
1.41      deraadt   201:        all architectures.
                    202: <li>Several pre-built binary packages for the most common
                    203:        architectures, which are very easy to install directly off the CDROM.
                    204: <li>As always, stickers included!
                    205: <li>And many other things...
                    206: </ul>
                    207:
1.45      deraadt   208: <a name="35"></a>
1.50      deraadt   209: <a href="images/openbsd35_cover.gif">
                    210: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    211: src="images/cd35-s.gif" alt="OpenBSD 3.5 logo"></a>
1.45      deraadt   212: <h3><font color=#0000e0><a href=35.html>OpenBSD 3.5</a>: May 1, 2004<br>
1.43      deraadt   213: </font></h3>
1.45      deraadt   214: <a href=orders.html>To order a 3.5 CDROM, click here.</a>
1.50      deraadt   215: <p>
                    216: <a href="35.html">Read more information about the 3.5 release</a>
                    217: </h3>
                    218: <br clear=all>
1.43      deraadt   219: <ul>
                    220: <li>Three CDROMs in a jewel case.
                    221: <li>The complete install components for <strong>SIX</strong> architectures:
                    222:        <strong>i386</strong>,
                    223:        <strong>vax</strong>,
                    224:        <strong>amd64</strong>,
                    225:        <strong>macppc</strong>,
                    226:        <strong>sparc</strong>,
                    227:        <strong>sparc64</strong>.
                    228: <li>The following architectures only available via FTP download:
                    229:        <strong>alpha</strong>,
1.44      miod      230:        <strong>cats</strong>,
                    231:        <strong>hp300</strong>,
1.43      deraadt   232:        <strong>hppa</strong>,
1.44      miod      233:        <strong>mac68k</strong>,
1.43      deraadt   234:        <strong>mvme68k</strong>,
1.44      miod      235:        <strong>mvme88k</strong>.
1.43      deraadt   236: <li>The CDs are bootable on i386, amd64, macppc, sparc, 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).
1.45      deraadt   242: <li>The latest reliable <strong>XFree86</strong> binaries for all architectures
                    243: <li>The latest <strong>XFree86</strong> source code with small modifications
1.43      deraadt   244:        by us to make it prettier and more secure.
                    245: <li>Our own <a href=ports.html>ports tree</a> which has improved an
1.45      deraadt   246:        insane amount since OpenBSD 3.4.  Almost all packages work on almost
1.43      deraadt   247:        all architectures.
                    248: <li>Several pre-built binary packages for the most common
                    249:        architectures, which are very easy to install directly off the CDROM.
                    250: <li>As always, stickers included!
                    251: <li>And many other things...
                    252: </ul>
                    253:
1.37      david     254: <a name="34"></a>
1.50      deraadt   255: <a href="images/openbsd34_cover.gif">
                    256: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    257: src="images/cd34-s.gif" alt="OpenBSD 3.4 logo"></a>
1.37      david     258: <h3><font color=#0000e0><a href=34.html>OpenBSD 3.4</a>: Nov 1, 2003<br>
                    259: </font></h3>
1.39      deraadt   260: <a href=orders.html>To order a 3.4 CDROM, click here.</a>
1.50      deraadt   261: <p>
                    262: <a href="34.html">Read more information about the 3.4 release</a>
                    263: </h3>
                    264: <br clear=all>
1.37      david     265: <ul>
                    266: <li>Three CDROMs in a jewel case.
                    267: <li>The complete install components for <strong>FIVE</strong> architectures:
                    268:        <strong>i386</strong>,
                    269:        <strong>macppc</strong>,
                    270:        <strong>vax</strong>,
                    271:        <strong>sparc</strong>,
                    272:        <strong>sparc64</strong>.
                    273: <li>The following architectures only available via FTP download:
                    274:        <strong>alpha</strong>,
1.44      miod      275:        <strong>hp300</strong>,
1.37      david     276:        <strong>hppa</strong>,
1.44      miod      277:        <strong>mac68k</strong>,
                    278:        <strong>mvme68k</strong>.
1.37      david     279: <li>The CDs are bootable on i386, macppc, sparc, and sparc64.
                    280: <li>A funky and surprisingly artistic CD insert sheet which contains
                    281:        installation instructions.
                    282:        The information on this piece of paper makes OpenBSD somewhat
                    283:        easier to install than if you do an FTP install.
                    284: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    285: <li>The latest reliable <strong>XFree86</strong> binaries for all architectures
                    286: <li>The latest <strong>XFree86</strong> source code with small modifications
1.38      deraadt   287:        by us to make it prettier and more secure.
1.37      david     288: <li>Our own <a href=ports.html>ports tree</a> which has improved an
                    289:        insane amount since OpenBSD 3.3.  Almost all packages work on almost
                    290:        all architectures.
                    291: <li>Several pre-built binary packages for the most common
                    292:        architectures, which are very easy to install directly off the CDROM.
                    293: <li>As always, stickers included!
                    294: <li>And many other things...
                    295: </ul>
                    296:
1.35      deraadt   297: <a name="33"></a>
1.50      deraadt   298: <a href="images/openbsd33_cover.gif">
                    299: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    300: src="images/cd33-s.gif" alt="OpenBSD 3.3 logo"></a>
1.35      deraadt   301: <h3><font color=#0000e0><a href=33.html>OpenBSD 3.3</a>: May 1, 2003<br>
                    302: </font></h3>
1.36      deraadt   303: <a href=orders.html>To order a 3.3 CDROM, click here.</a>
1.50      deraadt   304: <p>
                    305: <a href="33.html">Read more information about the 3.3 release</a>
                    306: </h3>
                    307: <br clear=all>
1.35      deraadt   308: <ul>
                    309: <li>Three CDROMs in a jewel case.
                    310: <li>The complete install components for <strong>FIVE</strong> architectures:
                    311:        <strong>i386</strong>,
                    312:        <strong>macppc</strong>,
                    313:        <strong>vax</strong>,
                    314:        <strong>sparc</strong>,
                    315:        <strong>sparc64</strong>.
                    316: <li>The following architectures only available via FTP download:
                    317:        <strong>alpha</strong>,
1.44      miod      318:        <strong>hp300</strong>,
1.35      deraadt   319:        <strong>hppa</strong>,
1.44      miod      320:        <strong>mac68k</strong>,
                    321:        <strong>mvme68k</strong>.
1.35      deraadt   322: <li>The CDs are bootable on i386, macppc, sparc, and sparc64.
                    323: <li>A funky and surprisingly artistic CD insert sheet which contains
                    324:        installation instructions.
                    325:        The information on this piece of paper makes OpenBSD somewhat
                    326:        easier to install than if you do an FTP install.
                    327: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    328: <li>The latest reliable <strong>XFree86</strong> binaries for all architectures
                    329: <li>The latest <strong>XFree86</strong> source code with small modifications
                    330:        by us to make it prettier.
                    331: <li>Our own <a href=ports.html>ports tree</a> which has improved an
                    332:        insane amount since OpenBSD 3.2.  Almost all packages work on almost
                    333:        all architectures.
                    334: <li>Several pre-built binary packages for the most common
                    335:        architectures, which are very easy to install directly off the CDROM.
                    336: <li>As always, stickers included!
                    337: <li>And many other things...
                    338: </ul>
                    339:
1.33      deraadt   340: <a name="32"></a>
1.50      deraadt   341: <a href="images/openbsd32_cover.gif">
                    342: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    343: src="images/cd32-s.gif" alt="OpenBSD 3.2 logo"></a>
1.34      mcbride   344: <h3><font color=#0000e0><a href=32.html>OpenBSD 3.2</a>: Nov 1, 2002<br>
1.33      deraadt   345: </font></h3>
1.34      mcbride   346: <a href=orders.html>To order a 3.2 CDROM, click here.</a>
1.50      deraadt   347: <p>
                    348: <a href="32.html">Read more information about the 3.2 release</a>
                    349: </h3>
                    350: <br clear=all>
1.33      deraadt   351: <ul>
                    352: <li>Three CDROMs in a jewel case.
                    353: <li>The complete install components for <strong>SIX</strong> architectures:
                    354:        <strong>i386</strong>,
                    355:        <strong>alpha</strong>,
                    356:        <strong>macppc</strong>,
                    357:        <strong>vax</strong>,
                    358:        <strong>sparc</strong>,
                    359:        <strong>sparc64</strong>.
                    360: <li>The following architectures only available via an ISOFS filesystem image
                    361: downloadable via FTP:
                    362:        <strong>amiga</strong>,
                    363:        <strong>hp300</strong>,
1.44      miod      364:        <strong>mac68k</strong>,
                    365:        <strong>mvme68k</strong>.
1.33      deraadt   366: <li>The CDs are bootable on i386, alpha, macppc, sparc, and sparc64.
                    367: <li>A funky and surprisingly artistic CD insert sheet which contains
                    368:        installation instructions.
                    369:        The information on this piece of paper makes OpenBSD somewhat
                    370:        easier to install than if you do an FTP install.
                    371: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    372: <li>The latest reliable <strong>XFree86</strong> binaries for all architectures
                    373: <li>The latest <strong>XFree86</strong> source code with small modifications
                    374:        by us to make it prettier.
                    375: <li>Our own <a href=ports.html>ports tree</a> which has improved an
                    376:        insane amount since OpenBSD 3.1.  Almost all packages work on almost
                    377:        all architectures.
                    378: <li>Several pre-built binary packages for the most common
                    379:        architectures, which are very easy to install directly off the CDROM.
                    380: <li>As always, stickers included!
                    381: <li>And many other things...
                    382: </ul>
                    383:
1.28      deraadt   384: <a name="31"></a>
1.50      deraadt   385: <a href="images/openbsd31_cover.gif">
                    386: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    387: src="images/cd31-s.gif" alt="OpenBSD 3.1 logo"></a>
                    388: <h3><font color=#0000e0><a href=31.html>OpenBSD 3.1</a>: May 19, 2002<br>
                    389: </font></h3>
                    390: <a href=orders.html>To order a 3.1 CDROM, click here.</a>
                    391: <p>
                    392: <a href="31.html">Read more information about the 3.1 release</a>
                    393: </h3>
                    394: <br clear=all>
1.28      deraadt   395: <ul>
                    396: <li>Three CDROMs in a jewel case.
1.30      miod      397: <li>The complete install components for <strong>SIX</strong> architectures:
1.28      deraadt   398:        <strong>i386</strong>,
                    399:        <strong>alpha</strong>,
                    400:        <strong>macppc</strong>,
                    401:        <strong>vax</strong>,
                    402:        <strong>sparc</strong>,
                    403:        <strong>sparc64</strong>.
1.31      miod      404: <li>The following architectures only available via an ISOFS filesystem image
                    405: downloadable via FTP:
1.28      deraadt   406:        <strong>amiga</strong>,
                    407:        <strong>hp300</strong>,
1.44      miod      408:        <strong>mac68k</strong>,
                    409:        <strong>mvme68k</strong>.
1.30      miod      410: <li>The CDs are bootable on i386, alpha, macppc, sparc, and sparc64.
1.28      deraadt   411: <li>A funky and surprisingly artistic CD insert sheet which contains
                    412:        installation instructions.
                    413:        The information on this piece of paper makes OpenBSD somewhat
                    414:        easier to install than if you do an FTP install.
                    415: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    416: <li>The latest reliable <strong>XFree86</strong> binaries for all architectures
                    417: <li>The latest <strong>XFree86</strong> source code with small modifications
                    418:        by us to make it prettier.
1.30      miod      419: <li>Our own <a href=ports.html>ports tree</a> which has improved an
1.28      deraadt   420:        insane amount since OpenBSD 3.0.  Almost all packages work on almost
                    421:        all architectures.
                    422: <li>Several pre-built binary packages for the most common
                    423:        architectures, which are very easy to install directly off the CDROM.
                    424: <li>As always, stickers included!
                    425: <li>And many other things...
                    426: </ul>
                    427:
1.24      deraadt   428: <a name="30"></a>
1.50      deraadt   429: <a href="images/openbsd30_cover.gif">
                    430: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    431: src="images/cd30-s.gif" alt="OpenBSD 3.0 logo"></a>
1.24      deraadt   432: <h3><font color=#0000e0><a href=30.html>OpenBSD 3.0</a>: Dec 1, 2001<br>
                    433: </font></h3>
1.50      deraadt   434: <a href=orders.html>To order a 3.0 CDROM, click here.</a>
                    435: <p>
                    436: <a href="30.html">Read more information about the 3.0 release</a>
                    437: </h3>
                    438: <br clear=all>
1.24      deraadt   439: <ul>
                    440: <li>Three CDROMs in a jewel case.
1.25      deraadt   441: <li>The complete install components for <strong>TEN</strong> architectures:
1.24      deraadt   442:        <strong>i386</strong>,
                    443:        <strong>alpha</strong>,
1.26      miod      444:        <strong>macppc</strong>,
1.24      deraadt   445:        <strong>amiga</strong>,
                    446:        <strong>hp300</strong>,
                    447:        <strong>mvme68k</strong>,
                    448:        <strong>mac68k</strong>,
                    449:        <strong>vax</strong>,
                    450:        <strong>sparc</strong>,
                    451:        <strong>sparc64</strong>.
1.26      miod      452: <li>The CDs are bootable on i386, alpha, macppc, hp300, sparc, and sparc64.
1.24      deraadt   453: <li>A funky and surprisingly artistic CD insert sheet which contains
                    454:        installation instructions.
                    455:        The information on this piece of paper makes OpenBSD somewhat
                    456:        easier to install than if you do an FTP install.
                    457: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    458: <li>The latest reliable <strong>XFree86</strong> binaries for all architectures
                    459: <li>The latest <strong>XFree86</strong> source code with small modifications
                    460:        by us to make it prettier.
                    461: <li>Our own little <a href=ports.html>ports tree</a> which has improved a lot
                    462:        since OpenBSD 2.9.
                    463: <li>Several pre-built binary packages for the most common
                    464:        architectures, which are very easy to install directly off the CDROM.
                    465: <li>As always, stickers included!
                    466: <li>And many other things...
                    467: </ul>
                    468:
1.20      deraadt   469: <a name="29"></a>
1.50      deraadt   470: <a href="images/openbsd29_cover.gif">
                    471: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    472: src="images/cd29-s.gif" alt="OpenBSD 2.9 logo"></a>
                    473: <h3><font color=#0000e0><a href=29.html>OpenBSD 2.9</a>: Jun 1, 2001<br>
                    474: </font></h3>
                    475: <a href=orders.html>To order a 2.9 CDROM, click here.</a>
                    476: <p>
                    477: <a href="29.html">Read more information about the 2.9 release</a>
                    478: </h3>
                    479: <br clear=all>
1.20      deraadt   480: <ul>
                    481: <li>Two CDROMs in a jewel case.
                    482: <li>The complete install components for <strong>NINE</strong> architectures:
                    483:        <strong>i386</strong>,
                    484:        <strong>powerpc</strong>,
                    485:        <strong>amiga</strong>,
                    486:        <strong>hp300</strong>,
                    487:        <strong>mvme68k</strong>,
                    488:        <strong>mac68k</strong>,
                    489:        <strong>sparc</strong>,
                    490:        <strong>sun3</strong>,
                    491:        <strong>vax</strong>.
1.23      jsyn      492: <li>The CDs are bootable on i386, sparc, and powerpc.
1.20      deraadt   493: <li>A funky and surprisingly artistic CD insert sheet which contains
                    494:        installation instructions.
                    495:        The information on this piece of paper makes OpenBSD somewhat
                    496:        easier to install than if you do an FTP install.
                    497: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    498: <li>The latest reliable <strong>XFree86</strong> binaries for all architectures
                    499: <li>The latest <strong>XFree86</strong> source code with small modifications
                    500:        by us to make it prettier.
                    501: <li>Our own little <a href=ports.html>ports tree</a> which has improved a lot
                    502:        since OpenBSD 2.8.
                    503: <li>Several pre-built binary packages for the most common
                    504:        architectures, which are very easy to install directly off the CDROM.
                    505: <li>As always, stickers included!
                    506: <li>And many other things...
                    507: </ul>
                    508:
1.17      jufi      509: <a name="28"></a>
1.50      deraadt   510: <a href="images/openbsd28_cover.gif">
                    511: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    512: src="images/cd28-s.gif" alt="OpenBSD 2.8 logo"></a>
1.14      deraadt   513: <h3><font color=#0000e0><a href=28.html>OpenBSD 2.8</a>: Dec 1, 2000<br>
                    514: </font></h3>
1.50      deraadt   515: <a href=orders.html>To order a 2.8 CDROM, click here.</a>
                    516: <p>
                    517: <a href="28.html">Read more information about the 2.8 release</a>
                    518: </h3>
                    519: <br clear=all>
1.14      deraadt   520: <ul>
                    521: <li>Two CDROMs in a jewel case.
                    522: <li>The complete install components for <strong>NINE</strong> architectures:
                    523:        <strong>i386</strong>,
                    524:        <strong>powerpc</strong>,
                    525:        <strong>amiga</strong>,
                    526:        <strong>hp300</strong>,
                    527:        <strong>mvme68k</strong>,
                    528:        <strong>mac68k</strong>,
                    529:        <strong>sparc</strong>,
                    530:        <strong>sun3</strong>,
                    531:        <strong>vax</strong>.
1.23      jsyn      532: <li>The CDs are bootable on i386, sparc, and powerpc.
1.14      deraadt   533: <li>A funky CD insert sheet which contains installation instructions.
                    534:        The information on this piece of paper makes OpenBSD somewhat
                    535:        easier to install than if you do an FTP install.
                    536: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    537: <li>The latest reliable <strong>XFree86</strong> binaries for all architectures
                    538: <li>The latest <strong>XFree86</strong> source code with small modifications
                    539:        by us to make it prettier.
                    540: <li>Our own little <a href=ports.html>ports tree</a> which has improved a lot
                    541:        since OpenBSD 2.7.
1.15      aaron     542: <li>Several pre-built binary packages for the most common
1.14      deraadt   543:        architectures, which are very easy to install directly off the CDROM.
1.15      aaron     544: <li>As always, stickers included!
1.14      deraadt   545: <li>And many other things...
                    546: </ul>
                    547:
1.18      jufi      548: <a name=27></a>
1.50      deraadt   549: <a href="images/openbsd27_cover.gif">
                    550: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    551: src="images/cd27-s.gif" alt="OpenBSD 2.7 logo"></a>
                    552: <h3><font color=#0000e0><a href=27.html>OpenBSD 2.7</a>: Jun 15, 2000<br>
1.13      deraadt   553: </font></h3>
                    554: <a href=orders.html>To order a 2.7 CDROM, click here.</a>
1.50      deraadt   555: <p>
                    556: <a href="27.html">Read more information about the 2.7 release</a>
                    557: </h3>
                    558: <br clear=all>
1.13      deraadt   559: <ul>
                    560: <li>Two CDROMs in a jewel case.
                    561: <li>The complete install components for <strong>SIX</strong> architectures:
                    562:        <strong>i386</strong>,
                    563:        <strong>amiga</strong>,
                    564:        <strong>hp300</strong>,
                    565:        <strong>mvme68k</strong>,
                    566:        <strong>mac68k</strong>,
                    567:        <strong>sparc</strong>.
1.23      jsyn      568: <li>The CDs are bootable on i386 and sparc.
1.13      deraadt   569: <li>A funky CD insert sheet which contains installation instructions.
                    570:        The information on this piece of paper makes OpenBSD somewhat
                    571:        easier to install than if you do an FTP install.
                    572: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    573: <li>The latest reliable <strong>XFree86</strong> binaries for all architectures
                    574: <li>The latest <strong>XFree86</strong> source code with small modifications
                    575:        by us to make it prettier.
                    576: <li>Our own little <a href=ports.html>ports tree</a> which has improved a lot
                    577:        since OpenBSD 2.6.
1.16      brad      578: <li>More than 200 pre-built binary packages for i386, sparc, and m68k-based
1.13      deraadt   579:        architectures, which are very easy to install directly off the CDROM.
                    580: <li>More stickers than in previous release.
                    581: <li>And many other things...
                    582: </ul>
                    583:
1.18      jufi      584: <a name=26></a>
1.50      deraadt   585: <a href="images/openbsd26_cover.gif">
                    586: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    587: src="images/cd26-s.gif" alt="OpenBSD 2.6 logo"></a>
                    588: <h3><font color=#0000e0><a href=26.html>OpenBSD 2.6</a>: Dec 1, 1999<br>
1.10      deraadt   589: </font></h3>
                    590: <a href=orders.html>To order a 2.6 CDROM, click here.</a>
1.50      deraadt   591: <p>
                    592: <a href="26.html">Read more information about the 2.6 release</a>
                    593: </h3>
                    594: <br clear=all>
1.10      deraadt   595: <ul>
                    596: <li>Two CDROMs in a jewel case.
                    597: <li>The complete install components for <strong>SIX</strong> architectures:
                    598:        <strong>alpha</strong>,
                    599:        <strong>amiga</strong>,
                    600:        <strong>hp300</strong>,
                    601:        <strong>i386</strong>,
                    602:        <strong>mac68k</strong>,
                    603:        <strong>sparc</strong>.
1.23      jsyn      604: <li>The CDs are bootable on i386, sparc, alpha.
1.10      deraadt   605: <li>A funky CD insert sheet which contains installation instructions.
                    606:        The information on this piece of paper makes OpenBSD somewhat
                    607:        easier to install than if you do an FTP install.
                    608: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    609: <li>The latest <strong>XFree86</strong> binaries for all architectures
                    610: <li>The latest <strong>XFree86</strong> source code with small modifications
                    611:        by us to make it prettier.
                    612: <li>Our own little <a href=ports.html>ports tree</a> which has improved a lot
                    613:        since OpenBSD 2.5.
1.12      beck      614: <li>Almost 200 pre-built binary packages for i386, alpha, sparc, and m68k-based
1.10      deraadt   615:        architectures, which are very easy to install directly off the CDROM.
                    616: <li>More stickers than in previous release.
                    617: <li>And many other things...
                    618: </ul>
                    619:
1.18      jufi      620: <a name=25></a>
1.50      deraadt   621: <a href="images/openbsd25_cover.gif">
                    622: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    623: src="images/cd25-s.gif" alt="OpenBSD 2.5 logo"></a>
1.6       deraadt   624: <h3><font color=#0000e0><a href=25.html>OpenBSD 2.5</a>: May 19, 1999<br>
                    625: </font></h3>
1.9       deraadt   626: <a href=orders.html>To order a 2.5 CDROM, click here.</a>
1.50      deraadt   627: <p>
                    628: <a href="25.html">Read more information about the 2.5 release</a>
                    629: </h3>
                    630: <br clear=all>
1.1       deraadt   631: <ul>
                    632: <li>Two CDROMs in a jewel case.
1.6       deraadt   633: <li>The complete install components for <strong>SEVEN</strong> architectures:
                    634:        <strong>alpha</strong>,
                    635:        <strong>amiga</strong>,
                    636:        <strong>hp300</strong>,
                    637:        <strong>i386</strong>,
                    638:        <strong>mac68k</strong>,
1.26      miod      639:        <strong>powerpc</strong>,
1.6       deraadt   640:        <strong>sparc</strong>.
1.23      jsyn      641: <li>The CDs are bootable on i386, sparc, alpha, and powerpc.
1.6       deraadt   642: <li>A funky CD insert sheet which contains installation instructions.
                    643:        The information on this piece of paper makes OpenBSD somewhat
                    644:        easier to install than if you do an FTP install.
1.1       deraadt   645: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
1.6       deraadt   646: <li>The latest <strong>XFree86</strong> binaries for all architectures
                    647: <li>The latest <strong>XFree86</strong> source code with small modifications
                    648:        by us to make it prettier.
                    649: <li>Our own little <a href=ports.html>ports tree</a> which has improved a lot
                    650:        since OpenBSD 2.4.
1.12      beck      651: <li>Numerous pre-built binary packages for i386, alpha, sparc, and m68k-based
1.6       deraadt   652:        architectures, which are very easy to install directly off the CDROM.
                    653: <li>Some stickers included!
1.1       deraadt   654: <li>And many other things...
                    655: </ul>
                    656:
1.18      jufi      657: <a name=24></a>
1.50      deraadt   658: <a href="images/openbsd24_cover.gif">
                    659: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    660: src="images/cd24-s.gif" alt="OpenBSD 2.4 logo"></a>
1.6       deraadt   661: <h3><font color=#0000e0><a href=24.html>OpenBSD 2.4</a>: Dec 1, 1998<br>
                    662: </font></h3>
                    663: <a href=orders.html>To order a 2.4 CDROM, click here.</a>
1.50      deraadt   664: <p>
                    665: <a href="24.html">Read more information about the 2.4 release</a>
                    666: </h3>
                    667: <br clear=all>
1.1       deraadt   668: <ul>
                    669: <li>Two CDROMs in a jewel case.
1.6       deraadt   670: <li>The complete install components for <strong>SEVEN</strong> architectures:
                    671:        <strong>alpha</strong>,
                    672:        <strong>amiga</strong>,
                    673:        <strong>hp300</strong>,
                    674:        <strong>i386</strong>,
                    675:        <strong>mac68k</strong>,
1.26      miod      676:        <strong>powerpc</strong>,
1.6       deraadt   677:        <strong>sparc</strong>.
1.23      jsyn      678: <li>The CDs are bootable on i386, sparc, alpha, and powerpc.
1.6       deraadt   679: <li>A funky CD insert sheet which contains better installation instructions
                    680:        than OpenBSD 2.3 shipped with.  The information on this piece of
                    681:        paper makes OpenBSD much easier to install than if you do an FTP install.
1.1       deraadt   682: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
1.6       deraadt   683: <li>The latest <strong>XFree86</strong> binaries for all architectures
                    684: <li>The latest <strong>XFree86</strong> source code with small modifications
                    685:        by us to make it prettier.
                    686: <li>Our own little <a href=ports.html>ports tree</a> which has improved a lot
                    687:        since OpenBSD 2.3.
                    688: <li>A very large archive of <strong>distfiles</strong> which are used by the
                    689:        above-mentioned ports tree to build binaries easier.
                    690: <li>Numerous pre-built binary packages for most architectures, which are
                    691:        very easy to install directly off the CDROM:
                    692: <li>Four stickers included!
1.1       deraadt   693: <li>And many other things...
                    694: </ul>
                    695:
1.18      jufi      696: <a name=23></a>
1.50      deraadt   697: <a href="images/openbsd23_cover.gif">
                    698: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    699: src="images/cd23-s.gif" alt="OpenBSD 2.3 logo"></a>
1.1       deraadt   700: <h3><font color=#0000e0><a href=23.html>OpenBSD 2.3</a>: May 19, 1998<br>
                    701: </font></h3>
1.6       deraadt   702: <a href=orders.html>To order a 2.3 CDROM, click here.</a>
1.50      deraadt   703: <p>
                    704: <a href="23.html">Read more information about the 2.3 release</a>
                    705: </h3>
                    706: <br clear=all>
1.1       deraadt   707: <ul>
                    708: <li>Two CDROMs in a jewel case.
                    709: <li>The complete install components for <strong>TEN</strong> architectures:
                    710:        <strong>alpha</strong>,
                    711:        <strong>amiga</strong>,
                    712:        <strong>arc</strong>,
                    713:        <strong>hp300</strong>,
                    714:        <strong>i386</strong>,
                    715:        <strong>mac68k</strong>,
                    716:        <strong>mvme68k</strong>,
                    717:        <strong>pmax</strong>,
1.26      miod      718:        <strong>powerpc</strong>,
1.1       deraadt   719:        <strong>sparc</strong>.
1.23      jsyn      720: <li>The CDs are bootable on i386, sparc, alpha, powerpc, and arc.
1.1       deraadt   721: <li>A funky CD insert sheet which contains <strong>much</strong> better
                    722:        installation instructions than OpenBSD 2.2 shipped with.  The
                    723:        information on this piece of paper makes OpenBSD much easier
                    724:        to install than if you do an FTP install.
                    725: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                    726: <li>The latest <strong>XFree86</strong> binaries for most of the architectures
                    727:        (all except powerpc).  Unlike OpenBSD 2.2, XFree86 is now significantly
                    728:        more easy to install.
                    729: <li>The latest <strong>XFree86</strong> source code with small modifications
                    730:        by us to make it prettier.
                    731: <li>Our own little <a href=ports.html>ports tree</a> which has improved a lot
                    732:        since OpenBSD 2.2.
                    733: <li>A very large archive of <strong>distfiles</strong> which are used by the
                    734:        above-mentioned ports tree to build binaries easier.
                    735: <li>The following pre-built binary packages for most architectures, which are
                    736:        very easy to install directly off the CDROM:<br>
                    737:        <strong>bash-2.01.1</strong>,
                    738:        <strong>emacs-20.2</strong>,
                    739:        <strong>gmake-3.76.1</strong>,
                    740:        <strong>id-utils-3.2</strong>,
                    741:        <strong>ircii-2.8.2-epic3.004</strong>,
                    742:        <strong>pine-3.96</strong>,
                    743:        <strong>screen-3.7.4</strong>,
                    744:        <strong>tcsh-6.07.02</strong>,
                    745:        <strong>unzip-5.3.1</strong>.
1.22      pvalchev  746: <li>Two <strong>NEW</strong> OpenBSD 2.3 stickers included!
1.1       deraadt   747: <li>And many other things...
                    748: </ul>
                    749:
1.18      jufi      750: <a name=22></a>
1.50      deraadt   751: <a href="images/openbsd22_cover.gif">
                    752: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    753: src="images/cd22-s.gif" alt="OpenBSD 2.2 logo"></a>
                    754: <h3><font color=#0000e0><a href=22.html>OpenBSD 2.2</a>: Dec 1, 1997<br>
1.1       deraadt   755: </font></h3>
1.6       deraadt   756: <a href=orders.html>To order a 2.2 CDROM, click here.</a>
1.50      deraadt   757: <p>
                    758: <a href="22.html">Read more information about the 2.2 release</a>
                    759: </h3>
                    760: <br clear=all>
1.1       deraadt   761: <ul>
                    762: <li>Two CDROMs in a jewel case.
1.6       deraadt   763: <li>The complete install components for <strong>NINE</strong> architectures:
                    764: <strong>alpha</strong>,
                    765: <strong>amiga</strong>,
                    766: <strong>arc</strong>,
                    767: <strong>hp300</strong>,
                    768: <strong>i386</strong>,
                    769: <strong>mac68k</strong>,
                    770: <strong>mvme68k</strong>,
                    771: <strong>pmax</strong>,
                    772: <strong>sparc</strong>.
1.23      jsyn      773: <li>The CDs are bootable on i386, sparc, alpha, and arc.
1.6       deraadt   774: <li>A funky CD insert sheet which contains <strong>much</strong> better installation
                    775:        instructions than OpenBSD 2.1 shipped with.
1.1       deraadt   776: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
1.6       deraadt   777: <li>The latest <strong>XFree86</strong> source code and binaries for most
                    778:        of the architectures (all except mvme68k)
                    779: <li>Our own little <a href=ports.html>ports tree</a> (much like the FreeBSD
                    780:        ports tree, but smaller).
                    781: <li>CTM bases for tracking <a href=ctm.html>CTM</a> afterwards.  This includes
                    782:        a CTM base of the entire OpenBSD CVS repository.
                    783: <li>Two OpenBSD 2.2 stickers included!
1.1       deraadt   784: <li>And many other things...
                    785: </ul>
                    786:
1.18      jufi      787: <a name=21></a>
1.50      deraadt   788: <a href="images/openbsd21_cover.gif">
                    789: <img align="left" height=90 width=90 hspace="24" vspace="15"
                    790: src="images/cd21-s.gif" alt="OpenBSD 2.1 logo"></a>
                    791: <h3><font color=#0000e0><a href=21.html>OpenBSD 2.1</a>: Jun 1, 1997<br>
1.8       deraadt   792: </font></h3>
1.6       deraadt   793: <a href=orders.html>To order a 2.1 CDROM, click here.</a>
1.50      deraadt   794: <p>
                    795: <a href="21.html">Read more information about the 2.1 release</a>
                    796: </h3>
                    797: <br clear=all>
1.3       deraadt   798: <ul>
                    799: <li>Two CDROMs in a jewel case.
1.6       deraadt   800: <li>The complete install components for <strong>NINE</strong> architectures:
                    801: <strong>alpha</strong>,
                    802: <strong>amiga</strong>,
                    803: <strong>arc</strong>,
                    804: <strong>hp300</strong>,
                    805: <strong>i386</strong>,
                    806: <strong>mac68k</strong>,
                    807: <strong>mvme68k</strong>,
                    808: <strong>pmax</strong>,
                    809: <strong>sparc</strong>.
1.23      jsyn      810: <li>The CDs are bootable on i386 and sparc.
1.6       deraadt   811: <li>Paper insert which contains pretty lame install instructions.
                    812:        The install instructions from 2.2 and 2.3 are much better though,
                    813:        and mostly relevant.
1.3       deraadt   814: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
1.6       deraadt   815: <li>The latest <strong>XFree86</strong> source code and binaries for most
                    816:        of the architectures.
1.3       deraadt   817: <li>And many other things...
                    818: </ul>
                    819:
1.1       deraadt   820: <hr>
                    821: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
                    822: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.52    ! deraadt   823: <br><small>$OpenBSD: items.html,v 1.51 2005/09/15 14:42:20 deraadt Exp $</small>
1.1       deraadt   824:
                    825: </body>
                    826: </html>