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

Annotation of www/lyrics.html, Revision 1.62

1.22      deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
1.29      david       2:        "http://www.w3.org/TR/html4/loose.dtd">
1.1       deraadt     3: <html>
                      4: <head>
                      5: <title>OpenBSD release song lyrics</title>
1.3       ian         6: <link rev=made href="mailto:www@openbsd.org">
1.1       deraadt     7: <meta name="resource-type" content="document">
                      8: <meta name="description" content="the OpenBSD release song lyrics page">
                      9: <meta name="keywords" content="openbsd,ordering">
                     10: <meta name="distribution" content="global">
1.28      jose       11: <meta name="copyright" content="This document copyright 2000-2004 by OpenBSD.">
1.10      naddy      12: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.1       deraadt    13: </head>
                     14:
1.3       ian        15: <body bgcolor="#ffffff" text="#000000" link="#23238e">
1.7       jsyn       16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.1       deraadt    17: <p>
1.3       ian        18: <h2><font color="#e00000">Release Songs</font></h2><hr>
1.1       deraadt    19:
1.20      deraadt    20: <p>
                     21: <h3>
                     22: <ul>
1.58      deraadt    23: <li><a href="#38">3.8: "Hackers of the Lost RAID"</a>
1.54      tom        24: <li><a href="#37">3.7: "The Wizard of OS"</a>
                     25: <li><a href="#36">3.6: "Pond-erosa Puff (live)"</a>
1.30      deraadt    26: <li><a href="#35">3.5: "CARP License" and "Redundancy must be free"</a>
1.20      deraadt    27: <li><a href="#34">3.4: "The Legend of Puffy Hood"</a>
                     28: <li><a href="#33">3.3: "Puff the Barbarian"</a>
                     29: <li><a href="#32">3.2: "Goldflipper"</a>
                     30: <li><a href="#31">3.1: "Systemagic"</a>
                     31: <li><a href="#30">3.0: "E-Railed (OpenBSD Mix)"</a>
                     32: </ul>
                     33: </h3>
                     34: <p>
                     35:
                     36: <hr>
1.58      deraadt    37: <a name=38></a>
                     38: <h2><font color="#00b000"><a href="38.html">
                     39: 3.8: "Hackers of the Lost RAID"</a></font></h2>
                     40: <table border=0 cellspacing=0 cellpadding=2 width="100%">
                     41: <tr>
                     42: <td valign="top" width="33%">
                     43: <a href="orders.html">[Order OpenBSD 3.8 or other items]</a><br>
                     44: OpenBSD 3.8 CD2 track 2 is an<br>
                     45: uncompressed copy of this song.<br>
                     46: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/songs/song38.mp3">MP3 song (4:24 minutes, 8.1MB)</a><br>
                     47: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/songs/song38.ogg">OGG song (4:24 minutes, 5.6MB)</a><br>
                     48: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/songs/song38b.mp3">MP3 accoustic version (4:22 minutes, 8.0MB)</a><br>
                     49: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/songs/song38b.ogg">OGG accoustic version (4:22 minutes, 5.5MB)</a><br>
                     50: <br>
                     51: <br>
                     52: <a href="images/Jones.jpg"><img alt="Jones" src="images/Jones.jpg"></a>
                     53: <br>
                     54: <br>
                     55: <em>
                     56: For a multitude of (stupid) reasons, vendors often attempt to lock
                     57: out our participation with their customers by refusing to give our
                     58: programmers sufficient documentation so that we can properly support
                     59: their devices.
                     60: <p>
                     61: Take Adaptec for instance.  Before the 3.7 release we disabled support
                     62: for the
                     63: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aac&sektion=4">aac(4)</a>
                     64: Adaptec RAID driver because negotiations with the Adaptec had failed.
                     65: They refused to give us documentation.  Without documentation, support
                     66: for their controller had always been poor.  The driver had bugs (which
                     67: affected some users more than others) which caused crashes, and of
                     68: course there was no RAID management support.  Apparently most of these
1.59      jolan      69: bugs are because the Adaptec controllers have numerous buggy firmware
                     70: issues which require careful workarounds; without documentation we
                     71: cannot solve these issues.
1.58      deraadt    72: <p>
                     73: The driver was written by an OpenBSD developer, who cribbed parts
                     74: of it from a FreeBSD driver written by an ex-Adaptec employee.  But no
                     75: public documentation exists, and Adaptec has dozens of cards with
                     76: different firmware issues. All of this adds up to a very desperate
                     77: development model -- it becomes very hard for the principle of
                     78: "quality" to show its head.
                     79: <p>
                     80: RAID devices have two main qualities that people buy them for:
                     81: <br>
                     82: <ul>
1.60      pvalchev   83: <li>Redundancy
1.58      deraadt    84: <li>Repair
                     85: </ul>
                     86: You want a RAID unit to provide you with redundancy, so that if some drives
1.60      pvalchev   87: fail, your data is not lost.  But once a drive has failed, you require your
                     88: array to (automatically, most likely) perform the operations to repair
1.58      deraadt    89: itself, so that it is functioning perfectly again.
                     90: <p>
                     91: Some vendors (or like the above Adaptec case, ex-employee) have
                     92: sometimes given us some documentation so that we could write drivers,
                     93: so that their devices could support Redundancy.  But these vendors have
                     94: never given us any documentation for performing Repairs.
                     95: <p>
                     96: Instead these vendors have tried to pass out non-free RAID management
                     97: tools.  These are typically gigantic Linux binaries, or some crazy thing, that
                     98: is supposed to work through a bizzare interface in the device driver, which
                     99: we are apparently supposed to write code for without any documentation.
                    100: <p>
                    101: And since we refuse to accept our users being forced into depending on
                    102: vendor binaries, we have reverse engineered the management interface for
                    103: the AMI controllers.
                    104: <p>
                    105: There is no great "intellectual property" in this stuff, it is all
                    106: rather simple primitives.  This is all that we need to implement
                    107: basic RAID management:
                    108: <ul>
                    109: <li>SCSI transactions on the back-side busses
                    110: <li>Discovering which drives are in which volumes
                    111: <li>Being able to silence the buzzer
                    112: <li>Marking a new drive as a Hot-Spare
                    113: </ul>
                    114: <p>
                    115: The AMI driver needed to support these small primitive operations.
                    116: And once we had that, we rely on something else which we know: Almost
                    117: all the RAID controllers would need the same primitives.
                    118: <p>
                    119: Thus armed, we were able to write a generic framework which would later
                    120: work on other vendors' RAID cards, that is, once we get documentation
                    121: or do some reverse engineering for their products.
                    122: <p>
1.60      pvalchev  123: But having been ignored for so long by these vendors, it is not clear when (if
                    124: ever) we will get around to writing that support for Adaptec RAID
1.58      deraadt   125: controllers now.  And Adaptec has gone and bought ICP Vortex, which
                    126: may mean we can never get documentation for the
                    127: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdt&sektion=4">gdt(4)</a>
                    128: controllers.
                    129: The "Open Source Friendly liar" IBM owns Mylex, and Mylex has told us we
                    130: would not get documentation, either.
                    131: 3Ware has lied to us and our users so many times they make politicians
                    132: look saintly.
                    133: <p>
                    134: Until other vendors give us documentation, if you want reliable RAID
                    135: in OpenBSD, please buy
                    136: <a href="http://www.lsilogic.com/products/megaraid/index.html">LSI/AMI</a>
                    137: RAID cards.  And everything
                    138: <a href="http://marc.theaimsgroup.com/?l=openbsd-misc&m=112630095818062&w=2">
                    139: will just work</a>.
                    140: <p>
                    141: And keep pestering the other vendors.
                    142: <br>
                    143: </em>
                    144: </td><td valign="top" width="3%">
                    145: <br>
                    146: </td><td valign=top width="30%">
                    147: <font color="#b00000">Narrator:</font>
                    148: Welcome friends to the adventures of Puffiana Jones!<br>
                    149: <br>
                    150: Brought to you by the good people at OpenBSD!<br>
                    151: <br>
                    152: Whether braving jungles of wires, oceans of code, or hacking the most
                    153: treacherous of crypts, one fish fights for justice. With bravery and
                    154: morality like none other, one name rings true. Puffiana Jones, famed
                    155: hackologist and adventurer!<br>
                    156: <br>
                    157: Tracking down valuable artifacts and returning them to the public from
                    158: the steely grip of greed. Many a villain has he pummeled, many a vile
                    159: vendor has he thwarted, countless thugs, lawyers and kitties abound.<br>
                    160: <br>
                    161: Join us now in his latest adventure.  Hackers of the Lost RAID!<br>
                    162: <br>
                    163: <br>
                    164: <font color="#b00000">Marlus:</font>
                    165: Puffy, this mission will be dangerous.<br>
                    166: <br>
                    167: <font color="#b00000">Puffy:</font>
                    168: I'm a careful guy Marlus.<br>
                    169: <br>
                    170: <br>
                    171: <font color="#b00000">Puffy and Salmah:</font>
                    172: They're hacking in the wrong place!<br>
                    173: <br>
                    174: <br>
                    175: <font color="#b00000">Beluge:</font>
                    176: You will never get the documentation Jones! Ah ha ha ha ha!<br>
                    177: <br>
                    178: <font color="#b00000">Puffy:</font>
                    179: Now you're gettin' nasty.<br>
                    180: <br>
                    181: <br>
                    182: <font color="#b00000">Puffy:</font>
                    183: SCSI's, why'd it have to be SCSI's?<br>
                    184: <br>
                    185: <font color="#b00000">Salmah:</font>
                    186: API's, very dangerous. You go first.<br>
                    187: <br>
                    188: <br>
                    189: <font color="#b00000">Narrator:</font>
                    190: Through thick and thin our hero persists, until finally,
                    191: there before him
                    192: lies the answer of the ages.  How to get OpenBSD, the world's most
                    193: secure operating system,
                    194: to communicate with the lost RAID. But alas, he is foiled once again by
                    195: the evil Neozis.  Again he must chase the truth.  Will our hero prevail?<br>
                    196: <br>
                    197: Triumphant again!  Join us next time for the continuing adventures of
                    198: Puffiana Jones!<br>
                    199: <br>
                    200: <br>
                    201: </td><td valign=top width="33%">
                    202: <img src="images/38song.gif"><br>
                    203: </td></tr></table>
                    204: <p>
                    205: <em>
                    206: CD 2 track 2 is an audio track entitled "Hackers of the Lost RAID".
                    207: Music composed by Ty Semaka and Jonathan Lewis.
                    208: The Moxam Orchestra programmed and played by Jonathan Lewis.
                    209: Vocals and Lyrics by Ty Semaka. Drums by Charlie Bullough.
                    210: Recorded, mixed and mastered by Jonathan Lewis of Moxam Studios.
                    211: (1-403-233-0350).
                    212: <br>
                    213: <br>
                    214: </em>
                    215:
                    216: <hr>
1.44      deraadt   217: <a name=37></a>
                    218: <h2><font color="#00b000"><a href="37.html">
                    219: 3.7: "Wizard of OS"</a></font></h2>
                    220: <table border=0 cellspacing=0 cellpadding=2 width="100%">
                    221: <tr>
                    222: <td valign="top" width="33%">
                    223: <a href="orders.html">[Order OpenBSD 3.7 or other items]</a><br>
                    224: OpenBSD 3.7 CD2 track 2 is an<br>
                    225: uncompressed copy of this song.<br>
1.58      deraadt   226: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/songs/song37.mp3">MP3 song (10:08 minutes, 18MB)</a><br>
                    227: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/songs/song37.ogg">OGG song (10:08 minutes, 13MB)</a><br>
1.44      deraadt   228: <br>
                    229: <br>
                    230: <a href="images/Wizard.jpg"><img alt="Wizard" src="images/Wizard.jpg"></a>
                    231: <br>
                    232: <br>
                    233: <em>
                    234: For an operating system to get anywhere in "the market" it must have
                    235: good device support.<br>
                    236: <br>
                    237: Ethernet was our first concern. Many vendors refused to supply
                    238: programmers with programming documentation for these chipsets.  Donald
                    239: Becker (Linux) and Bill Paul (FreeBSD) changed the rules of the game
                    240: here: They wrote drivers for the chipsets that they could get
                    241: documentation for, and as they succeeded in writing more and more
                    242: drivers, eventually closed vendors slowly opened up until most
                    243: ethernet chipset documentation was available.  Today, some vendors
                    244: still resist releasing ethernet chipset documentation (ie. Broadcom,
1.62    ! brad      245: Intel, Marvell/SysKonnect, NVIDIA) but the driver problem is mostly
1.46      henning   246: solved in the ethernet market.<br>
1.44      deraadt   247: <br>
                    248: Similar problems have happened in the SCSI, IDE, and RAID markets.
                    249: Again, the problem was solved by writing drivers for documented
                    250: devices first. If the free software user communities use those drivers
                    251: preferentially, it is a market loss for the secretive vendors.
                    252: Another approach that has worked is to publish email addresses and
                    253: phone numbers for the marketing department managers in these
                    254: companies.  These email campaigns have worked almost every time.<br>
                    255: <br>
                    256: The new frontier: 802.11 wireless chipsets.<br>
                    257: <br>
                    258: Over the last six months, this came to a head in the OpenBSD project.
                    259: We asked our users to help us petition numerous vendors so that we
                    260: could get chipset documentation or redistributable firmware.  Certainly, we did
1.52      deraadt   261: not succeed for some vendors.  But we did influence some vendors, in
1.44      deraadt   262: particular the Taiwanese (Ralink and Realtek), who have given us
                    263: everything we need.  We also reverse engineered the Atheros chipsets.<br>
                    264: <br>
                    265:
                    266: Want to help us?  Avoid
                    267: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw">Intel Centrino</a>,
                    268: Broadcom, TI, or Connexant PrismGT chipsets.
                    269: Heck, avoid buying even regular
1.48      deraadt   270: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi">old pre-G Prism products</a>,
1.44      deraadt   271: to send a message.
1.48      deraadt   272: If you can, buy 802.11 products using chips by
1.44      deraadt   273: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtw">Realtek</a>,
                    274: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral">Ralink</a>,
                    275: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atu">Atmel</a>,
                    276: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=awi">ADMTek</a>,
                    277: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath">Atheros</a>.
                    278: Our manual pages attempt to explain which vendors (ie. D-Link) box
1.52      deraadt   279: which chipsets into which product.
1.44      deraadt   280: <br>
                    281: <br>
                    282: Send a message that open support for hardware matters.  A vendor in
1.56      cloder    283: Redmond largely continues their practices because they get
1.44      deraadt   284: the chipset documentation years before everyone else does.
                    285: What really upsets us the most is that some Linux vendors are signing
                    286: Non-Disclosure Agreements with vendors, or contracts that let them
                    287: distribute firmwares. Meanwhile both Linux and FSF head developers
1.49      nick      288: are not asking their communities to help us in our efforts to free
1.44      deraadt   289: development information for all, but are even going further and
                    290: telling their development communities to not work with us at
                    291: pressuring vendors.  It is ridiculous.
                    292: <br>
                    293: </em>
                    294: </td><td valign="top" width="3%">
                    295: <br>
                    296: </td><td valign=top width="30%">
                    297: The heroine is deaf to her device<br>
                    298: her uncles on the farm,<br>
                    299: send out the alarm<br>
                    300: and the shit storm flies<br>
                    301: E-maelstrom is lifting up the house<br>
                    302: With Puffathy inside,<br>
                    303: twisting up a ride<br>
                    304: to the land of OS<br>
                    305: Hard landing, the packets celebrate<br>
                    306: The wicked lawyers dead<br>
                    307: The open slippers red are<br>
                    308: Hers to take<br>
                    309: <br>
1.53      otto      310: Ding dong the lawyer's dead<br>
1.44      deraadt   311: You're off to see the Wizard kid<br>
                    312: <br>
                    313: The north witch instructed Puffathy<br>
                    314: To get yourself back home<br>
                    315: Take this yellow road and<br>
1.47      pvalchev  316: You'll be fine<br>
1.44      deraadt   317: Believe in the open ruby shoes<br>
                    318: Now go to see the Wiz and<br>
                    319: give Taiwan your biz<br>
                    320: You'll never lose<br>
                    321: The 3 friends she made along the way<br>
                    322: Were nice but pretty lame,<br>
                    323: lazy and insane<br>
                    324: but they sang OK<br>
                    325: <br>
1.53      otto      326: Ding dong the lawyer's dead<br>
1.44      deraadt   327: You're off to see the Wizard kid<br>
                    328: <br>
                    329: Finally we're through the trees<br>
                    330: The city glows<br>
                    331: It's positively green<br>
                    332: Pompously the wizard booms<br>
                    333: He wants the broom of triple 'w'<br>
                    334: <br>
                    335: Go to the west<br>
                    336: You must pass the test<br>
                    337: For me<br>
                    338: Bring me the ride<br>
                    339: of the witch I despise<br>
                    340: And you'll be free<br>
                    341: <br>
                    342: You don't need the broom<br>
                    343: You don't need the shoes<br>
                    344: You don't need the wiz<br>
                    345: You will never lose<br>
                    346: You have all you need<br>
                    347: You always had heart<br>
                    348: You always had courage<br>
                    349: Did somebody fart?<br>
                    350: You always had brains<br>
                    351: You answered each call<br>
