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

97ae69
From 35f39fff27089d79c9f42d304b033b1aa14db430 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
---
97ae69
 v2v/virt-v2v.pod | 100 -----------------------------------------------
97ae69
 1 file changed, 100 deletions(-)
e76f14
e76f14
diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod
97ae69
index 1c06502ec..f33f9bf62 100644
e76f14
--- a/v2v/virt-v2v.pod
e76f14
+++ b/v2v/virt-v2v.pod
97ae69
@@ -165,106 +165,6 @@ is only used when virt-v2v runs under VDSM control.
97ae69
 I<--in-place> instructs virt-v2v to customize the guest OS in the input
97ae69
 virtual machine, instead of creating a new VM in the target hypervisor.
e76f14
 
e76f14
-=head1 SUPPORT MATRIX
e76f14
-
e76f14
-=head2 Hypervisors (Input)
e76f14
-
e76f14
-=over 4
e76f14
-
e76f14
-=item VMware ESXi
e76f14
-
97ae69
-Must be managed by VMware vCenter E<ge> 5.0 unless VDDK is available.
e76f14
-
e76f14
-=item OVA exported from VMware
e76f14
-
e76f14
-OVAs from other hypervisors will not work.
e76f14
-
97ae69
-=item VMX from VMware
97ae69
-
97ae69
-VMX files generated by other hypervisors will not work.
97ae69
-
e76f14
-=item RHEL 5 Xen
e76f14
-
90a56e
-=item SUSE Xen
90a56e
-
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
-
90a56e
-=item Red Hat Virtualization (RHV) 4.1 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
-
90a56e
-=item Debian 6 and up
90a56e
-
90a56e
-=item Ubuntu 10.04, 12.04, 14.04, 16.04, and up
90a56e
-
a30de4
-=item Windows XP to Windows 10 / Windows Server 2016
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
-- 
fd1da6
2.17.2
e76f14