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

Annotation of www/orders.html, Revision 1.166

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD ordering</title>
                      5: <link rev=made href=mailto:www@openbsd.org>
                      6: <meta name="resource-type" content="document">
                      7: <meta name="description" content="the OpenBSD ordering page">
                      8: <meta name="keywords" content="openbsd,ordering">
                      9: <meta name="distribution" content="global">
                     10: <meta name="copyright" content="This document copyright 1997 by OpenBSD.">
                     11: </head>
                     12:
                     13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
1.153     philen     14: <img alt="[OpenBSD]" height="30" width="141" SRC="images/smalltitle.gif">
                     15: <p>
                     16: <h2><font color="#e00000">Ordering</font><hr></h2>
1.1       deraadt    17:
1.163     deraadt    18: <ul>
                     19: <li>
                     20: OpenBSD runs its own
                     21: <a href=https://https.openbsd.org/cgi-bin/order>secure web ordering form</a>
                     22: (or an <a href=http://https.openbsd.org:80/cgi-bin/order>insecure form</a>).<br>
                     23: Or preview what our <a href=#cshop>own sales site</a> offers before ordering..<br>
                     24: <a href=#order>Or simply click on the images below...</a>
                     25: <p>
                     26:
                     27: <li>
                     28: For ordering from bookstores or resellers in your area that sell OpenBSD CDROMs:
1.159     deraadt    29: <br>
1.153     philen     30: <table>
                     31: <tr>
1.163     deraadt    32: <td><a href=#argentina>Argentina</a><br>
                     33:     <a href=#australia>Australia</a><br></td>
                     34: <td><a href=#belgium>Belgium</a><br>
                     35:     <a href=#netherlands>Netherlands</a><br></td>
                     36: <td><a href=#luxembourg>Luxembourg</a><br>
                     37:     <a href=#germany>Germany</a><br></td>
                     38: <td><a href=#sweden>Sweden</a><br>
                     39:     <a href=#finland>Finland</a><br></td>
                     40: <td><a href=#norway>Norway</a><br>
                     41:     <a href=#canada>Canada</a><br></td>
                     42: <td><a href=#france>France</a><br>
                     43:     <a href=#uk>Britain</a><br></td>
                     44: <td><a href=#usa>USA</a><br>
                     45:     <a href=#asia>Asia</a><br></td>
1.153     philen     46: </tr>
1.163     deraadt    47: </table>
                     48: <p>
                     49:
                     50: <li>Bulk order shipments should go to the
                     51: <a href=#cshop>Computer Shop of Calgary</a>.
1.165     deraadt    52: We give a 40% discount on 20-or-more CDROMs and a 10% discount on
1.163     deraadt    53: 10-or-more Tshirts to all orders that go through the shop (and we ask that
                     54: people use the web order form to setup the orders).
                     55:
                     56: </ul>
                     57: <hr>
                     58:
                     59: <a name=order>
                     60: <table>
1.153     philen     61: <tr>
1.163     deraadt    62:     <td align="center" colspan="20"><b>OpenBSD CDROMs:</b><p>
                     63: </td>
1.153     philen     64: </tr>
                     65: <tr>
1.163     deraadt    66:     <td align="center">2.6 CD<br>
                     67:        <a href="items.html#26">(More info)</a><br>
1.166   ! deraadt    68:        <a href="https://https.openbsd.org/cgi-bin/order?26CD=1">
1.163     deraadt    69:        <img height="90" width="90" src="images/cd26-s.gif" alt="[Order 2.6 CD]"><br>
                     70:        Order...<p></a></td>
                     71:     <td align="center">2.5 CD<br>
                     72:        <a href="items.html#25">(More info)</a><br>
1.166   ! deraadt    73:        <a href="https://https.openbsd.org/cgi-bin/order?25CD=1">
1.163     deraadt    74:        <img height="90" width="90" src="images/cd25-s.gif" alt="[Order 2.5 CD]"><br>
                     75:        Order...<p></a></td>
                     76:     <td align="center">2.4 CD<br>
                     77:        <a href="items.html#24">(More info)</a><br>
1.166   ! deraadt    78:        <a href="https://https.openbsd.org/cgi-bin/order?24CD=1">
1.163     deraadt    79:        <img height="90" width="90" src="images/cd24-s.gif" alt="[Order 2.4 CD]"><br>
                     80:        Order...<p></a></td>
                     81:     <td align="center">2.3 CD<br>
                     82:        <a href="items.html#23">(More info)</a><br>
1.166   ! deraadt    83:        <a href="https://https.openbsd.org/cgi-bin/order?23CD=1">
1.163     deraadt    84:        <img height="90" width="90" src="images/cd23-s.gif" alt="[Order 2.3 CD]"><br>
                     85:        Order...<p></a></td>
                     86:     <td align="center">2.2 CD<br>
                     87:        <a href="items.html#22">(More info)</a><br>
1.166   ! deraadt    88:        <a href="https://https.openbsd.org/cgi-bin/order?22CD=1">
1.163     deraadt    89:        <img height="90" width="90" src="images/cd22-s.gif" alt="[Order 2.2 CD]"><br>
                     90:        Order...<p></a></td>
                     91:     <td align="center">2.1 CD<br>
                     92:        <a href="items.html#21">(More info)</a><br>
1.166   ! deraadt    93:        <a href="https://https.openbsd.org/cgi-bin/order?26CD=1">
1.163     deraadt    94:        <img height="90" width="90" src="images/cd21-s.gif" alt="[Order 2.1 CD]"><br>
                     95:        Order...<p></a></td>
1.153     philen     96: </tr>
                     97: </table>
1.163     deraadt    98: <hr>
1.153     philen     99: <table>
                    100: <tr>
1.163     deraadt   101:     <td align="center" colspan="6"><b><a href="tshirts.html">OpenBSD T-shirts:</a></b></td><p>
1.153     philen    102: </tr>
                    103: <tr>
1.163     deraadt   104:     <td align="center">OpenSSH<br>
                    105:        <a href="tshirts.html#9">(More info)</a><br>
                    106:        <a href="https://https.openbsd.org/cgi-bin/order">
                    107:        <img height=90 width=101 src=images/tshirt-9b-s.gif
                    108:        alt="[Order OpenSSH shirt]"><br>
                    109:        Order...<p></a></td>
                    110:     <td align="center">2.6 Fishbowl<br>
                    111:        <a href="tshirts.html#8">(More info)</a><br>
                    112:        <a href="https://https.openbsd.org/cgi-bin/order">
                    113:        <img height=90 width=101 src=images/tshirt-8b-s.gif
1.164     deraadt   114:        alt="[Order 2.6 Fishbowl shirt]"><br>
1.163     deraadt   115:        Order...<p></a></td>
                    116:     <td align="center">Crypto Globe<br>
                    117:        <a href="tshirts.html#7">(More info)</a><br>
                    118:        <a href="https://https.openbsd.org/cgi-bin/order">
                    119:        <img height=90 width=101 src=images/tshirt-7b-s.gif
1.164     deraadt   120:        alt="[Order Crypto Globe shirt]"><br>
1.163     deraadt   121:        Order...<p></a></td>
                    122:     <td align="center">2.5<br>
                    123:        <a href="tshirts.html#6">(More info)</a><br>
                    124:        <a href="https://https.openbsd.org/cgi-bin/order">
                    125:        <img height=90 width=117 src=images/tshirt-6-s.gif
1.164     deraadt   126:        alt="[Order 2.5 Cop shirt]"><br>
1.163     deraadt   127:        Order...<p></a></td>
                    128:     <td align="center">OpenBSE<br>
                    129:        <a href="tshirts.html#5">(More info)</a><br>
                    130:        <a href="https://https.openbsd.org/cgi-bin/order">
                    131:        <img height=90 width=56 src=images/tshirt-5-s.gif
1.164     deraadt   132:        alt="[Order OpenBSE shirt]"><br>
1.163     deraadt   133:        Order...<p></a></td>
                    134:     <td align="center">Blowfish<br>
                    135:        <a href="tshirts.html#4">(More info)</a><br>
                    136:        <a href="https://https.openbsd.org/cgi-bin/order">
                    137:        <img height=90 width=103 src=images/tshirt-4-s.gif
1.164     deraadt   138:        alt="[Order Blowfish shirt]"><br>
1.163     deraadt   139:        Order...<p></a></td>
                    140:     <td align="center">Wireframe<br>
                    141:        <a href="tshirts.html#2">(More info)</a><br>
                    142:        <a href="https://https.openbsd.org/cgi-bin/order">
                    143:        <img height=90 width=84 src=images/tshirt-2-s.gif
1.164     deraadt   144:        alt="[Order Wireframe shirt]"><br>
1.163     deraadt   145:        Order...<p></a></td>
1.153     philen    146: </tr>
                    147: </table>
1.159     deraadt   148: <br>
1.102     deraadt   149:
1.57      deraadt   150: <hr>
1.60      deraadt   151: <dl>
1.62      deraadt   152: <a name=cshop></a>
1.102     deraadt   153: <h3><li><font color=#e00000>Canada/International</font><br></h3>
1.27      deraadt   154: The main place for ordering CDROMs is the Computer Shop of Calgary (the
1.74      deraadt   155: oldest continuously operating computer store in the world).  You can make
                    156: a purchase in the following ways:<p>
1.60      deraadt   157: <dl>
1.74      deraadt   158: <a name=weborder>
                    159: <li><strong><font color=#e00000>WWW credit card ordering:</font></strong><br>
1.102     deraadt   160: <ul>
1.121     deraadt   161: <li><a href=https://https.openbsd.org/cgi-bin/order>Click here for <strong>SSL</strong> secure credit card orders</a><br>
1.102     deraadt   162: <li>
1.121     deraadt   163: <a href=http://https.openbsd.org:80/cgi-bin/order>Click here for <strong>non-SSL</strong> credit card orders</a><br>
1.102     deraadt   164: </ul>
                    165: (If you use Netscape 3 or an older version of IE, you may need to
                    166: <a href="http://www.thawte.com/certs/server/rollover.html">update
                    167: your Thawte root certificate</a> and restart your browser).
1.60      deraadt   168: <p>
1.74      deraadt   169: <a name=telorder>
1.60      deraadt   170: <li><font color=#e00000>Telephone ordering:</font><br>
1.114     deraadt   171: To order by phone, dial <strong>(403) 243-4356</strong>.  Please phone
1.59      deraadt   172: during weekdays, during the daytime, in North American Mountain Time.
                    173: (Partial service is available after hours: 5PM-9PM weeknights and
                    174: 10AM-9PM weekends.)
                    175: Have your Mastercard, VISA, or American Express ready.
                    176: <p>
1.74      deraadt   177: If you need to contact the Computer Shop directly, email to
                    178: <a href=mailto:austin@canuck.com>Austin Hook</a>.
1.59      deraadt   179: Major Institutions can fax purchase orders to the Computer Shop
                    180: at <strong>(403) 243-2684 (FAX)</strong>.
                    181: <p>
1.60      deraadt   182: <li><font color=#e00000>Mail order:</font><br>
1.120     deraadt   183: Additionally, you can also mail USD or Canadian cheques (in Canada,
1.162     ian       184: CDN$46 will cover postage and shipping) to:<p>
1.59      deraadt   185: The Computer Shop<br>
                    186: ATTN: OpenBSD CD Orders<br>
                    187: 3515 18th St, SW<br>
                    188: Calgary, Alberta, Canada<br>
                    189: T2T 4T9<br>
1.60      deraadt   190: </dl>
1.59      deraadt   191: <p>
1.27      deraadt   192:
1.1       deraadt   193: <p>
1.27      deraadt   194: Postage will vary depending on your location relative to the shipping
                    195: address.  Regular post will be used unless special arrangements are
                    196: made.  Shipping cost is therefore expected to be around $3 - $8 USD
                    197: (yes, that is in addition to the base $30 USD price).  Packages will
                    198: be mailed from Calgary, Alberta, Canada.  Typical postage rates for
                    199: quantity 1 are roughly:
                    200: <ul>
                    201: <li>Canada $3 CDN
                    202: <li>USA $3 USD ($4 CDN)
                    203: <li>World $4 USD ($5 CDN)
                    204: </ul>
                    205: <p>
                    206: If you want your CD to come very quickly, you can choose Fedex.
                    207: If you choose Fedex, you very likely do NOT want to use the credit
                    208: card ordering system, but want to order your package by phoning the
                    209: Computer Shop phone number below.  Typical Fedex rates for quantity
                    210: 1 are roughly:
                    211: <ul>
                    212: <li>Canada $12.50 CDN
                    213: <li>USA $18 USD ($24.50 CDN)
                    214: <li>World $36 USD ($49.50 CDN)
                    215: </ul>
1.3       deraadt   216: <p>
1.1       deraadt   217:
1.60      deraadt   218: <hr>
1.62      deraadt   219: <a name=argentina></a>
1.43      deraadt   220: <h3><li><font color=#e00000>Argentina purchasing:</font></h3><p>
1.40      deraadt   221:
                    222: Jonatan Altszul<br>
                    223: <a href="http://www.core-sdi.com">CORE&nbsp;SDI S.A.</a><br>
1.137     fgsch     224: Tte. J. D. Peron 315, 4to. Piso<br>
                    225: (1394) Buenos Aires, Argentina<br>
1.51      ivan      226: Email: <a href=mailto:jony@core-sdi.com>jony@core-sdi.com</a><br>
1.137     fgsch     227: Phone: +54-11-4331-5402<br>
1.40      deraadt   228: <p>
1.39      ivan      229:
1.60      deraadt   230: <hr>
1.62      deraadt   231: <a name=australia></a>
1.153     philen    232: <h3><li><font color=#e00000>Australia purchasing:</font></h3><p>
1.41      deraadt   233:
1.161     deraadt   234: eSec.com.au is selling OpenBSD 2.6 CDs (they have hundreds in stock)<br>
                    235: Visit their <a href="http://sales.esec.com.au/openbsd/">ordering system</a>
                    236: <p>
                    237:
1.149     deraadt   238: For 2.2, 2.3, 2.4, or 2.5:<br>
1.43      deraadt   239: <a href=mailto:carrs@esi.com.au>Steve Carrall - carrs@esi.com.au</a>
                    240: or <a href=mailto:damianm@esi.com.au>Damian McGuckin - damianm@esi.com.au</a><br>
1.41      deraadt   241: Pacific ESI<br>
                    242: 13U / 175 Gibbes St<br>
                    243: Chatswood<br>
                    244: NSW 2067<br>
                    245: Australia<br>
                    246: Ph : +61-2-9417-2977<br>
                    247: Fx:  +61-2-9417-6419<br>
1.42      deraadt   248: <p>
                    249:
1.60      deraadt   250: <hr>
1.138     wvdputte  251: <a name=belgium></a>
1.153     philen    252: <h3><li><font color=#e00000>Belgium purchasing:</font></h3><p>
1.138     wvdputte  253:
1.145     deraadt   254: Contact <a href=mailto:wvdputte@openbsd.org>Wim Vandeputte - wvdputte@openbsd.org</a>.
1.144     wvdputte  255: More info on
                    256: <a href= "http://reptile.rug.ac.be/~wvdputte/OpenBSD-ordering.html">
                    257: this webpage</a>
1.138     wvdputte  258: <p>
                    259:
1.143     wvdputte  260: <hr>
                    261: <a name=netherlands></a>
1.153     philen    262: <h3><li><font color=#e00000>Netherlands purchasing:</font></h3><p>
1.143     wvdputte  263:
1.165     deraadt   264: Mensys BV<br>
                    265: Crayenestersingel 65<br>
                    266: 2012 PG Haarlem<br>
                    267: The Netherlands<br>
                    268: Tel: 023 5482020<br>
                    269: Fax: 023 5482030<br>
                    270: E-mail: <a href=mailto:info@mensys.nl>info@mensys.nl</a><br>
                    271: URL: <a href=http://www.mensys.nl>www.mensys.nl</a><br>
                    272: <p>
                    273:
1.145     deraadt   274: Contact <a href=mailto:wvdputte@openbsd.org>Wim Vandeputte - wvdputte@openbsd.org</a>.
1.144     wvdputte  275: More info on
                    276: <a href= "http://reptile.rug.ac.be/~wvdputte/OpenBSD-ordering.html">
                    277: this webpage</a>
1.143     wvdputte  278: <p>
                    279:
                    280: <hr>
                    281: <a name=luxembourg></a>
                    282: <h3><li><font color=#e00000>Luxembourg purchasing:</font></h3><p>
                    283:
1.145     deraadt   284: Contact <a href=mailto:wvdputte@openbsd.org>Wim Vandeputte - wvdputte@openbsd.org</a>.
1.144     wvdputte  285: More info on
                    286: <a href= "http://reptile.rug.ac.be/~wvdputte/OpenBSD-ordering.html">
                    287: this webpage</a>
1.143     wvdputte  288: <p>
1.138     wvdputte  289:
                    290: <hr>
1.64      deraadt   291: <a name=germany></a>
1.153     philen    292: <h3><li><font color=#e00000>Germany purchasing:</font></h3><p>
1.64      deraadt   293:
1.66      matthieu  294: <a href=mailto:hh-city@lehmanns.de>hh-city@lehmanns.de</a><br>
1.64      deraadt   295: <a href=http://www.lob.de>Lehmanns Fachbuchhandlung GmbH</a><br>
1.132     deraadt   296:
                    297: <a href=http://www.jfl.de:8080/cgi-bin/work/frameset?id=r_927325708&frame=yes&flag=jfl&menupic=yes>(With a web ordering form!)</a><br>
1.64      deraadt   298: - Abt. Versand -<br>
1.65      matthieu  299: Hardenbergstra&szlig;e 11<br>
1.64      deraadt   300: 10623 Berlin / GERMANY<br>
                    301: Tel 0130 - 43 72 (Freecall)<br>
                    302: Fax 030 - 61 79 11 - 33<br>
                    303: <p>
                    304:
                    305: <hr>
1.82      deraadt   306: <a name=norway></a>
                    307: <h3><li><font color=#e00000>Norway purchasing:</font></h3><p>
                    308:
1.157     deraadt   309: <a href=http://www.inet.no/larry/openbsd.html>Inferno Nettverk A/S</a><br>
1.82      deraadt   310: Oslo Research Park<br>
                    311: Gaustadal\351en 21<br>
1.157     deraadt   312: N-0349 Oslo<br>
1.82      deraadt   313: Norway<br>
1.157     deraadt   314: Email: <a href=mailto:larry@inet.no>larry@inet.no</a><br>
                    315: Tel: +47 2295 8303<br>
                    316: Fax: +47 2260 4427<br>
1.82      deraadt   317:
                    318: <p>
                    319:
                    320: <hr>
1.62      deraadt   321: <a name=sweden></a>
1.153     philen    322: <h3><li><font color=#e00000>Sweden purchasing:</font></h3><p>
1.42      deraadt   323:
1.70      deraadt   324: In Stockholm, contact:<br>
                    325: <a href=http://www.nohup.se>Nohup AB</a><br>
1.132     deraadt   326: <a href=http://www.nohup.se/cgi-bin/cgiwrap/j9595/web_store.cgi?page=openbsd25.html&cart_id=>(With a web ordering form!)</a><br>
1.70      deraadt   327: Odengatan 24<br>
                    328: S-113 51 Stockholm<br>
                    329: Sweden<br>
1.148     deraadt   330: e-mail: <a href=mailto:sales@nohup.se>sales@nohup.se</a><br>
1.70      deraadt   331: tel: +46-8-612 55 00<br>
                    332: fax: +46-8-612 55 03<br>
                    333: <p>
                    334:
1.116     deraadt   335:
                    336: <hr>
                    337: <a name=finland></a>
                    338: <h3><li><font color=#e00000>Finland purchasing:</font></h3><p>
                    339:
                    340: In Helsinki, contact:<br>
                    341: <a href=http://www.dataclub.fi>Helsingin DataClub Oy</a><br>
1.160     deraadt   342: Sanomatalo, Elielinaukio,<br>
1.116     deraadt   343: 00100 Helsinki,<br>
                    344: Finland<br>
1.148     deraadt   345: Email: <a href=mailto:palvelu@dataclub.fi>palvelu@dataclub.fi</a><br>
1.116     deraadt   346: Tel (09) 612 1202<br>
                    347: Fax (09) 612 1205<br>
1.42      deraadt   348:
1.60      deraadt   349: <hr>
1.62      deraadt   350: <a name=canada></a>
1.153     philen    351: <h3><li><font color=#e00000>Canada purchasing:</font></h3><p>
1.42      deraadt   352:
1.43      deraadt   353: In Calgary, Alberta contact <a href=mailto:deraadt@openbsd.org>Theo de Raadt</a><br>
                    354: In Edmonton, Alberta contact <a href=mailto:beck@openbsd.org>Bob Beck</a><br>
1.131     ian       355: In Central Ontario including Toronto, contact Ian Darwin of <a href="http://www.darwinsys.com/openbsd/orders.html">Darwin Open Systems</a><br>
1.141     deraadt   356: For Atlantic Canada, contact <a href=http://www.arles.ns.ca/>Arles Trading</a><br>
1.60      deraadt   357: For all other locations, please contact the <a href=#cshop>Computer Shop</a><br>
1.42      deraadt   358: <p>
                    359:
1.60      deraadt   360: <hr>
1.125     deraadt   361: <a name=france></a>
                    362: <h3><li><font color=#e00000>France purchasing:</font></h3><p>
                    363:
                    364: In Paris, contact:<br>
                    365: <a href=http://www.hardiscount.com>Elma Ingenierie Informatique</a><br>
1.126     deraadt   366: 6, rue du Faubourg Saint-Honore<br>
1.125     deraadt   367: F-75008, Paris, France<br>
1.148     deraadt   368: Email: <a href=mailto:herve@elma.fr>herve@elma.fr</a><br>
1.125     deraadt   369: <p>
                    370:
                    371: <hr>
1.111     deraadt   372: <a name=uk></a>
1.153     philen    373: <h3><li><font color=#e00000>Britain purchasing:</font></h3><p>
1.111     deraadt   374:
                    375: In London, contact <a href=mailto:people@knowledge.com>Peter Galbavy</a> at
                    376: <a href=http://www.knowledge.com>Knowledge Matters Ltd</a><br>
1.146     deraadt   377: <p>
1.147     deraadt   378: In Bedfordshire, contact:<br>
1.146     deraadt   379: <a href="http://www.syntonet.co.uk/">Syntonet Ltd</a><br>
                    380: <a href="http://www.syntonet.co.uk/openbsd.html">SSL Credit Card Ordering</a><br>
                    381: 30 Hockliffe Street<br>
                    382: Leighton Buzzard<br>
                    383: Bedfordshire<br>
                    384: UK<br>
1.148     deraadt   385: e-mail: <a href=mailto:sales@syntonet.co.uk>sales@syntonet.co.uk</a><br>
1.146     deraadt   386: freephone: 0800 316 6600<br>
                    387: tel: +44 (0) 870 166 4400<br>
                    388: fax: +44 (0) 870 166 4411<br>
                    389: <p>
1.111     deraadt   390:
                    391: <hr>
1.148     deraadt   392: <a name=asia></a>
                    393: <h3><li><font color=#e00000>Asia purchasing:</font></h3><p>
                    394:
                    395: In Hong Kong, contact:<br>
                    396: <a href="http://www.genesis.com.hk">Genesis Systems Int'l Ltd.</a><br>
                    397: 5/F., Honytex Building, 22 Ashley, T.S.T. Kowloon, Hong Kong<br>
                    398: Tel:+852 2815 0728<br>
                    399: Fax:+852 2815 0729<br>
                    400: E-mail: <a href=mailto:info@genesis.com.hk>info@genesis.com.hk</a><br>
                    401: <p>
                    402:
                    403: <hr>
1.62      deraadt   404: <a name=usa></a>
1.43      deraadt   405: <h3><li><font color=#e00000>USA purchasing:</font></h3><p>
1.42      deraadt   406:
1.132     deraadt   407: The standard OpenBSD web ordering system ships from
                    408: Canada or the USA( depending on destination).  Both
                    409: <a href=https://https.openbsd.org/cgi-bin/order><strong>SSL</strong> secure credit card ordering system for</a> and
                    410: <a href=http://https.openbsd.org:80/cgi-bin/order><strong>non-SSL</strong> credit card ordering systems</a> are available.
                    411: <p>
                    412:
                    413: You can also order the following items from fatbrain.com
                    414: (orders received by 4 p.m. ship the same day)
                    415: <ul>
1.150     deraadt   416: <li><a href="http://www1.fatbrain.com/asp/bookinfo/bookinfo.asp?theisbn=0968363733">2.5 CDROM</a>.
1.132     deraadt   417: </ul>
                    418: <p>
                    419: You can also order from AMAZON.COM (though delivery is slow):
1.106     deraadt   420: <ul>
1.132     deraadt   421: <li><a href=http://www.amazon.com/exec/obidos/ISBN=0968363717/openbsdA>2.3 CDROM</a>
                    422: <li><a href=http://www.amazon.com/exec/obidos/ISBN=0968363725/openbsdA>2.4 CDROM</a>
                    423: <li><a href=http://www.amazon.com/exec/obidos/ISBN=0968363733>2.5 CDROM</a>
1.106     deraadt   424: </ul>
                    425: <p>
1.102     deraadt   426:
1.100     deraadt   427: <a href=http://www.bigmall.com/openbsd.html>Universal CD-ROM
1.105     deraadt   428: (With a <strong>non-SSL</strong> web ordering form!)</a><br>
1.71      deraadt   429: 520 Lawrence Expwy. #307<br>
                    430: Sunnyvale, CA 94086<br>
                    431: Tel: 408-992-0453<br>
                    432: Fax: 408-992-0457<br>
1.148     deraadt   433: Email: <a href=mailto:ucr@bigmall.com>ucr@bigmall.com</a><br>
1.71      deraadt   434: <p>
                    435:
1.151     deraadt   436: <a href=http://st1.yahoo.com/softpro/0-9683637-3-3.html>Softpro</a><br>
                    437: SOFTPRO<br>
                    438: Stores in Burlington, MA or Denver, CO.<br>
                    439: Further contact: <a href=http://www.softpro.com>www.softpro.com</a><br>
                    440: <p>
                    441:
1.89      deraadt   442: In San Antonio, Texas contact <a href=mailto:willmann@idworld.net>Robert Willmann, Jr.</a><br>
1.60      deraadt   443: </dl>
1.24      deraadt   444:
1.4       deraadt   445: <hr>
1.132     deraadt   446: PRIVACY STATEMENT:<br>
                    447: Note: None of our ordering information is given to third parties.  You will
                    448: not even be contacted unless it specifically relates to an order you've made.
                    449: And since the OpenBSD group is not even commercially aggressive enough to
                    450: get around to sending out reminders to previous CDROM purchasers
                    451: please be sure to subscribe to announce@openbsd.org (a very low volume
                    452: mailing list) if you want to receive at least minimal announcements
                    453: about new releases.
                    454:
                    455: <hr>
1.83      pauls     456: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.23      ivan      457: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.166   ! deraadt   458: <br><small>$OpenBSD: orders.html,v 1.165 1999/12/09 20:06:53 deraadt Exp $</small>
1.1       deraadt   459:
1.9       deraadt   460: </body>
1.24      deraadt   461: </html>