Blame SOURCES/0021-RHEL-7-Revert-v2v-Add-a-support-matrix-to-the-manual.patch

e76f14
From 40e4e2a02cac87754cd734287c2eeeb7e31cc264 Mon Sep 17 00:00:00 2001
e76f14
From: "Richard W.M. Jones" <rjones@redhat.com>
e76f14
Date: Mon, 21 Sep 2015 15:49:17 +0100
e76f14
Subject: [PATCH] RHEL 7: Revert "v2v: Add a support matrix to the manual
e76f14
 page."
e76f14
e76f14
This reverts commit a03bffa15a5357d5d0244595caf99607be1ec3ab.
e76f14
---
e76f14
 v2v/virt-v2v.pod | 91 --------------------------------------------------------
e76f14
 1 file changed, 91 deletions(-)
e76f14
e76f14
diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod
e76f14
index dcbaec2..8e5cf1d 100644
e76f14
--- a/v2v/virt-v2v.pod
e76f14
+++ b/v2v/virt-v2v.pod
e76f14
@@ -145,97 +145,6 @@ Since F<guest-domain.xml> contains the path(s) to the guest disk
e76f14
 image(s) you do not need to specify the name of the disk image on the
e76f14
 command line.
e76f14
 
e76f14
-=head1 SUPPORT MATRIX
e76f14
-
e76f14
-=head2 Hypervisors (Input)
e76f14
-
e76f14
-=over 4
e76f14
-
e76f14
-=item VMware ESXi
e76f14
-
e76f14
-Must be managed by VMware vCenter E<ge> 5.0.  Unmanaged, direct input
e76f14
-from ESXi is not supported.
e76f14
-
e76f14
-=item OVA exported from VMware
e76f14
-
e76f14
-OVAs from other hypervisors will not work.
e76f14
-
e76f14
-=item RHEL 5 Xen
e76f14
-
e76f14
-=item Citrix Xen
e76f14
-
e76f14
-Citrix Xen has not been recently tested.
e76f14
-
e76f14
-=item Hyper-V
e76f14
-
e76f14
-Not recently tested.  Requires that you export the disk or use
e76f14
-L<virt-p2v(1)> on Hyper-V.
e76f14
-
e76f14
-=item Direct from disk images
e76f14
-
e76f14
-Only disk images exported from supported hypervisors, and using
e76f14
-container formats supported by qemu.
e76f14
-
e76f14
-=item Physical machines
e76f14
-
e76f14
-Using the L<virt-p2v(1)> tool.
e76f14
-
e76f14
-=back
e76f14
-
e76f14
-=head2 Hypervisors (Output)
e76f14
-
e76f14
-QEMU and KVM only.
e76f14
-
e76f14
-=head2 Virtualization management systems (Output)
e76f14
-
e76f14
-=over 4
e76f14
-
e76f14
-=item OpenStack Glance
e76f14
-
e76f14
-=item Red Hat Enterprise Virtualization (RHEV) 2.2 and up
e76f14
-
e76f14
-=item Local libvirt
e76f14
-
e76f14
-And hence L<virsh(1)>, L<virt-manager(1)>, and similar tools.
e76f14
-
e76f14
-=item Local disk
e76f14
-
e76f14
-=back
e76f14
-
e76f14
-=head2 Guests
e76f14
-
e76f14
-=over 4
e76f14
-
e76f14
-=item Red Hat Enterprise Linux 3, 4, 5, 6, 7
e76f14
-
e76f14
-=item CentOS 3, 4, 5, 6, 7
e76f14
-
e76f14
-=item Scientific Linux 3, 4, 5, 6, 7
e76f14
-
e76f14
-=item Oracle Linux
e76f14
-
e76f14
-=item Fedora
e76f14
-
e76f14
-=item SLES 10 and up
e76f14
-
e76f14
-=item OpenSUSE 10 and up
e76f14
-
e76f14
-=item Windows XP to Windows 8.1 / Windows Server 2012 R2
e76f14
-
e76f14
-We use Windows internal version numbers, see
e76f14
-L<https://en.wikipedia.org/wiki/List_of_Microsoft_Windows_versions>
e76f14
-
e76f14
-Currently NT 5.2 to NT 6.3 are supported.
e76f14
-
e76f14
-See L</WINDOWS> below for additional notes on converting Windows
e76f14
-guests.
e76f14
-
e76f14
-=back
e76f14
-
e76f14
-=head2 Guest firmware
e76f14
-
e76f14
-BIOS or UEFI for all guest types (but see L</UEFI> below).
e76f14
-
e76f14
 =head1 OPTIONS
e76f14
 
e76f14
 =over 4
e76f14
-- 
7af31e
1.8.3.1
e76f14