[Frugalware-git] pacman-tools: repoman.d: update mirror list

Miklos Vajna vmiklos at frugalware.org
Sun Feb 17 20:31:24 CET 2008


Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=171400bc0881ce035be7c0fd205a0b9231171103

commit 171400bc0881ce035be7c0fd205a0b9231171103
Author: Miklos Vajna <vmiklos at frugalware.org>
Date:   Sun Feb 17 20:30:24 2008 +0100

repoman.d: update mirror list
closes #2766

diff --git a/repoman.d/current b/repoman.d/current
index 31c6bcf..f24a217 100644
--- a/repoman.d/current
+++ b/repoman.d/current
@@ -5,28 +5,8 @@
repos=(${repos[@]} 'current')

current_servers=(
-# -----------
-# - BELGIUM -
-# -----------
-# Belgian National Research Network (1 GBit)
-"rsync://rsync5.frugalware.org/packages/frugalware/pub/frugalware/frugalware-current"
-# -----------
-# - HUNGARY -
-# -----------
-# Free Software Network (100 MBit)
-"rsync://rsync4.frugalware.org/pub/linux/distributions/frugalware/frugalware-current"
-# -----------
-# - IRELAND -
-# -----------
-# Ireland's National Education and Research Network (2 GBit)
-"rsync://rsync12.frugalware.org/mirrors/ftp.frugalware.org/pub/frugalware/frugalware-current"
-# -------
-# - USA -
-# -------
-# SourceMirrors (100 MBit)
-"rsync://rsync6.frugalware.org/frugalware/frugalware/frugalware-current"
-# TDS Telecom (1 GBit)
-"rsync://rsync10.frugalware.org/pub/linux/frugalware/frugalware-current"
+"git://repo.or.cz/frugalware-current.git"
+"git://git.frugalware.org/pub/frugalware/frugalware-current"
)

# the rest is only for developers who upload packages
diff --git a/repoman.d/stable b/repoman.d/stable
index 2dccf8d..1e55cc8 100644
--- a/repoman.d/stable
+++ b/repoman.d/stable
@@ -5,28 +5,8 @@
repos=(${repos[@]} 'stable')

stable_servers=(
-# -----------
-# - BELGIUM -
-# -----------
-# Belgian National Research Network (1 GBit)
-"rsync://rsync5.frugalware.org/packages/frugalware/pub/frugalware/frugalware-stable"
-# -----------
-# - HUNGARY -
-# -----------
-# Free Software Network (100 MBit)
-"rsync://rsync4.frugalware.org/pub/linux/distributions/frugalware/frugalware-stable"
-# -----------
-# - IRELAND -
-# -----------
-# Ireland's National Education and Research Network (2 GBit)
-"rsync://rsync12.frugalware.org/mirrors/ftp.frugalware.org/pub/frugalware/frugalware-stable"
-# -------
-# - USA -
-# -------
-# SourceMirrors (100 MBit)
-"rsync://rsync6.frugalware.org/frugalware/frugalware/frugalware-stable"
-# TDS Telecom (1 GBit)
-"rsync://rsync10.frugalware.org/pub/linux/frugalware/frugalware-stable"
+"git://repo.or.cz/frugalware-stable.git"
+"git://git.frugalware.org/pub/frugalware/frugalware-stable"
)

# the rest is only for developers who upload packages


More information about the Frugalware-git mailing list