[Libguestfs] [PATCH] v2v: remove extra nbdkit bit from documentation (RHBZ#1723305)

Pino Toscano ptoscano at redhat.com
Thu Jul 18 13:41:23 UTC 2019


Since there is no more need to build nbdkit from sources, then there is
no need to set $PATH with a custom build of nbdkit.

Followup of commit 0704d8eb0bcc8139886eb4291f75a3ca49a91e58.
---
 v2v/virt-v2v-input-vmware.pod | 1 -
 1 file changed, 1 deletion(-)

diff --git a/v2v/virt-v2v-input-vmware.pod b/v2v/virt-v2v-input-vmware.pod
index b3ebda182..3acdd773e 100644
--- a/v2v/virt-v2v-input-vmware.pod
+++ b/v2v/virt-v2v-input-vmware.pod
@@ -293,7 +293,6 @@ To import a particular guest from vCenter server or ESXi hypervisor,
 use a command like the following, substituting the URI, guest name and
 SSL thumbprint:
 
- $ export PATH=/path/to/nbdkit-1.1.x:$PATH
  $ virt-v2v \
      -ic 'vpx://root@vcenter.example.com/Datacenter/esxi?no_verify=1' \
      -it vddk \
-- 
2.21.0




More information about the Libguestfs mailing list