1.57      deraadt   352: And this may surprise you<br>
1.44      deraadt   353: But you've got some balls<br>
                    354: So double click heels<br>
                    355: and work with Taiwan<br>
                    356: And speak to your doggie<br>
                    357: You're already gone....<br>
                    358: <br>
                    359: </td><td valign=top width="33%">
                    360: <img src="images/37song.gif"><br>
                    361: </td></tr></table>
                    362: <p>
                    363: <em>
                    364: Lyrics and vocal melody written by Ty Semaka.
                    365: Main vocals by Jonathan Lewis, sung female vocals by Adele Legere,
                    366: Puffathy (little girl voice) by Anita Miotti, monkeys and laughing by Ty
                    367: Semaka,
                    368: guitar by Reed Shimozawa, drums, bass and all other sounds programmed by
1.55      tom       369: Jonathan Lewis.  Co-Arranged by Ty Semaka &amp; Jonathan Lewis.
1.44      deraadt   370: Recorded, mixed and mastered by Jonathan Lewis at Moxam Studios
                    371: (1-403-233-0350).
                    372: <br>
                    373: <br>
                    374: </em>
                    375:
                    376: <hr>
1.37      deraadt   377: <a name=36></a>
                    378: <h2><font color="#00b000"><a href="36.html">
                    379: 3.6: "Pond-erosa Puff (live)"</a></font></h2>
                    380: <table border=0 cellspacing=0 cellpadding=2 width="100%">
                    381: <tr>
                    382: <td valign="top" width="28%">
                    383: <a href="orders.html">[Order OpenBSD 3.6 or other items]</a><br>
                    384: OpenBSD 3.6 CD2 track 2 is an<br>
                    385: uncompressed copy of this song.<br>
1.58      deraadt   386: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/songs/song36.mp3">MP3 song (4:00 minutes, 7.7MB)</a><br>
                    387: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/songs/song36.ogg">OGG song (4:00 minutes, 5.2MB)</a><br>
1.37      deraadt   388: <br>
                    389: <br>
                    390: <a href="images/Ponderosa.jpg"><img alt="CARP" src="images/Ponderosa.jpg"></a>
                    391: <br>
                    392: <br>
                    393: <em>
                    394: What is up with some free software providers?!
                    395: They say "Here's something free!  Oh wait, I changed my mind."
                    396: <p>
                    397: While not exactly bait-and-switch, this is something which
                    398: has been causing the community continual grief, and therefore
                    399: we decided to honour a few of the projects that have decided
1.41      deraadt   400: to go non-free.  After all.. having gone non-free, no one is
1.37      deraadt   401: going to remember them in the end.
                    402: <p>
                    403: This song is dedicated to a few worthy groups who
                    404: have made this Free-to-Non-Free transition with their
                    405: offerings in the last few years:
                    406: <ul>
                    407: <li>David Dawes worked for years with a team of
                    408: developers to make a free X11 distribution for us to use,
                    409: called XFree86, 98% of which was based on entirely free
                    410: code from MIT. Suddenly, one day, he decided that
                    411: we must give him more credit (ie. advertise his name) or
                    412: stop using it.  Within about 4 months every project had
                    413: told him to get stuffed, and the community has created a
                    414: replacement effort.
1.41      deraadt   415: Now his team cannot even keep their web pages up to date...
1.37      deraadt   416: <p>
                    417: <li>OpenBSD was the first operating system to integrate a
                    418: packet filter, and it was the ipf codebase from Darren Reed
                    419: that we chose.  But a few years later he told us that we
                    420: were not free to make changes to the code.  So we deleted ipf,
                    421: and our new packet filter far exceeds the capabilities of the
                    422: one he wrote. And other projects are switching too...
                    423: <p>
                    424: <li>The Apache group started from the humble beginnings
                    425: of just being 'a patchy' set of changes to a completely free
                    426: web server of dubious quality.  But the years have changed them,
                    427: and what they supply is now quite non-free... released under
1.40      jolan     428: a license so entangled in legalese that we have absolutely no
1.51      jcs       429: doubt that there are encumbrances hidden within.  Legal terms
1.37      deraadt   430: protect.  Who are they protecting?  Not your freedom.
                    431: </ul>
                    432: So here's a goodbye to those three groups, and a warning to any
                    433: others who will follow them:
                    434: Make your stuff non-free, and something else will
                    435: replace it.
                    436: <br>
                    437: </em>
                    438: </td><td valign="top" width="3%">
                    439: <br>
                    440: </td><td valign=top width="33%">
                    441: <br>
                    442: <br>
                    443: Well he rode from the ocean far upstream<br>
                    444: Nuthin' to his name but a code and a dream<br>
                    445: Lookin' for the legendary inland sea<br>
                    446: Where the water was deep n' clean n' free<br>
                    447: <p>
                    448: But the town he found had suffered a blow<br>
1.38      pvalchev  449: Fish were dying, cause the water was low<br>
1.37      deraadt   450: Fat cat fish name o' Diamond Dawes<br>
                    451: Plugged the stream with copyright laws<br>
                    452: <p>
                    453: <br>
                    454: He said my water's good n' my water's free<br>
                    455: So Pond-erosa, you gonna thank me!<br>
                    456: Then he bottled it up and he labeled it "Mine"<br>
                    457: They opened n' poured, but they ran outta time!<br>
                    458: <p>
                    459: So Puff made a brand and he tanned his hide<br>
                    460: Said. "this is the mark of too much pride"<br>
                    461: Tied him to a horse, set the tail on fire<br>
                    462: Slapped er on the ass and the water went higher!<br>
                    463: <p>
                    464: <br>
                    465: Pond-erosa Puff<br>
                    466: wouldn't take no guff<br>
1.41      deraadt   467: Water oughta be clean and free<br>
1.37      deraadt   468: So he fought the fight<br>
                    469: and he set things right<br>
                    470: With his OpenBSD<br>
                    471: <p>
                    472: <br>
                    473: Well things were good fer a spell in town<br>
                    474: But then one day, dang water turned brown<br>
                    475: Comin' to the rescue, Mayor Reed<br>
                    476: He said, "This here filter's all ya'll need"<br>
                    477: <p>
                    478: But it didn't take long 'fore the filter plugged<br>
                    479: Full of mud, n' crud, n' bugs<br>
                    480: Folks said "gotta be a gooder way"<br>
                    481: Mayor said "Hell No! She's O.K."<br>
                    482: <p>
                    483: <br>
                    484: "The water's fine on the Open range"<br>
                    485: And he passed a law that it couldn't change.<br>
1.51      jcs       486: "No freeze, no boil, no frolicking young"<br>
1.37      deraadt   487: Puff took him aside, said "this is wrong"<br>
                    488: <p>
                    489: Then he found the Mayor was addin' the crud!<br>
                    490: So he took him down in a cloud of blood<br>
                    491: Said "The Mayor's learnd, he's done been mean"<br>
                    492: So they did it right and the water went clean!<br>
                    493: <p>
                    494: <br>
                    495: CHORUS<br>
                    496: <p>
                    497: <br>
                    498: So once agin' it was right, but then<br>
                    499: The lake went dry, she was gone again!<br>
                    500: Fish started flippin' and floppin' about<br>
1.42      deraadt   501: Yellin' "Mercy Puff! It's a doggone drought!"<br>
1.37      deraadt   502: <p>
                    503: So he rolled up-gulch till he hit the lake<br>
                    504: Of Apache fish, they was on the take<br>
                    505: They'd built a dam that was made of rules<br>
                    506: Now Puff was pissed and he lost his cool!<br>
                    507: <p>
                    508: <br>
                    509: I'm sick and tired of these goldarn words!<br>
1.39      mcbride   510: n' laws n' bureaucratic nerds!<br>
1.37      deraadt   511: You're full o' beans n' killin' my town<br>
                    512: and if you's all don't shut er down<br>
                    513: <p>
                    514: I'll hang a lickin' on every one<br>
                    515: of you sons o' bitchin' greedy scum!<br>
1.41      deraadt   516: So he blew the dam, an' he let 'er haul<br>
                    517: Cause water oughta be free for all!<br>
1.37      deraadt   518: <p>
                    519: <br>
                    520: CHORUS<br>
                    521: <br>
                    522: <p>
                    523: That's right!<br>
                    524: I'll hang a lickin' on ya!<br>
                    525: Never piss on another man's boot!<br>
                    526: <br>
                    527: </td><td valign=top width="33%">
                    528: <img src="images/36song.gif"><br>
                    529: </td></tr></table>
                    530: <p>
                    531: <em>
                    532: Vocals, Lyrics, Melody and Co-Arrangement by Ty Semaka - Guitar by
                    533: Chantal Vitalis - Bass by Jonny Nordstrom - Drums by John McNiel,<br>
                    534: Fiddle - Co-Arrangement, Recording, Mixing, Mastering by Jonathan Lewis of
                    535: Moxam Studios (1-403-233-0350).
                    536: <br>
                    537: <br>
                    538: </em>
                    539:
                    540: <hr>
1.30      deraadt   541: <a name=35></a>
1.33      deraadt   542: <h2><font color="#00b000"><a href="35.html">
                    543: 3.5: "CARP License" and "Redundancy must be free"</a></font></h2>
1.30      deraadt   544: <table border=0 cellspacing=0 cellpadding=2 width="100%">
                    545: <tr>
                    546: <td valign="top" width="28%">
1.33      deraadt   547: <a href="orders.html">[Order OpenBSD 3.5 or other items]</a><br>
1.30      deraadt   548: OpenBSD 3.5 CD2 track 2 is an<br>
1.55      tom       549: uncompressed copy of this skit &amp; song.<br>
1.58      deraadt   550: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/songs/song35.mp3">MP3 song (5:21 minutes, 9.7MB)</a><br>
                    551: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/songs/song35.ogg">OGG song (5:21 minutes, 6.8MB)</a><br>
1.30      deraadt   552: <br>
                    553: <br>
                    554: <a href="images/Carp.gif"><img alt="CARP" src="images/Carp.gif"></a>
                    555: <br>
                    556: <br>
                    557: <em>
                    558: A common theme used by the comedy crew Monty Python was to emphasize
                    559: and exaggerate ridiculousnesses that their target had imposed upon
                    560: themselves.  Few things could be considered as humorous as making a
                    561: redundancy protocol... redundant; e.g. being forced to replace it by
                    562: Cisco lawyers and IETF policy.
                    563: <p>
                    564: We've been working a few years now on our packet filtering software
                    565: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a>
                    566: and it became time to add failover.  We want to be able to set up pf
                    567: firewalls side by side, and exchange the stateful information between
                    568: them, so that in case of failure another could take over 'keep state'
                    569: sessions.  Our
                    570: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfsync&amp;sektion=4">pfsync(4)</a>
                    571: protocol solves this problem.  However, on both sides of the firewall,
                    572: it is also necessary to have all the regular hosts not see a
                    573: network failure.  The only reliable way to do this is for both
                    574: firewall machines to have and use the same IP and MAC addresses.  But
                    575: the only real way to do that is to use multicast protocols.
                    576: <p>
                    577: The IETF community proposed work in this direction in the late
                    578: 90's, however in 1997 Cisco informed them that they believed some of
                    579: Cisco's patents covered the proposed IETF VRRP (Virtual Router
                    580: Redundancy Protocol); on
                    581: <a href="http://www.ietf.org/ietf/IPR/VRRP-CISCO">
                    582: March 20, 1998 they went further and specifically named their HSRP
                    583: "Hot Standby Router Protocol" patent</a>.  Reputedly, they were upset
                    584: that IETF had not simply adopted the flawed HSRP protocol as the
                    585: standard solution for this problem.  Despite this legal pressure, the
                    586: IETF community forged ahead and published VRRP as a standard even
                    587: though there was a patent in the space.  Why?
                    588: <a href="http://www.cs-ipv6.lancs.ac.uk/ipv6/documents/standards/general-comms/ietf/vrrp/vrrp-minutes-97dec.txt">
                    589: There was much deliberation</a>
                    590: at all levels of the IETF, and unfortunately for all of us the
                    591: politicians within eventually decided to allow patented technology in
                    592: standards -- as long as the patented technology is licensed under RAND
                    593: (Reasonable And Non Discriminatory) terms.  As free software
                    594: programmers, we therefore find ourselves in the position that these
                    595: RAND standards must not be implemented by us, and we must deviate from
                    596: the standard.  We find all this rather Unreasonable and Discriminatory
                    597: and we *will* design competing protocols.  Some standards organization,
                    598: eh?
                    599: <p>
                    600: Due to some HSRP flaws fixed by VRRP and for compatibility with the
                    601: (HSRP-licensed) VRRP implementations of their competitors, Cisco in
                    602: recent times has largely abandoned HSRP and now relies on VRRP instead
                    603: -- a protocol designed for and by the community, but for which they
                    604: claim patent rights.
                    605: <p>
                    606: On August 7 2002, after many communications, Robert Barr (Cisco's
                    607: lawyer) firmly informed the OpenBSD community that Cisco would defend
                    608: its patents for VRRP implementations -- meaning basically that it was
                    609: impossible for a free software group to produce a truly free
                    610: implementation of the IETF standard protocol.  Perhaps this is because
                    611: Cisco and Alcatel are currently engaged in a pair of patent lawsuits; a
                    612: small piece of which is Cisco attempting to use the HSRP patent
                    613: against Alcatel for their use of VRRP.  Some IETF working group
                    614: members took note of our complaints,
                    615: <a href="http://lists.microshaft.org/pipermail/dmca_discuss/2003-April/004702.html">
                    616: however an attempt in April 2003 to have the IETF abandon the use of
                    617: patented technology failed to "reach consensus" in the IETF</a>.
                    618: <p>
                    619: A few years ago, the W3C, who designs our web protocols, tried to move
                    620: to a RAND policy as well (primarily because of pressure from Microsoft
                    621: and Apple), but the community outrage was so overpowering that they
                    622: backed down.  Some standards groups use this policy, while others
                    623: avoid it -- the one differentiation being the amount of corporate
1.55      tom       624: participation. In the IETF, the pro-RAND agents work for AT&amp;T,
1.30      deraadt   625: Alcatel, IBM, Cisco, Microsoft, and other large companies.  Since IETF
                    626: is an open forum, they can blend in as the populace, and vote just
                    627: like all others, except against the community.
                    628: <p>
                    629: Translation: In failing to "reach consensus", the companies who
                    630: benefit from RAND won, and the community lost again.
                    631: <p>
                    632: Left with little choice, we proceeded to reinvent the wheel or, more
                    633: correctly, abandon the wheel entirely and go for a "hovercraft".  We
                    634: designed CARP (Common Address Redundancy Protocol) to solve the same
                    635: problem that these other protocols are designed for, but without the
                    636: same technological basis as HSRP and VRRP.  We read the patent
                    637: document carefully and ensured that CARP was fundamentally different.
                    638: We also avoided many of the flaws in HSRP and VRRP (such as an inherent
                    639: lack of security).  And since we are OpenBSD developers, we designed
                    640: it to use cryptography.
                    641: <p>
                    642: The combination of
                    643: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a>,
                    644: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfsync&amp;sektion=4">pfsync(4)</a>, and
                    645: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&amp;sektion=4">carp(4)</a>
                    646: has permitted us to build highly redundant firewalls.  To date, we
                    647: have built a few networks that include as many as 4 firewalls, all
                    648: running random reboot cycles.  As long as one firewall is alive in a
                    649: group, traffic through them moves smoothly and correctly for all of
                    650: our packet filter functionality.  Cisco's low end products are unable
                    651: to do this reliably, and if they have high end products which can do
                    652: this, you most certainly cannot afford them.
                    653: <p>
                    654: As a final note of course, when we petitioned IANA, the IETF body
                    655: regulating "official" internet protocol numbers, to give us numbers
                    656: for CARP and pfsync our request was denied.  Apparently we had failed
                    657: to go through an official standards organization.  Consequently we
                    658: were forced to choose a protocol number which would not conflict with
                    659: anything else of value, and decided to place CARP at IP protocol 112.
                    660: We also placed pfsync at an open and unused number. We informed IANA of
                    661: these decisions, but they declined to reply.
                    662: <p>
                    663: This ridiculous situation then inspired one of our developers to create
                    664: this parody of the well-known Monty Python skit and song.
                    665: <br>
                    666: </em>
                    667: </td><td valign="top" width="3%">
                    668: <br>
                    669: </td><td valign=top width="33%">
                    670: <br>
                    671: <br>
                    672: <font color="#b00000">Customer:</font>
                    673: Hello, I would like to buy a CARP license please.
                    674: <br>
                    675: <font color="#b00000">Licenser:</font>
                    676: A what?
                    677: <br>
                    678: <font color="#b00000">Customer:</font>
                    679: A license for my network redundancy protocol, CARP.
                    680: <br>
                    681: <font color="#b00000">Licenser:</font>
                    682: Well, it's free isn't it?
                    683: <br>
                    684: <font color="#b00000">Customer:</font>
                    685: Exactly, the protocol's name is CARP.  CARP the redundancy protocol.
                    686: <br>
                    687: <font color="#b00000">Licenser:</font>
                    688: What?
                    689: <br>
                    690: <font color="#b00000">Customer:</font>
                    691: He is an.... redundancy protocol.
                    692: <br>
                    693: <font color="#b00000">Licenser:</font>
                    694: CARP is a free redundancy protocol!
                    695: <br>
                    696: <font color="#b00000">Customer:</font>
                    697: Yes, I chose it out of three, I didn't like the others,
                    698: they were all too... encumbered.  And now I must license it!
                    699: <br>
                    700: <font color="#b00000">Licenser:</font>
                    701: You must be a looney.
                    702: <br>
                    703: <font color="#b00000">Customer:</font>
                    704: I am not a looney!  Why should I be tied with the epithet looney merely
                    705: because I wish to protect my redundancy protocol?  I've heard tell
                    706: that Network Associates has a pet algorithm called RSA used in IETF
                    707: standards, and you wouldn't call them a looney; Geoworks has a claim
                    708: on WAP, after what their lawyers do to you if you try to implement it.
                    709: Cisco has two redundant patents, both encumbered, and Cadtrack has a
                    710: patent on cursor movement!  So, if you're calling the large American
                    711: companies that fork out millions of dollars for the use of XOR a
                    712: bunch of looneys, I shall have to ask you to step outside!
                    713: <br>
                    714: <font color="#b00000">Licenser:</font>
                    715: Alright, alright, alright.  A license.
                    716: <br>
                    717: <font color="#b00000">Customer:</font>
                    718: Yes.
                    719: <br>
                    720: <font color="#b00000">Licenser:</font>
                    721: For a free redundancy protocol?
                    722: <br>
                    723: <font color="#b00000">Customer:</font>
                    724: Yes.
                    725: <br>
                    726: <font color="#b00000">Licenser:</font>
                    727: You are a looney.
                    728: <br>
                    729: <font color="#b00000">Customer:</font>
                    730: Look, it allows for bleeding redundancy doesn't it? Cisco's got a
                    731: patent for the HSRP, and I've got to get a license for me router
                    732: VRRP.
                    733: <br>
                    734: <font color="#b00000">Licenser:</font>
                    735: You don't need a license for your VRRP.
                    736: <br>
                    737: <font color="#b00000">Customer:</font>
