[Libosinfo] [osinfo-db PATCH 23/23] rhel-8-unknown: Add tree information

Fabiano Fidêncio fidencio at redhat.com
Tue Feb 26 16:06:10 UTC 2019


Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
---
 data/os/redhat.com/rhel-8-unknown.xml.in | 87 ++++++++++++++++++++++++
 1 file changed, 87 insertions(+)

diff --git a/data/os/redhat.com/rhel-8-unknown.xml.in b/data/os/redhat.com/rhel-8-unknown.xml.in
index 8882940..19e2f27 100644
--- a/data/os/redhat.com/rhel-8-unknown.xml.in
+++ b/data/os/redhat.com/rhel-8-unknown.xml.in
@@ -12,6 +12,13 @@
     <upgrades id="http://redhat.com/rhel/8.0"/>
     <derives-from id="http://redhat.com/rhel/8.0"/>
 
+    <variant id="baseos">
+      <name>Red Hat Enterprise Linux 8 Unknown (BaseOS)</name>
+    </variant>
+    <variant id="appstream">
+      <name>Red Hat Enterprise Linux 8 Unknown (AppStream)</name>
+    </variant>
+
     <media arch="x86_64">
       <iso>
         <system-id>LINUX</system-id>
@@ -42,6 +49,86 @@
        </iso>
      </media>
 
+    <tree arch="aarch64">
+      <variant id="appstream"/>
+      <treeinfo>
+        <family>Red Hat Enterprise Linux</family>
+        <version>8.(([1-9]|[1-9][0-9])|(([0-9]|[1-9][0-9]).([0-9]|[1-9][0-9])))</version>
+        <arch>aarch64</arch>
+        <variant>AppStream</variant>
+      </treeinfo>
+    </tree>
+
+    <tree arch="ppc64le">
+      <variant id="appstream"/>
+      <treeinfo>
+        <family>Red Hat Enterprise Linux</family>
+        <version>8.(([1-9]|[1-9][0-9])|(([0-9]|[1-9][0-9]).([0-9]|[1-9][0-9])))</version>
+        <arch>ppc64le</arch>
+        <variant>AppStream</variant>
+      </treeinfo>
+    </tree>
+
+    <tree arch="s390x">
+      <variant id="appstream"/>
+      <treeinfo>
+        <family>Red Hat Enterprise Linux</family>
+        <version>8.(([1-9]|[1-9][0-9])|(([0-9]|[1-9][0-9]).([0-9]|[1-9][0-9])))</version>
+        <arch>s390x</arch>
+        <variant>AppStream</variant>
+      </treeinfo>
+    </tree>
+
+    <tree arch="x86_64">
+      <variant id="appstream"/>
+      <treeinfo>
+        <family>Red Hat Enterprise Linux</family>
+        <version>8.(([1-9]|[1-9][0-9])|(([0-9]|[1-9][0-9]).([0-9]|[1-9][0-9])))</version>
+        <arch>x86_64</arch>
+        <variant>AppStream</variant>
+      </treeinfo>
+    </tree>
+
+    <tree arch="aarch64">
+      <variant id="baseos"/>
+      <treeinfo>
+        <family>Red Hat Enterprise Linux</family>
+        <version>8.(([1-9]|[1-9][0-9])|(([0-9]|[1-9][0-9]).([0-9]|[1-9][0-9])))</version>
+        <arch>aarch64</arch>
+        <variant>BaseOS</variant>
+      </treeinfo>
+    </tree>
+
+    <tree arch="ppc64le">
+      <variant id="baseos"/>
+      <treeinfo>
+        <family>Red Hat Enterprise Linux</family>
+        <version>8.(([1-9]|[1-9][0-9])|(([0-9]|[1-9][0-9]).([0-9]|[1-9][0-9])))</version>
+        <arch>ppc64le</arch>
+        <variant>BaseOS</variant>
+      </treeinfo>
+    </tree>
+
+    <tree arch="s390x">
+      <variant id="baseos"/>
+      <treeinfo>
+        <family>Red Hat Enterprise Linux</family>
+        <version>8.(([1-9]|[1-9][0-9])|(([0-9]|[1-9][0-9]).([0-9]|[1-9][0-9])))</version>
+        <arch>s390x</arch>
+        <variant>BaseOS</variant>
+      </treeinfo>
+    </tree>
+
+    <tree arch="x86_64">
+      <variant id="baseos"/>
+      <treeinfo>
+        <family>Red Hat Enterprise Linux</family>
+        <version>8.(([1-9]|[1-9][0-9])|(([0-9]|[1-9][0-9]).([0-9]|[1-9][0-9])))</version>
+        <arch>x86_64</arch>
+        <variant>BaseOS</variant>
+      </treeinfo>
+    </tree>
+
     <resources arch="ppc64le">
       <minimum>
         <n-cpus>1</n-cpus>
-- 
2.20.1




More information about the Libosinfo mailing list