Sandro Bonazzola has uploaded a new change for review. Change subject: build: ovirt-live-3.4.2 ......................................................................
build: ovirt-live-3.4.2 Change-Id: I3c6a67cae81136ef102935afdbb9b027893c49ee Signed-off-by: Sandro Bonazzola <sbona...@redhat.com> --- M centos/Makefile M centos/kickstart/ovirt-live-base.ks.in 2 files changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-live refs/changes/45/28545/1 diff --git a/centos/Makefile b/centos/Makefile index d8d6144..f363e58 100644 --- a/centos/Makefile +++ b/centos/Makefile @@ -64,4 +64,4 @@ $(NULL) mkdir -p oVirtLiveFiles/iso cp downloads/TinyCore-current.iso oVirtLiveFiles/iso/ - livecd-creator -d -v --config=kickstart/ovirt-live-gnome.ks --cache=/home --fslabel=ovirt-live-el6-3.4.2_rc > iso.log 2>&1 + livecd-creator -d -v --config=kickstart/ovirt-live-gnome.ks --cache=/home --fslabel=ovirt-live-el6-3.4.2 > iso.log 2>&1 diff --git a/centos/kickstart/ovirt-live-base.ks.in b/centos/kickstart/ovirt-live-base.ks.in index 21c50b7..e93bf08 100644 --- a/centos/kickstart/ovirt-live-base.ks.in +++ b/centos/kickstart/ovirt-live-base.ks.in @@ -20,7 +20,7 @@ repo --name=base --mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os repo --name=updates --mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates repo --name=epel --mirrorlist=http://mirrors.fedoraproject.org/metalink?repo=epel-6&arch=$basearch -repo --name=ovirt --baseurl=http://resources.ovirt.org/pub/ovirt-3.4-rc/rpm/el6/ +repo --name=ovirt --baseurl=http://resources.ovirt.org/pub/ovirt-3.4/rpm/el6/ #repo --name=ovirtstatic --baseurl=http://resources.ovirt.org/pub/ovirt-3.4-snapshot-static/rpm/el6/ 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 http://gerrit.ovirt.org/28545 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3c6a67cae81136ef102935afdbb9b027893c49ee Gerrit-PatchSet: 1 Gerrit-Project: ovirt-live Gerrit-Branch: ovirt-live-3.4 Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches