2019-11-05 19:39:58 +00:00
|
|
|
From 91c7b5c4042b07fb4e35669dec6d445252c8c9f6 Mon Sep 17 00:00:00 2001
|
2019-09-10 10:48:05 +00:00
|
|
|
From: Pino Toscano <ptoscano@redhat.com>
|
|
|
|
Date: Wed, 8 Mar 2017 11:03:40 +0100
|
|
|
|
Subject: [PATCH] RHEL 8: v2v: do not mention SUSE Xen hosts (RHBZ#1430203)
|
|
|
|
|
|
|
|
They are not supported in RHEL 8.
|
|
|
|
---
|
|
|
|
v2v/virt-v2v.pod | 3 +--
|
|
|
|
1 file changed, 1 insertion(+), 2 deletions(-)
|
|
|
|
|
|
|
|
diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod
|
2019-11-05 19:39:58 +00:00
|
|
|
index e60011fac..9f93c00ee 100644
|
2019-09-10 10:48:05 +00:00
|
|
|
--- a/v2v/virt-v2v.pod
|
|
|
|
+++ b/v2v/virt-v2v.pod
|
2019-11-05 19:39:58 +00:00
|
|
|
@@ -1615,8 +1615,7 @@ verbose messages.
|
2019-09-10 10:48:05 +00:00
|
|
|
|
|
|
|
=head1 INPUT FROM XEN
|
|
|
|
|
|
|
|
-Virt-v2v is able to import Xen guests from RHEL 5 Xen or SLES and
|
|
|
|
-openSUSE Xen hosts.
|
|
|
|
+Virt-v2v is able to import Xen guests from RHEL 5 Xen hosts.
|
|
|
|
|
|
|
|
Virt-v2v uses libvirt for access to the remote Xen host, and therefore
|
|
|
|
the input mode should be I<-i libvirt>. As this is the default, you
|
|
|
|
--
|
|
|
|
2.21.0
|
|
|
|
|