From: Michael Prokop Date: Fri, 21 Dec 2018 13:50:33 +0000 (+0100) Subject: Sync download and prerelease webpages with each other X-Git-Url: http://git.grml.org/?p=grml.org.git;a=commitdiff_plain;h=80eca4ec31c81acf87ca1ddcc6a5a9415697f2cd Sync download and prerelease webpages with each other * provide same information on both pages * make look and feel more consistent * don't use absolut URLs but relative ones only --- diff --git a/download/index.html.tt2 b/download/index.html.tt2 index b6a5a52..50d85dd 100644 --- a/download/index.html.tt2 +++ b/download/index.html.tt2 @@ -129,13 +129,12 @@
-

Release Notes

+

Release Notes

-
@@ -197,7 +196,7 @@ Alternate downloads

Daily images
Older releases
- Source code (both archs)
+ Source code (one tgz for both archs)

Netboot packages:
64-bit diff --git a/download/prerelease/index.html.tt2 b/download/prerelease/index.html.tt2 index 415650d..358a4b1 100644 --- a/download/prerelease/index.html.tt2 +++ b/download/prerelease/index.html.tt2 @@ -33,7 +33,7 @@ exit; width: 288px; margin-bottom: 2em; margin-top: 1em; - font-size: 11px; + font-size: 10pt; } .download_panel>div { margin-right: 20px; @@ -128,8 +128,13 @@ exit;


- Release Notes -
+ +
+

Release Notes

+ +
+
+
@@ -139,6 +144,7 @@ exit;
-->
+ Download from a specific mirror
@@ -192,30 +199,50 @@ exit;
Alternate downloads

- Daily images
+ Daily images
Older releases
Source code (one tgz for both architectures)
+
+ Netboot packages:
+ 64-bit + (sig) + 32-bit + (sig) + +

- Signing Key
+ Signing Key
Please verify all downloads using GnuPG! +
+ For each released ISO image there is also a signature file, that should be verified with the following + signing key: +
pub  4096R/96A87872B7EA3737 2010-07-14 Michael Prokop <mail (at) michael-prokop.at>
+Key fingerprint = 33CC B136 401A FEC8 43A3  8763 96A8 7872 B7EA 3737
+sub  4096R/257B6FD52892CF7E 2010-07-14
- Boot from USB stick
+ Boot from USB key

- Just dd(1) the downloaded ISO to an empty USB stick!

- dd if=grml_2018.12-rc1.iso of=/dev/USB_STICK + Just dd(1) the downloaded ISO to an empty USB key!

+ dd if=grml_2018.12-rc1.iso of=/dev/USB_KEY

Troubleshooting

- Boot option guide + Boot option guide

+

Git repositories

+ +

The Grml team uses git for + managing software and packages. The repositories are available + online at GitHub.

+