[elbe-devel] [PATCH v3 8/8] schema: add comment, that <kinitrd> is obsolete
Manuel Traut
manut at linutronix.de
Fri Oct 19 11:37:30 CEST 2018
On Mon, Oct 15, 2018 at 03:18:06PM +0200, Torben Hohn wrote:
> the kinitrd node is ignored, since the initvm code got applied.
> add comment, that this is ignored.
>
> maybe this should actually be removed. But this might break
> some old elbe xmls, which would otherwise be valid.
>
> Signed-off-by: Torben Hohn <torben.hohn at linutronix.de>
Reviewed-by: Manuel Traut <manut at linutronix.de>
> ---
> schema/dbsfed.xsd | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/schema/dbsfed.xsd b/schema/dbsfed.xsd
> index eaf707f1..e0b374bc 100644
> --- a/schema/dbsfed.xsd
> +++ b/schema/dbsfed.xsd
> @@ -539,7 +539,7 @@
> <element name="kinitrd" type="rfs:string" minOccurs="0" maxOccurs="1">
> <annotation>
> <documentation>
> - pkg name of the initrd/kernel package.
> + pkg name of the initrd/kernel package. (obsolete and ignored)
> </documentation>
> </annotation>
> </element>
> --
> 2.11.0
>
>
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel
More information about the elbe-devel
mailing list