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

Cedric Bosdonnat cbosdonnat at suse.com
Mon Apr 14 16:12:40 UTC 2014


On Mon, 2014-04-14 at 16:00 +0100, Daniel P. Berrange wrote:
> 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.

See my answer on Zeeshan's review for patch 7, I think it answers this
question too.

--
Cedric




More information about the Libosinfo mailing list