Displaying 1 result from an estimated 1 matches for "03a95e0".
Did you mean:
03895e9
2016 Mar 07
1
[PATCH] inspector: extend the OS "name" in the RELAX NG schema
...uot; in an own <define>, and add the missing
operating systems so far known to libguestfs.
---
inspector/virt-inspector.rng | 24 ++++++++++++++++++------
1 file changed, 18 insertions(+), 6 deletions(-)
diff --git a/inspector/virt-inspector.rng b/inspector/virt-inspector.rng
index 8febf65..03a95e0 100644
--- a/inspector/virt-inspector.rng
+++ b/inspector/virt-inspector.rng
@@ -26,12 +26,7 @@
<interleave>
<optional><element name="root"><text/></element></optional>
- <element name="name">
-...