From: John Malconian Date: Tue, 23 Jun 2015 19:03:54 +0000 (+0000) Subject: add CentOS 7 to yum repo X-Git-Url: http://jsfdemo.indexdata.com/?a=commitdiff_plain;h=b4cd939b6268359840007a2e36e4dab5517cf8a8;p=git-tools-moved-to-github.git add CentOS 7 to yum repo --- diff --git a/update-archive/update-yum-archive.sh b/update-archive/update-yum-archive.sh index 6297ce5..34ab5dc 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 centos/6; do +for vdist in centos/5.5 rhel/5.5 centos/6 centos/7; do dist=`basename $vdist` vendor=`dirname $vdist` ftpdir=/home/ftp/pub/yum/$vendor/$dist