X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=vbuild-fedora-mirror.sh;h=cf0b7cac6dc5eefb44a5e1867aeb5a3aea7306c6;hb=18e0aa3db4579ef5b4dc6a9d932b13619110592c;hp=8f63caed4934b1099bc821c7556239741bb25508;hpb=dcd16c444dbd528ca93c4b03b82829101facc2c2;p=build.git diff --git a/vbuild-fedora-mirror.sh b/vbuild-fedora-mirror.sh index 8f63caed..cf0b7cac 100755 --- a/vbuild-fedora-mirror.sh +++ b/vbuild-fedora-mirror.sh @@ -29,7 +29,7 @@ jp_centos_url="jp_centos_url-needs-to-be-defined" jp_epel_url="jp_epel_url-needs-to-be-defined" default_distroname=f8 -all_distronames="f8 f9 centos5.2 epel5" +all_distronames="f8 f9 f10 centos5.2 epel5" default_arch=i386 all_archs="i386 x86_64" @@ -53,7 +53,7 @@ function mirror_distro_arch () { distro="Fedora Core" rsyncurl=$fedora_url ;; - f*[7-9]) + f*[7-9]|f10) distroindex=$(echo $distroname | sed -e "s,f,,g") distro="Fedora" rsyncurl=$fedora_url @@ -94,7 +94,7 @@ function mirror_distro_arch () { paths="$paths core/updates/$distroindex/$arch/ extras/$distroindex/$arch/" RES=0 ;; - 7|8|9) + 7|8|9|10) [ -z "$skip_core" ] && paths="releases/$distroindex/Everything/$arch/os/" paths="$paths updates/$distroindex/$arch/" # f8 and f9 have the additional newkey repo