Sandro Bonazzola has uploaded a new change for review. Change subject: build: post ovirt-live 3.5.0-alpha ......................................................................
build: post ovirt-live 3.5.0-alpha Change-Id: I9083443f4a06179c823705858dbb1d9c0c2f7e5b Signed-off-by: Sandro Bonazzola <sbona...@redhat.com> --- M centos/Makefile M centos/kickstart/ovirt-live-base.ks.in 2 files changed, 3 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-live refs/changes/62/27962/1 diff --git a/centos/Makefile b/centos/Makefile index edf2c24..b1cafb0 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.5.0-alpha > iso.log 2>&1 + livecd-creator -d -v --config=kickstart/ovirt-live-gnome.ks --cache=/home --fslabel=ovirt-live-el6 > iso.log 2>&1 diff --git a/centos/kickstart/ovirt-live-base.ks.in b/centos/kickstart/ovirt-live-base.ks.in index 81dc837..a5f654b 100644 --- a/centos/kickstart/ovirt-live-base.ks.in +++ b/centos/kickstart/ovirt-live-base.ks.in @@ -20,7 +20,8 @@ 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.5-pre/rpm/el6/ +repo --name=ovirt --baseurl=http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/el6/ +repo --name=ovirtstatic --baseurl=http://resources.ovirt.org/pub/ovirt-master-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 repo --name=local --baseurl=file://@PATH@/oVirtLiveFiles/rpms/ -- To view, visit http://gerrit.ovirt.org/27962 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9083443f4a06179c823705858dbb1d9c0c2f7e5b Gerrit-PatchSet: 1 Gerrit-Project: ovirt-live Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches