Signed-off-by: Fabiano Fidêncio <[email protected]>
---
data/os/redhat.com/rhel-7.2.xml.in | 57 ++++++++++++++++++++++++++++++
1 file changed, 57 insertions(+)
diff --git a/data/os/redhat.com/rhel-7.2.xml.in
b/data/os/redhat.com/rhel-7.2.xml.in
index 7cdae3b..60dbf95 100644
--- a/data/os/redhat.com/rhel-7.2.xml.in
+++ b/data/os/redhat.com/rhel-7.2.xml.in
@@ -28,6 +28,13 @@
<device id="http://pcisig.com/pci/8086/293e"/> <!-- ich9-hda -->
</devices>
+ <variant id="server">
+ <name>Red Hat Enterprise Linux 7.2 (Server)</name>
+ </variant>
+ <variant id="workstation">
+ <name>Red Hat Enterprise Linux 7.2 (Workstation)</name>
+ </variant>
+
<media arch="x86_64">
<iso>
<system-id>LINUX</system-id>
@@ -65,6 +72,56 @@
</iso>
</media>
+ <tree arch="ppc64">
+ <variant id="server"/>
+ <treeinfo>
+ <family>Red Hat Enterprise Linux</family>
+ <version>7.2</version>
+ <arch>ppc64</arch>
+ <variant>Server</variant>
+ </treeinfo>
+ </tree>
+
+ <tree arch="ppc64le">
+ <variant id="server"/>
+ <treeinfo>
+ <family>Red Hat Enterprise Linux</family>
+ <version>7.2</version>
+ <arch>ppc64le</arch>
+ <variant>Server</variant>
+ </treeinfo>
+ </tree>
+
+ <tree arch="s390x">
+ <variant id="server"/>
+ <treeinfo>
+ <family>Red Hat Enterprise Linux</family>
+ <version>7.2</version>
+ <arch>s390x</arch>
+ <variant>Server</variant>
+ </treeinfo>
+ </tree>
+
+ <tree arch="x86_64">
+ <variant id="server"/>
+ <treeinfo>
+ <family>Red Hat Enterprise Linux</family>
+ <version>7.2</version>
+ <arch>x86_64</arch>
+ <variant>Server</variant>
+ </treeinfo>
+ </tree>
+
+ <tree arch="x86_64">
+ <variant id="workstation"/>
+ <treeinfo>
+ <family>Red Hat Enterprise Linux</family>
+ <version>7.2</version>
+ <arch>x86_64</arch>
+ <variant>Workstation</variant>
+ </treeinfo>
+ </tree>
+
<resources arch="ppc64">
<minimum>
<n-cpus>1</n-cpus>
--
2.20.1
_______________________________________________
Libosinfo mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libosinfo