This feature allows you to use different image formats for the fixed appliance. The raw format is used by default.
In accordance with the discussion (https://www.redhat.com/archives/libguestfs/2017-June/msg00230.html) Pavel Butsykin (2): launch: add support for autodetection of appliance image format build: add ./configure --enable-appliance-fmt-auto option lib/create.c | 5 +++-- lib/guestfs-internal.h | 2 ++ lib/launch-direct.c | 2 ++ lib/launch-libvirt.c | 15 +++++++++------ m4/guestfs_appliance.m4 | 11 +++++++++++ 5 files changed, 27 insertions(+), 8 deletions(-) -- 2.13.0 _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
