From 065acfeb3460fe54d6a7769921445b52a93a9aa2 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Wed, 10 Sep 2025 08:23:12 +0200 Subject: Use deb.debian.org instead of ftp.debian.org --- source/desktop/verifying_debian_arm_installer_images/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/desktop/verifying_debian_arm_installer_images/index.rst b/source/desktop/verifying_debian_arm_installer_images/index.rst index 62118df..44e13e6 100644 --- a/source/desktop/verifying_debian_arm_installer_images/index.rst +++ b/source/desktop/verifying_debian_arm_installer_images/index.rst @@ -11,16 +11,16 @@ the debian-archive-keyring package), and this is the non-trivial procedure to verify them. 1. Download the images from - https://ftp.debian.org/debian/dists/trixie/main/installer-armhf/current/images/ + https://deb.debian.org/debian/dists/trixie/main/installer-armhf/current/images/ (choose either hd-media or netboot, then SD-card-images and download the ``firmware.*`` file for your board as well as ``partition.img.gz``). 2. Download the checksums file - https://ftp.debian.org/debian/dists/trixie/main/installer-armhf/current/images/SHA256SUMS + https://deb.debian.org/debian/dists/trixie/main/installer-armhf/current/images/SHA256SUMS 3. Download the Release file from - https://ftp.debian.org/debian/dists/trixie/InRelease + https://deb.debian.org/debian/dists/trixie/InRelease 4. Verify the Release file:: -- cgit v1.2.3