[elbe-devel] [PATCH 2/6] dbsfed.xsd: move "mem" field from buildimage to initvm
Torben Hohn
torben.hohn at linutronix.de
Tue May 8 13:36:33 CEST 2018
On Mon, May 07, 2018 at 04:30:09PM +0200, Manuel Traut wrote:
> On Mon, May 07, 2018 at 03:51:11PM +0200, Torben Hohn wrote:
> > the xml nore "buildimage/mem" is not evaluated anymore.
>
> s/nore/node
>
> but it is mentioned in docs/elbeoverview-en.txt - however the documentation
> is missleading atm. I think there needs to be a rename from buildimage to
> initvm?! Can you please fixup the docs along with this commit?
That documentation snippet you mean, is a walkthrough through an example
that is obsolete, and doesnt even exist anymore.
That whole section must be removed, and replaced with a valid example.
Maybe we could add a section about custom initvms also.
But i am not sure whether this fits elbeoverview-en.txt
>
> Thanks,
> Manu
>
> > remove that and add it under the initvm node.
> >
> > add evaluation of initvm/mem in a subsequent patch.
> >
> > Signed-off-by: Torben Hohn <torben.hohn at linutronix.de>
> > ---
> > schema/dbsfed.xsd | 14 +++++++-------
> > 1 file changed, 7 insertions(+), 7 deletions(-)
> >
> > diff --git a/schema/dbsfed.xsd b/schema/dbsfed.xsd
> > index 641f5739..908f786f 100644
> > --- a/schema/dbsfed.xsd
> > +++ b/schema/dbsfed.xsd
> > @@ -342,6 +342,13 @@
> > </documentation>
> > </annotation>
> > </element>
> > + <element name="mem" type="rfs:memory" minOccurs="0" maxOccurs="1">
> > + <annotation>
> > + <documentation>
> > + amount of memory mapped into the virtual build environment
> > + </documentation>
> > + </annotation>
> > + </element>
> > <element name="img" type="rfs:string" minOccurs="0" maxOccurs="1">
> > <annotation>
> > <documentation>
> > @@ -506,13 +513,6 @@
> > </documentation>
> > </annotation>
> > </element>
> > - <element name="mem" type="rfs:memory" minOccurs="0" maxOccurs="1">
> > - <annotation>
> > - <documentation>
> > - amount of memory mapped into the virtual build environment
> > - </documentation>
> > - </annotation>
> > - </element>
> > <element name="interpreter" type="rfs:string" minOccurs="0" maxOccurs="1">
> > <annotation>
> > <documentation>
> > --
> > 2.11.0
> >
> >
> > _______________________________________________
> > elbe-devel mailing list
> > elbe-devel at linutronix.de
> > https://lists.linutronix.de/mailman/listinfo/elbe-devel
--
Mit freundlichen Grüßen
Torben Hohn
Linutronix GmbH
Standort: Bremen
Phone: +49 7556 25 999 18; Fax.: +49 7556 25 999 99
Firmensitz / Registered Office: D-88690 Uhldingen, Bahnhofstr. 3
Registergericht / Local District Court: Amtsgericht Freiburg i. Br.; HRB
Nr. / Trade register no.: 700 806
Geschäftsführer / Managing Directors: Heinz Egger, Thomas Gleixner
Eine Bitte von uns: Sollten Sie diese E-Mail irrtümlich erhalten haben,
benachrichtigen Sie uns in diesem Falle bitte sobald wie es Ihnen
möglich ist, durch Antwort-Mail. Vielen Dank!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.linutronix.de/pipermail/elbe-devel/attachments/20180508/d263712f/attachment.sig>
More information about the elbe-devel
mailing list