diff options
Diffstat (limited to 'source/desktop/verifying_debian_arm_installer_images/index.rst')
-rw-r--r-- | source/desktop/verifying_debian_arm_installer_images/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/desktop/verifying_debian_arm_installer_images/index.rst b/source/desktop/verifying_debian_arm_installer_images/index.rst index da1840b..62118df 100644 --- a/source/desktop/verifying_debian_arm_installer_images/index.rst +++ b/source/desktop/verifying_debian_arm_installer_images/index.rst @@ -4,7 +4,7 @@ Most ARM SBCs aren't able to boot the plain debian installer images, so they require a custom per-board concatenateable image, and these don't -have a convenient SHA256SUM + SHA256SUM.gpg file to verify them. +have a convenient ``SHA256SUM`` + ``SHA256SUM.sign`` file to verify them. There is however a chain of verifiability (to the keys distributed in the debian-archive-keyring package), and this is the non-trivial |