Code Review
/
compass4nfv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
6ec9d66
)
make rhel7 ppa fail due to the name of comps.xml in template file
29/1529/1
author
baigk
<baiguoku@huawei.com>
Sat, 12 Sep 2015 02:34:44 +0000
(10:34 +0800)
committer
baigk
<baiguoku@huawei.com>
Sat, 12 Sep 2015 02:34:44 +0000
(10:34 +0800)
JIRA: COMPASS-44
Change-Id: I24eaffa5b1d793037ec041d2352c00f7e8ea7b58
Signed-off-by: baigk <baiguoku@huawei.com>
build/templates/RedHat_juno.tmpl
patch
|
blob
|
history
diff --git
a/build/templates/RedHat_juno.tmpl
b/build/templates/RedHat_juno.tmpl
index
8efd23b
..
a2f0fd0
100644
(file)
--- a/
build/templates/RedHat_juno.tmpl
+++ b/
build/templates/RedHat_juno.tmpl
@@
-48,6
+48,6
@@
find /var/cache/yum/ -name *.rpm | xargs -i cp {} /centos7-juno-ppa/Packages/
rm /centos7-juno-ppa/Packages/selinux-policy* -f
rm /centos7-juno-ppa/Packages/systemd* -f
-cp /c
entos7-c
omps.xml /centos7-juno-ppa/
-createrepo -g c
entos7-c
omps.xml /centos7-juno-ppa
+cp /comps.xml /centos7-juno-ppa/
+createrepo -g comps.xml /centos7-juno-ppa
tar -zcvf /centos7-juno-ppa.tar.gz /centos7-juno-ppa