[Libguestfs] [PATCH 0/3] v2v: further bits of Debian/Ubuntu guests supports

Pino Toscano ptoscano at redhat.com
Tue Sep 27 15:58:09 UTC 2016


Hi,

this series adds a couple bits more in v2v to convert Debian/Ubuntu
(and derived) guests.  The series does not complete the support (see
known issues below), but all the patches here should be fit for review
and inclusion.  The series does not enable the conversion, yet.

Known issues:

* currently tested with simple local guest images, hence needs testing
  with real guests on libvirt/VMware/Xen/VirtualBox/etc (which have
  various tools to be removed/tweaked)

* is tweaking the "enterprise-linux" module the correct/wanted way?
  should it be renamed to just "linux" then?

* surely something else I'm missing

Thanks,


Pino Toscano (3):
  v2v: linux kernels: set type of 'g'
  v2v: linux: check also kernel config for modules
  v2v: bootloaders: improve detection of Grub2 default method

 v2v/linux_bootloaders.ml | 61 ++++++++++++++++++++++++++++++++++--------------
 v2v/linux_kernels.ml     | 22 +++++++++++++++--
 2 files changed, 64 insertions(+), 19 deletions(-)

-- 
2.7.4




More information about the Libguestfs mailing list