[Libguestfs] [PATCH v2 0/3] allow alternative guest tools directories for distributions

Tomáš Golembiovský tgolembi at redhat.com
Fri Feb 8 10:44:40 UTC 2019


First patch just fixes installing guest tools from directory that was broken.
Second patch revamps how virt-v2v chooses from which directory install guest
tools on Linux. Details in commit message.

v2:
- included comments from Pino and Rich
- added test

Tomáš Golembiovský (3):
  v2v: fix path to source when copying files from guest tools directory
  v2v: allow alternative directories for distributions
  v2v: tests: test paths for installation of linux guest tools

 v2v/Makefile.am                  |  1 +
 v2v/test-v2v-copy-guest-tools.sh | 87 ++++++++++++++++++++++++++++++++
 v2v/windows_virtio.ml            | 82 ++++++++++++++++++------------
 3 files changed, 137 insertions(+), 33 deletions(-)
 create mode 100755 v2v/test-v2v-copy-guest-tools.sh

-- 
2.20.1




More information about the Libguestfs mailing list