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

Annotation of www/artwork.html, Revision 1.18

1.7       bentley     1: <!doctype html>
                      2: <html lang=en>
                      3: <meta charset=utf-8>
                      4:
1.1       deraadt     5: <title>OpenBSD: Artwork</title>
                      6: <meta name="description" content="the OpenBSD ordering page">
                      7: <meta name="viewport" content="width=device-width, initial-scale=1">
                      8: <link rel="stylesheet" type="text/css" href="openbsd.css">
                      9: <link rel="canonical" href="https://www.openbsd.org/artwork.html">
                     10:
1.7       bentley    11: <style>
                     12: table {
                     13:        margin: auto;
                     14: }
                     15:
                     16: caption {
                     17:        font-weight: bolder;
                     18:        margin-bottom: 1.2em;
                     19: }
                     20:
                     21: tr + tr td {
                     22:        padding-top: 1em;
                     23: }
1.1       deraadt    24:
1.7       bentley    25: th {
                     26:        font-weight: normal;
                     27: }
                     28:
                     29: td {
                     30:        text-align: center;
                     31: }
1.8       tj         32:
                     33: @media (prefers-color-scheme: dark) {
                     34:        img {
                     35:        opacity: .85;
                     36:        }
                     37:
                     38:        img:hover {
                     39:        opacity: 1;
                     40:        }
                     41: }
1.7       bentley    42: </style>
                     43:
                     44: <h2 id=OpenBSD>
1.1       deraadt    45: <a href="index.html">
1.7       bentley    46: <i>Open</i><b>BSD</b></a>
                     47: Artwork
1.1       deraadt    48: </h2>
1.7       bentley    49:
1.1       deraadt    50: <hr>
1.7       bentley    51:
1.1       deraadt    52: <p>
                     53: Every six months, around May 1st and Nov 1st, OpenBSD makes an official
                     54: software release.
                     55: To accompany this free software released on the internet, we make
                     56: artwork and <a href="lyrics.html">music</a>.
                     57: This artwork emblazoned CDs and posters up until version 6.0, after which
                     58: we stopped producing product and only release software on the internet.
1.7       bentley    59:
1.1       deraadt    60: <p>
                     61: Past releases also had <a href="tshirts.html">shirts</a> printed along
                     62: with them.
1.7       bentley    63:
1.1       deraadt    64: <p>
1.2       tj         65: OpenBSD developers receive exclusive t-shirts with additional artwork
1.1       deraadt    66: when they attend <a href="hackathons.html">hackathons</a>.
1.7       bentley    67:
1.1       deraadt    68: <hr>
                     69:
1.7       bentley    70: <table>
                     71: <caption>A review of older releases:</caption>
1.1       deraadt    72:
1.7       bentley    73: <tbody>
1.1       deraadt    74: <tr>
1.7       bentley    75:     <th colspan="8">
1.1       deraadt    76:         Post-CD-ROM Era
                     77: <tr>
1.18    ! job        78:     <td>7.2<br>
        !            79:         <a href="72.html">
        !            80:         <img height="127" width="90" src="images/OneFishTwoFish-s.gif" alt=""></a>
1.17      job        81:     <td>7.1<br>
                     82:         <a href="71.html">
                     83:         <img height="127" width="90" src="images/TheGreatWaveOffCalgary-s.gif" alt=""></a>
1.16      deraadt    84:     <td>7.0<br>
                     85:         <a href="70.html">
                     86:         <img height="127" width="90" src="images/StarryPointers-s.png" alt=""></a>
1.15      deraadt    87:     <td>6.9<br>
                     88:         <a href="69.html">
                     89:         <img height="127" width="90" src="images/nice-s.gif" alt=""></a>
1.13      job        90:     <td>6.8<br>
                     91:         <a href="68.html">
1.14      tobhe      92:         <img height="127" width="90" src="images/PuffyOverride-s.gif" alt=""></a>
1.11      job        93:     <td>6.7<br>
                     94:         <a href="67.html">
                     95:         <img height="127" width="90" src="images/CoralFever-s.gif" alt=""></a>
