diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2025-08-18 17:03:46 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2025-08-18 17:03:46 +0200 |
commit | 198818a80dad567618f146be2fc96792d56953d6 (patch) | |
tree | d9c27c91e0c1fb9ba7ddab6a8f6de30c073daeb0 | |
parent | 942b86fd66aa192427b15a92c99c66c208dc5d7c (diff) |
-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 |