From be29cc9850b836d7062942d7581145f1a6f9ef53 Mon Sep 17 00:00:00 2001 From: filip Date: Sun, 28 Jun 2015 22:55:04 +0200 Subject: changed target from mga4 to 5 for doc cached list + their refresh --- lib/Downloads.php | 2 +- lib/cached.list.php | 911 ++++++++++++++++++++++++++++++++++++------------ lib/cached.list_doc.php | 824 +++++++++++++++++++++++++++++-------------- 3 files changed, 1248 insertions(+), 489 deletions(-) diff --git a/lib/Downloads.php b/lib/Downloads.php index 472c2e847..8b7a74fce 100644 --- a/lib/Downloads.php +++ b/lib/Downloads.php @@ -130,7 +130,7 @@ class Downloads ); if ($documentation) { - $test_file = $item['url'].'/people/marcom/doc/mga4/date.txt'; + $test_file = $item['url'].'/people/marcom/doc/mga5/date.txt'; } else { $test_file = $item['url'].'/iso/5/torrents/Mageia-5-LiveDVD-KDE4-x86_64-DVD.torrent'; } diff --git a/lib/cached.list.php b/lib/cached.list.php index bd55cc398..85ea0d1c8 100644 --- a/lib/cached.list.php +++ b/lib/cached.list.php @@ -27,24 +27,24 @@ ), 1 => array ( - 'city' => 'Esslingen', + 'city' => '?', 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'http://ftp-stud.hs-esslingen.de/pub/Mirrors/Mageia', + 'zone' => 'CZ', + 'url' => 'http://mageia.supp.name', ), 2 => array ( 'city' => '?', 'continent' => 'EU', - 'zone' => 'CZ', - 'url' => 'http://mageia.supp.name', + 'zone' => 'DE', + 'url' => 'http://mirror2.tuxinator.org/mageia', ), 3 => array ( - 'city' => 'Zlin', + 'city' => 'Milan', 'continent' => 'EU', - 'zone' => 'CZ', - 'url' => 'http://mirror.oss.maxcdn.com/mageia', + 'zone' => 'IT', + 'url' => 'ftp://vodka.sublink.org/mageia', ), 4 => array ( @@ -55,279 +55,401 @@ ), 5 => array ( - 'city' => '?', + 'city' => 'Zlin', 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'http://mirror2.tuxinator.org/mageia', + 'zone' => 'CZ', + 'url' => 'http://mirror.oss.maxcdn.com/mageia', ), 6 => + array ( + 'city' => 'Moscow', + 'continent' => 'EU', + 'zone' => 'RU', + 'url' => 'http://mirror.yandex.ru/mageia', + ), + 7 => + array ( + 'city' => 'Amsterdam', + 'continent' => 'EU', + 'zone' => 'NL', + 'url' => 'http://ftp.nluug.nl/pub/os/Linux/distr/mageia', + ), + 8 => array ( 'city' => 'Enschede', 'continent' => 'EU', 'zone' => 'NL', 'url' => 'ftp://ftp.snt.utwente.nl/pub/os/linux/mageia', ), - 7 => + 9 => + array ( + 'city' => 'Roma', + 'continent' => 'EU', + 'zone' => 'IT', + 'url' => 'ftp://mageia.mirror.garr.it/mirrors/mageia', + ), + 10 => + array ( + 'city' => 'Brussels', + 'continent' => 'EU', + 'zone' => 'BE', + 'url' => 'http://ftp.belnet.be/mageia', + ), + 11 => array ( 'city' => 'Paris', 'continent' => 'EU', 'zone' => 'FR', 'url' => 'http://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia', ), - 8 => + 12 => array ( 'city' => 'Cologne', 'continent' => 'EU', 'zone' => 'DE', 'url' => 'http://mirror.netcologne.de/mageia', ), - 9 => + 13 => + array ( + 'city' => 'Warszawa', + 'continent' => 'EU', + 'zone' => 'PL', + 'url' => 'http://ftp.icm.edu.pl/pub/Linux/sunsite/distributions/mageia', + ), + 14 => array ( 'city' => 'Minsk', 'continent' => 'EU', 'zone' => 'BY', 'url' => 'http://mirror.datacenter.by/pub/mirrors/mageia.org', ), - 10 => + 15 => + array ( + 'city' => 'Moscow', + 'continent' => 'EU', + 'zone' => 'RU', + 'url' => 'ftp://mirror.yandex.ru/mageia', + ), + 16 => + array ( + 'city' => 'Umeå', + 'continent' => 'EU', + 'zone' => 'SE', + 'url' => 'ftp://ftp.acc.umu.se/mirror/mageia', + ), + 17 => array ( 'city' => 'Paris', 'continent' => 'EU', 'zone' => 'FR', 'url' => 'http://aglae.biomedicale.univ-paris5.fr', ), - 11 => + 18 => array ( 'city' => 'Hermsdorf', 'continent' => 'EU', 'zone' => 'DE', 'url' => 'http://mirror.tuxinator.org/mageia', ), - 12 => + 19 => array ( - 'city' => 'Lyon', + 'city' => 'Amsterdam', 'continent' => 'EU', - 'zone' => 'FR', - 'url' => 'ftp://fr2.rpmfind.net/linux/mageia', + 'zone' => 'NL', + 'url' => 'ftp://ftp.nluug.nl/pub/os/Linux/distr/mageia', ), - 13 => + 20 => + array ( + 'city' => 'Warszawa', + 'continent' => 'EU', + 'zone' => 'PL', + 'url' => 'ftp://ftp.icm.edu.pl/pub/Linux/sunsite/distributions/mageia', + ), + 21 => array ( 'city' => 'geneva', 'continent' => 'EU', 'zone' => 'CH', 'url' => 'http://mageia.unige.ch/mirror', ), - 14 => + 22 => + array ( + 'city' => 'Brussels', + 'continent' => 'EU', + 'zone' => 'BE', + 'url' => 'ftp://ftp.belnet.be/mirror/mageia', + ), + 23 => + array ( + 'city' => 'Lyon', + 'continent' => 'EU', + 'zone' => 'FR', + 'url' => 'ftp://fr2.rpmfind.net/linux/mageia', + ), + 24 => array ( 'city' => 'Cologne', 'continent' => 'EU', 'zone' => 'DE', 'url' => 'ftp://mirror.netcologne.de/mageia', ), - 15 => + 25 => array ( 'city' => 'Lyon', 'continent' => 'EU', 'zone' => 'FR', 'url' => 'http://fr2.rpmfind.net/linux/mageia', ), - 16 => + 26 => array ( 'city' => 'Paris', 'continent' => 'EU', 'zone' => 'FR', 'url' => 'ftp://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia', ), - 17 => + 27 => array ( 'city' => 'Moscow', 'continent' => 'EU', 'zone' => 'RU', 'url' => 'http://mirrors-ru.go-parts.com/mageia', ), - 18 => + 28 => array ( 'city' => 'Erlangen', 'continent' => 'EU', 'zone' => 'DE', 'url' => 'http://ftp.uni-erlangen.de/mirrors/Mageia', ), - 19 => + 29 => + array ( + 'city' => 'Hampshire', + 'continent' => 'EU', + 'zone' => 'GB', + 'url' => 'http://mirrors-uk2.go-parts.com/mageia', + ), + 30 => + array ( + 'city' => 'Esslingen', + 'continent' => 'EU', + 'zone' => 'DE', + 'url' => 'http://ftp-stud.hs-esslingen.de/pub/Mirrors/Mageia', + ), + 31 => + array ( + 'city' => 'Canterbury', + 'continent' => 'EU', + 'zone' => 'GB', + 'url' => 'ftp://www.mirrorservice.org/sites/mageia.org/pub/mageia', + ), + 32 => array ( 'city' => '?', 'continent' => 'EU', 'zone' => 'DE', 'url' => 'ftp://srv4.tuxinator.org/mageia', ), - 20 => + 33 => array ( 'city' => 'Brno', 'continent' => 'EU', 'zone' => 'CZ', 'url' => 'http://ftp.fi.muni.cz/pub/linux/mageia', ), - 21 => + 34 => array ( 'city' => 'Erlangen', 'continent' => 'EU', 'zone' => 'DE', 'url' => 'ftp://ftp.uni-erlangen.de/mirrors/Mageia', ), - 22 => + 35 => + array ( + 'city' => 'Roma', + 'continent' => 'EU', + 'zone' => 'IT', + 'url' => 'http://mageia.mirror.garr.it/mirrors/mageia', + ), + 36 => array ( 'city' => 'Minsk', 'continent' => 'EU', 'zone' => 'BY', 'url' => 'ftp://mirror.datacenter.by/pub/mirrors/mageia.org', ), - 23 => + 37 => + array ( + 'city' => 'Uppsala', + 'continent' => 'EU', + 'zone' => 'SE', + 'url' => 'http://ftp.sunet.se/pub/Linux/distributions/mageia', + ), + 38 => array ( 'city' => '?', 'continent' => 'EU', 'zone' => 'DE', 'url' => 'ftp://srv3.tuxinator.org/mageia', ), - 24 => + 39 => array ( - 'city' => 'Hermsdorf', + 'city' => '?', 'continent' => 'EU', 'zone' => 'DE', - 'url' => 'ftp://mirror.tuxinator.org/mageia', + 'url' => 'ftp://mirror2.tuxinator.org/mageia', ), - 25 => + 40 => array ( 'city' => 'Brno', 'continent' => 'EU', 'zone' => 'CZ', 'url' => 'ftp://ftp.fi.muni.cz/pub/linux/mageia', ), - 26 => + 41 => array ( - 'city' => '?', + 'city' => 'Hermsdorf', 'continent' => 'EU', 'zone' => 'DE', - 'url' => 'ftp://mirror2.tuxinator.org/mageia', + 'url' => 'ftp://mirror.tuxinator.org/mageia', ), - 27 => + 42 => + array ( + 'city' => 'Zlin', + 'continent' => 'EU', + 'zone' => 'CZ', + 'url' => 'ftp://mirror.oss.maxcdn.com/mageia', + ), + 43 => array ( 'city' => 'Heraklion', 'continent' => 'EU', 'zone' => 'GR', 'url' => 'ftp://ftp.cc.uoc.gr/mirrors/linux/mageia', ), - 28 => + 44 => array ( - 'city' => 'Zlin', + 'city' => 'Milan', 'continent' => 'EU', - 'zone' => 'CZ', - 'url' => 'ftp://mirror.oss.maxcdn.com/mageia', + 'zone' => 'IT', + 'url' => 'http://vodka.sublink.org/mageia', ), - 29 => + 45 => + array ( + 'city' => 'Umeå', + 'continent' => 'EU', + 'zone' => 'SE', + 'url' => 'http://ftp.acc.umu.se/mirror/mageia', + ), + 46 => + array ( + 'city' => 'Uppsala', + 'continent' => 'EU', + 'zone' => 'SE', + 'url' => 'ftp://ftp.sunet.se/pub/Linux/distributions/mageia', + ), + 47 => array ( 'city' => 'Enschede', 'continent' => 'EU', 'zone' => 'NL', 'url' => 'http://ftp.snt.utwente.nl/pub/os/linux/mageia', ), - 30 => + 48 => array ( 'city' => 'Esslingen', 'continent' => 'EU', 'zone' => 'DE', 'url' => 'ftp://ftp-stud.hs-esslingen.de/pub/Mirrors/Mageia', ), + 49 => + array ( + 'city' => 'Canterbury', + 'continent' => 'EU', + 'zone' => 'GB', + 'url' => 'http://www.mirrorservice.org/sites/mageia.org/pub/mageia', + ), + 50 => + array ( + 'city' => 'Göttingen', + 'continent' => 'EU', + 'zone' => 'DE', + 'url' => 'http://ftp5.gwdg.de/pub/linux/mageia', + ), ), - 'DE' => + 'AR' => array ( 0 => array ( - 'city' => 'Esslingen', - 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'http://ftp-stud.hs-esslingen.de/pub/Mirrors/Mageia', + 'city' => 'Buenos Aires', + 'continent' => 'SA', + 'zone' => 'AR', + 'url' => 'http://mageia.xfree.com.ar', + ), + ), + '_C:SA' => + array ( + 0 => + array ( + 'city' => 'Buenos Aires', + 'continent' => 'SA', + 'zone' => 'AR', + 'url' => 'http://mageia.xfree.com.ar', ), 1 => array ( - 'city' => 'Erlangen', - 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'https://ftp.uni-erlangen.de/mageia', + 'city' => 'Brasilia', + 'continent' => 'SA', + 'zone' => 'BR', + 'url' => 'ftp://mageia.fis.unb.br/pub/linux/mageia', ), 2 => array ( - 'city' => '?', - 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'http://mirror2.tuxinator.org/mageia', + 'city' => 'Cuenca', + 'continent' => 'SA', + 'zone' => 'EC', + 'url' => 'ftp://mirror.cedia.org.ec/mageia', ), 3 => array ( - 'city' => 'Cologne', - 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'http://mirror.netcologne.de/mageia', + 'city' => 'Brasilia', + 'continent' => 'SA', + 'zone' => 'BR', + 'url' => 'http://mageia.fis.unb.br', ), 4 => array ( - 'city' => 'Hermsdorf', - 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'http://mirror.tuxinator.org/mageia', + 'city' => 'Campinas', + 'continent' => 'SA', + 'zone' => 'BR', + 'url' => 'http://ftp.las.ic.unicamp.br/pub/mageia', ), 5 => array ( - 'city' => 'Cologne', - 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'ftp://mirror.netcologne.de/mageia', + 'city' => '?', + 'continent' => 'SA', + 'zone' => 'BR', + 'url' => 'ftp://mageia.c3sl.ufpr.br/mageia', ), 6 => array ( - 'city' => 'Erlangen', - 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'http://ftp.uni-erlangen.de/mirrors/Mageia', + 'city' => 'Cuenca', + 'continent' => 'SA', + 'zone' => 'EC', + 'url' => 'http://mirror.cedia.org.ec/mageia', ), 7 => array ( 'city' => '?', - 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'ftp://srv4.tuxinator.org/mageia', + 'continent' => 'SA', + 'zone' => 'BR', + 'url' => 'http://mageia.c3sl.ufpr.br', ), 8 => array ( - 'city' => 'Erlangen', - 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'ftp://ftp.uni-erlangen.de/mirrors/Mageia', - ), - 9 => - array ( - 'city' => '?', - 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'ftp://srv3.tuxinator.org/mageia', - ), - 10 => - array ( - 'city' => 'Hermsdorf', - 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'ftp://mirror.tuxinator.org/mageia', - ), - 11 => - array ( - 'city' => '?', - 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'ftp://mirror2.tuxinator.org/mageia', - ), - 12 => - array ( - 'city' => 'Esslingen', - 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'ftp://ftp-stud.hs-esslingen.de/pub/Mirrors/Mageia', + 'city' => 'Campinas', + 'continent' => 'SA', + 'zone' => 'BR', + 'url' => 'ftp://ftp.las.ic.unicamp.br/pub/mageia', ), ), 'CZ' => @@ -386,17 +508,17 @@ ), 2 => array ( - 'city' => 'Southfeild', + 'city' => 'glen allen', 'continent' => 'NA', 'zone' => 'US', - 'url' => 'ftp://mirror.nexcess.net/mageia', + 'url' => 'ftp://mageia.jameswhitby.net/mageia', ), 3 => array ( - 'city' => 'glen allen', + 'city' => 'lansing', 'continent' => 'NA', 'zone' => 'US', - 'url' => 'http://mageia.jameswhitby.net/mageia', + 'url' => 'http://mirrors-usa.go-parts.com/mageia', ), 4 => array ( @@ -406,13 +528,34 @@ 'url' => 'http://distro.ibiblio.org/pub/linux/distributions/mageia', ), 5 => + array ( + 'city' => 'lansing', + 'continent' => 'NA', + 'zone' => 'US', + 'url' => 'ftp://mirrors-usa.go-parts.com/mageia', + ), + 6 => + array ( + 'city' => 'glen allen', + 'continent' => 'NA', + 'zone' => 'US', + 'url' => 'http://mageia.jameswhitby.net/mageia', + ), + 7 => + array ( + 'city' => 'Southfeild', + 'continent' => 'NA', + 'zone' => 'US', + 'url' => 'ftp://mirror.nexcess.net/mageia', + ), + 8 => array ( 'city' => 'Southfeild', 'continent' => 'NA', 'zone' => 'US', 'url' => 'http://mirror.nexcess.net/mageia', ), - 6 => + 9 => array ( 'city' => '?', 'continent' => 'NA', @@ -438,17 +581,17 @@ ), 2 => array ( - 'city' => 'Southfeild', + 'city' => 'glen allen', 'continent' => 'NA', 'zone' => 'US', - 'url' => 'ftp://mirror.nexcess.net/mageia', + 'url' => 'ftp://mageia.jameswhitby.net/mageia', ), 3 => array ( - 'city' => 'glen allen', + 'city' => 'lansing', 'continent' => 'NA', 'zone' => 'US', - 'url' => 'http://mageia.jameswhitby.net/mageia', + 'url' => 'http://mirrors-usa.go-parts.com/mageia', ), 4 => array ( @@ -459,26 +602,47 @@ ), 5 => array ( - 'city' => 'Southfeild', + 'city' => 'lansing', 'continent' => 'NA', 'zone' => 'US', - 'url' => 'http://mirror.nexcess.net/mageia', + 'url' => 'ftp://mirrors-usa.go-parts.com/mageia', ), 6 => array ( - 'city' => 'Toronto', + 'city' => 'glen allen', 'continent' => 'NA', - 'zone' => 'CA', - 'url' => 'ftp://mageia.webconquest.com', + 'zone' => 'US', + 'url' => 'http://mageia.jameswhitby.net/mageia', ), 7 => + array ( + 'city' => 'Southfeild', + 'continent' => 'NA', + 'zone' => 'US', + 'url' => 'ftp://mirror.nexcess.net/mageia', + ), + 8 => + array ( + 'city' => 'Southfeild', + 'continent' => 'NA', + 'zone' => 'US', + 'url' => 'http://mirror.nexcess.net/mageia', + ), + 9 => array ( 'city' => '?', 'continent' => 'NA', 'zone' => 'US', 'url' => 'http://mirrors.kernel.org/mageia', ), - 8 => + 10 => + array ( + 'city' => 'Toronto', + 'continent' => 'NA', + 'zone' => 'CA', + 'url' => 'ftp://mageia.webconquest.com', + ), + 11 => array ( 'city' => 'Toronto', 'continent' => 'NA', @@ -486,153 +650,341 @@ 'url' => 'http://mageia.webconquest.com', ), ), - 'NL' => + 'DE' => array ( 0 => array ( - 'city' => 'Enschede', + 'city' => '?', 'continent' => 'EU', - 'zone' => 'NL', - 'url' => 'ftp://ftp.snt.utwente.nl/pub/os/linux/mageia', + 'zone' => 'DE', + 'url' => 'http://mirror2.tuxinator.org/mageia', ), 1 => array ( - 'city' => 'Enschede', + 'city' => 'Erlangen', 'continent' => 'EU', - 'zone' => 'NL', - 'url' => 'http://ftp.snt.utwente.nl/pub/os/linux/mageia', + 'zone' => 'DE', + 'url' => 'https://ftp.uni-erlangen.de/mageia', + ), + 2 => + array ( + 'city' => 'Cologne', + 'continent' => 'EU', + 'zone' => 'DE', + 'url' => 'http://mirror.netcologne.de/mageia', + ), + 3 => + array ( + 'city' => 'Hermsdorf', + 'continent' => 'EU', + 'zone' => 'DE', + 'url' => 'http://mirror.tuxinator.org/mageia', + ), + 4 => + array ( + 'city' => 'Cologne', + 'continent' => 'EU', + 'zone' => 'DE', + 'url' => 'ftp://mirror.netcologne.de/mageia', + ), + 5 => + array ( + 'city' => 'Erlangen', + 'continent' => 'EU', + 'zone' => 'DE', + 'url' => 'http://ftp.uni-erlangen.de/mirrors/Mageia', + ), + 6 => + array ( + 'city' => 'Esslingen', + 'continent' => 'EU', + 'zone' => 'DE', + 'url' => 'http://ftp-stud.hs-esslingen.de/pub/Mirrors/Mageia', + ), + 7 => + array ( + 'city' => '?', + 'continent' => 'EU', + 'zone' => 'DE', + 'url' => 'ftp://srv4.tuxinator.org/mageia', + ), + 8 => + array ( + 'city' => 'Erlangen', + 'continent' => 'EU', + 'zone' => 'DE', + 'url' => 'ftp://ftp.uni-erlangen.de/mirrors/Mageia', + ), + 9 => + array ( + 'city' => '?', + 'continent' => 'EU', + 'zone' => 'DE', + 'url' => 'ftp://srv3.tuxinator.org/mageia', + ), + 10 => + array ( + 'city' => '?', + 'continent' => 'EU', + 'zone' => 'DE', + 'url' => 'ftp://mirror2.tuxinator.org/mageia', + ), + 11 => + array ( + 'city' => 'Hermsdorf', + 'continent' => 'EU', + 'zone' => 'DE', + 'url' => 'ftp://mirror.tuxinator.org/mageia', + ), + 12 => + array ( + 'city' => 'Esslingen', + 'continent' => 'EU', + 'zone' => 'DE', + 'url' => 'ftp://ftp-stud.hs-esslingen.de/pub/Mirrors/Mageia', + ), + 13 => + array ( + 'city' => 'Göttingen', + 'continent' => 'EU', + 'zone' => 'DE', + 'url' => 'http://ftp5.gwdg.de/pub/linux/mageia', ), ), - 'ZA' => + 'IT' => array ( 0 => array ( - 'city' => 'Stellenbosch', - 'continent' => 'AF', - 'zone' => 'ZA', - 'url' => 'http://ftp.sun.ac.za/ftp/pub/mirrors/mageia', + 'city' => 'Milan', + 'continent' => 'EU', + 'zone' => 'IT', + 'url' => 'ftp://vodka.sublink.org/mageia', ), 1 => array ( - 'city' => 'Stellenbosch', - 'continent' => 'AF', - 'zone' => 'ZA', - 'url' => 'ftp://ftp.sun.ac.za/pub/mirrors/mageia', + 'city' => 'Roma', + 'continent' => 'EU', + 'zone' => 'IT', + 'url' => 'ftp://mageia.mirror.garr.it/mirrors/mageia', + ), + 2 => + array ( + 'city' => 'Roma', + 'continent' => 'EU', + 'zone' => 'IT', + 'url' => 'http://mageia.mirror.garr.it/mirrors/mageia', + ), + 3 => + array ( + 'city' => 'Milan', + 'continent' => 'EU', + 'zone' => 'IT', + 'url' => 'http://vodka.sublink.org/mageia', ), ), - '_C:AF' => + 'RU' => array ( 0 => array ( - 'city' => 'Stellenbosch', - 'continent' => 'AF', - 'zone' => 'ZA', - 'url' => 'http://ftp.sun.ac.za/ftp/pub/mirrors/mageia', + 'city' => 'Moscow', + 'continent' => 'EU', + 'zone' => 'RU', + 'url' => 'http://mirror.yandex.ru/mageia', ), 1 => array ( - 'city' => 'Stellenbosch', - 'continent' => 'AF', - 'zone' => 'ZA', - 'url' => 'ftp://ftp.sun.ac.za/pub/mirrors/mageia', + 'city' => 'Moscow', + 'continent' => 'EU', + 'zone' => 'RU', + 'url' => 'ftp://mirror.yandex.ru/mageia', + ), + 2 => + array ( + 'city' => 'Moscow', + 'continent' => 'EU', + 'zone' => 'RU', + 'url' => 'http://mirrors-ru.go-parts.com/mageia', ), ), - 'TW' => + 'NL' => array ( 0 => array ( - 'city' => 'Taipei', + 'city' => 'Amsterdam', + 'continent' => 'EU', + 'zone' => 'NL', + 'url' => 'http://ftp.nluug.nl/pub/os/Linux/distr/mageia', + ), + 1 => + array ( + 'city' => 'Enschede', + 'continent' => 'EU', + 'zone' => 'NL', + 'url' => 'ftp://ftp.snt.utwente.nl/pub/os/linux/mageia', + ), + 2 => + array ( + 'city' => 'Amsterdam', + 'continent' => 'EU', + 'zone' => 'NL', + 'url' => 'ftp://ftp.nluug.nl/pub/os/Linux/distr/mageia', + ), + 3 => + array ( + 'city' => 'Enschede', + 'continent' => 'EU', + 'zone' => 'NL', + 'url' => 'http://ftp.snt.utwente.nl/pub/os/linux/mageia', + ), + ), + 'CN' => + array ( + 0 => + array ( + 'city' => 'Hefei', 'continent' => 'AS', - 'zone' => 'TW', - 'url' => 'ftp://ftp.tku.edu.tw/Linux/Mageia', + 'zone' => 'CN', + 'url' => 'ftp://mirrors.ustc.edu.cn/mageia', ), 1 => array ( - 'city' => 'Chungli', + 'city' => 'Hefei', 'continent' => 'AS', - 'zone' => 'TW', - 'url' => 'http://ftp.yzu.edu.tw/Linux/Mageia', + 'zone' => 'CN', + 'url' => 'https://mirrors.ustc.edu.cn/mageia', ), 2 => array ( - 'city' => 'Taipei', + 'city' => 'Beijing', 'continent' => 'AS', - 'zone' => 'TW', - 'url' => 'http://ftp.tku.edu.tw/Linux/Mageia', + 'zone' => 'CN', + 'url' => 'ftp://mirrors.yun-idc.com/mageia', ), 3 => array ( - 'city' => 'Chungli', + 'city' => 'Beijing', 'continent' => 'AS', - 'zone' => 'TW', - 'url' => 'ftp://ftp.yzu.edu.tw/Linux/Mageia', + 'zone' => 'CN', + 'url' => 'http://mirrors.yun-idc.com/mageia', ), ), '_C:AS' => array ( 0 => + array ( + 'city' => 'Hefei', + 'continent' => 'AS', + 'zone' => 'CN', + 'url' => 'ftp://mirrors.ustc.edu.cn/mageia', + ), + 1 => array ( 'city' => 'Taipei', 'continent' => 'AS', 'zone' => 'TW', 'url' => 'ftp://ftp.tku.edu.tw/Linux/Mageia', ), - 1 => + 2 => array ( - 'city' => 'Ankara', + 'city' => 'HsinChu', 'continent' => 'AS', - 'zone' => 'TR', - 'url' => 'http://ftp.linux.org.tr/mageia', + 'zone' => 'TW', + 'url' => 'ftp://free.nchc.org.tw/mageia', ), - 2 => + 3 => array ( 'city' => 'Ankara', 'continent' => 'AS', 'zone' => 'TR', - 'url' => 'ftp://ftp.linux.org.tr/mageia', + 'url' => 'http://ftp.linux.org.tr/mageia', ), - 3 => + 4 => array ( 'city' => 'Chungli', 'continent' => 'AS', 'zone' => 'TW', 'url' => 'http://ftp.yzu.edu.tw/Linux/Mageia', ), - 4 => + 5 => + array ( + 'city' => 'Ankara', + 'continent' => 'AS', + 'zone' => 'TR', + 'url' => 'ftp://ftp.linux.org.tr/mageia', + ), + 6 => array ( 'city' => 'Taipei', 'continent' => 'AS', 'zone' => 'TW', 'url' => 'http://ftp.tku.edu.tw/Linux/Mageia', ), - 5 => + 7 => array ( 'city' => 'Chungli', 'continent' => 'AS', 'zone' => 'TW', 'url' => 'ftp://ftp.yzu.edu.tw/Linux/Mageia', ), - 6 => + 8 => array ( 'city' => 'Hefei', 'continent' => 'AS', 'zone' => 'CN', 'url' => 'https://mirrors.ustc.edu.cn/mageia', ), - 7 => + 9 => array ( - 'city' => 'Hefei', + 'city' => 'Beijing', 'continent' => 'AS', 'zone' => 'CN', - 'url' => 'http://mirrors.ustc.edu.cn/mageia', + 'url' => 'ftp://mirrors.yun-idc.com/mageia', ), - 8 => + 10 => + array ( + 'city' => 'Beijing', + 'continent' => 'AS', + 'zone' => 'CN', + 'url' => 'http://mirrors.yun-idc.com/mageia', + ), + 11 => + array ( + 'city' => 'HsinChu', + 'continent' => 'AS', + 'zone' => 'TW', + 'url' => 'http://free.nchc.org.tw/mageia', + ), + 12 => array ( 'city' => 'Tsukuba', 'continent' => 'AS', 'zone' => 'JP', 'url' => 'http://ftp.tsukuba.wide.ad.jp/Linux/mageia', ), + 13 => + array ( + 'city' => 'HsinChu', + 'continent' => 'AS', + 'zone' => 'TW', + 'url' => 'ftp://ftp.twaren.net/Linux/Mageia', + ), + ), + 'BE' => + array ( + 0 => + array ( + 'city' => 'Brussels', + 'continent' => 'EU', + 'zone' => 'BE', + 'url' => 'http://ftp.belnet.be/mageia', + ), + 1 => + array ( + 'city' => 'Brussels', + 'continent' => 'EU', + 'zone' => 'BE', + 'url' => 'ftp://ftp.belnet.be/mirror/mageia', + ), ), 'FR' => array ( @@ -672,6 +1024,92 @@ 'url' => 'ftp://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia', ), ), + 'TW' => + array ( + 0 => + array ( + 'city' => 'Taipei', + 'continent' => 'AS', + 'zone' => 'TW', + 'url' => 'ftp://ftp.tku.edu.tw/Linux/Mageia', + ), + 1 => + array ( + 'city' => 'HsinChu', + 'continent' => 'AS', + 'zone' => 'TW', + 'url' => 'ftp://free.nchc.org.tw/mageia', + ), + 2 => + array ( + 'city' => 'Chungli', + 'continent' => 'AS', + 'zone' => 'TW', + 'url' => 'http://ftp.yzu.edu.tw/Linux/Mageia', + ), + 3 => + array ( + 'city' => 'Taipei', + 'continent' => 'AS', + 'zone' => 'TW', + 'url' => 'http://ftp.tku.edu.tw/Linux/Mageia', + ), + 4 => + array ( + 'city' => 'Chungli', + 'continent' => 'AS', + 'zone' => 'TW', + 'url' => 'ftp://ftp.yzu.edu.tw/Linux/Mageia', + ), + 5 => + array ( + 'city' => 'HsinChu', + 'continent' => 'AS', + 'zone' => 'TW', + 'url' => 'http://free.nchc.org.tw/mageia', + ), + 6 => + array ( + 'city' => 'HsinChu', + 'continent' => 'AS', + 'zone' => 'TW', + 'url' => 'ftp://ftp.twaren.net/Linux/Mageia', + ), + ), + 'ZA' => + array ( + 0 => + array ( + 'city' => 'Stellenbosch', + 'continent' => 'AF', + 'zone' => 'ZA', + 'url' => 'http://ftp.sun.ac.za/ftp/pub/mirrors/mageia', + ), + 1 => + array ( + 'city' => 'Stellenbosch', + 'continent' => 'AF', + 'zone' => 'ZA', + 'url' => 'ftp://ftp.sun.ac.za/pub/mirrors/mageia', + ), + ), + '_C:AF' => + array ( + 0 => + array ( + 'city' => 'Stellenbosch', + 'continent' => 'AF', + 'zone' => 'ZA', + 'url' => 'http://ftp.sun.ac.za/ftp/pub/mirrors/mageia', + ), + 1 => + array ( + 'city' => 'Stellenbosch', + 'continent' => 'AF', + 'zone' => 'ZA', + 'url' => 'ftp://ftp.sun.ac.za/pub/mirrors/mageia', + ), + ), 'TR' => array ( 0 => @@ -689,6 +1127,43 @@ 'url' => 'ftp://ftp.linux.org.tr/mageia', ), ), + 'PL' => + array ( + 0 => + array ( + 'city' => 'Warszawa', + 'continent' => 'EU', + 'zone' => 'PL', + 'url' => 'http://ftp.icm.edu.pl/pub/Linux/sunsite/distributions/mageia', + ), + 1 => + array ( + 'city' => 'Warszawa', + 'continent' => 'EU', + 'zone' => 'PL', + 'url' => 'ftp://ftp.icm.edu.pl/pub/Linux/sunsite/distributions/mageia', + ), + ), + 'AU' => + array ( + 0 => + array ( + 'city' => 'Brisbane', + 'continent' => 'OC', + 'zone' => 'AU', + 'url' => 'http://mirror.aarnet.edu.au/pub/mageia', + ), + ), + '_C:OC' => + array ( + 0 => + array ( + 'city' => 'Brisbane', + 'continent' => 'OC', + 'zone' => 'AU', + 'url' => 'http://mirror.aarnet.edu.au/pub/mageia', + ), + ), 'BY' => array ( 0 => @@ -751,49 +1226,52 @@ 'url' => 'ftp://ftp.las.ic.unicamp.br/pub/mageia', ), ), - '_C:SA' => + 'SE' => array ( 0 => array ( - 'city' => 'Brasilia', - 'continent' => 'SA', - 'zone' => 'BR', - 'url' => 'ftp://mageia.fis.unb.br/pub/linux/mageia', + 'city' => 'Umeå', + 'continent' => 'EU', + 'zone' => 'SE', + 'url' => 'ftp://ftp.acc.umu.se/mirror/mageia', ), 1 => array ( - 'city' => 'Brasilia', - 'continent' => 'SA', - 'zone' => 'BR', - 'url' => 'http://mageia.fis.unb.br', + 'city' => 'Uppsala', + 'continent' => 'EU', + 'zone' => 'SE', + 'url' => 'http://ftp.sunet.se/pub/Linux/distributions/mageia', ), 2 => array ( - 'city' => 'Campinas', - 'continent' => 'SA', - 'zone' => 'BR', - 'url' => 'http://ftp.las.ic.unicamp.br/pub/mageia', + 'city' => 'Umeå', + 'continent' => 'EU', + 'zone' => 'SE', + 'url' => 'http://ftp.acc.umu.se/mirror/mageia', ), 3 => array ( - 'city' => '?', - 'continent' => 'SA', - 'zone' => 'BR', - 'url' => 'ftp://mageia.c3sl.ufpr.br/mageia', + 'city' => 'Uppsala', + 'continent' => 'EU', + 'zone' => 'SE', + 'url' => 'ftp://ftp.sunet.se/pub/Linux/distributions/mageia', ), - 4 => + ), + 'EC' => + array ( + 0 => array ( - 'city' => '?', + 'city' => 'Cuenca', 'continent' => 'SA', - 'zone' => 'BR', - 'url' => 'http://mageia.c3sl.ufpr.br', + 'zone' => 'EC', + 'url' => 'ftp://mirror.cedia.org.ec/mageia', ), - 5 => + 1 => array ( - 'city' => 'Campinas', + 'city' => 'Cuenca', 'continent' => 'SA', - 'zone' => 'BR', - 'url' => 'ftp://ftp.las.ic.unicamp.br/pub/mageia', + 'zone' => 'EC', + 'url' => 'http://mirror.cedia.org.ec/mageia', ), ), 'CH' => @@ -806,31 +1284,28 @@ 'url' => 'http://mageia.unige.ch/mirror', ), ), - 'RU' => + 'GB' => array ( 0 => array ( - 'city' => 'Moscow', + 'city' => 'Hampshire', 'continent' => 'EU', - 'zone' => 'RU', - 'url' => 'http://mirrors-ru.go-parts.com/mageia', + 'zone' => 'GB', + 'url' => 'http://mirrors-uk2.go-parts.com/mageia', ), - ), - 'CN' => - array ( - 0 => + 1 => array ( - 'city' => 'Hefei', - 'continent' => 'AS', - 'zone' => 'CN', - 'url' => 'https://mirrors.ustc.edu.cn/mageia', + 'city' => 'Canterbury', + 'continent' => 'EU', + 'zone' => 'GB', + 'url' => 'ftp://www.mirrorservice.org/sites/mageia.org/pub/mageia', ), - 1 => + 2 => array ( - 'city' => 'Hefei', - 'continent' => 'AS', - 'zone' => 'CN', - 'url' => 'http://mirrors.ustc.edu.cn/mageia', + 'city' => 'Canterbury', + 'continent' => 'EU', + 'zone' => 'GB', + 'url' => 'http://www.mirrorservice.org/sites/mageia.org/pub/mageia', ), ), 'CA' => diff --git a/lib/cached.list_doc.php b/lib/cached.list_doc.php index 0f847d334..0f701ae8c 100644 --- a/lib/cached.list_doc.php +++ b/lib/cached.list_doc.php @@ -27,24 +27,24 @@ ), 1 => array ( - 'city' => 'Esslingen', + 'city' => '?', 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'http://ftp-stud.hs-esslingen.de/pub/Mirrors/Mageia', + 'zone' => 'CZ', + 'url' => 'http://mageia.supp.name', ), 2 => array ( 'city' => '?', 'continent' => 'EU', - 'zone' => 'CZ', - 'url' => 'http://mageia.supp.name', + 'zone' => 'DE', + 'url' => 'http://mirror2.tuxinator.org/mageia', ), 3 => array ( - 'city' => 'Zlin', + 'city' => 'Milan', 'continent' => 'EU', - 'zone' => 'CZ', - 'url' => 'http://mirror.oss.maxcdn.com/mageia', + 'zone' => 'IT', + 'url' => 'ftp://vodka.sublink.org/mageia', ), 4 => array ( @@ -55,10 +55,10 @@ ), 5 => array ( - 'city' => '?', + 'city' => 'Zlin', 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'http://mirror2.tuxinator.org/mageia', + 'zone' => 'CZ', + 'url' => 'http://mirror.oss.maxcdn.com/mageia', ), 6 => array ( @@ -69,300 +69,304 @@ ), 7 => array ( - 'city' => 'Enschede', + 'city' => 'Amsterdam', 'continent' => 'EU', 'zone' => 'NL', - 'url' => 'ftp://ftp.snt.utwente.nl/pub/os/linux/mageia', + 'url' => 'http://ftp.nluug.nl/pub/os/Linux/distr/mageia', ), 8 => array ( - 'city' => 'Paris', + 'city' => 'Enschede', 'continent' => 'EU', - 'zone' => 'FR', - 'url' => 'http://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia', + 'zone' => 'NL', + 'url' => 'ftp://ftp.snt.utwente.nl/pub/os/linux/mageia', ), 9 => array ( - 'city' => 'Cologne', + 'city' => 'Roma', 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'http://mirror.netcologne.de/mageia', + 'zone' => 'IT', + 'url' => 'ftp://mageia.mirror.garr.it/mirrors/mageia', ), 10 => array ( - 'city' => 'Minsk', + 'city' => 'Brussels', 'continent' => 'EU', - 'zone' => 'BY', - 'url' => 'http://mirror.datacenter.by/pub/mirrors/mageia.org', + 'zone' => 'BE', + 'url' => 'http://ftp.belnet.be/mageia', ), 11 => array ( 'city' => 'Paris', 'continent' => 'EU', 'zone' => 'FR', - 'url' => 'http://aglae.biomedicale.univ-paris5.fr', + 'url' => 'http://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia', ), 12 => array ( - 'city' => 'Hermsdorf', + 'city' => 'Cologne', 'continent' => 'EU', 'zone' => 'DE', - 'url' => 'http://mirror.tuxinator.org/mageia', + 'url' => 'http://mirror.netcologne.de/mageia', ), 13 => array ( - 'city' => 'Umeå', + 'city' => 'Warszawa', 'continent' => 'EU', - 'zone' => 'SE', - 'url' => 'ftp://ftp.acc.umu.se/mirror/mageia', + 'zone' => 'PL', + 'url' => 'http://ftp.icm.edu.pl/pub/Linux/sunsite/distributions/mageia', ), 14 => array ( - 'city' => 'Lyon', + 'city' => 'Minsk', 'continent' => 'EU', - 'zone' => 'FR', - 'url' => 'ftp://fr2.rpmfind.net/linux/mageia', + 'zone' => 'BY', + 'url' => 'http://mirror.datacenter.by/pub/mirrors/mageia.org', ), 15 => array ( - 'city' => 'geneva', + 'city' => 'Moscow', 'continent' => 'EU', - 'zone' => 'CH', - 'url' => 'http://mageia.unige.ch/mirror', + 'zone' => 'RU', + 'url' => 'ftp://mirror.yandex.ru/mageia', ), 16 => array ( - 'city' => 'Cologne', + 'city' => 'Umeå', 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'ftp://mirror.netcologne.de/mageia', + 'zone' => 'SE', + 'url' => 'ftp://ftp.acc.umu.se/mirror/mageia', ), 17 => array ( - 'city' => 'Lyon', + 'city' => 'Paris', 'continent' => 'EU', 'zone' => 'FR', - 'url' => 'http://fr2.rpmfind.net/linux/mageia', + 'url' => 'http://aglae.biomedicale.univ-paris5.fr', ), 18 => array ( - 'city' => 'Paris', + 'city' => 'Hermsdorf', 'continent' => 'EU', - 'zone' => 'FR', - 'url' => 'ftp://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia', + 'zone' => 'DE', + 'url' => 'http://mirror.tuxinator.org/mageia', ), 19 => array ( - 'city' => 'Moscow', + 'city' => 'Amsterdam', 'continent' => 'EU', - 'zone' => 'RU', - 'url' => 'http://mirrors-ru.go-parts.com/mageia', + 'zone' => 'NL', + 'url' => 'ftp://ftp.nluug.nl/pub/os/Linux/distr/mageia', ), 20 => array ( - 'city' => 'Canterbury', + 'city' => 'Warszawa', 'continent' => 'EU', - 'zone' => 'GB', - 'url' => 'ftp://www.mirrorservice.org/sites/mageia.org/pub/mageia', + 'zone' => 'PL', + 'url' => 'ftp://ftp.icm.edu.pl/pub/Linux/sunsite/distributions/mageia', ), 21 => array ( - 'city' => 'Erlangen', + 'city' => 'geneva', 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'http://ftp.uni-erlangen.de/mirrors/Mageia', + 'zone' => 'CH', + 'url' => 'http://mageia.unige.ch/mirror', ), 22 => array ( - 'city' => '?', + 'city' => 'Brussels', 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'ftp://srv4.tuxinator.org/mageia', + 'zone' => 'BE', + 'url' => 'ftp://ftp.belnet.be/mirror/mageia', ), 23 => array ( - 'city' => 'Brno', + 'city' => 'Lyon', 'continent' => 'EU', - 'zone' => 'CZ', - 'url' => 'http://ftp.fi.muni.cz/pub/linux/mageia', + 'zone' => 'FR', + 'url' => 'ftp://fr2.rpmfind.net/linux/mageia', ), 24 => array ( - 'city' => 'Erlangen', + 'city' => 'Cologne', 'continent' => 'EU', 'zone' => 'DE', - 'url' => 'ftp://ftp.uni-erlangen.de/mirrors/Mageia', + 'url' => 'ftp://mirror.netcologne.de/mageia', ), 25 => array ( - 'city' => 'Minsk', + 'city' => 'Lyon', 'continent' => 'EU', - 'zone' => 'BY', - 'url' => 'ftp://mirror.datacenter.by/pub/mirrors/mageia.org', + 'zone' => 'FR', + 'url' => 'http://fr2.rpmfind.net/linux/mageia', ), 26 => array ( - 'city' => '?', + 'city' => 'Paris', 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'ftp://srv3.tuxinator.org/mageia', + 'zone' => 'FR', + 'url' => 'ftp://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia', ), 27 => array ( - 'city' => 'Hermsdorf', + 'city' => 'Moscow', 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'ftp://mirror.tuxinator.org/mageia', + 'zone' => 'RU', + 'url' => 'http://mirrors-ru.go-parts.com/mageia', ), 28 => array ( - 'city' => 'Brno', + 'city' => 'Erlangen', 'continent' => 'EU', - 'zone' => 'CZ', - 'url' => 'ftp://ftp.fi.muni.cz/pub/linux/mageia', + 'zone' => 'DE', + 'url' => 'http://ftp.uni-erlangen.de/mirrors/Mageia', ), 29 => array ( - 'city' => '?', + 'city' => 'Esslingen', 'continent' => 'EU', 'zone' => 'DE', - 'url' => 'ftp://mirror2.tuxinator.org/mageia', + 'url' => 'http://ftp-stud.hs-esslingen.de/pub/Mirrors/Mageia', ), 30 => array ( - 'city' => 'Heraklion', + 'city' => 'Canterbury', 'continent' => 'EU', - 'zone' => 'GR', - 'url' => 'ftp://ftp.cc.uoc.gr/mirrors/linux/mageia', + 'zone' => 'GB', + 'url' => 'ftp://www.mirrorservice.org/sites/mageia.org/pub/mageia', ), 31 => array ( - 'city' => 'Zlin', + 'city' => '?', 'continent' => 'EU', - 'zone' => 'CZ', - 'url' => 'ftp://mirror.oss.maxcdn.com/mageia', + 'zone' => 'DE', + 'url' => 'ftp://srv4.tuxinator.org/mageia', ), 32 => array ( - 'city' => 'Umeå', + 'city' => 'Brno', 'continent' => 'EU', - 'zone' => 'SE', - 'url' => 'http://ftp.acc.umu.se/mirror/mageia', + 'zone' => 'CZ', + 'url' => 'http://ftp.fi.muni.cz/pub/linux/mageia', ), 33 => array ( - 'city' => 'Enschede', + 'city' => 'Erlangen', 'continent' => 'EU', - 'zone' => 'NL', - 'url' => 'http://ftp.snt.utwente.nl/pub/os/linux/mageia', + 'zone' => 'DE', + 'url' => 'ftp://ftp.uni-erlangen.de/mirrors/Mageia', ), 34 => array ( - 'city' => 'Esslingen', + 'city' => 'Roma', 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'ftp://ftp-stud.hs-esslingen.de/pub/Mirrors/Mageia', + 'zone' => 'IT', + 'url' => 'http://mageia.mirror.garr.it/mirrors/mageia', ), 35 => array ( - 'city' => 'Canterbury', + 'city' => 'Minsk', 'continent' => 'EU', - 'zone' => 'GB', - 'url' => 'http://www.mirrorservice.org/sites/mageia.org/pub/mageia', + 'zone' => 'BY', + 'url' => 'ftp://mirror.datacenter.by/pub/mirrors/mageia.org', ), - ), - 'DE' => - array ( - 0 => + 36 => array ( - 'city' => 'Esslingen', + 'city' => 'Uppsala', 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'http://ftp-stud.hs-esslingen.de/pub/Mirrors/Mageia', + 'zone' => 'SE', + 'url' => 'http://ftp.sunet.se/pub/Linux/distributions/mageia', ), - 1 => + 37 => array ( - 'city' => 'Erlangen', + 'city' => '?', 'continent' => 'EU', 'zone' => 'DE', - 'url' => 'https://ftp.uni-erlangen.de/mageia', + 'url' => 'ftp://srv3.tuxinator.org/mageia', ), - 2 => + 38 => array ( 'city' => '?', 'continent' => 'EU', 'zone' => 'DE', - 'url' => 'http://mirror2.tuxinator.org/mageia', + 'url' => 'ftp://mirror2.tuxinator.org/mageia', ), - 3 => + 39 => array ( - 'city' => 'Cologne', + 'city' => 'Brno', 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'http://mirror.netcologne.de/mageia', + 'zone' => 'CZ', + 'url' => 'ftp://ftp.fi.muni.cz/pub/linux/mageia', ), - 4 => + 40 => array ( 'city' => 'Hermsdorf', 'continent' => 'EU', 'zone' => 'DE', - 'url' => 'http://mirror.tuxinator.org/mageia', + 'url' => 'ftp://mirror.tuxinator.org/mageia', ), - 5 => + 41 => array ( - 'city' => 'Cologne', + 'city' => 'Zlin', 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'ftp://mirror.netcologne.de/mageia', + 'zone' => 'CZ', + 'url' => 'ftp://mirror.oss.maxcdn.com/mageia', ), - 6 => + 42 => array ( - 'city' => 'Erlangen', + 'city' => 'Heraklion', 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'http://ftp.uni-erlangen.de/mirrors/Mageia', + 'zone' => 'GR', + 'url' => 'ftp://ftp.cc.uoc.gr/mirrors/linux/mageia', ), - 7 => + 43 => array ( - 'city' => '?', + 'city' => 'Milan', 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'ftp://srv4.tuxinator.org/mageia', + 'zone' => 'IT', + 'url' => 'http://vodka.sublink.org/mageia', ), - 8 => + 44 => array ( - 'city' => 'Erlangen', + 'city' => 'Umeå', 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'ftp://ftp.uni-erlangen.de/mirrors/Mageia', + 'zone' => 'SE', + 'url' => 'http://ftp.acc.umu.se/mirror/mageia', ), - 9 => + 45 => array ( - 'city' => '?', + 'city' => 'Uppsala', 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'ftp://srv3.tuxinator.org/mageia', + 'zone' => 'SE', + 'url' => 'ftp://ftp.sunet.se/pub/Linux/distributions/mageia', ), - 10 => + 46 => array ( - 'city' => 'Hermsdorf', + 'city' => 'Enschede', 'continent' => 'EU', - 'zone' => 'DE', - 'url' => 'ftp://mirror.tuxinator.org/mageia', + 'zone' => 'NL', + 'url' => 'http://ftp.snt.utwente.nl/pub/os/linux/mageia', ), - 11 => + 47 => array ( - 'city' => '?', + 'city' => 'Esslingen', 'continent' => 'EU', 'zone' => 'DE', - 'url' => 'ftp://mirror2.tuxinator.org/mageia', + 'url' => 'ftp://ftp-stud.hs-esslingen.de/pub/Mirrors/Mageia', ), - 12 => + 48 => array ( - 'city' => 'Esslingen', + 'city' => 'Canterbury', + 'continent' => 'EU', + 'zone' => 'GB', + 'url' => 'http://www.mirrorservice.org/sites/mageia.org/pub/mageia', + ), + 49 => + array ( + 'city' => 'Göttingen', 'continent' => 'EU', 'zone' => 'DE', - 'url' => 'ftp://ftp-stud.hs-esslingen.de/pub/Mirrors/Mageia', + 'url' => 'http://ftp5.gwdg.de/pub/linux/mageia', ), ), 'AR' => @@ -392,34 +396,48 @@ 'url' => 'ftp://mageia.fis.unb.br/pub/linux/mageia', ), 2 => + array ( + 'city' => 'Cuenca', + 'continent' => 'SA', + 'zone' => 'EC', + 'url' => 'ftp://mirror.cedia.org.ec/mageia', + ), + 3 => array ( 'city' => 'Brasilia', 'continent' => 'SA', 'zone' => 'BR', 'url' => 'http://mageia.fis.unb.br', ), - 3 => + 4 => array ( 'city' => 'Campinas', 'continent' => 'SA', 'zone' => 'BR', 'url' => 'http://ftp.las.ic.unicamp.br/pub/mageia', ), - 4 => + 5 => array ( 'city' => '?', 'continent' => 'SA', 'zone' => 'BR', 'url' => 'ftp://mageia.c3sl.ufpr.br/mageia', ), - 5 => + 6 => + array ( + 'city' => 'Cuenca', + 'continent' => 'SA', + 'zone' => 'EC', + 'url' => 'http://mirror.cedia.org.ec/mageia', + ), + 7 => array ( 'city' => '?', 'continent' => 'SA', 'zone' => 'BR', 'url' => 'http://mageia.c3sl.ufpr.br', ), - 6 => + 8 => array ( 'city' => 'Campinas', 'continent' => 'SA', @@ -465,42 +483,76 @@ 'url' => 'ftp://mirror.oss.maxcdn.com/mageia', ), ), - 'US' => + 'AU' => array ( 0 => array ( - 'city' => 'Fremont', - 'continent' => 'NA', - 'zone' => 'US', - 'url' => 'http://mirror.easthsia.com/mageia', + 'city' => 'Adelaide', + 'continent' => 'OC', + 'zone' => 'AU', + 'url' => 'http://mirror.internode.on.net/pub/mageia', ), 1 => array ( - 'city' => 'Lenoir', - 'continent' => 'NA', + 'city' => 'Brisbane', + 'continent' => 'OC', + 'zone' => 'AU', + 'url' => 'http://mirror.aarnet.edu.au/pub/mageia', + ), + ), + '_C:OC' => + array ( + 0 => + array ( + 'city' => 'Adelaide', + 'continent' => 'OC', + 'zone' => 'AU', + 'url' => 'http://mirror.internode.on.net/pub/mageia', + ), + 1 => + array ( + 'city' => 'Brisbane', + 'continent' => 'OC', + 'zone' => 'AU', + 'url' => 'http://mirror.aarnet.edu.au/pub/mageia', + ), + ), + 'US' => + array ( + 0 => + array ( + 'city' => 'Fremont', + 'continent' => 'NA', + 'zone' => 'US', + 'url' => 'http://mirror.easthsia.com/mageia', + ), + 1 => + array ( + 'city' => 'Lenoir', + 'continent' => 'NA', 'zone' => 'US', 'url' => 'http://mirror.dacentec.com/mageia', ), 2 => array ( - 'city' => 'Southfeild', + 'city' => 'glen allen', 'continent' => 'NA', 'zone' => 'US', - 'url' => 'ftp://mirror.nexcess.net/mageia', + 'url' => 'ftp://mageia.jameswhitby.net/mageia', ), 3 => array ( 'city' => 'glen allen', 'continent' => 'NA', 'zone' => 'US', - 'url' => 'ftp://mageia.jameswhitby.net/mageia', + 'url' => 'http://mageia.jameswhitby.net/mageia', ), 4 => array ( - 'city' => 'glen allen', + 'city' => 'Southfeild', 'continent' => 'NA', 'zone' => 'US', - 'url' => 'http://mageia.jameswhitby.net/mageia', + 'url' => 'ftp://mirror.nexcess.net/mageia', ), 5 => array ( @@ -535,24 +587,24 @@ ), 2 => array ( - 'city' => 'Southfeild', + 'city' => 'glen allen', 'continent' => 'NA', 'zone' => 'US', - 'url' => 'ftp://mirror.nexcess.net/mageia', + 'url' => 'ftp://mageia.jameswhitby.net/mageia', ), 3 => array ( 'city' => 'glen allen', 'continent' => 'NA', 'zone' => 'US', - 'url' => 'ftp://mageia.jameswhitby.net/mageia', + 'url' => 'http://mageia.jameswhitby.net/mageia', ), 4 => array ( - 'city' => 'glen allen', + 'city' => 'Southfeild', 'continent' => 'NA', 'zone' => 'US', - 'url' => 'http://mageia.jameswhitby.net/mageia', + 'url' => 'ftp://mirror.nexcess.net/mageia', ), 5 => array ( @@ -563,17 +615,17 @@ ), 6 => array ( - 'city' => 'Toronto', + 'city' => '?', 'continent' => 'NA', - 'zone' => 'CA', - 'url' => 'ftp://mageia.webconquest.com', + 'zone' => 'US', + 'url' => 'http://mirrors.kernel.org/mageia', ), 7 => array ( - 'city' => '?', + 'city' => 'Toronto', 'continent' => 'NA', - 'zone' => 'US', - 'url' => 'http://mirrors.kernel.org/mageia', + 'zone' => 'CA', + 'url' => 'ftp://mageia.webconquest.com', ), 8 => array ( @@ -583,141 +635,239 @@ 'url' => 'http://mageia.webconquest.com', ), ), - 'RU' => + 'DE' => array ( 0 => array ( - 'city' => 'Moscow', + 'city' => '?', 'continent' => 'EU', - 'zone' => 'RU', - 'url' => 'http://mirror.yandex.ru/mageia', + 'zone' => 'DE', + 'url' => 'http://mirror2.tuxinator.org/mageia', ), 1 => array ( - 'city' => 'Moscow', + 'city' => 'Erlangen', 'continent' => 'EU', - 'zone' => 'RU', - 'url' => 'http://mirrors-ru.go-parts.com/mageia', + 'zone' => 'DE', + 'url' => 'https://ftp.uni-erlangen.de/mageia', ), - ), - 'NL' => - array ( - 0 => + 2 => array ( - 'city' => 'Enschede', + 'city' => 'Cologne', 'continent' => 'EU', - 'zone' => 'NL', - 'url' => 'ftp://ftp.snt.utwente.nl/pub/os/linux/mageia', + 'zone' => 'DE', + 'url' => 'http://mirror.netcologne.de/mageia', ), - 1 => + 3 => array ( - 'city' => 'Enschede', + 'city' => 'Hermsdorf', 'continent' => 'EU', - 'zone' => 'NL', - 'url' => 'http://ftp.snt.utwente.nl/pub/os/linux/mageia', + 'zone' => 'DE', + 'url' => 'http://mirror.tuxinator.org/mageia', + ), + 4 => + array ( + 'city' => 'Cologne', + 'continent' => 'EU', + 'zone' => 'DE', + 'url' => 'ftp://mirror.netcologne.de/mageia', + ), + 5 => + array ( + 'city' => 'Erlangen', + 'continent' => 'EU', + 'zone' => 'DE', + 'url' => 'http://ftp.uni-erlangen.de/mirrors/Mageia', + ), + 6 => + array ( + 'city' => 'Esslingen', + 'continent' => 'EU', + 'zone' => 'DE', + 'url' => 'http://ftp-stud.hs-esslingen.de/pub/Mirrors/Mageia', + ), + 7 => + array ( + 'city' => '?', + 'continent' => 'EU', + 'zone' => 'DE', + 'url' => 'ftp://srv4.tuxinator.org/mageia', + ), + 8 => + array ( + 'city' => 'Erlangen', + 'continent' => 'EU', + 'zone' => 'DE', + 'url' => 'ftp://ftp.uni-erlangen.de/mirrors/Mageia', + ), + 9 => + array ( + 'city' => '?', + 'continent' => 'EU', + 'zone' => 'DE', + 'url' => 'ftp://srv3.tuxinator.org/mageia', + ), + 10 => + array ( + 'city' => '?', + 'continent' => 'EU', + 'zone' => 'DE', + 'url' => 'ftp://mirror2.tuxinator.org/mageia', + ), + 11 => + array ( + 'city' => 'Hermsdorf', + 'continent' => 'EU', + 'zone' => 'DE', + 'url' => 'ftp://mirror.tuxinator.org/mageia', + ), + 12 => + array ( + 'city' => 'Esslingen', + 'continent' => 'EU', + 'zone' => 'DE', + 'url' => 'ftp://ftp-stud.hs-esslingen.de/pub/Mirrors/Mageia', + ), + 13 => + array ( + 'city' => 'Göttingen', + 'continent' => 'EU', + 'zone' => 'DE', + 'url' => 'http://ftp5.gwdg.de/pub/linux/mageia', ), ), - 'ZA' => + 'IT' => array ( 0 => array ( - 'city' => 'Stellenbosch', - 'continent' => 'AF', - 'zone' => 'ZA', - 'url' => 'http://ftp.sun.ac.za/ftp/pub/mirrors/mageia', + 'city' => 'Milan', + 'continent' => 'EU', + 'zone' => 'IT', + 'url' => 'ftp://vodka.sublink.org/mageia', ), 1 => array ( - 'city' => 'Stellenbosch', - 'continent' => 'AF', - 'zone' => 'ZA', - 'url' => 'ftp://ftp.sun.ac.za/pub/mirrors/mageia', + 'city' => 'Roma', + 'continent' => 'EU', + 'zone' => 'IT', + 'url' => 'ftp://mageia.mirror.garr.it/mirrors/mageia', + ), + 2 => + array ( + 'city' => 'Roma', + 'continent' => 'EU', + 'zone' => 'IT', + 'url' => 'http://mageia.mirror.garr.it/mirrors/mageia', + ), + 3 => + array ( + 'city' => 'Milan', + 'continent' => 'EU', + 'zone' => 'IT', + 'url' => 'http://vodka.sublink.org/mageia', ), ), - '_C:AF' => + 'RU' => array ( 0 => array ( - 'city' => 'Stellenbosch', - 'continent' => 'AF', - 'zone' => 'ZA', - 'url' => 'http://ftp.sun.ac.za/ftp/pub/mirrors/mageia', + 'city' => 'Moscow', + 'continent' => 'EU', + 'zone' => 'RU', + 'url' => 'http://mirror.yandex.ru/mageia', ), 1 => array ( - 'city' => 'Stellenbosch', - 'continent' => 'AF', - 'zone' => 'ZA', - 'url' => 'ftp://ftp.sun.ac.za/pub/mirrors/mageia', + 'city' => 'Moscow', + 'continent' => 'EU', + 'zone' => 'RU', + 'url' => 'ftp://mirror.yandex.ru/mageia', + ), + 2 => + array ( + 'city' => 'Moscow', + 'continent' => 'EU', + 'zone' => 'RU', + 'url' => 'http://mirrors-ru.go-parts.com/mageia', ), ), - 'TW' => + 'NL' => array ( 0 => array ( - 'city' => 'Taipei', - 'continent' => 'AS', - 'zone' => 'TW', - 'url' => 'ftp://ftp.tku.edu.tw/Linux/Mageia', + 'city' => 'Amsterdam', + 'continent' => 'EU', + 'zone' => 'NL', + 'url' => 'http://ftp.nluug.nl/pub/os/Linux/distr/mageia', ), 1 => array ( - 'city' => 'HsinChu', - 'continent' => 'AS', - 'zone' => 'TW', - 'url' => 'ftp://free.nchc.org.tw/mageia', + 'city' => 'Enschede', + 'continent' => 'EU', + 'zone' => 'NL', + 'url' => 'ftp://ftp.snt.utwente.nl/pub/os/linux/mageia', ), 2 => array ( - 'city' => 'Chungli', - 'continent' => 'AS', - 'zone' => 'TW', - 'url' => 'http://ftp.yzu.edu.tw/Linux/Mageia', + 'city' => 'Amsterdam', + 'continent' => 'EU', + 'zone' => 'NL', + 'url' => 'ftp://ftp.nluug.nl/pub/os/Linux/distr/mageia', ), 3 => array ( - 'city' => 'Taipei', + 'city' => 'Enschede', + 'continent' => 'EU', + 'zone' => 'NL', + 'url' => 'http://ftp.snt.utwente.nl/pub/os/linux/mageia', + ), + ), + 'CN' => + array ( + 0 => + array ( + 'city' => 'Hefei', 'continent' => 'AS', - 'zone' => 'TW', - 'url' => 'http://ftp.tku.edu.tw/Linux/Mageia', + 'zone' => 'CN', + 'url' => 'ftp://mirrors.ustc.edu.cn/mageia', ), - 4 => + 1 => array ( - 'city' => 'Chungli', + 'city' => 'Hefei', 'continent' => 'AS', - 'zone' => 'TW', - 'url' => 'ftp://ftp.yzu.edu.tw/Linux/Mageia', + 'zone' => 'CN', + 'url' => 'https://mirrors.ustc.edu.cn/mageia', ), - 5 => + 2 => array ( - 'city' => 'HsinChu', + 'city' => 'Beijing', 'continent' => 'AS', - 'zone' => 'TW', - 'url' => 'http://free.nchc.org.tw/mageia', + 'zone' => 'CN', + 'url' => 'ftp://mirrors.yun-idc.com/mageia', ), - 6 => + 3 => array ( - 'city' => 'HsinChu', + 'city' => 'Beijing', 'continent' => 'AS', - 'zone' => 'TW', - 'url' => 'ftp://ftp.twaren.net/Linux/Mageia', + 'zone' => 'CN', + 'url' => 'http://mirrors.yun-idc.com/mageia', ), ), '_C:AS' => array ( 0 => array ( - 'city' => 'Taipei', + 'city' => 'Hefei', 'continent' => 'AS', - 'zone' => 'TW', - 'url' => 'ftp://ftp.tku.edu.tw/Linux/Mageia', + 'zone' => 'CN', + 'url' => 'ftp://mirrors.ustc.edu.cn/mageia', ), 1 => array ( - 'city' => 'Ankara', + 'city' => 'Taipei', 'continent' => 'AS', - 'zone' => 'TR', - 'url' => 'http://ftp.linux.org.tr/mageia', + 'zone' => 'TW', + 'url' => 'ftp://ftp.tku.edu.tw/Linux/Mageia', ), 2 => array ( @@ -731,7 +881,7 @@ 'city' => 'Ankara', 'continent' => 'AS', 'zone' => 'TR', - 'url' => 'ftp://ftp.linux.org.tr/mageia', + 'url' => 'http://ftp.linux.org.tr/mageia', ), 4 => array ( @@ -741,55 +891,62 @@ 'url' => 'http://ftp.yzu.edu.tw/Linux/Mageia', ), 5 => + array ( + 'city' => 'Ankara', + 'continent' => 'AS', + 'zone' => 'TR', + 'url' => 'ftp://ftp.linux.org.tr/mageia', + ), + 6 => array ( 'city' => 'Taipei', 'continent' => 'AS', 'zone' => 'TW', 'url' => 'http://ftp.tku.edu.tw/Linux/Mageia', ), - 6 => + 7 => array ( 'city' => 'Chungli', 'continent' => 'AS', 'zone' => 'TW', 'url' => 'ftp://ftp.yzu.edu.tw/Linux/Mageia', ), - 7 => + 8 => array ( 'city' => 'Hefei', 'continent' => 'AS', 'zone' => 'CN', 'url' => 'https://mirrors.ustc.edu.cn/mageia', ), - 8 => + 9 => array ( 'city' => 'Beijing', 'continent' => 'AS', 'zone' => 'CN', 'url' => 'ftp://mirrors.yun-idc.com/mageia', ), - 9 => + 10 => array ( - 'city' => 'Hefei', + 'city' => 'Beijing', 'continent' => 'AS', 'zone' => 'CN', - 'url' => 'http://mirrors.ustc.edu.cn/mageia', + 'url' => 'http://mirrors.yun-idc.com/mageia', ), - 10 => + 11 => array ( 'city' => 'HsinChu', 'continent' => 'AS', 'zone' => 'TW', 'url' => 'http://free.nchc.org.tw/mageia', ), - 11 => + 12 => array ( 'city' => 'Tsukuba', 'continent' => 'AS', 'zone' => 'JP', 'url' => 'http://ftp.tsukuba.wide.ad.jp/Linux/mageia', ), - 12 => + 13 => array ( 'city' => 'HsinChu', 'continent' => 'AS', @@ -797,6 +954,23 @@ 'url' => 'ftp://ftp.twaren.net/Linux/Mageia', ), ), + 'BE' => + array ( + 0 => + array ( + 'city' => 'Brussels', + 'continent' => 'EU', + 'zone' => 'BE', + 'url' => 'http://ftp.belnet.be/mageia', + ), + 1 => + array ( + 'city' => 'Brussels', + 'continent' => 'EU', + 'zone' => 'BE', + 'url' => 'ftp://ftp.belnet.be/mirror/mageia', + ), + ), 'FR' => array ( 0 => @@ -835,6 +1009,92 @@ 'url' => 'ftp://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia', ), ), + 'TW' => + array ( + 0 => + array ( + 'city' => 'Taipei', + 'continent' => 'AS', + 'zone' => 'TW', + 'url' => 'ftp://ftp.tku.edu.tw/Linux/Mageia', + ), + 1 => + array ( + 'city' => 'HsinChu', + 'continent' => 'AS', + 'zone' => 'TW', + 'url' => 'ftp://free.nchc.org.tw/mageia', + ), + 2 => + array ( + 'city' => 'Chungli', + 'continent' => 'AS', + 'zone' => 'TW', + 'url' => 'http://ftp.yzu.edu.tw/Linux/Mageia', + ), + 3 => + array ( + 'city' => 'Taipei', + 'continent' => 'AS', + 'zone' => 'TW', + 'url' => 'http://ftp.tku.edu.tw/Linux/Mageia', + ), + 4 => + array ( + 'city' => 'Chungli', + 'continent' => 'AS', + 'zone' => 'TW', + 'url' => 'ftp://ftp.yzu.edu.tw/Linux/Mageia', + ), + 5 => + array ( + 'city' => 'HsinChu', + 'continent' => 'AS', + 'zone' => 'TW', + 'url' => 'http://free.nchc.org.tw/mageia', + ), + 6 => + array ( + 'city' => 'HsinChu', + 'continent' => 'AS', + 'zone' => 'TW', + 'url' => 'ftp://ftp.twaren.net/Linux/Mageia', + ), + ), + 'ZA' => + array ( + 0 => + array ( + 'city' => 'Stellenbosch', + 'continent' => 'AF', + 'zone' => 'ZA', + 'url' => 'http://ftp.sun.ac.za/ftp/pub/mirrors/mageia', + ), + 1 => + array ( + 'city' => 'Stellenbosch', + 'continent' => 'AF', + 'zone' => 'ZA', + 'url' => 'ftp://ftp.sun.ac.za/pub/mirrors/mageia', + ), + ), + '_C:AF' => + array ( + 0 => + array ( + 'city' => 'Stellenbosch', + 'continent' => 'AF', + 'zone' => 'ZA', + 'url' => 'http://ftp.sun.ac.za/ftp/pub/mirrors/mageia', + ), + 1 => + array ( + 'city' => 'Stellenbosch', + 'continent' => 'AF', + 'zone' => 'ZA', + 'url' => 'ftp://ftp.sun.ac.za/pub/mirrors/mageia', + ), + ), 'TR' => array ( 0 => @@ -852,6 +1112,23 @@ 'url' => 'ftp://ftp.linux.org.tr/mageia', ), ), + 'PL' => + array ( + 0 => + array ( + 'city' => 'Warszawa', + 'continent' => 'EU', + 'zone' => 'PL', + 'url' => 'http://ftp.icm.edu.pl/pub/Linux/sunsite/distributions/mageia', + ), + 1 => + array ( + 'city' => 'Warszawa', + 'continent' => 'EU', + 'zone' => 'PL', + 'url' => 'ftp://ftp.icm.edu.pl/pub/Linux/sunsite/distributions/mageia', + ), + ), 'BY' => array ( 0 => @@ -924,12 +1201,43 @@ 'url' => 'ftp://ftp.acc.umu.se/mirror/mageia', ), 1 => + array ( + 'city' => 'Uppsala', + 'continent' => 'EU', + 'zone' => 'SE', + 'url' => 'http://ftp.sunet.se/pub/Linux/distributions/mageia', + ), + 2 => array ( 'city' => 'Umeå', 'continent' => 'EU', 'zone' => 'SE', 'url' => 'http://ftp.acc.umu.se/mirror/mageia', ), + 3 => + array ( + 'city' => 'Uppsala', + 'continent' => 'EU', + 'zone' => 'SE', + 'url' => 'ftp://ftp.sunet.se/pub/Linux/distributions/mageia', + ), + ), + 'EC' => + array ( + 0 => + array ( + 'city' => 'Cuenca', + 'continent' => 'SA', + 'zone' => 'EC', + 'url' => 'ftp://mirror.cedia.org.ec/mageia', + ), + 1 => + array ( + 'city' => 'Cuenca', + 'continent' => 'SA', + 'zone' => 'EC', + 'url' => 'http://mirror.cedia.org.ec/mageia', + ), ), 'CH' => array ( @@ -958,30 +1266,6 @@ 'url' => 'http://www.mirrorservice.org/sites/mageia.org/pub/mageia', ), ), - 'CN' => - array ( - 0 => - array ( - 'city' => 'Hefei', - 'continent' => 'AS', - 'zone' => 'CN', - 'url' => 'https://mirrors.ustc.edu.cn/mageia', - ), - 1 => - array ( - 'city' => 'Beijing', - 'continent' => 'AS', - 'zone' => 'CN', - 'url' => 'ftp://mirrors.yun-idc.com/mageia', - ), - 2 => - array ( - 'city' => 'Hefei', - 'continent' => 'AS', - 'zone' => 'CN', - 'url' => 'http://mirrors.ustc.edu.cn/mageia', - ), - ), 'CA' => array ( 0 => -- cgit v1.2.1