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

Annotation of www/orders.html, Revision 1.36

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">
                     14:
1.4       deraadt    15: <center>
                     16: <img alt="[OpenBSD]" SRC="images/obsd.gif">
                     17: </center>
1.3       deraadt    18: <br>
1.27      deraadt    19: <h2>The OpenBSD <strong>2.2</strong> release is available on two
                     20: CDROMs for <strong>$30 USD + postage</strong><br>
                     21: (plus any required taxes if you live in Canada).<p>
                     22: </h2>
                     23:
                     24: <h3>
                     25: The 2.2 CDROMs will not be shipped until Dec 1, '97.<p>
                     26: There is an <a href=errata.html>Errata List</a>.
                     27: </h3>
                     28:
1.5       deraadt    29: The package includes:
1.1       deraadt    30: <ul>
1.27      deraadt    31: <li>The complete install components for <strong>NINE</strong>
                     32:     architectures.  This is a complete list of architectures:
                     33:        <ul>
                     34:        <li><strong>alpha</strong>
                     35:        <li><strong>amiga</strong>
                     36:        <li><strong>arc</strong>
                     37:        <li><strong>hp300</strong>
                     38:        <li><strong>i386</strong>
                     39:        <li><strong>mac68k</strong>
                     40:        <li><strong>mvme68k</strong>
                     41:        <li><strong>pmax</strong>
                     42:        <li><strong>sparc</strong>.
                     43:        </ul>
1.36    ! deraadt    44: <li><strong>The CD's are bootable on i386, sparc, alpha, and arc.</strong>
1.33      deraadt    45: <li>A funky CD insert sheet which contains <strong>much</strong> better installation
1.28      deraadt    46:        instructions than OpenBSD 2.1 shipped with.
                     47: <li>A full source tree (ready for <a href=anoncvs.html>AnonCVS</a> use).
                     48: <li>The latest <strong>XFree86</strong> binaries for most of the architectures
                     49:        (all except mvme68k)
                     50: <li>The latest <strong>XFree86</strong> source code.
                     51: <li>Our own little <a href=ports.html>ports tree</a> (much like the FreeBSD
                     52:        ports tree, but smaller).
                     53: <li>CTM bases for tracking <a href=ctm.html>CTM</a> afterwards.  This includes
                     54:        a CTM base of the entire OpenBSD CVS repository.
1.36    ! deraadt    55: <li><strong>2 OpenBSD Stickers included!</strong>
1.27      deraadt    56: <li>And many other things...
1.2       deraadt    57: </ul>
1.4       deraadt    58:
1.1       deraadt    59: <p>
                     60: <strong>
1.4       deraadt    61: NOTE:<br>
1.27      deraadt    62: Most of the people who are selling the OpenBSD CDROMs for the
1.4       deraadt    63: OpenBSD project know next to nothing about OpenBSD.  They cannot help
                     64: with technical problems at all.  If you need help or advice, you
1.26      deraadt    65: should be using newsgroups (comp.unix.bsd.openbsd.misc),
                     66: <a href=mail.html>mailing lists</a>,
                     67: <a href=index.html>our web pages</a>,
                     68: IRC,
                     69: and other internet resources to get your questions answered.
1.1       deraadt    70: </strong>
1.4       deraadt    71: <p>
1.1       deraadt    72:
1.27      deraadt    73: <hr>
                     74: <h2>There are a number of ways to order an OpenBSD CDROM.</h2>
1.6       deraadt    75: <p>
                     76:
