cd77acc433
Add pending upstream patches (v2) for 1961107. resolves: rhbz#2011713 -- Original commit messages: prepare dist-git branch for rebase to 1.45.91 by Laszlo Signed-off-by: Laszlo Ersek <lersek@redhat.com> Take some spec file mods from "Virt-v2v 2.0 modular test 9." by Rich Origin: Message-Id: <20211114151337.880321-1-rjones@redhat.com>. Signed-off-by: Laszlo Ersek <lersek@redhat.com> refresh patch list, %changelog, Release, for 1.45.91 + RHBZ#1961107 v2 Signed-off-by: Laszlo Ersek <lersek@redhat.com>
27 lines
814 B
Diff
27 lines
814 B
Diff
From b80358bef6bfbccb452ade8b072281d21b6780f2 Mon Sep 17 00:00:00 2001
|
|
From: Pino Toscano <ptoscano@redhat.com>
|
|
Date: Wed, 8 Mar 2017 11:03:40 +0100
|
|
Subject: [PATCH] RHEL: v2v: do not mention SUSE Xen hosts (RHBZ#1430203)
|
|
|
|
They are not supported in RHEL.
|
|
---
|
|
docs/virt-v2v-input-xen.pod | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/docs/virt-v2v-input-xen.pod b/docs/virt-v2v-input-xen.pod
|
|
index cd3210bf67a0..e9f336a9b766 100644
|
|
--- a/docs/virt-v2v-input-xen.pod
|
|
+++ b/docs/virt-v2v-input-xen.pod
|
|
@@ -12,7 +12,7 @@ virt-v2v-input-xen - Using virt-v2v to convert guests from Xen
|
|
=head1 DESCRIPTION
|
|
|
|
This page documents how to use L<virt-v2v(1)> to convert guests from
|
|
-RHEL 5 Xen, or SLES and OpenSUSE Xen hosts.
|
|
+RHEL 5 Xen hosts.
|
|
|
|
=head1 INPUT FROM XEN
|
|
|
|
--
|
|
2.19.1.3.g30247aa5d201
|
|
|