From d3b68d90c8d115b3545f668b55ca0e2d47541e58 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Mon, 7 Mar 2016 19:33:34 +0100 Subject: [PATCH] inspector: extend the OS "name" in the RELAX NG schema Put the definition of "name" in an own , 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 8febf6519..03a95e00e 100644 --- a/inspector/virt-inspector.rng +++ b/inspector/virt-inspector.rng @@ -26,12 +26,7 @@ - - - linux - windows - - + @@ -61,6 +56,23 @@ + + + + + dos + freebsd + hurd + linux + minix + netbsd + openbsd + windows + + + + +