From: Thierry Parmentelat Date: Thu, 28 Jun 2012 12:48:08 +0000 (+0200) Subject: enable mirroring of f17 and drop centos/epel X-Git-Tag: 5.0-rc28~33 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=f9647179ea7a09ad66e3eacff5b3c3a6c216da90;p=build.git enable mirroring of f17 and drop centos/epel --- diff --git a/vbuild-fedora-mirror.sh b/vbuild-fedora-mirror.sh index 716b9f37..71f37556 100755 --- a/vbuild-fedora-mirror.sh +++ b/vbuild-fedora-mirror.sh @@ -35,7 +35,7 @@ jp_centos_url="jp_centos_url-needs-to-be-defined" jp_epel_url="jp_epel_url-needs-to-be-defined" default_distroname="centos5.6" -all_distronames="f14 f16 centos5.6 epel5 epel6" +all_distronames="f14 f16 f17" default_arch="i386" all_archs="i386 x86_64"