]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
use a geographically close URL
authora1346054 <36859588+a1346054@users.noreply.github.com>
Wed, 18 Aug 2021 18:07:50 +0000 (18:07 +0000)
committera1346054 <36859588+a1346054@users.noreply.github.com>
Wed, 18 Aug 2021 18:07:50 +0000 (18:07 +0000)
tests/README

index 54844a57cc17b05110cb85f251446414f1b42edc..2e5fdf86d058215a59a18e80903a5bc6faf8bb18 100644 (file)
@@ -6,7 +6,7 @@ You should run it on a chroot, or on a secured dedicated system.
 
 To test a Debian system:
        $ mkdir sid-chroot
-       $ sudo debootstrap sid sid-chroot/ http://ftp.fr.debian.org/debian/
+       $ sudo debootstrap sid sid-chroot/ http://deb.debian.org/debian/
 edit or copy a sources.list
        $ sudo cp /etc/apt/sources.list sid-chroot/etc/apt/
 edit or copy a resolv.conf
@@ -17,5 +17,3 @@ edit or copy a resolv.conf
        # aptitude update
        # aptitude install expect
        # cd /dev ; mknod --mode=666 /dev/ptmx c 5 2
-
-