X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?p=bin.git;a=blobdiff_plain;f=my-debmirror-riva;h=5332a467ffb3b82735ceee6e8063d509baa05c3c;hp=e0ea329c2fa9d3d5f5ddd4002a00b65fb720e264;hb=0b942b568b5b6609aaa2ee4145d5633e662c91ea;hpb=048aac6382a1cd35c048734907a51e3be5727e42 diff --git a/my-debmirror-riva b/my-debmirror-riva index e0ea329..5332a46 100755 --- a/my-debmirror-riva +++ b/my-debmirror-riva @@ -1,5 +1,6 @@ #! /bin/sh -e debmirror /mirror/debian -h riva \ - --nosource --section=main --getcontents --ignore=non-US/ "$@" + --nosource --section=main,main/debian-installer \ + --getcontents --ignore=non-US/ "$@" debmirror /mirror/debian/non-US -h riva -r /debian/non-US \ --nosource --section=main -d unstable/non-US --getcontents "$@"