1.10      job        96:     <td>6.6<br>
                     97:         <a href="66.html">
                     98:         <img height="127" width="90" src="images/sixdotsix-s.gif" alt=""></a>
1.7       bentley    99:     <td>6.5<br>
1.6       deraadt   100:         <a href="65.html">
1.7       bentley   101:         <img height="127" width="90" src="images/Puffystock.gif" alt=""></a>
1.18    ! job       102: <tr>
1.7       bentley   103:     <td>6.4<br>
1.5       deraadt   104:         <a href="64.html">
1.7       bentley   105:         <img height="127" width="90" src="images/Puffoil.gif" alt=""></a>
                    106:     <td>6.3<br>
1.1       deraadt   107:         <a href="63.html">
1.7       bentley   108:         <img height="127" width="90" src="images/Harry.gif" alt=""></a>
                    109:     <td>6.2<br>
1.1       deraadt   110:         <a href="62.html">
1.7       bentley   111:         <img height="127" width="90" src="images/MoBSD-l.gif" alt=""></a>
                    112:     <td>6.1<br>
1.1       deraadt   113:         <a href="61.html">
1.7       bentley   114:         <img height="127" width="90" src="images/Fugu.gif" alt=""></a>
                    115:     <td>
                    116: </tbody>
1.1       deraadt   117:
1.7       bentley   118: <tbody>
1.1       deraadt   119: <tr>
1.7       bentley   120:     <th colspan="8">
1.1       deraadt   121:         CD-ROM Era
                    122: <tr>
1.7       bentley   123:     <td>6.0<br>
1.1       deraadt   124:         <a href="60.html">
1.7       bentley   125:         <img height="127" width="90" src="images/cd60-s.gif" alt=""></a>
                    126:     <td>5.9<br>
1.1       deraadt   127:         <a href="59.html">
1.7       bentley   128:         <img height="127" width="90" src="images/cd59-s.gif" alt=""></a>
                    129:     <td>5.8<br>
1.1       deraadt   130:         <a href="58.html">
1.7       bentley   131:         <img height="127" width="90" src="images/cd58-s.gif" alt=""></a>
                    132:     <td>5.7<br>
1.1       deraadt   133:         <a href="57.html">
1.7       bentley   134:         <img height="127" width="90" src="images/cd57-s.gif" alt=""></a>
                    135:     <td>5.6<br>
1.1       deraadt   136:         <a href="56.html">
1.7       bentley   137:         <img height="127" width="90" src="images/cd56-s.gif" alt=""></a>
                    138:     <td>5.5<br>
1.1       deraadt   139:        <a href="55.html">
1.7       bentley   140:        <img height="127" width="90" src="images/cd55-s.gif" alt=""></a>
                    141:     <td>5.4<br>
1.1       deraadt   142:        <a href="54.html">
1.7       bentley   143:        <img height="127" width="90" src="images/cd54-s.gif" alt=""></a>
                    144:     <td>5.3<br>
1.1       deraadt   145:        <a href="53.html">
1.7       bentley   146:        <img height="127" width="90" src="images/cd53-s.gif" alt=""></a>
1.1       deraadt   147: <tr>
1.7       bentley   148:     <td>5.2<br>
1.1       deraadt   149:        <a href="52.html">
1.7       bentley   150:        <img height="127" width="90" src="images/cd52-s.gif" alt=""></a>
                    151:     <td>5.1<br>
1.1       deraadt   152:        <a href="51.html">
1.7       bentley   153:        <img height="127" width="90" src="images/cd51-s.gif" alt=""></a>
                    154:     <td>5.0<br>
1.1       deraadt   155:        <a href="50.html">
1.7       bentley   156:        <img height="127" width="90" src="images/cd50-s.gif" alt=""></a>
                    157:     <td>4.9<br>
1.1       deraadt   158:        <a href="49.html">
1.7       bentley   159:        <img height="127" width="90" src="images/cd49-s.gif" alt=""></a>
                    160:     <td>4.8<br>
