mrc0mmand / rpms / libguestfs

Forked from rpms/libguestfs 3 years ago
Clone

Blame SOURCES/0026-v2v-remove-extra-nbdkit-bit-from-documentation-RHBZ-.patch

498672
From ee414298417aa570df4f1c77a5d47672c2871629 Mon Sep 17 00:00:00 2001
10436e
From: Pino Toscano <ptoscano@redhat.com>
10436e
Date: Thu, 18 Jul 2019 15:38:53 +0200
10436e
Subject: [PATCH] v2v: remove extra nbdkit bit from documentation
10436e
 (RHBZ#1723305)
10436e
10436e
Since there is no more need to build nbdkit from sources, then there is
10436e
no need to set $PATH with a custom build of nbdkit.
10436e
10436e
Followup of commit 0704d8eb0bcc8139886eb4291f75a3ca49a91e58.
10436e
10436e
(cherry picked from commit 6d251e3828ff94deac7589b5892df174430e01f9)
10436e
---
10436e
 v2v/virt-v2v-input-vmware.pod | 1 -
10436e
 1 file changed, 1 deletion(-)
10436e
10436e
diff --git a/v2v/virt-v2v-input-vmware.pod b/v2v/virt-v2v-input-vmware.pod
10436e
index b3ebda182..3acdd773e 100644
10436e
--- a/v2v/virt-v2v-input-vmware.pod
10436e
+++ b/v2v/virt-v2v-input-vmware.pod
10436e
@@ -293,7 +293,6 @@ To import a particular guest from vCenter server or ESXi hypervisor,
10436e
 use a command like the following, substituting the URI, guest name and
10436e
 SSL thumbprint:
10436e
 
10436e
- $ export PATH=/path/to/nbdkit-1.1.x:$PATH
10436e
  $ virt-v2v \
10436e
      -ic 'vpx://root@vcenter.example.com/Datacenter/esxi?no_verify=1' \
10436e
      -it vddk \
10436e
-- 
498672
2.18.4
10436e