From 6f594daebb8648bc62afb5f9936cd277d2391c0e Mon Sep 17 00:00:00 2001 From: Albert Hopkins Date: Fri, 24 Jun 2011 22:48:07 -0400 Subject: [PATCH] Since RIT.edu's mirror is 30+ days behind, switch rsync mirror to GA Tech --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7fc08a3..a3e994a 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ M4_DEFS = -D HOSTNAME=$(HOSTNAME) M4C = $(M4) $(M4_DEFS) NBD_DEV = /dev/nbd0 USEPKG = --usepkg --binpkg-respect-use=y -RSYNC_MIRROR = rsync://mirrors.rit.edu/gentoo/ +RSYNC_MIRROR = rsync://rsync.gtlib.gatech.edu/gentoo/ KERNEL = gentoo-sources PACKAGE_FILES = $(APPLIANCE)/package.* WORLD = $(APPLIANCE)/world