1.1       deraadt   161:        <a href="48.html">
1.7       bentley   162:        <img height="127" width="90" src="images/cd48-s.gif" alt=""></a>
                    163:     <td>4.7<br>
1.1       deraadt   164:        <a href="47.html">
1.7       bentley   165:        <img height="127" width="90" src="images/cd47-s.gif" alt=""></a>
                    166:     <td>4.6<br>
1.1       deraadt   167:        <a href="46.html">
1.7       bentley   168:        <img height="127" width="90" src="images/cd46-s.gif" alt=""></a>
                    169:     <td>4.5<br>
1.1       deraadt   170:        <a href="45.html">
1.7       bentley   171:        <img height="127" width="90" src="images/cd45-s.gif" alt=""></a>
1.1       deraadt   172: <tr>
1.7       bentley   173:     <td>4.4<br>
1.1       deraadt   174:        <a href="44.html">
1.7       bentley   175:        <img height="126" width="90" src="images/cd44-s.gif" alt=""></a>
                    176:     <td>4.3<br>
1.1       deraadt   177:        <a href="43.html">
1.7       bentley   178:        <img height="126" width="90" src="images/cd43-s.gif" alt=""></a>
                    179:     <td>4.2<br>
1.1       deraadt   180:        <a href="42.html">
1.7       bentley   181:        <img height="126" width="90" src="images/cd42-s.gif" alt=""></a>
                    182:     <td>4.1<br>
1.1       deraadt   183:        <a href="41.html">
1.7       bentley   184:        <img height="126" width="90" src="images/cd41-s.gif" alt=""></a>
                    185:     <td>4.0<br>
1.1       deraadt   186:        <a href="40.html">
1.7       bentley   187:        <img height="127" width="90" src="images/cd40-s.gif" alt=""></a>
                    188:     <td>3.9<br>
1.1       deraadt   189:        <a href="39.html">
1.7       bentley   190:        <img height="90" width="90" src="images/cd39-s.gif" alt=""></a>
1.1       deraadt   191:        <br><br><br>
1.7       bentley   192:     <td>3.8<br>
1.1       deraadt   193:        <a href="38.html">
1.7       bentley   194:        <img height="90" width="90" src="images/cd38-s.gif" alt=""></a>
1.1       deraadt   195:        <br><br><br>
1.7       bentley   196:     <td>3.7<br>
1.1       deraadt   197:        <a href="37.html">
1.7       bentley   198:        <img height="90" width="90" src="images/cd37-s.gif" alt=""></a>
1.1       deraadt   199:        <br><br><br>
                    200: <tr>
1.7       bentley   201:     <td>3.6<br>
1.1       deraadt   202:        <a href="36.html">
1.7       bentley   203:        <img height="90" width="90" src="images/cd36-s.gif" alt=""></a>
                    204:     <td>3.5<br>
1.1       deraadt   205:        <a href="35.html">
1.7       bentley   206:        <img height="90" width="90" src="images/cd35-s.gif" alt=""></a>
                    207:     <td>3.4<br>
1.1       deraadt   208:        <a href="34.html">
1.7       bentley   209:        <img height="90" width="90" src="images/cd34-s.gif" alt=""></a>
                    210:     <td>3.3<br>
1.1       deraadt   211:        <a href="33.html">
1.7       bentley   212:        <img height="90" width="90" src="images/cd33-s.gif" alt=""></a>
                    213:     <td>3.2<br>
1.1       deraadt   214:        <a href="32.html">
1.7       bentley   215:        <img height="90" width="90" src="images/cd32-s.gif" alt=""></a>
                    216:     <td>3.1<br>
1.1       deraadt   217:        <a href="31.html">
1.7       bentley   218:        <img height="90" width="90" src="images/cd31-s.gif" alt=""></a>
                    219:     <td>3.0<br>
