From 61c22d3ab1ee2c7eeab24cb161cd3d57c77431c2 Mon Sep 17 00:00:00 2001 From: Robert Mayr Date: Mar 08 2017 17:17:20 +0000 Subject: add F27 key ID for alt, arm, labs and spins --- diff --git a/alt.fedoraproject.org/data/content/verify.html b/alt.fedoraproject.org/data/content/verify.html index 5fd3f1a..18dd7b2 100644 --- a/alt.fedoraproject.org/data/content/verify.html +++ b/alt.fedoraproject.org/data/content/verify.html @@ -103,14 +103,13 @@
$ gpg --verify-files *-CHECKSUM

${Markup(_('The CHECKSUM file should have a good signature from one of the following keys:'))}

${Markup(_('Finally, now that the CHECKSUM file has been verified, check that the image\'s checksum matches:'))}

$ sha256sum -c *-CHECKSUM
diff --git a/arm.fedoraproject.org/data/content/verify.html b/arm.fedoraproject.org/data/content/verify.html index a54f02d..7ac3ac5 100644 --- a/arm.fedoraproject.org/data/content/verify.html +++ b/arm.fedoraproject.org/data/content/verify.html @@ -52,14 +52,13 @@
$ gpg --verify-files *-CHECKSUM

${Markup(_('The CHECKSUM file should have a good signature from one of the following keys:'))}

${Markup(_('Finally, now that the CHECKSUM file has been verified, check that the image\'s checksum matches:'))}

$ sha256sum -c *-CHECKSUM
diff --git a/labs.fedoraproject.org/data/content/verify.html b/labs.fedoraproject.org/data/content/verify.html index f35c297..dca35ad 100644 --- a/labs.fedoraproject.org/data/content/verify.html +++ b/labs.fedoraproject.org/data/content/verify.html @@ -49,14 +49,13 @@
$ gpg --verify-files *-CHECKSUM

${Markup(_('The CHECKSUM file should have a good signature from one of the following keys:'))}

${Markup(_('Finally, now that the CHECKSUM file has been verified, check that the image\'s checksum matches:'))}

$ sha256sum -c *-CHECKSUM
diff --git a/spins.fedoraproject.org/data/content/verify.html b/spins.fedoraproject.org/data/content/verify.html index 02c5182..4711de1 100644 --- a/spins.fedoraproject.org/data/content/verify.html +++ b/spins.fedoraproject.org/data/content/verify.html @@ -49,14 +49,13 @@
$ gpg --verify-files *-CHECKSUM

${Markup(_('The CHECKSUM file should have a good signature from one of the following keys:'))}

${Markup(_('Finally, now that the CHECKSUM file has been verified, check that the image\'s checksum matches:'))}

$ sha256sum -c *-CHECKSUM