Fix (direct) signature link for grml32.
[grml.org.git] / download / index.php
index 32ee1d1..c6c6149 100644 (file)
@@ -80,7 +80,7 @@
     <h1>Download Grml 2011.12</h1>
 
     <p>Get the current stable release here.<br />
-    <a href="prerelease/">Looking for the current pre-release version instead?</a></p>
+<!--    <a href="prerelease/">Looking for the current pre-release version instead?</a></p> -->
 
     <p>Download Grml and then write it to a CD-R or an empty USB key.</p>
 
@@ -93,9 +93,9 @@
         <a href="http://grml.org/download/mirrors/">Download from a specific mirror</a><br/>
         <br/>
         Direct download links:<br/>
-        <a href="http://download.grml.org/grml96_2011.12.iso">Grml96 ISO</a> [<a href="http://download.grml.org/grml64_2011.12.iso.sha1.asc">Signature</a>]<br/>
+        <a href="http://download.grml.org/grml96_2011.12.iso">Grml96 ISO</a> [<a href="http://download.grml.org/grml96_2011.12.iso.sha1.asc">Signature</a>]<br/>
         <a href="http://download.grml.org/grml64_2011.12.iso">Grml64 ISO</a> [<a href="http://download.grml.org/grml64_2011.12.iso.sha1.asc">Signature</a>]<br/>
-        <a href="http://download.grml.org/grml32_2011.12.iso">Grml32 ISO</a> [<a href="http://download.grml.org/grml_2011.12.iso.sha1.asc">Signature</a>]<br/>
+        <a href="http://download.grml.org/grml32_2011.12.iso">Grml32 ISO</a> [<a href="http://download.grml.org/grml32_2011.12.iso.sha1.asc">Signature</a>]<br/>
         <br/>
         </div></div>
     </div>
     <b>Alternate downloads</b><br /><br />
     <a href="http://daily.grml.org/">Daily images</a><br />
     <a href="http://download.grml.org/">Older releases</a><br />
-    <a href="http://download.grml.org/devel/grml_sources-2011.12.tgz">Source code</a> (both archs)<br />
-    <a href="http://download.grml.org/devel/grml_netboot_package_grml64_2011.12.tar.bz2">Netboot Package 64-bit</a> 
-    <a href="http://download.grml.org/devel/grml_netboot_package_grml_2011.12.tar.bz2">(32-bit)</a> <br />
+    <a href="http://download.grml.org/grml_sources-2011.12.tar.gz">Source code</a> (both archs)<br />
+    <br/>
+    Netboot packages:<br/>
+    <a href="http://download.grml.org/grml_netboot_package_grml64_2011.12.tar.bz2">64-bit</a>
+    <a href="http://download.grml.org/grml_netboot_package_grml64_2011.12.tar.bz2.sha1.asc">(sig)</a>
+    <a href="http://download.grml.org/grml_netboot_package_grml32_2011.12.tar.bz2">32-bit</a>
+    <a href="http://download.grml.org/grml_netboot_package_grml32_2011.12.tar.bz2.sha1.asc">(sig)</a>
+    <br />
     <br />
     <a href="http://debian.netcologne.de/grml/gnupg-michael-prokop.txt">Signing Key</a><br />
     <br />
     <div class="download_panel" id="download_panel4"><div>
     <b>Boot from USB key</b><br />
     <br />
-    Just <tt>dd(1)</tt> the downloaded ISO to an <abbr title="Any existing data will be overriden by the dd command!">empty</abbr> USB key!<br /><br />
+    Just <tt>dd(1)</tt> the downloaded ISO to an <abbr title="Any existing data will be overwritten by the dd command!">empty</abbr> USB key!<br /><br />
     <code>dd if=grml64_2011.12.iso of=/dev/USB_KEY</code>
     <br /><br />