1.32      otto      738: I bleeding well do and I got one.  It can't be called VRRP without it.
1.30      deraadt   739: <br>
                    740: <font color="#b00000">Licenser:</font>
                    741: There's no such thing as a bloody VRRP license.
                    742: <br>
                    743: <font color="#b00000">Customer:</font>
                    744: Yes there is!
                    745: <br>
                    746: <font color="#b00000">Licenser:</font>
                    747: Isn't!
                    748: <br>
                    749: <font color="#b00000">Customer:</font>
                    750: Is!
                    751: <br>
                    752: <font color="#b00000">Licenser:</font>
                    753: Isn't!
                    754: <br>
                    755: <font color="#b00000">Customer:</font>
                    756: I bleeding got one, look!  What's that then?
                    757: <br>
                    758: <font color="#b00000">Licenser:</font>
                    759: This is a Cisco HSRP patent document with the word "Cisco" crossed
                    760: out and the word "IETF" written in in crayon.
                    761: <br>
                    762: <font color="#b00000">Customer:</font>
                    763: The man didn't have the right form.
                    764: <br>
                    765: <font color="#b00000">Licenser:</font>
                    766: What man?
                    767: <br>
                    768: <font color="#b00000">Customer:</font>
                    769: Robert Barr, the man from the redundancy detector van.
                    770: <br>
                    771: <font color="#b00000">Licenser:</font>
                    772: The looney detector van, you mean.
                    773: <br>
                    774: <font color="#b00000">Customer:</font>
                    775: Look, it's people like you what cause unrest.
                    776: <br>
                    777: <font color="#b00000">Licenser:</font>
                    778: What redundancy detector van?
                    779: <br>
                    780: <font color="#b00000">Customer:</font>
                    781: The redundancy detector van from the Monopoly of Cizzz-coeee.
                    782: <br>
                    783: <font color="#b00000">Licenser:</font>
                    784: Cizzz-coeee?
                    785: <br>
                    786: <font color="#b00000">Customer:</font>
                    787: It was spelt like that on the van.  I'm very observant!  I never seen
                    788: so many bleeding aerials.  The man said that their equipment could
                    789: pinpoint a failover configuration at 400 yards!  And my Cisco router,
                    790: being such a flappy bat, was a piece of cake.
                    791: <br>
                    792: <font color="#b00000">Licenser:</font>
1.34      otto      793: How much did you pay for that?
1.30      deraadt   794: <br>
                    795: <font color="#b00000">Customer:</font>
                    796: Sixty quid, and twenty grand for the PIX.
                    797: <br>
                    798: <font color="#b00000">Licenser:</font>
                    799: What PIX?
                    800: <br>
                    801: <font color="#b00000">Customer:</font>
                    802: The PIX I'm replacing!
                    803: <br>
                    804: <font color="#b00000">Licenser:</font>
                    805: So you're replacing your PIX with free software, and yet you want to
                    806: license it?
                    807: <br>
                    808: <font color="#b00000">Customer:</font>
                    809: There's nothing so odd about that. I'm sure they patented this
                    810: protocol too.  After all, the IETF had a hand in it!
                    811: <br>
                    812: <font color="#b00000">Licenser:</font>
                    813: No they didn't!
                    814: <br>
                    815: <font color="#b00000">Customer:</font>
                    816: Did!
                    817: <br>
                    818: <font color="#b00000">Licenser:</font>
                    819: Didn't!
                    820: <br>
                    821: <font color="#b00000">Customer:</font>
                    822: Did, did, did and did!
                    823: <br>
                    824: <font color="#b00000">Licenser:</font>
                    825: Oh, all right.
                    826: <br>
                    827: <font color="#b00000">Customer:</font>
                    828: Spoken like a gentleman, sir.  Now, are you going to give me a CARP
                    829: license?
                    830: <br>
                    831: <font color="#b00000">Licenser:</font>
                    832: I promise you that there is no such thing.  You don't need one.
                    833: <br>
                    834: <font color="#b00000">Customer:</font>
                    835: In that case, give me a Firewall License.
                    836: <br>
                    837: <font color="#b00000">Licenser:</font>
                    838: A license?
                    839: <br>
                    840: <font color="#b00000">Customer:</font>
                    841: Yes.
                    842: <br>
                    843: <font color="#b00000">Licenser:</font>
                    844: For your firewall?
                    845: <br>
                    846: <font color="#b00000">Customer:</font>
                    847: No.
                    848: <br>
                    849: <font color="#b00000">Licenser:</font>
                    850: No?
                    851: <br>
                    852: <font color="#b00000">Customer:</font>
                    853: No, half my firewall.  It had an accident.
                    854: <br>
                    855: <font color="#b00000">Licenser:</font>
                    856: You're off your chump.
                    857: <br>
                    858: <font color="#b00000">Customer:</font>
                    859: Look, if you intend by that utilization of an obscure colloquialism
1.43      deraadt   860: to imply that my sanity is not entirely up to scratch, or indeed to deny the
1.30      deraadt   861: semi-existence of my little half firewall, I shall have to ask you to
                    862: listen to this!  Take it away CARP the orchestra leader!
                    863: <br>
                    864: <br>
                    865: A zero... one.. A one zero one one<br>
                    866: <br>
                    867: VRRP, philosophically,<br>
                    868: must ipso facto standard be<br>
                    869: But standard it<br>
                    870: needs to be free<br>
                    871: vis a vis<br>
                    872: the IETF<br>
                    873: you see?<br>
                    874: <br>
                    875: But can VRRP<br>
                    876: be said to be<br>
                    877: or not to be<br>
                    878: a standard, see,<br>
                    879: when VRRP can not be free,<br>
                    880: due to some Cisco patentry..<br>
                    881: <br>
                    882: Singing...<br>
                    883: <br>
                    884: La Dee Dee, 1, 2, 3.<br>
                    885: VRRP ain't free.<br>
                    886: O P E N B S D<br>
                    887: CARP is free<br>
                    888: <br>
                    889: Is this wretched Cisco-eze<br>
                    890: let through IETF to mean<br>
                    891: my firewall must pay legal fees?<br>
                    892: No! CARP and PF are Free!<br>
                    893: <br>
                    894: Fiddle dee dum,<br>
                    895: Fiddle dee dee,<br>
                    896: CARP and PF are free.<br>
                    897: <br>
                    898: 1 1 2,<br>
                    899: Tee Hee Hee,<br>
                    900: CARP and PF are free.<br>
                    901: <br>
                    902: My firewall just keeps running, see,<br>
                    903: bisected accidentally,<br>
                    904: one summer afternoon by me.<br>
                    905: Redundancy's good when free.<br>
                    906: <br>
                    907: Redundancy must be free.<br>
                    908: Redundancy must be free.<br>
                    909: <br>
                    910: The End<br>
                    911: <br>
                    912: Under the Geddy Lee?<br>
                    913: <br>
                    914: No, Redundancy must be free!<br>
                    915: <br>
                    916: Geddy must be free.<br>
                    917: <br>
                    918: <br>
                    919: </td><td valign=top width="33%">
                    920: <img src="images/Carp_song.gif"><br>
                    921: </td></tr></table>
                    922: <p>
                    923: <em>
                    924: <font color="#00b000">"CARP License"</font> sketch:<br>
                    925: Tony Binns as the Customer, Peter Rumpel as the Licenser.
                    926: <br>
