initial import
[grml.org.git] / order / index.php
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>grml.org - Order</title>
5 <meta name="Title" content="grml.org - Order" />
6 <meta name="Author" content="the grml team [www.grml.org/team/]" />
7 <meta name="Keywords" content="grml.org, grml" />
8 <meta name="Description" content="Order of grml.org" />
9 <meta name="Abstract" content="grml, just another linux-distribution" />
10 <meta name="fdse-index-as" content="http://www.grml.org/order/" />
11 <meta name="Robots" content="index,follow" />
12 <meta name="Language" content="english" />
13 <meta name="identifier-url" content="http://www.grml.org/" />
14 <meta name="MSSmartTagsPreventParsing" content="true" />
15 <meta http-equiv="imagetoolbar" content="no" />
16 <link rel="home" href="/" title="grml.org" />
17 <link rel="help" href="/features/" title="About" />
18 <link rel="author" href="/team/" title="Team" />
19 <link rel="icon" href="/favicon.png" type="image/png" />
20 <link rel="stylesheet" href="/style.css" type="text/css" />
21 </head>
22
23 <body>
24 <?php include '../static.inc'; ?>
25
26       <div class="content">
27
28             <p><img style="float: right" src="/img/cdrom.png" alt="*" /></p>
29
30             <h1>Order a grml CD</h1>
31
32             <p>If you don't have the bandwidth to <a href="/download/">download the grml
33             iso</a> you can order a grml cd at the following webshops:</p>
34
35             <ul>
36               <li><a href="http://shop.tuxpost.de/index.php?manufacturers_id=66&osCsid=1f6dc8c66e7f5697d511085b2e7b61c6">tuxpost.de</a>
37               (Germany)</li>
38               <!--
39               <li><a
40               href="http://www.tuxman.de/product_info.php/products_id/303/">
41               tuxman.de</a> (Germany)</li>
42               <li><a
43               href="http://www.linuxshop.de/shop/catalog/index.php?cPath=66_77">
44               linuxshop.de</a> (Germany)</li>
45               <li><a
46               href="http://mathias-kettner.de/linux_cd_versand.html">mathias-kettner.de</a>
47               (Germany)</li>
48               <li><a
49               href="http://www.linuxcdversand.org/product_info.php?info=p85_GRML-Live-CD.html">linuxcdversand.org</a>
50               (Germany)</li>
51               -->
52               <li><a
53               href="http://www.linuxcd.org/view_distro.php?id_distro=298">linuxcd.org</a>
54               (Worldwide)</li>
55               <li><a
56               href="http://www.osdisc.com/cgi-bin/view.cgi/products/livecd/grml">osdisc.com</a>
57               (Worldwide)</li>
58               <!--
59               <li><a href="http://www.frozentech.com/operating-system/linux/grml">frozentech.com</a> (Worldwide)</li>
60               -->
61             </ul>
62
63             <p>If you do need special amounts of grml CDs/USB pens (not free) don't
64             hesitate <a href="/contact/">to contact us</a>. If you want a specialized
65             Linux Live system take a look at <a
66             href="http://grml-solutions.com/en/">Grml Solutions</a>.</p>
67
68       </div>
69
70 <?php include '../static_bottom.inc'; ?>