[Libguestfs] [PATCH v2 00/11] Getting it work with SLES / openSUSE

Cédric Bosdonnat cbosdonnat at suse.com
Wed May 18 12:00:48 UTC 2016


Hi all,

v2 includes all comments from Pino and Richard. I also removed the
mkdir /run/lvm in the init since it only failed in one case and couldn't
reproduce it anymore.

Cédric Bosdonnat (11):
  v2v: also search for windows virtio drivers in symlinks
  Update packagelist for SLES and openSUSE
  customize: fix windows firstboot script
  customize: change windows firstboot path
  customize: add support for pvvxsvc
  v2v: document SUSE's Xen as a working input hypervisor
  v2v: add support for SUSE VMDP drivers
  v2v: don't set spice display if QXL isn't supported
  appliance: skip /etc/mtab creation is already existing
  v2v: rename RHEL 5 Xen input section into Xen in man
  v2v: improve initrd search

 appliance/init                     |  4 +-
 appliance/packagelist.in           |  4 ++
 builder/virt-builder.pod           | 13 +++++--
 customize/firstboot.ml             | 51 ++++++++++++++-----------
 customize/virt-customize.pod       |  6 +++
 sysprep/virt-sysprep.pod           |  6 +++
 v2v/convert_linux.ml               | 10 ++---
 v2v/convert_windows.ml             | 78 ++++++++++++++++++++++++++++----------
 v2v/output_libvirt.ml              |  4 +-
 v2v/test-v2v-in-place.sh           |  2 +-
 v2v/test-v2v-virtio-win-iso.sh     |  2 +-
 v2v/test-v2v-windows-conversion.sh |  2 +-
 v2v/virt-v2v.pod                   | 15 ++++++--
 v2v/windows_virtio.ml              | 37 ++++++++++++------
 14 files changed, 163 insertions(+), 71 deletions(-)

-- 
2.6.6




More information about the Libguestfs mailing list