enable mirroring of f17 and drop centos/epel
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 28 Jun 2012 12:48:08 +0000 (14:48 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 28 Jun 2012 12:48:08 +0000 (14:48 +0200)
vbuild-fedora-mirror.sh

index 716b9f3..71f3755 100755 (executable)
@@ -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"