1.1       deraadt   220:        <a href="30.html">
1.7       bentley   221:        <img height="90" width="90" src="images/cd30-s.gif" alt=""></a>
                    222:     <td>2.9<br>
1.1       deraadt   223:        <a href="29.html">
1.7       bentley   224:        <img height="90" width="90" src="images/cd29-s.gif" alt=""></a>
1.1       deraadt   225: <tr>
1.7       bentley   226:     <td>2.8<br>
1.1       deraadt   227:        <a href="28.html">
1.7       bentley   228:        <img height="90" width="90" src="images/cd28-s.gif" alt=""></a>
                    229:     <td>2.7<br>
1.1       deraadt   230:        <a href="27.html">
1.7       bentley   231:        <img height="90" width="90" src="images/cd27-s.gif" alt=""></a>
                    232:     <td>2.6<br>
1.1       deraadt   233:        <a href="26.html">
1.7       bentley   234:        <img height="90" width="90" src="images/cd26-s.gif" alt=""></a>
                    235:     <td>2.5<br>
1.1       deraadt   236:        <a href="25.html">
1.7       bentley   237:        <img height="90" width="90" src="images/cd25-s.gif" alt=""></a>
                    238:     <td>2.4<br>
1.1       deraadt   239:        <a href="24.html">
1.7       bentley   240:        <img height="90" width="90" src="images/cd24-s.gif" alt=""></a>
                    241:     <td>2.3<br>
1.1       deraadt   242:        <a href="23.html">
1.7       bentley   243:        <img height="90" width="90" src="images/cd23-s.gif" alt=""></a>
                    244:     <td>2.2<br>
1.1       deraadt   245:        <a href="22.html">
1.7       bentley   246:        <img height="90" width="90" src="images/cd22-s.gif" alt=""></a>
                    247:     <td>2.1<br>
1.1       deraadt   248:        <a href="21.html">
1.7       bentley   249:        <img height="90" width="90" src="images/cd21-s.gif" alt=""></a>
                    250:
                    251: <tbody>
                    252: <tr>
                    253:     <th colspan="8">
1.1       deraadt   254:         Audio CDs
                    255: <tr>
1.7       bentley   256:     <td>The Songs<br>5.2 - 6.0<br>
1.1       deraadt   257:        <a href="lyrics.html">
1.7       bentley   258:        <img height="90" width="90" src="images/cdaudio3-s.gif" alt=""></a>
                    259:     <td>The Songs<br>4.1 - 5.1<br>
1.1       deraadt   260:        <a href="lyrics.html">
1.7       bentley   261:        <img height="90" width="90" src="images/cdaudio2-s.gif" alt=""></a>
                    262:     <td>The Songs<br>3.0 - 4.0<br>
1.1       deraadt   263:        <a href="lyrics.html">
1.7       bentley   264:        <img height="90" width="90" src="images/cdaudio-s.gif" alt=""></a>
                    265:     <td>
                    266:     <td>
                    267:     <td>
                    268:     <td>
                    269:     <td>
1.1       deraadt   270: </table>
                    271:
1.7       bentley   272: <table>
1.1       deraadt   273: <tr>
1.7       bentley   274:     <th colspan="9">
1.1       deraadt   275:         Posters
                    276: <tr>
1.7       bentley   277:     <td>6.0<br>
1.1       deraadt   278:         <a href="images/poster36.jpg">
1.7       bentley   279:         <img height="116" width="77" src="images/poster36-s.gif" alt=""></a>
                    280:     <td>5.9<br>
1.1       deraadt   281:         <a href="images/poster35.jpg">
1.7       bentley   282:         <img height="116" width="77" src="images/poster35-s.gif" alt=""></a>
                    283:     <td>5.8<br>
1.1       deraadt   284:         <a href="images/poster34.jpg">
1.7       bentley   285:         <img height="116" width="77" src="images/poster34-s.gif" alt=""></a>
                    286:     <td>5.7<br>
1.1       deraadt   287:         <a href="images/poster33.jpg">
1.7       bentley   288:         <img height="116" width="77" src="images/poster33-s.gif" alt=""></a>
                    289:     <td>5.6<br>
