[Libosinfo] [PATCH 5/5] rhel: Add RHEL 6.7 data

Christophe Fergeau cfergeau at redhat.com
Thu Nov 19 13:23:21 UTC 2015


---
 data/os/redhat.com/rhel-6.7.xml.in                 | 50 ++++++++++++++++++++++
 po/POTFILES.in                                     |  1 +
 .../rhel/rhel6.7/rhel-server-6.7-i386-dvd.iso.txt  | 29 +++++++++++++
 .../rhel6.7/rhel-server-6.7-x86_64-dvd.iso.txt     | 29 +++++++++++++
 4 files changed, 109 insertions(+)
 create mode 100644 data/os/redhat.com/rhel-6.7.xml.in
 create mode 100644 test/isodata/rhel/rhel6.7/rhel-server-6.7-i386-dvd.iso.txt
 create mode 100644 test/isodata/rhel/rhel6.7/rhel-server-6.7-x86_64-dvd.iso.txt

diff --git a/data/os/redhat.com/rhel-6.7.xml.in b/data/os/redhat.com/rhel-6.7.xml.in
new file mode 100644
index 0000000..6788d52
--- /dev/null
+++ b/data/os/redhat.com/rhel-6.7.xml.in
@@ -0,0 +1,50 @@
+<libosinfo version="0.0.1">
+  <os id="http://redhat.com/rhel/6.7">
+    <short-id>rhel6.7</short-id>
+    <_name>Red Hat Enterprise Linux 6.7</_name>
+    <version>6.7</version>
+    <_vendor>Red Hat, Inc</_vendor>
+    <family>linux</family>
+    <distro>rhel</distro>
+    <codename>Santiago</codename>
+    <upgrades id="http://redhat.com/rhel/6.6"/>
+    <derives-from id="http://redhat.com/rhel/6.6"/>
+
+    <release-date>2015-07-22</release-date>
+
+    <media arch="i686">
+      <iso>
+        <system-id>LINUX</system-id>
+        <volume-id>RHEL-6.7 .*.i386.*</volume-id>
+      </iso>
+      <kernel>isolinux/vmlinuz</kernel>
+      <initrd>isolinux/initrd.img</initrd>
+    </media>
+    <media arch="x86_64">
+      <iso>
+        <system-id>LINUX</system-id>
+        <volume-id>.*RHEL-6.7 .*.x86_64.*</volume-id>
+      </iso>
+      <kernel>isolinux/vmlinuz</kernel>
+      <initrd>isolinux/initrd.img</initrd>
+    </media>
+
+    <resources arch="all">
+      <minimum>
+        <n-cpus>1</n-cpus>
+        <ram>536870912</ram>
+      </minimum>
+
+      <recommended>
+        <cpu>400000000</cpu>
+        <ram>1073741824</ram>
+        <storage>9663676416</storage>
+      </recommended>
+    </resources>
+
+    <installer>
+      <script id='http://redhat.com/rhel/kickstart/jeos'/>
+      <script id='http://redhat.com/rhel/kickstart/desktop'/>
+    </installer>
+  </os>
+</libosinfo>
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 8e170b0..3aa73ce 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -264,6 +264,7 @@ data/os/redhat.com/rhel-6.3.xml.in
 data/os/redhat.com/rhel-6.4.xml.in
 data/os/redhat.com/rhel-6.5.xml.in
 data/os/redhat.com/rhel-6.6.xml.in
+data/os/redhat.com/rhel-6.7.xml.in
 data/os/redhat.com/rhel-7.0.xml.in
 data/os/redhat.com/rhel-7.1.xml.in
 data/os/redhat.com/rhel-7.2.xml.in
diff --git a/test/isodata/rhel/rhel6.7/rhel-server-6.7-i386-dvd.iso.txt b/test/isodata/rhel/rhel6.7/rhel-server-6.7-i386-dvd.iso.txt
new file mode 100644
index 0000000..02fd300
--- /dev/null
+++ b/test/isodata/rhel/rhel6.7/rhel-server-6.7-i386-dvd.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id: LINUX
+Volume id: RHEL-6.7 Server.i386
+Volume set id: 
+Publisher id: 
+Data preparer id: 
+Application id: GENISOIMAGE ISO 9660/HFS FILESYSTEM CREATOR (C) 1993 E.YOUNGDALE (C) 1997-2006 J.PEARSON/J.SCHILLING (C) 2006-2007 CDRKIT TEAM
+Copyright File id: 
+Abstract File id: 
+Bibliographic File id: 
+Volume set size is: 1
+Volume set sequence number is: 1
+Logical block size is: 2048
+Volume size is: 1579938
+El Torito VD version 1 found, boot catalog is in sector 852
+Joliet with UCS level 3 found
+Rock Ridge signatures version 1 found
+Eltorito validation header:
+    Hid 1
+    Arch 0 (x86)
+    ID ''
+    Key 55 AA
+    Eltorito defaultboot header:
+        Bootid 88 (bootable)
+        Boot media 0 (No Emulation Boot)
+        Load segment 0
+        Sys type 0
+        Nsect 4
+        Bootoff 18723 100131
diff --git a/test/isodata/rhel/rhel6.7/rhel-server-6.7-x86_64-dvd.iso.txt b/test/isodata/rhel/rhel6.7/rhel-server-6.7-x86_64-dvd.iso.txt
new file mode 100644
index 0000000..88ff992
--- /dev/null
+++ b/test/isodata/rhel/rhel6.7/rhel-server-6.7-x86_64-dvd.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id: LINUX
+Volume id: RHEL-6.7 Server.x86_64
+Volume set id: 
+Publisher id: 
+Data preparer id: 
+Application id: GENISOIMAGE ISO 9660/HFS FILESYSTEM CREATOR (C) 1993 E.YOUNGDALE (C) 1997-2006 J.PEARSON/J.SCHILLING (C) 2006-2007 CDRKIT TEAM
+Copyright File id: 
+Abstract File id: 
+Bibliographic File id: 
+Volume set size is: 1
+Volume set sequence number is: 1
+Logical block size is: 2048
+Volume size is: 1875511
+El Torito VD version 1 found, boot catalog is in sector 995
+Joliet with UCS level 3 found
+Rock Ridge signatures version 1 found
+Eltorito validation header:
+    Hid 1
+    Arch 0 (x86)
+    ID ''
+    Key 55 AA
+    Eltorito defaultboot header:
+        Bootid 88 (bootable)
+        Boot media 0 (No Emulation Boot)
+        Load segment 0
+        Sys type 0
+        Nsect 4
+        Bootoff 1DBD0 121808
-- 
2.5.0




More information about the Libosinfo mailing list