1.27      deraadt    77: <ul>
                     78: <li>
                     79: <h3>The Computer Shop of Calgary:</h3>
                     80: The main place for ordering CDROMs is the Computer Shop of Calgary (the
1.30      deraadt    81: oldest continuously operating computer store in the world).
1.27      deraadt    82:
1.1       deraadt    83: <p>
1.27      deraadt    84: Postage will vary depending on your location relative to the shipping
                     85: address.  Regular post will be used unless special arrangements are
                     86: made.  Shipping cost is therefore expected to be around $3 - $8 USD
                     87: (yes, that is in addition to the base $30 USD price).  Packages will
                     88: be mailed from Calgary, Alberta, Canada.  Typical postage rates for
                     89: quantity 1 are roughly:
                     90: <ul>
                     91: <li>Canada $3 CDN
                     92: <li>USA $3 USD ($4 CDN)
                     93: <li>World $4 USD ($5 CDN)
                     94: </ul>
                     95: <p>
                     96: If you want your CD to come very quickly, you can choose Fedex.
                     97: If you choose Fedex, you very likely do NOT want to use the credit
                     98: card ordering system, but want to order your package by phoning the
                     99: Computer Shop phone number below.  Typical Fedex rates for quantity
                    100: 1 are roughly:
                    101: <ul>
                    102: <li>Canada $12.50 CDN
                    103: <li>USA $18 USD ($24.50 CDN)
                    104: <li>World $36 USD ($49.50 CDN)
                    105: </ul>
1.31      deraadt   106: (Wow, Fedex is expensive!)
1.3       deraadt   107: <p>
1.1       deraadt   108:
1.32      deraadt   109: <h3>There are a few differents ways to make an order from
                    110: the Computer Shop:</h3>
                    111: <ul>
                    112: <li><h3>WWW credit card ordering:</h3>
1.31      deraadt   113: First, we have a
                    114: <a href=https://https.openbsd.org/order.html>
1.34      deraadt   115: SSL secure credit card ordering system</a>.
                    116: <br>
                    117: A
1.35      beck      118: <a href=http://https.openbsd.org:80/order.html>
1.34      deraadt   119: non-SSL credit card ordering form</a> also exists.
1.32      deraadt   120: <p>
1.31      deraadt   121:
1.32      deraadt   122: <li><h3>Telephone ordering:</h3>
1.31      deraadt   123: To order by phone, dial <strong>(403) 605-8166</strong>.  Please phone
                    124: during weekdays, during the daytime, in North American Mountain Time.
                    125: (Partial service is available after hours: 5PM-9PM weeknights and
                    126: 10AM-9PM weekends.)
                    127: Have your Mastercard, VISA, or American Express ready.
                    128: <p>
                    129: Major Institutions can fax purchase orders to the Computer Shop
                    130: at <strong>(403) 243-2684 (FAX)</strong>.
1.32      deraadt   131: <p>
1.31      deraadt   132:
1.32      deraadt   133: <li><h3>Mail order:</h3>
1.31      deraadt   134: Additionally, you can also mail USD or Canadian cheques (in which case
                    135: CDN $40, shipping $4 is sufficient) to:<p>
                    136: The Computer Shop<br>
                    137: ATTN: OpenBSD CD Orders<br>
                    138: 3515 18th St, SW<br>
                    139: Calgary, Alberta, Canada<br>
                    140: T2T 4T9<br>
1.32      deraadt   141: </ul>
                    142: <p>
1.31      deraadt   143:
1.27      deraadt   144: <li>
                    145: <h3>German purchasing:</h3>
                    146: CD's are also available in Germany directly from:<p>
1.18      deraadt   147: Dieter Mayer<br>
                    148: Open System Solutions Software GmbH<br>
                    149: Stefan-George-Ring 29, 81929 Muenchen<br>
                    150: Germany<br>
                    151: Email: dieter@oss.de<br>
                    152: Phone: +49-89-939451-22<br>
                    153: <p>
                    154:
1.27      deraadt   155: </ul>
1.24      deraadt   156:
1.4       deraadt   157: <hr>
1.23      ivan      158: <a href=index.html><img src=back.gif border=0 alt=OpenBSD></a>
                    159: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.36    ! deraadt   160: <br><small>$OpenBSD: orders.html,v 1.35 1997/11/26 21:22:52 beck Exp $</small>
1.1       deraadt   161:
1.9       deraadt   162: </body>
1.24      deraadt   163: </html>