Blame SOURCES/0001-Add-prereleases-rhel-8.8-and-rhel-9.2.patch

9e13b0
From aa68a741f6d821042ba9f6cba9b8b25788c02990 Mon Sep 17 00:00:00 2001
9e13b0
From: rpm-build <rpm-build>
9e13b0
Date: Wed, 30 Nov 2022 18:10:19 +0100
9e13b0
Subject: [PATCH] Add prereleases: rhel-8.8 and rhel-9.2
9e13b0
Content-type: text/plain
9e13b0
9e13b0
See: https://gitlab.com/libosinfo/osinfo-db/-/merge_requests/536
9e13b0
Related: https://bugzilla.redhat.com/show_bug.cgi?id=2135751
9e13b0
9e13b0
Signed-off-by: Victor Toso <victortoso@redhat.com>
9e13b0
---
9e13b0
 os/redhat.com/rhel-8-unknown.xml |  20 ++--
9e13b0
 os/redhat.com/rhel-8.8.xml       | 171 +++++++++++++++++++++++++++++++
9e13b0
 os/redhat.com/rhel-9-unknown.xml |  20 ++--
9e13b0
 os/redhat.com/rhel-9.2.xml       | 169 ++++++++++++++++++++++++++++++
9e13b0
 4 files changed, 360 insertions(+), 20 deletions(-)
9e13b0
 create mode 100644 os/redhat.com/rhel-8.8.xml
9e13b0
 create mode 100644 os/redhat.com/rhel-9.2.xml
9e13b0
9e13b0
diff --git a/os/redhat.com/rhel-8-unknown.xml b/os/redhat.com/rhel-8-unknown.xml
9e13b0
index 6371057..96e8c89 100644
9e13b0
--- a/os/redhat.com/rhel-8-unknown.xml
9e13b0
+++ b/os/redhat.com/rhel-8-unknown.xml
9e13b0
@@ -34,12 +34,12 @@
9e13b0
     <family>linux</family>
9e13b0
     <distro>rhel</distro>
9e13b0
     <codename>Ootpa</codename>
9e13b0
-    <upgrades id="http://redhat.com/rhel/8.7"/>
9e13b0
-    <derives-from id="http://redhat.com/rhel/8.7"/>
9e13b0
+    <upgrades id="http://redhat.com/rhel/8.8"/>
9e13b0
+    <derives-from id="http://redhat.com/rhel/8.8"/>
9e13b0
     <media arch="x86_64">
9e13b0
       <iso>
9e13b0
         <system-id>LINUX</system-id>
9e13b0
-        <volume-id>.*RHEL-8-([8-9]|[1-9][0-9])(-[0-9]|[1-9][0-9])?.*x86_64.*</volume-id>
9e13b0
+        <volume-id>.*RHEL-8-(9|[1-9][0-9])(-[0-9]|[1-9][0-9])?.*x86_64.*</volume-id>
9e13b0
       </iso>
9e13b0
       <kernel>isolinux/vmlinuz</kernel>
9e13b0
       <initrd>isolinux/initrd.img</initrd>
9e13b0
@@ -47,7 +47,7 @@
9e13b0
     <media arch="aarch64">
9e13b0
       <iso>
9e13b0
         <system-id>LINUX</system-id>
9e13b0
-        <volume-id>RHEL-8-([8-9]|[1-9][0-9])(-[0-9]|[1-9][0-9])?.*aarch64$</volume-id>
9e13b0
+        <volume-id>RHEL-8-(9|[1-9][0-9])(-[0-9]|[1-9][0-9])?.*aarch64$</volume-id>
9e13b0
       </iso>
9e13b0
       <kernel>images/pxeboot/vmlinuz</kernel>
9e13b0
       <initrd>images/pxeboot/initrd.img</initrd>
9e13b0
@@ -55,7 +55,7 @@
9e13b0
     <media arch="ppc64le">
9e13b0
       <iso>
9e13b0
         <system-id>PPC</system-id>
