mrc0mmand / rpms / libguestfs

Forked from rpms/libguestfs 3 years ago
Clone

Blame SOURCES/0079-RHEL-8-v2v-do-not-mention-SUSE-Xen-hosts-RHBZ-143020.patch

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