1.1       deraadt   290:         <a href="images/poster32.jpg">
1.7       bentley   291:         <img height="116" width="77" src="images/poster32-s.gif" alt=""></a>
                    292:     <td>5.5<br>
1.1       deraadt   293:        <a href="images/poster31.jpg">
1.7       bentley   294:        <img height="116" width="77" src="images/poster31-s.gif" alt=""></a>
                    295:     <td>5.4<br>
1.1       deraadt   296:        <a href="images/poster30.jpg">
1.7       bentley   297:        <img height="116" width="77" src="images/poster30-s.gif" alt=""></a>
                    298:     <td>5.3<br>
1.1       deraadt   299:        <a href="images/poster29.jpg">
1.7       bentley   300:        <img height="116" width="77" src="images/poster29-s.gif" alt=""></a>
                    301:     <td>5.2<br>
1.1       deraadt   302:        <a href="images/poster28.jpg">
1.7       bentley   303:        <img height="116" width="77" src="images/poster28-s.gif" alt=""></a>
1.1       deraadt   304: <tr>
1.7       bentley   305:     <td>5.1<br>
1.1       deraadt   306:        <a href="images/poster27.jpg">
1.7       bentley   307:        <img height="116" width="77" src="images/poster27-s.gif" alt=""></a>
                    308:     <td>5.0<br>
1.1       deraadt   309:        <a href="images/poster26.jpg">
1.7       bentley   310:        <img height="116" width="77" src="images/poster26-s.gif" alt=""></a>
                    311:     <td>4.9<br>
1.1       deraadt   312:        <a href="images/poster25.jpg">
1.7       bentley   313:        <img height="116" width="77" src="images/poster25-s.gif" alt=""></a>
                    314:     <td>4.8<br>
1.1       deraadt   315:        <a href="images/poster24.jpg">
1.7       bentley   316:        <img height="116" width="77" src="images/poster24-s.gif" alt=""></a>
                    317:     <td>4.7<br>
1.1       deraadt   318:        <a href="images/poster23.jpg">
1.7       bentley   319:        <img height="116" width="77" src="images/poster23-s.gif" alt=""></a>
                    320:     <td>4.6<br>
1.1       deraadt   321:        <a href="images/poster22.jpg">
1.7       bentley   322:        <img height="116" width="77" src="images/poster22-s.gif" alt=""></a>
                    323:     <td>4.5<br>
1.1       deraadt   324:        <a href="images/poster21.jpg">
1.7       bentley   325:        <img height="116" width="77" src="images/poster21-s.gif" alt=""></a>
                    326:     <td>4.4<br>
1.1       deraadt   327:        <a href="images/poster20.jpg">
1.7       bentley   328:        <img height="117" width="77" src="images/poster20-s.gif" alt=""></a>
                    329:     <td>4.3<br>
1.1       deraadt   330:        <a href="images/poster19.gif">
1.7       bentley   331:        <img height="117" width="77" src="images/poster19-s.gif" alt=""></a>
1.1       deraadt   332: <tr>
1.7       bentley   333:     <td>4.2<br>
1.1       deraadt   334:        <a href="images/poster18.gif">
1.7       bentley   335:        <img height="117" width="77" src="images/poster18-s.gif" alt=""></a>
                    336:     <td>4.1<br>
1.1       deraadt   337:        <a href="images/poster17.gif">
1.7       bentley   338:        <img height="117" width="77" src="images/poster17-s.gif" alt=""></a>
                    339:     <td>4.0<br>
1.1       deraadt   340:        <a href="images/poster16.gif">
1.7       bentley   341:        <img height="117" width="77" src="images/poster16-s.gif" alt=""></a>
                    342:     <td>3.9<br>
1.1       deraadt   343:        <a href="images/poster15.gif">
1.7       bentley   344:        <img height="120" width="82" src="images/poster15-s.gif" alt=""></a>
                    345:     <td>3.8<br>
