[osinfo-db PATCH v2 01/14] schema: Add <kernel-url-argument/> to <os/>

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The <kernel-url-argument/> attribute will be used by management apps to
know what should be passed to the kernel when performing a tree based
installation of an OS.

https://gitlab.com/libosinfo/osinfo-db/issues/28

Signed-off-by: Fabiano Fidêncio <fidencio@xxxxxxxxxx>
---
 data/schema/osinfo.rng.in | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/data/schema/osinfo.rng.in b/data/schema/osinfo.rng.in
index b3760d2..0348dd4 100644
--- a/data/schema/osinfo.rng.in
+++ b/data/schema/osinfo.rng.in
@@ -611,6 +611,11 @@
         <zeroOrMore>
           <ref name='driver'/>
         </zeroOrMore>
+        <optional>
+          <element name="kernel-url-argument">
+            <text/>
+          </element>
+        </optional>
       </interleave>
     </element>
   </define>
-- 
2.21.0

_______________________________________________
Libosinfo mailing list
Libosinfo@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libosinfo




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux