From 2f4f0c00a7e1c48ea8331da29be23b88f1d19cd9 Mon Sep 17 00:00:00 2001 From: Manuel Hiebel Date: Sun, 19 May 2013 06:09:27 +0000 Subject: kernel.org is back, webconquest is not complete --- lib/cached.list.php | 55 +++++++++++++++++++++++------------------------------ 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lib/cached.list.php b/lib/cached.list.php index e6ddeaf2e..ad8cf4207 100644 --- a/lib/cached.list.php +++ b/lib/cached.list.php @@ -138,45 +138,21 @@ 'url' => 'ftp://ftp.tku.edu.tw/Linux/Mageia', ), ), - 'CA' => - array ( - 0 => - array ( - 'city' => 'Toronto', - 'continent' => 'NA', - 'zone' => 'CA', - 'url' => 'ftp://mageia.webconquest.com', - ), - 1 => - array ( - 'city' => 'Toronto', - 'continent' => 'NA', - 'zone' => 'CA', - 'url' => 'http://mageia.webconquest.com', - ), - ), '_C:NA' => array ( - 0 => - array ( - 'city' => 'Toronto', - 'continent' => 'NA', - 'zone' => 'CA', - 'url' => 'ftp://mageia.webconquest.com', - ), - 4 => + 1 => array ( - 'city' => 'Toronto', + 'city' => '?', 'continent' => 'NA', - 'zone' => 'CA', - 'url' => 'http://mageia.webconquest.com', + 'zone' => 'US', + 'url' => 'ftp://mirrors.kernel.org/mageia', ), - 6 => + 3 => array ( - 'city' => 'Lenoir', + 'city' => '?', 'continent' => 'NA', 'zone' => 'US', - 'url' => 'http://mirror.dacentec.com/mageia', + 'url' => 'http://mirrors.kernel.org/mageia', ), ), 'TW' => @@ -226,6 +202,23 @@ 'url' => 'http://mirror.tuxinator.org/mageia', ), ), + 'US' => + array ( + 0 => + array ( + 'city' => '?', + 'continent' => 'NA', + 'zone' => 'US', + 'url' => 'ftp://mirrors.kernel.org/mageia', + ), + 2 => + array ( + 'city' => '?', + 'continent' => 'NA', + 'zone' => 'US', + 'url' => 'http://mirrors.kernel.org/mageia', + ), + ), 'CH' => array ( 1 => -- cgit v1.2.1