[Libosinfo] [PATCH 6/7] Add lxc install script injection method

Daniel P. Berrange berrange at redhat.com
Mon Apr 14 15:00:40 UTC 2014


On Mon, Apr 14, 2014 at 04:09:37PM +0200, Cédric Bosdonnat wrote:
> ---
>  data/schemas/libosinfo.rng     | 2 +-
>  osinfo/osinfo_install_script.h | 1 +
>  2 files changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/data/schemas/libosinfo.rng b/data/schemas/libosinfo.rng
> index 4f4edac..e06b08c 100644
> --- a/data/schemas/libosinfo.rng
> +++ b/data/schemas/libosinfo.rng
> @@ -777,7 +777,7 @@
>    <define name='injection-method'>
>      <element name='injection-method'>
>        <data type="string">
> -        <param name="pattern">cdrom|disk|floppy|initrd|web</param>
> +        <param name="pattern">cdrom|disk|floppy|initrd|web|lxc</param>

Can you explain a bit about what 'lxc' means in this context. The
existing options are referring to a way in which the data is exposed
to the virtual machine. So adding a 'lxc' option doesn't really fit
in with the paradigm there.


Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the Libosinfo mailing list