chiark / gitweb /
my-debmirror: drop d-i images
authorColin Watson <cjwatson@chiark.greenend.org.uk>
Sat, 25 Jan 2014 12:25:27 +0000 (12:25 +0000)
committerColin Watson <cjwatson@chiark.greenend.org.uk>
Sat, 25 Jan 2014 12:25:27 +0000 (12:25 +0000)
debmirror often seems to get confused and try to download these over and
over again.  I don't use these often enough for it to be worth the
hassle.

my-debmirror

index 5c5b73faa18585e6db653c5e84ff96ad22b3f485..7a3cc28e2798f890fcad514ce9f4c2c6d3b8fbe0 100755 (executable)
@@ -6,7 +6,7 @@ debmirror /mirror/debian -h "$DEB_MIRROR" --method http \
          --dist=wheezy,jessie,sid,experimental \
          --section=main,main/debian-installer \
          --arch=i386 --getcontents \
-         --rsync-extra=doc,indices,tools,trace --di-dist=wheezy,sid \
+         --rsync-extra=doc,indices,tools,trace \
          --i18n \
          --exclude='i18n/Translation-' --include='i18n/Translation-en' \
          "$@"