]> asedeno.scripts.mit.edu Git - sipb-mirrors.git/commitdiff
Use archive.fedoraproject.org as our Tier 1 mirror doesn't have the full Fedora archive
authorQuentin Smith <quentin@mit.edu>
Sun, 19 Dec 2010 23:22:30 +0000 (18:22 -0500)
committerQuentin Smith <quentin@mit.edu>
Sun, 19 Dec 2010 23:22:30 +0000 (18:22 -0500)
fetch-scripts/fedora-archive

index a95fb6ef853d61ebfebd078e9ef7fd876703f487..e85c2c7886cb23fe6fb8c4d32b3fb41049319ea2 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
-#RSYNCSOURCE=rsync://archive.fedoraproject.org/fedora-archive
-RSYNCSOURCE=rsync://download.wpi.edu:874/fedora-archive
+RSYNCSOURCE=rsync://archive.fedoraproject.org/fedora-archive
+#RSYNCSOURCE=rsync://download.wpi.edu:874/fedora-archive
 BASEDIR=${MIRRORDIR}/fedora-archive
 
 rsync -vaH --numeric-ids --delete --delete-after \