Nir Soffer has posted comments on this change.

Change subject: makefile: Add epel-release repository
......................................................................


Patch Set 1:

(1 comment)

....................................................
File centos/Makefile
Line 44:        createrepo repo.tmp
Line 45:        mv repo.tmp repo
Line 46: 
Line 47: packages:
Line 48:        rpm -ql epel-release > /dev/null 2>&1 || yum install -y 
http://www.mirrorservice.org/sites/dl.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm
Done
Line 49:        rpm -ql livecd-tools > /dev/null 2>&1 || yum install -y 
livecd-tools
Line 50:        rpm -ql createrepo > /dev/null 2>&1 || yum install -y createrepo
Line 51: 
Line 52: 


-- 
To view, visit http://gerrit.ovirt.org/19904
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I3e9b2b2611498d5ab02dcf7c09ce31a540ff535d
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-live
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <nsof...@redhat.com>
Gerrit-Reviewer: Nir Soffer <nsof...@redhat.com>
Gerrit-Reviewer: Ohad Basan <oba...@redhat.com>
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to