[Pkg-libvirt-commits] [libguestfs] 06/19: v2v: RHEL 7 virt-v2v conversion server requires virtio-win.
Hilko Bengen
bengen at moszumanska.debian.org
Sun Nov 1 17:12:29 UTC 2015
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to annotated tag upstream/1.29.44
in repository libguestfs.
commit aa7fa1cf00608215edf4309512f7863957bd23c9
Author: Richard W.M. Jones <rjones at redhat.com>
Date: Thu May 21 21:52:16 2015 +0100
v2v: RHEL 7 virt-v2v conversion server requires virtio-win.
---
v2v/rhel-7-virt-v2v-conversion-server.config | 2 +-
v2v/rhel-7-virt-v2v-conversion-server.ks | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/v2v/rhel-7-virt-v2v-conversion-server.config b/v2v/rhel-7-virt-v2v-conversion-server.config
index ed6fdad..0654490 100644
--- a/v2v/rhel-7-virt-v2v-conversion-server.config
+++ b/v2v/rhel-7-virt-v2v-conversion-server.config
@@ -12,7 +12,7 @@ format = qcow2
disk_size = 20
distro = RHEL-7.1
-repo = http://cdn.stage.redhat.com/content/dist/rhel/server/7/7.1/x86_64/os/,http://cdn.stage.redhat.com/content/dist/rhel/server/7/7Server/x86_64/openstack/6.0/os/,http://cdn.stage.redhat.com/content/dist/rhel/server/7/7Server/x86_64/v2vwin/os/
+repo = http://cdn.stage.redhat.com/content/dist/rhel/server/7/7.1/x86_64/os/,http://cdn.stage.redhat.com/content/dist/rhel/server/7/7Server/x86_64/openstack/6.0/os/,http://cdn.stage.redhat.com/content/dist/rhel/server/7/7Server/x86_64/v2vwin/os/,http://cdn.stage.redhat.com/content/dist/rhel/server/7/7Server/x86_64/supplementary/os/
ksversion = RHEL7
kickstart = rhel-7-virt-v2v-conversion-server.ks
diff --git a/v2v/rhel-7-virt-v2v-conversion-server.ks b/v2v/rhel-7-virt-v2v-conversion-server.ks
index d909735..5d78c64 100644
--- a/v2v/rhel-7-virt-v2v-conversion-server.ks
+++ b/v2v/rhel-7-virt-v2v-conversion-server.ks
@@ -69,6 +69,7 @@ libvirt-client
libguestfs-tools-c
libguestfs-xfs
libguestfs-winsupport
+virtio-win
# Allow users to subscribe the appliance to RHN, if they wish.
subscription-manager
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list