9e13b0
-        <volume-id>RHEL[_-]8[_-]([8-9]|[1-9][0-9])([_-]([0-9]|[1-9][0-9]))?.*ppc64le$</volume-id>
9e13b0
+        <volume-id>RHEL[_-]8[_-](9|[1-9][0-9])([_-]([0-9]|[1-9][0-9]))?.*ppc64le$</volume-id>
9e13b0
       </iso>
9e13b0
       <kernel>ppc/ppc64/vmlinuz</kernel>
9e13b0
       <initrd>ppc/ppc64/initrd.img</initrd>
9e13b0
@@ -63,34 +63,34 @@
9e13b0
     <media arch="s390x">
9e13b0
       <iso>
9e13b0
         <system-id>LINUX</system-id>
9e13b0
-        <volume-id>RHEL-8-([8-9]|[1-9][0-9])(-[0-9]|[1-9][0-9])?.*s390x$</volume-id>
9e13b0
+        <volume-id>RHEL-8-(9|[1-9][0-9])(-[0-9]|[1-9][0-9])?.*s390x$</volume-id>
9e13b0
       </iso>
9e13b0
     </media>
9e13b0
     <tree arch="aarch64">
9e13b0
       <treeinfo>
9e13b0
         <family>Red Hat Enterprise Linux</family>
9e13b0
-        <version>^8.([8-9]|[1-9][0-9])(-[0-9]|[1-9][0-9])?$</version>
9e13b0
+        <version>^8.(9|[1-9][0-9])(-[0-9]|[1-9][0-9])?$</version>
9e13b0
         <arch>aarch64</arch>
9e13b0
       </treeinfo>
9e13b0
     </tree>
9e13b0
     <tree arch="ppc64le">
9e13b0
       <treeinfo>
9e13b0
         <family>Red Hat Enterprise Linux</family>
9e13b0
-        <version>^8.([8-9]|[1-9][0-9])(.([0-9]|[1-9][0-9]))?$</version>
9e13b0
+        <version>^8.(9|[1-9][0-9])(.([0-9]|[1-9][0-9]))?$</version>
9e13b0
         <arch>ppc64le</arch>
9e13b0
       </treeinfo>
9e13b0
     </tree>
9e13b0
     <tree arch="s390x">
9e13b0
       <treeinfo>
9e13b0
         <family>Red Hat Enterprise Linux</family>
9e13b0
-        <version>^8.([8-9]|[1-9][0-9])(.([0-9]|[1-9][0-9]))?$</version>
9e13b0
+        <version>^8.(9|[1-9][0-9])(.([0-9]|[1-9][0-9]))?$</version>
9e13b0
         <arch>s390x</arch>
9e13b0
       </treeinfo>
9e13b0
     </tree>
9e13b0
     <tree arch="x86_64">
9e13b0
       <treeinfo>
9e13b0
         <family>Red Hat Enterprise Linux</family>
9e13b0
-        <version>^8.([8-9]|[1-9][0-9])(.([0-9]|[1-9][0-9]))?$</version>
9e13b0
+        <version>^8.(9|[1-9][0-9])(.([0-9]|[1-9][0-9]))?$</version>
9e13b0
         <arch>x86_64</arch>
9e13b0
       </treeinfo>
9e13b0
     </tree>