1.1       deraadt   346:        <a href="images/poster14.gif">
1.7       bentley   347:        <img height="120" width="82" src="images/poster14-s.gif" alt=""></a>
                    348:     <td>3.7<br>
1.1       deraadt   349:        <a href="images/poster13.gif">
1.7       bentley   350:        <img height="120" width="82" src="images/poster13-s.gif" alt=""></a>
                    351:     <td>3.6<br>
1.1       deraadt   352:        <a href="images/poster12.jpg">
1.7       bentley   353:        <img height="120" width="82" src="images/poster12-s.gif" alt=""></a>
                    354:     <td>3.5<br>
1.1       deraadt   355:        <a href="images/poster11.jpg">
1.7       bentley   356:        <img height="120" width="82" src="images/poster11-s.gif" alt=""></a>
                    357:     <td>3.4<br>
1.1       deraadt   358:        <a href="images/poster10.jpg">
1.7       bentley   359:        <img height="120" width="82" src="images/poster10-s.gif" alt=""></a>
1.1       deraadt   360: <tr>
1.7       bentley   361:     <td>3.3<br>
1.1       deraadt   362:        <a href="images/poster9.jpg">
1.7       bentley   363:        <img height="120" width="82" src="images/poster9-s.gif" alt=""></a>
                    364:     <td>3.2<br>
1.1       deraadt   365:        <a href="images/poster8.jpg">
1.7       bentley   366:        <img height="120" width="82" src="images/poster8-s.gif" alt=""></a>
                    367:     <td>3.1<br>
1.1       deraadt   368:        <a href="images/poster7.jpg">
1.7       bentley   369:        <img height="120" width="82" src="images/poster7-s.gif" alt=""></a>
                    370:     <td>3.0<br>
1.1       deraadt   371:        <a href="images/poster6.jpg">
1.7       bentley   372:        <img height="120" width="82" src="images/poster6-s.gif" alt=""></a>
                    373:     <td>2.9<br>
1.1       deraadt   374:        <a href="images/poster5.jpg">
1.7       bentley   375:        <img height="120" width="82" src="images/poster5-s.gif" alt=""></a>
                    376:     <td>2.8<br>
1.1       deraadt   377:        <a href="images/poster4.jpg">
1.7       bentley   378:        <img height="120" width="82" src="images/poster4-s.gif" alt=""></a>
                    379:     <td>2.7<br>
1.1       deraadt   380:        <a href="images/poster3.jpg">
1.7       bentley   381:        <img height="120" width="82" src="images/poster3-s.gif" alt=""></a>
                    382:     <td>OpenSSH<br>
1.1       deraadt   383:        <a href="images/poster2.jpg">
1.7       bentley   384:        <img height="120" width="78" src="images/poster2-s.gif" alt=""></a>
                    385:     <td>2.6<br>
1.1       deraadt   386:        <a href="images/poster1.jpg">
1.7       bentley   387:        <img height="120" width="77" src="images/poster1-s.gif" alt=""></a>
                    388: <tbody>
                    389: <tr>
                    390:     <th colspan="9">
1.9       job       391:        <br />
1.4       job       392:         Fan art
                    393: <tr>
1.7       bentley   394:     <td>Puffy<br>vs<br>Cthulhu<br>
1.4       job       395:        <a href="images/puffy_vs_cthulhu.jpg">
1.9       job       396:        <img height="120" width="77" src="images/puffy_vs_cthulhu-s.jpg" alt="Puffy vs Cthulhu"></a>
                    397:     <td><br /><br />Puffer City<br>
                    398:        <a href="images/puffer_city.jpg">
                    399:        <img height="120" width="77" src="images/puffer_city-s.gif" alt="Puffer City"></a>
1.7       bentley   400:     <td>
                    401:     <td>
                    402:     <td>
                    403:     <td>
                    404:     <td>
                    405:     <td>
                    406:     <td>
1.1       deraadt   407: </table>
1.9       job       408: </html>