1.34      otto      927: <font color="#00b000">"Redundancy must be free"</font> song:<br>
1.30      deraadt   928: Lead vocal by Peter Rumpel, backing vocals by Jonathan Lewis and Ty Semaka.
1.37      deraadt   929: Piano by Janet Lewis, acoustic guitars by Chantal Vitalis.<br>
1.30      deraadt   930: Bass and Geddy Lee questioning by Jonathan Lewis.
                    931: Lyrics by Bob Beck.<br>
                    932: <br>
                    933: <br>
                    934: </em>
                    935:
                    936: <hr>
1.20      deraadt   937: <a name=34></a>
1.33      deraadt   938: <h2><font color="#00b000"><a href="34.html">
                    939: 3.4: "The Legend of Puffy Hood"</a></font></h2>
1.20      deraadt   940: <table border=0 cellspacing=0 cellpadding=2 width="100%">
                    941: <tr>
                    942: <td valign="top" width="28%">
1.33      deraadt   943: <a href="orders.html">[Order OpenBSD 3.4 or other items]</a><br>
1.20      deraadt   944: OpenBSD 3.4 CD2 track 2 is an<br>
                    945: uncompressed copy of this song.<br>
1.58      deraadt   946: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/songs/song34.mp3">MP3 song (3.5 minutes, 7.0MB)</a><br>
                    947: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/songs/song34.ogg">OGG song (3.5 minutes, 5.1MB)</a><br>
1.20      deraadt   948: <br>
                    949: <br>
                    950: <a href="images/Hood.gif"><img alt="Puffy Hood" src="images/Hood.gif"></a>
                    951: <br>
                    952: <br>
                    953: <em>
                    954: Join Puffy Hood and his Funny Fish as they take on
1.26      deraadt   955: the Sheriff (an unelected leader) and other evil
1.20      deraadt   956: forces of the draconian government!
                    957: <p>
                    958: <br>
                    959: As we did for the 3.3 release, we have once again tried
                    960: making release artwork and music which are allegorical
                    961: of recent happenings.
                    962: <p>
                    963: Two years ago we became involved with the University
                    964: of Pennsylvania and DARPA, who were funding us to do
                    965: security research and development .. on things that
                    966: we were already intending to do.  We provided ideas,
                    967: wrote papers, and deployed cutting-edge technology;
                    968: DARPA provided finances and reaped a share of the
                    969: credit, and the University of Pennsylvania acted as
                    970: a middle-man.  We accepted funding based on the
                    971: promise that our freedom to operate as we wished
                    972: was unaffected. To us, freedom is more important
1.21      deraadt   973: than funding -- heck, we were dealing with the evil
1.20      deraadt   974: forces of government, and needed to be careful.
                    975: <p>
                    976: A few months prior to this release, DARPA suddenly
                    977: and without warning decided to withdraw that funding;
                    978: they also aggressively backed out of contractual
                    979: obligations.  Many articles in the <a href=press.html>press</a> followed regarding
                    980: this sudden manuevre.  Apparently this hoopla happened
                    981: because an OpenBSD-related article in the Canadian
1.55      tom       982: newspaper The Globe &amp; Mail had quoted Theo de Raadt
1.20      deraadt   983: making anti-war statements regarding Iraq and the
                    984: theft of oil.
                    985: <p>
                    986: The only answer given (to major media reporters) by a
                    987: DARPA spokesperson (Jan Walker) was this:
                    988: <p>
                    989: &quot;As a result of the DARPA review of the
                    990: project, and due to world events and the evolving
                    991: threat posed by increasingly capable nation-states,
                    992: the Government on April 21 advised the University
                    993: to suspend work on the "security fest" portion of
                    994: the project.&quot;
                    995: <p>
                    996: That almost toes the line of calling us terrorists!
                    997: We had lost financial support, but the release of the
                    998: statement above suddenly made us very happy to be free
                    999: of any perceived obligation to such crazy people.
                   1000: <p>
                   1001: Since the termination came near natural contract
                   1002: termination (about 4 months remained), less damage
                   1003: than expected was sustained by the project.  Sponsors
                   1004: stepped forward and helped us make up the missing funds
                   1005: we needed to run our "Hackathon", and the event
1.61      grunk    1006: proceeded as planned.  We even had T-shirts made with
1.20      deraadt  1007: "Workstations of Mass Development" artwork for those
                   1008: developers who attended (sorry, they are not for sale).
                   1009: <p>
                   1010: We could not make stories like this up.  So instead,
                   1011: we are making up an allegory about it, using the tale
                   1012: of Robin Hood.
                   1013: </em>
                   1014: </td><td valign="top" width="3%">
                   1015: <br>
                   1016: </td><td valign=top width="33%">
                   1017: <br>
                   1018: Sir Puffy of Ramsay was a wandrin'<br>
                   1019: Through forests of seaweed all alone<br>
                   1020: He had found the crusades<br>
                   1021: were an endless charade<br>
                   1022: So for now he called Nothing Hack home<br>
                   1023: <br>
                   1024: <br>
                   1025: One day he met Little Bob of Beckley<br>
                   1026: Beat him fair on a log-in by staff<br>
                   1027: Clever chums they did find<br>
                   1028: other fish of their kind<br>
                   1029: Thwarting evil with humppa and math<br>
                   1030: <br>
                   1031: <br>
                   1032: Now trouble was a brewin' when the Good King was away<br>
                   1033: The Sheriff came a callin' for the poor to pay<br>
                   1034: With CD's and their freedom<br>
                   1035: for to share online<br>
                   1036: And burning down the village cause he was a slime<br>
                   1037: <br>
                   1038: <br>
                   1039: So Puffy and his buddies took the booty from the rich<br>
                   1040: and turned it into a system to protect poor fish<br>
                   1041: Sent out by Hook or a Wim<br>
                   1042: to the teaming schools<br>
                   1043: Town cryers were on fire cause the crypto ruled!<br>
                   1044: <br>
                   1045: <br>
                   1046: <em>Chorus:</em><br>
                   1047: They called it "BSD"!<br>
                   1048: And "Open" because it's always free<br>
                   1049: So raise up your glass and<br>
                   1050: three cheers to the Funny<br>
                   1051: Fish for never running<br>
                   1052: and making something good!<br>
                   1053: And here's to Puffy Hood!<br>
                   1054: <br>
                   1055: <br>
                   1056: Aaaw! Word to the sea y'all<br>
                   1057: The Hood's a bad ball<br>
                   1058: Ya underneath he's a heathen and a traitor<br>
                   1059: He can take from you all and say "later!"<br>
                   1060: Think he's a hero?<br>
                   1061: Naw he ain't lovin' ya<br>
1.24      deraadt  1062: He gettin' richer than Bill Gates and Dubya<br>
1.20      deraadt  1063: Read the Wanted poster<br>
                   1064: of Sheriff Plac-o-derm fool<br>
                   1065: We gettin' back the booty<br>
                   1066: or we take away your worms too<br>
                   1067: <br>
                   1068: <br>
                   1069: Yo! Word to the classes<br>
                   1070: Put on your glasses<br>
                   1071: I guess the Sheriff is King till this passes<br>
                   1072: Times are a changin' and movin' so fast<br>
                   1073:  He says "Give me your freedom,<br>
                   1074: I'll grasp it and pass it to brass<br>
                   1075: who can hash it for weapons of massive distraction.<br>
                   1076: And hand me the bastards that brashly amassed from the cash<br>
                   1077: happy faction of oily and gassy co-action".<br>
                   1078: No! Don't hand em dick, grab a stick, keep attacking for freedom<br>
                   1079: and hack till the King cometh back and leave em'<br>
                   1080: <br>
                   1081: <br>
                   1082: Then trouble was a rollin' with an army on the run<br>