9e13b0
diff --git a/os/redhat.com/rhel-8.8.xml b/os/redhat.com/rhel-8.8.xml
9e13b0
new file mode 100644
9e13b0
index 0000000..f1cc1e0
9e13b0
--- /dev/null
9e13b0
+++ b/os/redhat.com/rhel-8.8.xml
9e13b0
@@ -0,0 +1,171 @@
9e13b0
+
9e13b0
+<libosinfo version="0.0.1">
9e13b0
+  
9e13b0
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
9e13b0
+  <os id="http://redhat.com/rhel/8.8">
9e13b0
+    <short-id>rhel8.8</short-id>
9e13b0
+    <name>Red Hat Enterprise Linux 8.8</name>
9e13b0
+    <version>8.8</version>
9e13b0
+    <vendor>Red Hat, Inc</vendor>
9e13b0
+    <vendor xml:lang="ka">Red Hat, Inc</vendor>
9e13b0
+    <vendor xml:lang="ko">Red Hat, Inc</vendor>
9e13b0
+    <vendor xml:lang="fi">Red Hat, Inc</vendor>
9e13b0
+    <vendor xml:lang="uk">Red Hat, Inc</vendor>
9e13b0
+    <vendor xml:lang="tr">Red Hat, Inc</vendor>
9e13b0
+    <vendor xml:lang="pt_BR">Red Hat, Inc</vendor>
9e13b0
+    <vendor xml:lang="pl">Red Hat, Inc</vendor>
9e13b0
+    <vendor xml:lang="ja">Red Hat, Inc</vendor>
9e13b0
+    <vendor xml:lang="it">Red Hat, Inc</vendor>
9e13b0
+    <vendor xml:lang="id">Red Hat, Inc</vendor>
9e13b0
+    <vendor xml:lang="fr">Red Hat, Inc</vendor>
9e13b0
+    <vendor xml:lang="es">Red Hat, Inc</vendor>
9e13b0
+    <vendor xml:lang="de">Red Hat, Inc</vendor>
9e13b0
+    <vendor xml:lang="ca">Red Hat, Inc</vendor>
9e13b0
+    <family>linux</family>
9e13b0
+    <distro>rhel</distro>
9e13b0
+    <codename>Ootpa</codename>
9e13b0
+    <upgrades id="http://redhat.com/rhel/8.7"/>
9e13b0
+    <derives-from id="http://redhat.com/rhel/8.7"/>
9e13b0
+    <release-status>prerelease</release-status>
9e13b0
+    <media arch="x86_64">
9e13b0
+      <iso>
9e13b0
+        <system-id>LINUX</system-id>
9e13b0
+        <volume-id>RHEL-8-8-(([0-9]|[1-9][0-9])-)?BaseOS-x86_64</volume-id>
9e13b0
+      </iso>
9e13b0
+      <kernel>isolinux/vmlinuz</kernel>
9e13b0
+      <initrd>isolinux/initrd.img</initrd>
9e13b0
+    </media>
9e13b0
+    <media arch="ppc64le">
9e13b0
+      <iso>
9e13b0
+        <system-id>PPC</system-id>
9e13b0
+        <volume-id>RHEL[_-]8[_-]8[_-](([0-9]|[1-9][0-9])[_-])?BaseOS[_-]ppc64le</volume-id>
9e13b0
+      </iso>
9e13b0
+      <kernel>ppc/ppc64/vmlinuz</kernel>
9e13b0
+      <initrd>ppc/ppc64/initrd.img</initrd>
9e13b0
+    </media>
9e13b0
+    <media arch="aarch64">
9e13b0
+      <iso>
9e13b0
+        <system-id>LINUX</system-id>
9e13b0
+        <volume-id>RHEL-8-8-(([0-9]|[1-9][0-9])-)?BaseOS-aarch64</volume-id>
9e13b0
+      </iso>
9e13b0
+      <kernel>images/pxeboot/vmlinuz</kernel>
9e13b0
+      <initrd>images/pxeboot/initrd.img</initrd>
9e13b0
+    </media>
9e13b0
+    <media arch="s390x">
9e13b0
+      <iso>
9e13b0
+        <system-id>LINUX</system-id>
9e13b0
+        <volume-id>RHEL-8-8-(([0-9]|[1-9][0-9])-)?BaseOS-s390x</volume-id>
9e13b0
+      </iso>
9e13b0
+    </media>
9e13b0
+    <tree arch="aarch64">
9e13b0
+      <treeinfo>
9e13b0
+        <family>Red Hat Enterprise Linux</family>
9e13b0
+        <version>^8.8(.([0-9]|[1-9][0-9]))?$</version>
9e13b0
+        <arch>aarch64</arch>
9e13b0
+      </treeinfo>
9e13b0
+    </tree>
9e13b0
+    <tree arch="ppc64le">
9e13b0
+      <treeinfo>
9e13b0
+        <family>Red Hat Enterprise Linux</family>
9e13b0
+        <version>^8.8(.([0-9]|[1-9][0-9]))?$</version>
9e13b0
+        <arch>ppc64le</arch>
9e13b0
+      </treeinfo>
9e13b0
+    </tree>
9e13b0
+    <tree arch="s390x">
9e13b0
+      <treeinfo>
9e13b0
+        <family>Red Hat Enterprise Linux</family>
9e13b0
+        <version>^8.8(.([0-9]|[1-9][0-9]))?$</version>
9e13b0
+        <arch>s390x</arch>
9e13b0
+      </treeinfo>
9e13b0
+    </tree>
9e13b0
+    <tree arch="x86_64">
9e13b0
+      <treeinfo>
9e13b0
+        <family>Red Hat Enterprise Linux</family>
9e13b0
+        <version>^8.8(.([0-9]|[1-9][0-9]))?$</version>
9e13b0
+        <arch>x86_64</arch>
9e13b0
+      </treeinfo>
9e13b0
+    </tree>
9e13b0
+    <resources arch="ppc64le">
9e13b0
+      <minimum>
9e13b0
+        <n-cpus>1</n-cpus>
9e13b0
+        <cpu>1000000000</cpu>
9e13b0
+        <ram>2147483648</ram>
9e13b0
+        <storage>10737418240</storage>
9e13b0
+      </minimum>
9e13b0
+      <recommended>
9e13b0
+        <cpu>4000000000</cpu>
9e13b0
+        <ram>2147483648</ram>
9e13b0
+        <storage>21474836480</storage>
9e13b0
+      </recommended>
9e13b0
+      <maximum>
9e13b0
+        <n-cpus>768</n-cpus>
9e13b0
+        <ram>35184372088832</ram>
9e13b0
+      </maximum>
9e13b0
+    </resources>
9e13b0
+    <resources arch="x86_64">
9e13b0
+      <minimum>
9e13b0
+        <cpu>1000000000</cpu>
9e13b0
+        <ram>1610612736</ram>
9e13b0
+        <storage>10737418240</storage>
9e13b0
+      </minimum>
9e13b0
+      <recommended>
9e13b0
+        <cpu>1000000000</cpu>
9e13b0
+        <ram>1610612736</ram>
9e13b0
+        <storage>21474836480</storage>
9e13b0
+      </recommended>
9e13b0
+      <maximum>
9e13b0
+        <n-cpus>768</n-cpus>
9e13b0
+        <ram>26388279066624</ram>
9e13b0
+      </maximum>
9e13b0
+      <network-install>
9e13b0
+        <ram>3221225472</ram>
9e13b0
+      </network-install>
9e13b0
+    </resources>
9e13b0
+    <resources arch="s390x">
9e13b0
+      <minimum>
9e13b0
+        <ram>1073741824</ram>
9e13b0
+        <storage>10737418240</storage>
9e13b0
+      </minimum>
9e13b0
+      <recommended>
9e13b0
+        <storage>21474836480</storage>
9e13b0
+      </recommended>
9e13b0
+      <maximum>
9e13b0
+        <n-cpus>340</n-cpus>
9e13b0
+        <ram>17592186044416</ram>
9e13b0
+      </maximum>
9e13b0
+      <network-install>
9e13b0
+        <ram>2147483648</ram>
9e13b0
+      </network-install>
9e13b0
+    </resources>
9e13b0
+    <resources arch="aarch64">
9e13b0
+      <minimum>
9e13b0
+        <ram>2147483648</ram>
9e13b0
+        <storage>10737418240</storage>
9e13b0
+      </minimum>
9e13b0
+      <recommended>
9e13b0
+        <storage>21474836480</storage>
9e13b0
+      </recommended>
9e13b0
+      <maximum>
9e13b0
+        <n-cpus>256</n-cpus>
9e13b0
+        <ram>1649267441664</ram>
9e13b0
+      </maximum>
9e13b0
+    </resources>
9e13b0
+    <resources arch="all">
9e13b0
+      <minimum>
9e13b0
+        <n-cpus>1</n-cpus>
9e13b0
+        <cpu>1000000000</cpu>
9e13b0
+        <ram>1610612736</ram>
9e13b0
+        <storage>10737418240</storage>
9e13b0
+      </minimum>
9e13b0
+      <recommended>
9e13b0
+        <cpu>1000000000</cpu>
9e13b0
+        <ram>1610612736</ram>
9e13b0
+        <storage>21474836480</storage>
9e13b0
+      </recommended>
9e13b0
+    </resources>
9e13b0
+    <installer>
9e13b0
+      <script id="http://redhat.com/rhel/kickstart/jeos"/>
9e13b0
+      <script id="http://redhat.com/rhel/kickstart/desktop"/>
9e13b0
+    </installer>
9e13b0
+  </os>
9e13b0
+</libosinfo>
9e13b0
diff --git a/os/redhat.com/rhel-9-unknown.xml b/os/redhat.com/rhel-9-unknown.xml
9e13b0
index 59e5046..fcb4a30 100644
9e13b0
--- a/os/redhat.com/rhel-9-unknown.xml
9e13b0
+++ b/os/redhat.com/rhel-9-unknown.xml
9e13b0
@@ -33,59 +33,59 @@
9e13b0
     <family>linux</family>
