[elbe-devel] [PATCH v3 8/8] schema: add comment, that <kinitrd> is obsolete

Torben Hohn torben.hohn at linutronix.de
Mon Oct 15 15:18:06 CEST 2018


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>
---
 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




More information about the elbe-devel mailing list