projects
/
git-tools-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9177e0d
)
Add CentOS 6 YUM archive
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 25 Oct 2012 11:23:09 +0000
(11:23 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 25 Oct 2012 11:23:36 +0000
(11:23 +0000)
update-archive/update-yum-archive.sh
patch
|
blob
|
history
diff --git
a/update-archive/update-yum-archive.sh
b/update-archive/update-yum-archive.sh
index
482fc09
..
1e3f633
100755
(executable)
--- 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