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

Annotation of www/items.html, Revision 1.51

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