From: Thierry Parmentelat <thierry.parmentelat@inria.fr>
Date: Thu, 27 Mar 2014 11:24:32 +0000 (+0100)
Subject: f18 end-of-lived - and we do not need i386 at all from now on
X-Git-Tag: 5.3.3~2
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=7f36c43239f7cf0855cb7833f14b7fcf69f6af8c;p=build.git

f18 end-of-lived - and we do not need i386 at all from now on
---

diff --git a/fedora-mirror.sh b/fedora-mirror.sh
index 5de6d9a5..9a245e45 100755
--- a/fedora-mirror.sh
+++ b/fedora-mirror.sh
@@ -30,10 +30,10 @@ pl_fedora_url=$eu_fedora_url
 pl_centos_url=rsync://ftp.tpnet.pl/centos
 pl_epel_url=rsync://ftp.icm.edu.pl/pub/Linux/fedora/linux/epel
 
-default_distroname="f18"
-all_distronames="f18 f20"
+default_distroname="f20"
+all_distronames="f20"
 default_arch="x86_64"
-all_archs="i386 x86_64"
+all_archs="x86_64"
 
 case $(hostname) in 
     blitz*|*.fr|*.de|*.uk)