[elbe-devel] [PATCH 2/2] Move the section src-opts into the source CD-ROM section
Torben Hohn
torben.hohn at linutronix.de
Thu Aug 22 08:18:57 CEST 2019
On Wed, Aug 21, 2019 at 03:08:43PM +0200, Akash Satamkar wrote:
> Move the src-opts section out from target section and place it into CD-ROM section
something went wrong here.
you have folded the fixes to the schema into the
example patch.
these should have been folded into PATCH 1/2
>
> Signed-off-by: Akash Satamkar <akash at linutronix.de>
> ---
> examples/x86_64-docker.xml | 6 ++++--
> schema/dbsfed.xsd | 3 +--
> 2 files changed, 5 insertions(+), 4 deletions(-)
>
> diff --git a/examples/x86_64-docker.xml b/examples/x86_64-docker.xml
> index 0b32eae4..669bc3b0 100644
> --- a/examples/x86_64-docker.xml
> +++ b/examples/x86_64-docker.xml
> @@ -35,8 +35,10 @@
> <pkg-list variant='minimal'>
> <pkg>bash</pkg>
> </pkg-list>
> + </target>
> + <src-cdrom>
> <src-opts>
> - <publisher>TUX</publisher>
> + <publisher>TUX</publisher>
> </src-opts>
> - </target>
> + </src-cdrom>
> </ns0:RootFileSystem>
> diff --git a/schema/dbsfed.xsd b/schema/dbsfed.xsd
> index 18caaa22..14789d4e 100644
> --- a/schema/dbsfed.xsd
> +++ b/schema/dbsfed.xsd
> @@ -2522,7 +2522,7 @@
> <complexType name="src-cdrom">
> <annotation>
> <documentation>
> - configuration of the src-cdrom
> + Configuration of the src-cdrom
> </documentation>
> </annotation>
> <all>
> @@ -2564,5 +2564,4 @@
> </attribute>
> </complexType>
>
> -
> </schema>
> --
> 2.20.1
>
>
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel
--
Torben Hohn
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
Phone: +49 7556 25 999 18; Fax.: +49 7556 25 999 99
Hinweise zum Datenschutz finden Sie hier (Informations on data privacy
can be found here): https://linutronix.de/kontakt/Datenschutz.php
Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen |
Registergericht (Registration Court): Amtsgericht Freiburg i.Br., HRB700
806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas Gleixner
More information about the elbe-devel
mailing list