summaryrefslogtreecommitdiffstats
path: root/pacsync.conf
diff options
context:
space:
mode:
Diffstat (limited to 'pacsync.conf')
-rw-r--r--pacsync.conf10
1 files changed, 7 insertions, 3 deletions
diff --git a/pacsync.conf b/pacsync.conf
index 52d54c30..4d6183d7 100644
--- a/pacsync.conf
+++ b/pacsync.conf
@@ -2,7 +2,11 @@
# /etc/pacsync.conf
#
+#
# the full URL of the server (up to the /arch package directory)
-SYNC_SERVER="ftp://ftp.archlinux.org"
-#SYNC_SERVER="http://www.archlinux.org/pub"
-
+#
+# (note: ibiblio.org will be fastest; please use it)
+#
+SYNC_SERVER="ftp://ftp.ibiblio.org/pub/linux/distributions/archlinux/arch"
+#SYNC_SERVER="http://www.ibiblio.org/pub/linux/distributions/archlinux/arch"
+#SYNC_SERVER="ftp://ftp.archlinux.org/arch"