9e13b0
     <distro>rhel</distro>
9e13b0
     <codename>Plow</codename>
9e13b0
-    <upgrades id="http://redhat.com/rhel/9.1"/>
9e13b0
-    <derives-from id="http://redhat.com/rhel/9.1"/>
9e13b0
+    <upgrades id="http://redhat.com/rhel/9.2"/>
9e13b0
+    <derives-from id="http://redhat.com/rhel/9.2"/>
9e13b0
     <media arch="x86_64">
9e13b0
       <iso>
9e13b0
-        <volume-id>.*RHEL-9-([2-9]|[1-9][0-9])(-[0-9]|[1-9][0-9])?.*x86_64.*</volume-id>
9e13b0
+        <volume-id>.*RHEL-9-([3-9]|[1-9][0-9])(-[0-9]|[1-9][0-9])?.*x86_64.*</volume-id>
9e13b0
       </iso>
9e13b0
       <kernel>isolinux/vmlinuz</kernel>
9e13b0
       <initrd>isolinux/initrd.img</initrd>
9e13b0
     </media>
9e13b0
     <media arch="aarch64">
9e13b0
       <iso>
9e13b0
-        <volume-id>RHEL-9-([2-9]|[1-9][0-9])(-[0-9]|[1-9][0-9])?.*aarch64$</volume-id>
9e13b0
+        <volume-id>RHEL-9-([3-9]|[1-9][0-9])(-[0-9]|[1-9][0-9])?.*aarch64$</volume-id>
9e13b0
       </iso>
9e13b0
       <kernel>images/pxeboot/vmlinuz</kernel>
9e13b0
       <initrd>images/pxeboot/initrd.img</initrd>
9e13b0
     </media>
9e13b0
     <media arch="ppc64le">
9e13b0
       <iso>
9e13b0
-        <volume-id>RHEL[_-]9[_-]([2-9]|[1-9][0-9])([_-]([0-9]|[1-9][0-9]))?.*ppc64le$</volume-id>
9e13b0
+        <volume-id>RHEL[_-]9[_-]([3-9]|[1-9][0-9])([_-]([0-9]|[1-9][0-9]))?.*ppc64le$</volume-id>
9e13b0
       </iso>
9e13b0
       <kernel>ppc/ppc64/vmlinuz</kernel>
9e13b0
       <initrd>ppc/ppc64/initrd.img</initrd>
9e13b0
     </media>
9e13b0
     <media arch="s390x">
9e13b0
       <iso>
9e13b0
-        <volume-id>RHEL-9-([2-9]|[1-9][0-9])(-[0-9]|[1-9][0-9])?.*s390x$</volume-id>
9e13b0
+        <volume-id>RHEL-9-([3-9]|[1-9][0-9])(-[0-9]|[1-9][0-9])?.*s390x$</volume-id>
9e13b0
       </iso>
9e13b0
     </media>
9e13b0
     <tree arch="aarch64">
9e13b0
       <treeinfo>
9e13b0
         <family>Red Hat Enterprise Linux</family>
9e13b0
-        <version>^9.([2-9]|[1-9][0-9])(-[0-9]|[1-9][0-9])?$</version>
9e13b0
+        <version>^9.([3-9]|[1-9][0-9])(-[0-9]|[1-9][0-9])?$</version>
9e13b0
         <arch>aarch64</arch>
9e13b0
       </treeinfo>
9e13b0
     </tree>
9e13b0
     <tree arch="ppc64le">
9e13b0
       <treeinfo>
9e13b0
         <family>Red Hat Enterprise Linux</family>
9e13b0
-        <version>^9.([2-9]|[1-9][0-9])(.([0-9]|[1-9][0-9]))?$</version>
9e13b0
+        <version>^9.([3-9]|[1-9][0-9])(.([0-9]|[1-9][0-9]))?$</version>
9e13b0
         <arch>ppc64le</arch>
9e13b0
       </treeinfo>
9e13b0
     </tree>
9e13b0
     <tree arch="s390x">
9e13b0
       <treeinfo>
9e13b0
         <family>Red Hat Enterprise Linux</family>
9e13b0
-        <version>^9.([2-9]|[1-9][0-9])(.([0-9]|[1-9][0-9]))?$</version>
9e13b0
+        <version>^9.([3-9]|[1-9][0-9])(.([0-9]|[1-9][0-9]))?$</version>
9e13b0
         <arch>s390x</arch>
9e13b0
       </treeinfo>
9e13b0
     </tree>
9e13b0
     <tree arch="x86_64">
9e13b0
       <treeinfo>
9e13b0
         <family>Red Hat Enterprise Linux</family>
9e13b0
-        <version>^9.([2-9]|[1-9][0-9])(.([0-9]|[1-9][0-9]))?$</version>
9e13b0
+        <version>^9.([3-9]|[1-9][0-9])(.([0-9]|[1-9][0-9]))?$</version>
9e13b0
         <arch>x86_64</arch>
9e13b0
       </treeinfo>
9e13b0
     </tree>
9e13b0
diff --git a/os/redhat.com/rhel-9.2.xml b/os/redhat.com/rhel-9.2.xml
9e13b0
new file mode 100644
9e13b0
index 0000000..cb20484
9e13b0
--- /dev/null
9e13b0
+++ b/os/redhat.com/rhel-9.2.xml
9e13b0
@@ -0,0 +1,169 @@
9e13b0
+
9e13b0
+<libosinfo version="0.0.1">
9e13b0
+  
9e13b0
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
9e13b0
+  <os id="http://redhat.com/rhel/9.2">
9e13b0
+    <short-id>rhel9.2</short-id>
9e13b0
+    <name>Red Hat Enterprise Linux 9.2</name>
9e13b0
+    <version>9.2</version>
9e13b0
+    <vendor>Red Hat, Inc</vendor>
9e13b0
+    <vendor xml:lang="ka">Red Hat, Inc</vendor>
9e13b0
+    <vendor xml:lang="ko">Red Hat, Inc</vendor>
9e13b0
+    <vendor xml:lang="fi">Red Hat, Inc</vendor>
9e13b0
+    <vendor xml:lang="uk">Red Hat, Inc</vendor>
9e13b0
+    <vendor xml:lang="tr">Red Hat, Inc</vendor>
9e13b0
+    <vendor xml:lang="pt_BR">Red Hat, Inc</vendor>
9e13b0
+    <vendor xml:lang="pl">Red Hat, Inc</vendor>
9e13b0
+    <vendor xml:lang="ja">Red Hat, Inc</vendor>
9e13b0
+    <vendor xml:lang="it">Red Hat, Inc</vendor>
9e13b0
+    <vendor xml:lang="id">Red Hat, Inc</vendor>
9e13b0
+    <vendor xml:lang="fr">Red Hat, Inc</vendor>
9e13b0
+    <vendor xml:lang="es">Red Hat, Inc</vendor>
9e13b0
+    <vendor xml:lang="de">Red Hat, Inc</vendor>
9e13b0
+    <vendor xml:lang="ca">Red Hat, Inc</vendor>
9e13b0
+    <family>linux</family>
9e13b0
+    <distro>rhel</distro>
9e13b0
+    <codename>Plow</codename>
9e13b0
+    <upgrades id="http://redhat.com/rhel/9.1"/>
9e13b0
+    <derives-from id="http://redhat.com/rhel/9.1"/>
9e13b0
+    <release-status>prerelease</release-status>
9e13b0
+    
9e13b0
+         medias' volume-id and trees' version -->
9e13b0
+    <media arch="x86_64">
9e13b0
+      <iso>
9e13b0
+        <volume-id>RHEL-9-2-(([0-9]|[1-9][0-9])-)?BaseOS-x86_64</volume-id>
9e13b0
+      </iso>
9e13b0
+      <kernel>isolinux/vmlinuz</kernel>
9e13b0
+      <initrd>isolinux/initrd.img</initrd>
9e13b0
+    </media>
9e13b0
+    <media arch="ppc64le">
9e13b0
+      <iso>
9e13b0
+        <volume-id>RHEL[_-]9[_-]2[_-](([0-9]|[1-9][0-9])[_-])?BaseOS[_-]ppc64le</volume-id>
9e13b0
+      </iso>
9e13b0
+      <kernel>ppc/ppc64/vmlinuz</kernel>
9e13b0
+      <initrd>ppc/ppc64/initrd.img</initrd>
9e13b0
+    </media>
9e13b0
+    <media arch="aarch64">
9e13b0
+      <iso>
9e13b0
+        <volume-id>RHEL-9-2-(([0-9]|[1-9][0-9])-)?BaseOS-aarch64</volume-id>
9e13b0
+      </iso>
9e13b0
+      <kernel>images/pxeboot/vmlinuz</kernel>
9e13b0
+      <initrd>images/pxeboot/initrd.img</initrd>
9e13b0
+    </media>
9e13b0
+    <media arch="s390x">
9e13b0
+      <iso>
9e13b0
+        <volume-id>RHEL-9-2-(([0-9]|[1-9][0-9])-)?BaseOS-s390x</volume-id>
9e13b0
+      </iso>
9e13b0
+    </media>
9e13b0
+    <tree arch="aarch64">
9e13b0
+      <treeinfo>
9e13b0
+        <family>Red Hat Enterprise Linux</family>
9e13b0
+        <version>^9.2(.([0-9]|[1-9][0-9]))?$</version>
9e13b0
+        <arch>aarch64</arch>
9e13b0
+      </treeinfo>
9e13b0
+    </tree>
9e13b0
+    <tree arch="ppc64le">
9e13b0
+      <treeinfo>
9e13b0
+        <family>Red Hat Enterprise Linux</family>
9e13b0
+        <version>^9.2(.([0-9]|[1-9][0-9]))?$</version>
9e13b0
+        <arch>ppc64le</arch>
9e13b0
+      </treeinfo>
9e13b0
+    </tree>
9e13b0
+    <tree arch="s390x">
9e13b0
+      <treeinfo>
9e13b0
+        <family>Red Hat Enterprise Linux</family>
9e13b0
+        <version>^9.2(.([0-9]|[1-9][0-9]))?$</version>
9e13b0
+        <arch>s390x</arch>
9e13b0
+      </treeinfo>
9e13b0
+    </tree>
9e13b0
+    <tree arch="x86_64">
9e13b0
+      <treeinfo>
9e13b0
+        <family>Red Hat Enterprise Linux</family>
9e13b0
+        <version>^9.2(.([0-9]|[1-9][0-9]))?$</version>
9e13b0
+        <arch>x86_64</arch>
9e13b0
+      </treeinfo>
9e13b0
+    </tree>
9e13b0
+    <resources arch="ppc64le">
9e13b0
+      <minimum>
9e13b0
+        <n-cpus>1</n-cpus>
9e13b0
+        <cpu>1000000000</cpu>
9e13b0
+        <ram>2147483648</ram>
9e13b0
+        <storage>10737418240</storage>
9e13b0
+      </minimum>
9e13b0
+      <recommended>
9e13b0
+        <cpu>4000000000</cpu>
9e13b0
+        <ram>2147483648</ram>
9e13b0
+        <storage>21474836480</storage>
9e13b0
+      </recommended>
9e13b0
+      <maximum>
9e13b0
+        <n-cpus>768</n-cpus>
9e13b0
+        <ram>35184372088832</ram>
9e13b0
+      </maximum>
9e13b0
+    </resources>
9e13b0
+    <resources arch="x86_64">
9e13b0
+      <minimum>
9e13b0
+        <cpu>1000000000</cpu>
9e13b0
+        <ram>1610612736</ram>
9e13b0
+        <storage>10737418240</storage>
9e13b0
+      </minimum>
9e13b0
+      <recommended>
9e13b0
+        <cpu>1000000000</cpu>
9e13b0
+        <ram>1610612736</ram>
9e13b0
+        <storage>21474836480</storage>
9e13b0
+      </recommended>
9e13b0
+      <maximum>
9e13b0
+        <n-cpus>768</n-cpus>
9e13b0
+        <ram>26388279066624</ram>
9e13b0
+      </maximum>
9e13b0
+      <network-install>
9e13b0
+        <ram>3221225472</ram>
9e13b0
+      </network-install>
9e13b0
+    </resources>
9e13b0
+    <resources arch="s390x">
9e13b0
+      <minimum>
9e13b0
+        <ram>1073741824</ram>
9e13b0
+        <storage>10737418240</storage>
9e13b0
+      </minimum>
9e13b0
+      <recommended>
9e13b0
+        <storage>21474836480</storage>
9e13b0
+      </recommended>
9e13b0
+      <maximum>
9e13b0
+        <n-cpus>340</n-cpus>
9e13b0
+        <ram>17592186044416</ram>
9e13b0
+      </maximum>
9e13b0
+      <network-install>
9e13b0
+        <ram>2147483648</ram>
9e13b0
+      </network-install>
9e13b0
+    </resources>
9e13b0
+    <resources arch="aarch64">
9e13b0
+      <minimum>
9e13b0
+        <ram>2147483648</ram>
9e13b0
+        <storage>10737418240</storage>
9e13b0
+      </minimum>
9e13b0
+      <recommended>
9e13b0
+        <storage>21474836480</storage>
9e13b0
+      </recommended>
9e13b0
+      <maximum>
9e13b0
+        <n-cpus>256</n-cpus>
9e13b0
+        <ram>1649267441664</ram>
9e13b0
+      </maximum>
9e13b0
+    </resources>
9e13b0
+    <resources arch="all">
9e13b0
+      <minimum>
9e13b0
+        <n-cpus>1</n-cpus>
9e13b0
+        <cpu>1000000000</cpu>
9e13b0
+        <ram>1610612736</ram>
9e13b0
+        <storage>10737418240</storage>
9e13b0
+      </minimum>
9e13b0
+      <recommended>
9e13b0
+        <cpu>1000000000</cpu>
9e13b0
+        <ram>1610612736</ram>
9e13b0
+        <storage>21474836480</storage>
9e13b0
+      </recommended>
9e13b0
+    </resources>
9e13b0
+    <installer>
9e13b0
+      <script id="http://redhat.com/rhel/kickstart/jeos"/>
9e13b0
+      <script id="http://redhat.com/rhel/kickstart/desktop"/>
9e13b0
+    </installer>
9e13b0
+  </os>
9e13b0
+</libosinfo>
9e13b0
-- 
9e13b0
2.38.1
9e13b0