From 7a323033b13fdac55dc6747dc7e301ea308cd094 Mon Sep 17 00:00:00 2001 From: Lizhou Sha Date: Sun, 23 Aug 2015 19:10:47 -0400 Subject: [PATCH] Revert "Including non-full images for debian-cd, or else no .iso file is mirrored." As pointed out by achernya, the netinst images are already in the main Debian archive. This reverts commit 1900842155a92e934a03df8e99af540d05319f45. --- fetch-scripts/debian-cd | 1 - 1 file changed, 1 deletion(-) diff --git a/fetch-scripts/debian-cd b/fetch-scripts/debian-cd index 478d835..61c27bc 100644 --- a/fetch-scripts/debian-cd +++ b/fetch-scripts/debian-cd @@ -8,6 +8,5 @@ BASEDIR=${MIRRORDIR}/debian-cd rsync -vaH --numeric-ids --delete --delete-after \ --delay-updates \ --times --links --hard-links --partial --block-size=8192 \ - --include='*businesscard*.iso' --include='*netinst*.iso' \ --exclude='*.iso' \ ${RSYNCSOURCE} ${BASEDIR} -- 2.45.2