[Libguestfs] [PATCH 0/5] dib: initial work to support d-i-b 2.0

Pino Toscano ptoscano at redhat.com
Wed Mar 22 10:19:45 UTC 2017


Hi,

this series start to implement some of the changes needed to support
d-i-b 2.0; normal VM distro builds seem to work correctly, ramdisk
builds are still broken and require more efforts.

Thanks,

Pino Toscano (5):
  dib: implement get_image_element_array stuff
  dib: export IMAGE_BLOCK_DEVICE_WITHOUT_PART
  dib: extract get_required_tool out of require_tool
  dib: require a Python interpreter
  dib: implement IMAGE_ELEMENT_YAML

 dib/cmdline.ml   | 21 ++++++++++++++++++++-
 dib/cmdline.mli  |  1 +
 dib/dib.ml       | 44 ++++++++++++++++++++++++++++++++++++++++----
 dib/utils.ml     |  7 +++++--
 dib/virt-dib.pod | 11 +++++++++++
 5 files changed, 77 insertions(+), 7 deletions(-)

-- 
2.9.3




More information about the Libguestfs mailing list