Richard W.M. Jones
2017-Apr-27 15:28 UTC
Re: [Libguestfs] [PATCH] add enable_appliance flag to specify the appliance build
On Thu, Apr 27, 2017 at 03:55:10PM +0300, Pavel Butsykin wrote:> The flag determines the behavior of working with the appliance, and specifically > the choice to use the build supermin appliance or the fixed appliance. If the > flag is false then the libguestfs will only use the fixed appliance, otherwise > the build supermin appliance. > > This patch is aimed at solving the problem with undefined behavior when > searching for the appliance. The libguestfs configured with --enable-appliance > will only use the build supermin appliance, with --disable-appliance only use > the fixed appliance. >It has to be said I like this approach even less :-/ Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-top is 'top' for virtual machines. Tiny program with many powerful monitoring features, net stats, disk stats, logging, etc. http://people.redhat.com/~rjones/virt-top
Possibly Parallel Threads
- Re: [PATCH] add enable_appliance flag to specify the appliance build
- Re: Appliance image. Why raw?
- Re: [PATCH] appliance: reorder the steps to search for appliance
- Re: [PATCH] appliance: more reliable check for the supermin appliance
- Re: [PATCH] appliance: reorder the steps to search for appliance