Sandro Bonazzola has uploaded a new change for review. Change subject: build: moving to 3.5.4 snapshot ......................................................................
build: moving to 3.5.4 snapshot Change-Id: I795c3572aa938f5ea6a94f22b5c65da336ccafea Signed-off-by: Sandro Bonazzola <sbona...@redhat.com> --- M centos/Makefile M centos/kickstart/ovirt-live-ovirt-custom.ks.in 2 files changed, 4 insertions(+), 4 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-live refs/changes/47/42347/1 diff --git a/centos/Makefile b/centos/Makefile index 3a7d837..52713fd 100644 --- a/centos/Makefile +++ b/centos/Makefile @@ -50,4 +50,4 @@ mkdir -p oVirtLiveFiles/iso cp downloads/TinyCore-current.iso oVirtLiveFiles/iso/ setenforce 0 - livecd-creator -d -v --config=kickstart/ovirt-live-ovirt-custom.ks --fslabel=ovirt-live-el6-3.5.3 2>&1 | tee iso.log + livecd-creator -d -v --config=kickstart/ovirt-live-ovirt-custom.ks --fslabel=ovirt-live-el6-3.5.4_snapshot 2>&1 | tee iso.log diff --git a/centos/kickstart/ovirt-live-ovirt-custom.ks.in b/centos/kickstart/ovirt-live-ovirt-custom.ks.in index 2180a8c..140aef0 100644 --- a/centos/kickstart/ovirt-live-ovirt-custom.ks.in +++ b/centos/kickstart/ovirt-live-ovirt-custom.ks.in @@ -11,10 +11,10 @@ rootpw ovirt # oVirt repositories -#repo --name=ovirt35 --baseurl=http://resources.ovirt.org/pub/ovirt-3.5-snapshot/rpm/el$releasever/ -#repo --name=ovirt35static --baseurl=http://resources.ovirt.org/pub/ovirt-3.5-snapshot-static/rpm/el$releasever/ +repo --name=ovirt35 --baseurl=http://resources.ovirt.org/pub/ovirt-3.5-snapshot/rpm/el$releasever/ +repo --name=ovirt35static --baseurl=http://resources.ovirt.org/pub/ovirt-3.5-snapshot-static/rpm/el$releasever/ #repo --name=ovirt-3.5-pre --baseurl=http://resources.ovirt.org/pub/ovirt-3.5-pre/rpm/el$releasever/ -repo --name=ovirt-3.5 --baseurl=http://resources.ovirt.org/pub/ovirt-3.5/rpm/el$releasever/ +#repo --name=ovirt-3.5 --baseurl=http://resources.ovirt.org/pub/ovirt-3.5/rpm/el$releasever/ repo --name=patternfly --baseurl=http://copr-be.cloud.fedoraproject.org/results/patternfly/patternfly1/epel-6-$basearch/ repo --name=gluster --baseurl=http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-$releasever/$basearch/ repo --name=glusternoarch --baseurl=http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-$releasever/noarch -- To view, visit https://gerrit.ovirt.org/42347 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I795c3572aa938f5ea6a94f22b5c65da336ccafea Gerrit-PatchSet: 1 Gerrit-Project: ovirt-live Gerrit-Branch: ovirt-live-3.5 Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches