From b3fa14e5587a0502e808f3822a744443065b4ce2 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 13 Jul 2021 15:21:12 +0200 Subject: [PATCH] download/prerelease/index.html: and further fine-tuning --- download/prerelease/index.html.tt2 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/download/prerelease/index.html.tt2 b/download/prerelease/index.html.tt2 index ed9a93f..228561b 100644 --- a/download/prerelease/index.html.tt2 +++ b/download/prerelease/index.html.tt2 @@ -223,7 +223,7 @@ Boot from USB key

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

- dd if=grml_2021.07-rc1.iso of=/dev/USB_KEY bs=4M status=progress conv=fdatasync + dd if=grml_2021.07-rc1.iso of=/dev/USB_KEY bs=4M status=progress conv=fdatasync

Troubleshooting

@@ -242,18 +242,17 @@

Please verify all downloads!

-

Alongside the actual ISO files, the Grml mirrors publish the extra files SHA256SUMS and SHA256SUMS.gpg.
+

Alongside the actual download files (ISO, netboot, sources), the Grml mirrors publish the extra files SHA256SUMS and SHA256SUMS.gpg.
The SHA256SUMS file contains checksums for all available release files.
The SHA256SUMS.gpg file provides the GnuPG signature for that file.
- Once you have SHA256SUMS and SHA256SUMS.gpg in the same directory as your Grml downloads, verify the checksum file via: -

+ Once you have SHA256SUMS and SHA256SUMS.gpg in the same directory as your Grml downloads, verify the checksum file via:

gpg --keyid-format long --verify SHA256SUMS.gpg SHA256SUMS

If you don't have our GnuPG signing key - (0x96A87872B7EA3737, fingerprint 33CC B136 401A FEC8 43A3 8763 96A8 7872 B7EA 3737), run:

+ (key ID 0x96A87872B7EA3737, fingerprint 33CC B136 401A FEC8 43A3 8763 96A8 7872 B7EA 3737), run:

gpg --keyid-format long --keyserver hkps://keys.openpgp.org --recv-keys 0x96A87872B7EA3737 -- 2.1.4