1.25      deraadt  1083: The Sheriff came a callin' for the spikey one<br>
1.20      deraadt  1084: And took back all the booty<br>
                   1085: Puff intended for the poor<br>
                   1086: The Arch-a-thon went on despite the mighty roar<br>
                   1087: <br>
                   1088: <br>
                   1089: Puff snuck into the castle, and found the treasure hill<br>
                   1090: And also found Maid Marlin held against her will<br>
                   1091: He loaded all the loot<br>
                   1092:  to give it back and big surprise<br>
                   1093: He took the maiden too, 'cause she was easy on the eyes<br>
                   1094: <br>
                   1095: <br>
                   1096: <em>Chorus:</em><br>
                   1097: They called it "BSD"!<br>
                   1098: And "Open" because it's always free<br>
                   1099: So raise up your glass and<br>
                   1100: three cheers to the Funny<br>
                   1101: Fish for never running<br>
                   1102: and making something good!<br>
                   1103: And here's to Puffy Hood!<br>
                   1104: <br>
                   1105:
                   1106: <br>
                   1107: <br>
                   1108: </td><td valign=top width="33%">
                   1109: <img src="images/PuffyHood_song.gif"><br>
                   1110: </td></tr></table>
                   1111: <p>
                   1112: <em>
                   1113: Music, Co-arrangement, Recording, Mixing, Drum Programming,
                   1114: Bass, Organ, and Violin by Jonathan Lewis.
                   1115: <br>
                   1116: Co-Arrangement, Lyrics, and Main Vocals by Ty Semaka.
                   1117: <br>
                   1118: Back-vocals by Bob Beck, Calvin Beck, Theo de Raadt, Alan Kolodziejzyk,
1.55      tom      1119: Jonathan Lewis &amp; Peter Valchev.
1.20      deraadt  1120: <br>
                   1121: Rap #1 by Richard Sixto.
                   1122: Guitar by Chantal Vitalis.
                   1123: <br>
                   1124: </em>
                   1125:
1.23      jose     1126: <br>
                   1127: <hr>
1.11      deraadt  1128: <a name=33></a>
1.33      deraadt  1129: <h2><font color="#00b000"><a href="33.html">
                   1130: 3.3: "Puff the Barbarian"</a></font></h2>
1.11      deraadt  1131: <table border=0 cellspacing=0 cellpadding=2 width="100%">
                   1132: <tr>
                   1133: <td valign="top" width="33%">
1.33      deraadt  1134: <a href="orders.html">[Order OpenBSD 3.3 or other items]</a><br>
1.11      deraadt  1135: OpenBSD 3.3 CD2 track 2 is an<br>
                   1136: uncompressed copy of this song.<br>
1.58      deraadt  1137: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/songs/song33.mp3">MP3 song (4 minutes, 7.5MB)</a><br>
                   1138: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/songs/song33.ogg">OGG song (4 minutes, 3.3MB)</a><br>
1.11      deraadt  1139: <br>
                   1140: <br>
                   1141: <a href="images/Barbarian.gif"><img alt="Puff the Barbarian" src="images/Barbarian.gif"></a>
1.12      deraadt  1142: <br>
                   1143: <br>
1.14      deraadt  1144: <em>
1.36      deraadt  1145: Like other Barbarians before him, Puff has had to<br>
                   1146: face some pretty crazy challenges.<br>
1.12      deraadt  1147: <br>
                   1148: This song is an allegory of the recent difficulties<br>
                   1149: we went through dealing with Sun, who refused our<br>
1.36      deraadt  1150: request for documentation about their UltraSPARC<br>
                   1151: III processors.  We want documentation, because<br>
                   1152: these are the fastest processors with a per-page<br>
                   1153: eXecute bit in the MMU, needed to fully support<br>
                   1154: our new W^X security feature.  In the meantime,<br>
                   1155: the AMD Hammer has come onto the scene, and<br>
                   1156: this processor supports an eXecute bit in 64-bit<br>
                   1157: mode.<br>
                   1158: <br>
                   1159: And it is going to be faster...<br>
1.12      deraadt  1160: </em>
1.11      deraadt  1161: </td><td valign=top width="33%">
                   1162: Deep through the mists of time<br>
                   1163: Gaze to the crystal ball<br>
                   1164: Back to the age of darkness<br>
                   1165: Black was the protocol<br>
                   1166: <p>
                   1167: A King ruled the web with fear<br>
                   1168: Spilling the blood of men<br>
                   1169: Then from the ocean came<br>
                   1170: Puff the Barbarian<br>
1.17      deraadt  1171: <br>
                   1172: <br>
1.11      deraadt  1173: Born in a tiny bowl Puff was a pet<br>
                   1174: Sold into slav-er-y by the man<br>
                   1175: Eating the weeds till he was strong enough<br>
                   1176: Breaking his bonds like nobody can<br>
                   1177: <p>
                   1178: Down the sewer pipes of Hell<br>
                   1179: A thousand kitties then did bleed<br>
                   1180: Constraints were slain as well<br>
                   1181: Hacked his way out to the C<br>
                   1182: <p>
                   1183: And there he found<br>
                   1184: His destiny<br>
                   1185: Hammer of the Ocean God<br>
                   1186: "Xor taking care of me"<br>
                   1187: <p>
                   1188: Then in a dream Xor requested he<br>
                   1189: "Go to the Sun King, get what I yearn<br>
                   1190: Kernighan saw it, prophet of the C<br>
                   1191: Knowledge - so they may never return"<br>
                   1192: <p>
                   1193: At the tower Puff appealed<br>
                   1194: For the wisdom of the One<br>
                   1195: Denied, his mind did reel<br>
                   1196: Puff was getting tired of Sun<br>
                   1197: <p>
                   1198: Broke down the guard<br>
                   1199: Cause math is hard<br>
1.18      deraadt  1200: Saw McNealy on his throne<br>
1.11      deraadt  1201: All alone and only bones<br>
                   1202: <p>
                   1203: Come the Sun King blade ablur<br>
                   1204: Hammer down eclipse the Sun<br>
                   1205: And Puff, the land secured<br>
                   1206: The new King Barbarian!<br>
                   1207: </td><td valign=top width="33%">
                   1208: <img src="images/Barbarian-song.gif"><br>
                   1209: </td></tr></table>
                   1210: <p>
                   1211: <em>
                   1212: Written and arranged by Ty Semaka.
                   1213: Co-arranged, recorded, mixed &amp; mastered by Jonathan Lewis.
                   1214: <br>
                   1215: Vocals by DeVille, guitar by Sean Desmond, bass by Ian Knox,
                   1216: drums by John McNiel, violin by Jonathan Lewis.
                   1217: </em>
                   1218:
                   1219: <br>
                   1220: <hr>
1.9       millert  1221: <a name=32></a>
1.33      deraadt  1222: <h2><font color="#00b000"><a href="32.html">
                   1223: 3.2: "Goldflipper"</a></font></h2>
1.11      deraadt  1224: <table border=0 cellspacing=0 cellpadding=2 width="100%">
                   1225: <tr>
                   1226: <td valign="top" width="33%">
1.33      deraadt  1227: <a href="orders.html">[Order OpenBSD 3.2 or other items]</a><br>
1.11      deraadt  1228: OpenBSD 3.2 CD2 track 2 is an<br>
                   1229: uncompressed copy of this song.<br>
1.58      deraadt  1230: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/songs/song32.mp3">MP3 song (3 minutes, 2.5MB)</a><br>
                   1231: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/songs/song32.ogg">OGG song (3 minutes, 2.3MB)</a><br>
1.11      deraadt  1232: <br>
                   1233: <br>
                   1234: <a href="images/MrPond.gif"><img alt="Mr Pond" src="images/MrPond.gif"></a>
                   1235: </td><td valign=top width="33%">
1.9       millert  1236: Goldflipper<br>
                   1237: With golden skin<br>
                   1238: and flippers as sharp as a knife<br>
                   1239: He's the machine<br>
                   1240: Designed to dismember your life<br>
                   1241: <p>
                   1242: And the fish<br>
                   1243: Protecting us all from the cat<br>
                   1244: And the cat<br>
                   1245: Infecting the wo-orld for a laugh<br>
                   1246: <p>
                   1247: Cyborg on a mission<br>
                   1248: To do some Puff fishin'<br>
                   1249: The doctor wants fugu tonight!<br>
                   1250: <p>
                   1251: (short instrumental intro)
1.1       deraadt  1252: <p>
1.9       millert  1253: You'll need some machismo to<br>
                   1254: catch the spikey one<br>
                   1255: He's got guts and gizmos to<br>
                   1256: make the system run<br>
