]> asedeno.scripts.mit.edu Git - sipb-mirrors.git/commitdiff
Raspbian upstream lug.mtu.edu no longer available
authorLizhou Sha <slz@mit.edu>
Fri, 28 Oct 2016 03:00:14 +0000 (23:00 -0400)
committerLizhou Sha <slz@mit.edu>
Fri, 28 Oct 2016 03:00:14 +0000 (23:00 -0400)
Switching to real upstream archive.raspbian.org

Signed-off-by: Lizhou Sha <slz@mit.edu>
fetch-scripts/raspbian

index 657d91a77d336fb281847855b20cecb73a5e5b90..720380051a85a9ea1057ee40e5388114203d4d95 100644 (file)
@@ -7,9 +7,7 @@ set -u
 
 #MIRRORDIR=/ifs/mirror
 BASEDIR=${MIRRORDIR}/raspbian
-#RSYNCSOURCE=rsync://archive.raspbian.org/archive
-# Temporarily sync from somewhere closer to get data faster
-RSYNCSOURCE=rsync://lug.mtu.edu/raspbian
+RSYNCSOURCE=rsync://archive.raspbian.org/archive
 
 RSYNC_OPTS="--recursive --links --hard-links --times --sparse --hard-links --block-size=8192 --timeout 3600 --perms"
 #OTHER_OPTS="--verbose --stats --dry-run"