From: a1346054 <36859588+a1346054@users.noreply.github.com> Date: Wed, 18 Aug 2021 18:07:50 +0000 (+0000) Subject: use a geographically close URL X-Git-Tag: 4.10~38^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f20c688a18311bd02bd699a8ec919a3a34fd0ddb;p=thirdparty%2Fshadow.git use a geographically close URL --- diff --git a/tests/README b/tests/README index 54844a57c..2e5fdf86d 100644 --- a/tests/README +++ b/tests/README @@ -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 - -