1.1       deraadt  1257: <p>
1.9       millert  1258: But Flip's here for fun<br>
                   1259: and without a gun<br>
                   1260: He'll dice you with his Golden fin<br>
1.1       deraadt  1261: <p>
1.9       millert  1262: She's all over Puff cause he's<br>
                   1263: such a sexy catch<br>
                   1264: Is she spying on him or<br>
                   1265: just a seafood match?<br>
1.1       deraadt  1266: <p>
1.9       millert  1267: Oh double seven<br>
                   1268: Send me to Heaven<br>
                   1269: Cause for Mr. Po-o-o-ond<br>
1.1       deraadt  1270: <p>
1.9       millert  1271: The women are fond<br>
                   1272: She knows what to do<br>
                   1273: She'll turn Gold to goo<br>
1.1       deraadt  1274: <p>
1.9       millert  1275: Goldflipper is gone<br>
                   1276: Gold flipper's goooooooooooooone<br>
1.11      deraadt  1277: </td><td valign=top width="33%">
                   1278: <br>
                   1279: </td></tr></table>
1.1       deraadt  1280: <p>
                   1281: <em>
1.9       millert  1282: Lyrics by Ty Semaka.  Arranged by Ty Semaka &amp; Jonathan Lewis.
1.1       deraadt  1283: <br>
1.9       millert  1284: Base &amp; drum programming, recording, mixing &amp; mastering by
                   1285: Jonathan Lewis.  Vocals by Onalea Gilbertson.  Sax by Dan Meichel.
                   1286: Trumpet &amp; Trombone by Craig Soby.
1.1       deraadt  1287: </em>
                   1288:
                   1289: <br>
                   1290: <hr>
1.3       ian      1291: <a name=31></a>
1.33      deraadt  1292: <h2><font color="#00b000"><a href="31.html">
                   1293: 3.1: "Systemagic"</a></font></h2>
1.11      deraadt  1294: <table border=0 cellspacing=0 cellpadding=2 width="100%">
                   1295: <tr>
                   1296: <td valign="top" width="33%">
1.33      deraadt  1297: <a href="orders.html">[Order OpenBSD 3.1 or other items]</a><br>
1.11      deraadt  1298: OpenBSD 3.1 CD2 track 2 is an<br>
                   1299: uncompressed copy of this song.<br>
1.58      deraadt  1300: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/songs/song31.mp3">MP3 song (3 minutes, 2.9MB)</a><br>
                   1301: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/songs/song31.ogg">OGG song (3 minutes, 2.3MB)</a><br>
1.11      deraadt  1302: <br>
                   1303: <br>
                   1304: <a href="images/Systemagic.jpg"><img alt="Systemagic" src="images/Systemagic.jpg"></a>
                   1305: </td><td valign=top width="33%">
1.1       deraadt  1306: BSD fight buffer reign<br>
                   1307: Flowing blood in circuit vein<br>
                   1308: Quagmire, Hellfire, RAMhead Count<br>
                   1309: Puffy rip attacker out<br>
                   1310: <p>
                   1311: Crackin' ze bathroom, Crackin' ze vault<br>
                   1312: Tale of the script, HEY! Secure by default<br>
                   1313: <p>
                   1314: Can't fight the Systemagic<br>
                   1315: &Uuml;ber tragic<br>
                   1316: Can't fight the Systemagic<br>
                   1317: <p>
                   1318: Sexty second, black cat struck<br>
                   1319: Breeding worm of crypto-suck<br>
                   1320: Hot rod box unt hunting wake<br>
                   1321: Vampire omellete, kitten cake<br>
1.11      deraadt  1322: </td><td valign=top width="33%">
1.1       deraadt  1323: <p>
                   1324: Crackin' ze boardroom, Crackin' ze vault<br>
                   1325: Rippin' ze bat, HEY! Secure by default<br>
                   1326: <p>
                   1327: Chorus
                   1328: <p>
                   1329: Cybersluts vit undead guts<br>
                   1330: Transyl-viral coffin muck<br>
                   1331: Penguin lurking under bed<br>
                   1332: Puffy hoompa on your head<br>
                   1333: <p>
                   1334: Crackin' ze bedroom, Crackin' ze vault<br>
                   1335: Crackin' ze whip, HEY! Secure by default<br>
                   1336: Crackin' ze bedroom, Crackin' ze vault<br>
                   1337: Crackin' ze whip, HEY! Secure by default<br>
                   1338: <p>
                   1339: Chorus<br>
1.11      deraadt  1340: </td></tr></table>
1.1       deraadt  1341: <p>
                   1342: <em>
1.3       ian      1343: Produced &amp; Directed by Ty Semaka and Ian Knox.
1.1       deraadt  1344: Written, Arranged and Performed by Ty Semaka (vocals, lyrics), Ian Knox (bass,
                   1345: drum programming), and Sean Desmond (guitar).
                   1346: <br>
1.3       ian      1347: Recorded &amp; Mixed at Ruffmix Audio Productions (Calgary) by Kelly Mihalicz.
1.1       deraadt  1348: <br>
                   1349: Mastered by Jonathan Lewis.
                   1350: </em>
                   1351:
1.8       millert  1352: <br>
                   1353: <hr>
1.9       millert  1354: <a name=30></a>
1.33      deraadt  1355: <h2><font color="#00b000"><a href="30.html">
                   1356: 3.0: "E-Railed (OpenBSD Mix)"</a></font></h2>
1.11      deraadt  1357: <p>
                   1358: <table border=0 cellspacing=0 cellpadding=2 width="95%">
                   1359: <tr>
                   1360: <td valign="top" width="25%">
1.33      deraadt  1361: <a href="orders.html">[Order OpenBSD 3.0 or other items]</a><br>
1.11      deraadt  1362: OpenBSD 3.0 CD2 track 2 is an<br>
                   1363: uncompressed copy of this song.<br>
1.58      deraadt  1364: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/songs/song30.mp3">MP3 song (3 minutes, 2.9MB)</a><br>
                   1365: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/songs/song30.ogg">OGG song (3 minutes, 2.3MB)</a><br>
1.11      deraadt  1366: <br>
                   1367: <br>
                   1368: <a href="images/Rock.jpg"><img alt="Rock" src="images/Rock.jpg"></a>
                   1369: </td><td valign=top width="33%">
1.9       millert  1370: Don't tell anyone I'm free<br>
                   1371: Don't tell anyone I'm free<br>
1.8       millert  1372: <p>
1.9       millert  1373: During these hostile and trying times and what-not<br>
                   1374: OpenBSD may be your family's only line of defense<br>
1.8       millert  1375: <p>
1.9       millert  1376: I'm secure by default<br>
1.8       millert  1377: <p>
1.27      deraadt  1378: They that can give up liberty to obtain a little temporary safety<br>
1.9       millert  1379: deserve neither liberty nor safety<br>
1.8       millert  1380: <p>
1.9       millert  1381: RELEASE TIME!!!!<br>
1.8       millert  1382: <p>
1.16      deraadt  1383: Stay off, stay off, stay off...<br>
1.9       millert  1384: I'm secure by default<br>
                   1385: stay off, stay off, stay off<br>
1.8       millert  1386: <br>
1.11      deraadt  1387: </td><td valign=top width="33%">
1.8       millert  1388: <br>
1.11      deraadt  1389: </td></tr></table>
                   1390: <p>
1.8       millert  1391: <em>
1.9       millert  1392: By The Plaid Tongued Devils. Produced &amp; Arranged by Ty Semaka &amp; Wynn Gogol.
                   1393: <br>
                   1394: Written &amp; Performed by Gordon Chipp Robb (bass line),
1.35      nick     1395: John McNiel (drums), Ty Semaka (vocals &amp; lyrics), and Wynn Gogol (programming).
1.9       millert  1396: <br>
                   1397: Recorded, Mixed &amp; Mastered by Wynn Gogol of Workshop Recording Studios (Victoria BC).
1.8       millert  1398: <br>
1.9       millert  1399: Check out <a href="http://www.thedevils.com">http://www.thedevils.com</a>
1.8       millert  1400: </em>
                   1401:
                   1402: <br>
1.1       deraadt  1403: <hr>
1.29      david    1404: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.3       ian      1405: <a href="mailto:www@openbsd.org">
1.1       deraadt  1406: Public Discussion Forum about contents of these web pages: www@openbsd.org</a>
1.62    ! brad     1407: <br><small>$OpenBSD: lyrics.html,v 1.61 2005/10/12 20:52:05 grunk Exp $</small>
1.1       deraadt  1408: </body>
                   1409: </html>