Signed-off-by: Fabiano Fidêncio <fidencio@xxxxxxxxxx> --- data/os/redhat.com/rhel-7.1.xml.in | 47 ++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/data/os/redhat.com/rhel-7.1.xml.in b/data/os/redhat.com/rhel-7.1.xml.in index 8a43acf..dc1ff4f 100644 --- a/data/os/redhat.com/rhel-7.1.xml.in +++ b/data/os/redhat.com/rhel-7.1.xml.in @@ -14,6 +14,13 @@ <release-date>2015-03-05</release-date> + <variant id="server"> + <name>Red Hat Enterprise Linux 7.1 (Server)</name> + </variant> + <variant id="workstation"> + <name>Red Hat Enterprise Linux 7.1 (Workstation)</name> + </variant> + <media arch="x86_64"> <iso> <system-id>LINUX</system-id> @@ -32,6 +39,46 @@ <initrd>isolinux/initrd.img</initrd> </media> + <tree arch="ppc64"> + <variant id="server"/> + <treeinfo> + <family>Red Hat Enterprise Linux</family> + <version>7.1</version> + <arch>ppc64</arch> + <variant>Server</variant> + </treeinfo> + </tree> + + <tree arch="s390x"> + <variant id="server"/> + <treeinfo> + <family>Red Hat Enterprise Linux</family> + <version>7.1</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.1</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.1</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 Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo