From: Adam Dickmeiss Date: Thu, 25 Oct 2012 11:23:09 +0000 (+0000) Subject: Add CentOS 6 YUM archive X-Git-Url: http://git.indexdata.com/?p=git-tools-moved-to-github.git;a=commitdiff_plain;h=2bf4ffbff76ea90ca6a3605d446d8c7f3237c80e Add CentOS 6 YUM archive --- diff --git a/update-archive/update-yum-archive.sh b/update-archive/update-yum-archive.sh index 482fc09..1e3f633 100755 --- a/update-archive/update-yum-archive.sh +++ b/update-archive/update-yum-archive.sh @@ -31,7 +31,7 @@ signage=8000 confdir=`pwd` architectures="i386 x86_64" dirs_to_upd="" -for vdist in centos/5.5 rhel/5.5; do +for vdist in centos/5.5 rhel/5.5 centos/6; do dist=`basename $vdist` vendor=`dirname $vdist` ftpdir=/home/ftp/pub/yum/$vendor/$dist