fef13e
From 3dcfa43b221b9e5a04878a37f91727696deadd57 Mon Sep 17 00:00:00 2001
fef13e
From: Satoru Satoh <ssato@redhat.com>
fef13e
Date: Thu, 6 Nov 2014 15:33:27 +0100
fef13e
Subject: [PATCH] Add rhel-5.9..11 and rhel-6.6 info
fef13e
fef13e
---
fef13e
 data/oses/rhel.xml.in                              | 133 +++++++++++++++++++++
fef13e
 .../rhel5.10/rhel-server-5.10-i386-dvd.iso.txt     |  29 +++++
fef13e
 .../rhel5.10/rhel-server-5.10-x86_64-dvd.iso.txt   |  29 +++++
fef13e
 .../rhel5.11/rhel-server-5.11-x86_64-dvd.iso.txt   |  29 +++++
fef13e
 .../rhel/rhel5.9/rhel-server-5.9-i386-dvd.iso.txt  |  29 +++++
fef13e
 .../rhel5.9/rhel-server-5.9-x86_64-dvd.iso.txt     |  29 +++++
fef13e
 .../rhel6.6/rhel-server-6.6-x86_64-dvd.iso.txt     |  29 +++++
fef13e
 7 files changed, 307 insertions(+)
fef13e
 create mode 100644 test/isodata/rhel/rhel5.10/rhel-server-5.10-i386-dvd.iso.txt
fef13e
 create mode 100644 test/isodata/rhel/rhel5.10/rhel-server-5.10-x86_64-dvd.iso.txt
fef13e
 create mode 100644 test/isodata/rhel/rhel5.11/rhel-server-5.11-x86_64-dvd.iso.txt
fef13e
 create mode 100644 test/isodata/rhel/rhel5.9/rhel-server-5.9-i386-dvd.iso.txt
fef13e
 create mode 100644 test/isodata/rhel/rhel5.9/rhel-server-5.9-x86_64-dvd.iso.txt
fef13e
 create mode 100644 test/isodata/rhel/rhel6.6/rhel-server-6.6-x86_64-dvd.iso.txt
fef13e
fef13e
diff --git a/data/oses/rhel.xml.in b/data/oses/rhel.xml.in
fef13e
index 9b5f6bb..921396a 100644
fef13e
--- a/data/oses/rhel.xml.in
fef13e
+++ b/data/oses/rhel.xml.in
fef13e
@@ -658,6 +658,89 @@
fef13e
     </media>
fef13e
   </os>
fef13e
 
fef13e
+  <os id="http://redhat.com/rhel/5.9">
fef13e
+    <short-id>rhel5.9</short-id>
fef13e
+    <_name>Red Hat Enterprise Linux 5.9</_name>
fef13e
+    <version>5.9</version>
fef13e
+    <_vendor>Red Hat, Inc</_vendor>
fef13e
+    <family>linux</family>
fef13e
+    <distro>rhel</distro>
fef13e
+    <codename>Tikanga</codename>
fef13e
+    <upgrades id="http://redhat.com/rhel/5.8"/>
fef13e
+    <derives-from id="http://redhat.com/rhel/5.8"/>
fef13e
+
fef13e
+    <release-date>2013-01-07</release-date>
fef13e
+    <eol-date>2020-03-31</eol-date>
fef13e
+
fef13e
+    <media arch="i686">
fef13e
+      <iso>
fef13e
+        <system-id>LINUX</system-id>
fef13e
+        <volume-id>.*RHEL/5.9 i386.*</volume-id>
fef13e
+      </iso>
fef13e
+    </media>
fef13e
+    <media arch="x86_64">
fef13e
+      <iso>
fef13e
+        <system-id>LINUX</system-id>
fef13e
+        <volume-id>.*RHEL/5.9 x86_64.*</volume-id>
fef13e
+      </iso>
fef13e
+    </media>
fef13e
+  </os>
fef13e
+
fef13e
+  <os id="http://redhat.com/rhel/5.10">
fef13e
+    <short-id>rhel5.10</short-id>
fef13e
+    <_name>Red Hat Enterprise Linux 5.10</_name>
fef13e
+    <version>5.10</version>
fef13e
+    <_vendor>Red Hat, Inc</_vendor>
fef13e
+    <family>linux</family>
fef13e
+    <distro>rhel</distro>
fef13e
+    <codename>Tikanga</codename>
fef13e
+    <upgrades id="http://redhat.com/rhel/5.9"/>
fef13e
+    <derives-from id="http://redhat.com/rhel/5.9"/>
fef13e
+
fef13e
+    <release-date>2013-10-01</release-date>
fef13e
+    <eol-date>2020-03-31</eol-date>
fef13e
+
fef13e
+    <media arch="i686">
fef13e
+      <iso>
fef13e
+        <system-id>LINUX</system-id>
fef13e
+        <volume-id>.*RHEL/5.10 i386.*</volume-id>
fef13e
+      </iso>
fef13e
+    </media>
fef13e
+    <media arch="x86_64">
fef13e
+      <iso>
fef13e
+        <system-id>LINUX</system-id>
fef13e
+        <volume-id>.*RHEL/5.10 x86_64.*</volume-id>
fef13e
+      </iso>
fef13e
+    </media>
fef13e
+  </os>
fef13e
+
fef13e
+  <os id="http://redhat.com/rhel/5.11">
fef13e
+    <short-id>rhel5.11</short-id>
fef13e
+    <_name>Red Hat Enterprise Linux 5.11</_name>
fef13e
+    <version>5.11</version>
fef13e
+    <_vendor>Red Hat, Inc</_vendor>
fef13e
+    <family>linux</family>
fef13e
+    <distro>rhel</distro>
fef13e
+    <codename>Tikanga</codename>
fef13e
+    <upgrades id="http://redhat.com/rhel/5.10"/>
fef13e
+    <derives-from id="http://redhat.com/rhel/5.10"/>
fef13e
+
fef13e
+    <release-date>2014-09-16</release-date>
fef13e
+    <eol-date>2020-03-31</eol-date>
fef13e
+
fef13e
+    <media arch="i686">
fef13e
+      <iso>
fef13e
+        <system-id>LINUX</system-id>
fef13e
+        <volume-id>.*RHEL/5.11 i386.*</volume-id>
fef13e
+      </iso>
fef13e
+    </media>
fef13e
+    <media arch="x86_64">
fef13e
+      <iso>
fef13e
+        <system-id>LINUX</system-id>
fef13e
+        <volume-id>.*RHEL/5.11 x86_64.*</volume-id>
fef13e
+      </iso>
fef13e
+    </media>
fef13e
+  </os>
fef13e
 
fef13e
   
fef13e
 
fef13e
@@ -965,6 +1048,56 @@
fef13e
     </installer>
fef13e
   </os>
fef13e
 
fef13e
+  <os id="http://redhat.com/rhel/6.6">
fef13e
+    <short-id>rhel6.6</short-id>
fef13e
+    <_name>Red Hat Enterprise Linux 6.6</_name>
fef13e
+    <version>6.6</version>
fef13e
+    <_vendor>Red Hat, Inc</_vendor>
fef13e
+    <family>linux</family>
fef13e
+    <distro>rhel</distro>
fef13e
+    <codename>Santiago</codename>
fef13e
+    <upgrades id="http://redhat.com/rhel/6.5"/>
fef13e
+    <derives-from id="http://redhat.com/rhel/6.5"/>
fef13e
+
fef13e
+    <release-date>2014-10-14</release-date>
fef13e
+    <eol-date>2023-11-30</eol-date>
fef13e
+
fef13e
+    <media arch="i686">
fef13e
+      <iso>
fef13e
+        <system-id>LINUX</system-id>
fef13e
+        <volume-id>RHEL-6.6 .*.i386.*</volume-id>
fef13e
+      </iso>
fef13e
+      <kernel>isolinux/vmlinuz</kernel>
fef13e
+      <initrd>isolinux/initrd.img</initrd>
fef13e
+    </media>
fef13e
+    <media arch="x86_64">
fef13e
+      <iso>
fef13e
+        <system-id>LINUX</system-id>
fef13e
+        <volume-id>.*RHEL-6.6 .*.x86_64.*</volume-id>
fef13e
+      </iso>
fef13e
+      <kernel>isolinux/vmlinuz</kernel>
fef13e
+      <initrd>isolinux/initrd.img</initrd>
fef13e
+    </media>
fef13e
+
fef13e
+    <resources arch="all">
fef13e
+      <minimum>
fef13e
+        <n-cpus>1</n-cpus>
fef13e
+        <ram>536870912</ram>
fef13e
+      </minimum>
fef13e
+
fef13e
+      <recommended>
fef13e
+        <cpu>400000000</cpu>
fef13e
+        <ram>1073741824</ram>
fef13e
+        <storage>9663676416</storage>
fef13e
+      </recommended>
fef13e
+    </resources>
fef13e
+
fef13e
+    <installer>
fef13e
+      <script id='http://redhat.com/scripts/rhel/jeos'/>
fef13e
+      <script id='http://redhat.com/scripts/rhel/desktop'/>
fef13e
+    </installer>
fef13e
+  </os>
fef13e
+
fef13e
   
fef13e
        'upgrades' node under 'rhel7.0' entry below. -->
fef13e
 
fef13e
diff --git a/test/isodata/rhel/rhel5.10/rhel-server-5.10-i386-dvd.iso.txt b/test/isodata/rhel/rhel5.10/rhel-server-5.10-i386-dvd.iso.txt
fef13e
new file mode 100644
fef13e
index 0000000..735a453
fef13e
--- /dev/null
fef13e
+++ b/test/isodata/rhel/rhel5.10/rhel-server-5.10-i386-dvd.iso.txt
fef13e
@@ -0,0 +1,29 @@
fef13e
+CD-ROM is in ISO 9660 format
fef13e
+System id: LINUX
fef13e
+Volume id: RHEL/5.10 i386 DVD
fef13e
+Volume set id: RHEL/5.10 i386
fef13e
+Publisher id: 
fef13e
+Data preparer id: 
fef13e
+Application id: RHEL/5.10 i386
fef13e
+Copyright File id: 
fef13e
+Abstract File id: 
fef13e
+Bibliographic File id: 
fef13e
+Volume set size is: 1
fef13e
+Volume set sequence number is: 1
fef13e
+Logical block size is: 2048
fef13e
+Volume size is: 1830701
fef13e
+El Torito VD version 1 found, boot catalog is in sector 429
fef13e
+Joliet with UCS level 3 found
fef13e
+Rock Ridge signatures version 1 found
fef13e
+Eltorito validation header:
fef13e
+    Hid 1
fef13e
+    Arch 0 (x86)
fef13e
+    ID ''
fef13e
+    Key 55 AA
fef13e
+    Eltorito defaultboot header:
fef13e
+        Bootid 88 (bootable)
fef13e
+        Boot media 0 (No Emulation Boot)
fef13e
+        Load segment 0
fef13e
+        Sys type 0
fef13e
+        Nsect 4
fef13e
+        Bootoff 1AE 430
fef13e
diff --git a/test/isodata/rhel/rhel5.10/rhel-server-5.10-x86_64-dvd.iso.txt b/test/isodata/rhel/rhel5.10/rhel-server-5.10-x86_64-dvd.iso.txt
fef13e
new file mode 100644
fef13e
index 0000000..21551cf
fef13e
--- /dev/null
fef13e
+++ b/test/isodata/rhel/rhel5.10/rhel-server-5.10-x86_64-dvd.iso.txt
fef13e
@@ -0,0 +1,29 @@
fef13e
+CD-ROM is in ISO 9660 format
fef13e
+System id: LINUX
fef13e
+Volume id: RHEL/5.10 x86_64 DVD
fef13e
+Volume set id: RHEL/5.10 x86_64
fef13e
+Publisher id: 
fef13e
+Data preparer id: 
fef13e
+Application id: RHEL/5.10 x86_64
fef13e
+Copyright File id: 
fef13e
+Abstract File id: 
fef13e
+Bibliographic File id: 
fef13e
+Volume set size is: 1
fef13e
+Volume set sequence number is: 1
fef13e
+Logical block size is: 2048
fef13e
+Volume size is: 2137751
fef13e
+El Torito VD version 1 found, boot catalog is in sector 553
fef13e
+Joliet with UCS level 3 found
fef13e
+Rock Ridge signatures version 1 found
fef13e
+Eltorito validation header:
fef13e
+    Hid 1
fef13e
+    Arch 0 (x86)
fef13e
+    ID ''
fef13e
+    Key 55 AA
fef13e
+    Eltorito defaultboot header:
fef13e
+        Bootid 88 (bootable)
fef13e
+        Boot media 0 (No Emulation Boot)
fef13e
+        Load segment 0
fef13e
+        Sys type 0
fef13e
+        Nsect 4
fef13e
+        Bootoff 22A 554
fef13e
diff --git a/test/isodata/rhel/rhel5.11/rhel-server-5.11-x86_64-dvd.iso.txt b/test/isodata/rhel/rhel5.11/rhel-server-5.11-x86_64-dvd.iso.txt
fef13e
new file mode 100644
fef13e
index 0000000..58cde74
fef13e
--- /dev/null
fef13e
+++ b/test/isodata/rhel/rhel5.11/rhel-server-5.11-x86_64-dvd.iso.txt
fef13e
@@ -0,0 +1,29 @@
fef13e
+CD-ROM is in ISO 9660 format
fef13e
+System id: LINUX
fef13e
+Volume id: RHEL/5.11 x86_64 DVD
fef13e
+Volume set id: RHEL/5.11 x86_64
fef13e
+Publisher id: 
fef13e
+Data preparer id: 
fef13e
+Application id: RHEL/5.11 x86_64
fef13e
+Copyright File id: 
fef13e
+Abstract File id: 
fef13e
+Bibliographic File id: 
fef13e
+Volume set size is: 1
fef13e
+Volume set sequence number is: 1
fef13e
+Logical block size is: 2048
fef13e
+Volume size is: 2170464
fef13e
+El Torito VD version 1 found, boot catalog is in sector 554
fef13e
+Joliet with UCS level 3 found
fef13e
+Rock Ridge signatures version 1 found
fef13e
+Eltorito validation header:
fef13e
+    Hid 1
fef13e
+    Arch 0 (x86)
fef13e
+    ID ''
fef13e
+    Key 55 AA
fef13e
+    Eltorito defaultboot header:
fef13e
+        Bootid 88 (bootable)
fef13e
+        Boot media 0 (No Emulation Boot)
fef13e
+        Load segment 0
fef13e
+        Sys type 0
fef13e
+        Nsect 4
fef13e
+        Bootoff 22B 555
fef13e
diff --git a/test/isodata/rhel/rhel5.9/rhel-server-5.9-i386-dvd.iso.txt b/test/isodata/rhel/rhel5.9/rhel-server-5.9-i386-dvd.iso.txt
fef13e
new file mode 100644
fef13e
index 0000000..d83edc9
fef13e
--- /dev/null
fef13e
+++ b/test/isodata/rhel/rhel5.9/rhel-server-5.9-i386-dvd.iso.txt
fef13e
@@ -0,0 +1,29 @@
fef13e
+CD-ROM is in ISO 9660 format
fef13e
+System id: LINUX
fef13e
+Volume id: RHEL/5.9 i386 DVD
fef13e
+Volume set id: RHEL/5.9 i386
fef13e
+Publisher id: 
fef13e
+Data preparer id: 
fef13e
+Application id: RHEL/5.9 i386
fef13e
+Copyright File id: 
fef13e
+Abstract File id: 
fef13e
+Bibliographic File id: 
fef13e
+Volume set size is: 1
fef13e
+Volume set sequence number is: 1
fef13e
+Logical block size is: 2048
fef13e
+Volume size is: 1796811
fef13e
+El Torito VD version 1 found, boot catalog is in sector 426
fef13e
+Joliet with UCS level 3 found
fef13e
+Rock Ridge signatures version 1 found
fef13e
+Eltorito validation header:
fef13e
+    Hid 1
fef13e
+    Arch 0 (x86)
fef13e
+    ID ''
fef13e
+    Key 55 AA
fef13e
+    Eltorito defaultboot header:
fef13e
+        Bootid 88 (bootable)
fef13e
+        Boot media 0 (No Emulation Boot)
fef13e
+        Load segment 0
fef13e
+        Sys type 0
fef13e
+        Nsect 4
fef13e
+        Bootoff 1AB 427
fef13e
diff --git a/test/isodata/rhel/rhel5.9/rhel-server-5.9-x86_64-dvd.iso.txt b/test/isodata/rhel/rhel5.9/rhel-server-5.9-x86_64-dvd.iso.txt
fef13e
new file mode 100644
fef13e
index 0000000..54f4374
fef13e
--- /dev/null
fef13e
+++ b/test/isodata/rhel/rhel5.9/rhel-server-5.9-x86_64-dvd.iso.txt
fef13e
@@ -0,0 +1,29 @@
fef13e
+CD-ROM is in ISO 9660 format
fef13e
+System id: LINUX
fef13e
+Volume id: RHEL/5.9 x86_64 DVD
fef13e
+Volume set id: RHEL/5.9 x86_64
fef13e
+Publisher id: 
fef13e
+Data preparer id: 
fef13e
+Application id: RHEL/5.9 x86_64
fef13e
+Copyright File id: 
fef13e
+Abstract File id: 
fef13e
+Bibliographic File id: 
fef13e
+Volume set size is: 1
fef13e
+Volume set sequence number is: 1
fef13e
+Logical block size is: 2048
fef13e
+Volume size is: 2098662
fef13e
+El Torito VD version 1 found, boot catalog is in sector 549
fef13e
+Joliet with UCS level 3 found
fef13e
+Rock Ridge signatures version 1 found
fef13e
+Eltorito validation header:
fef13e
+    Hid 1
fef13e
+    Arch 0 (x86)
fef13e
+    ID ''
fef13e
+    Key 55 AA
fef13e
+    Eltorito defaultboot header:
fef13e
+        Bootid 88 (bootable)
fef13e
+        Boot media 0 (No Emulation Boot)
fef13e
+        Load segment 0
fef13e
+        Sys type 0
fef13e
+        Nsect 4
fef13e
+        Bootoff 226 550
fef13e
diff --git a/test/isodata/rhel/rhel6.6/rhel-server-6.6-x86_64-dvd.iso.txt b/test/isodata/rhel/rhel6.6/rhel-server-6.6-x86_64-dvd.iso.txt
fef13e
new file mode 100644
fef13e
index 0000000..90222af
fef13e
--- /dev/null
fef13e
+++ b/test/isodata/rhel/rhel6.6/rhel-server-6.6-x86_64-dvd.iso.txt
fef13e
@@ -0,0 +1,29 @@
fef13e
+CD-ROM is in ISO 9660 format
fef13e
+System id: LINUX
fef13e
+Volume id: RHEL-6.6 Server.x86_64
fef13e
+Volume set id: 
fef13e
+Publisher id: 
fef13e
+Data preparer id: 
fef13e
+Application id: GENISOIMAGE ISO 9660/HFS FILESYSTEM CREATOR (C) 1993 E.YOUNGDALE (C) 1997-2006 J.PEARSON/J.SCHILLING (C) 2006-2007 CDRKIT TEAM
fef13e
+Copyright File id: 
fef13e
+Abstract File id: 
fef13e
+Bibliographic File id: 
fef13e
+Volume set size is: 1
fef13e
+Volume set sequence number is: 1
fef13e
+Logical block size is: 2048
fef13e
+Volume size is: 1846398
fef13e
+El Torito VD version 1 found, boot catalog is in sector 990
fef13e
+Joliet with UCS level 3 found
fef13e
+Rock Ridge signatures version 1 found
fef13e
+Eltorito validation header:
fef13e
+    Hid 1
fef13e
+    Arch 0 (x86)
fef13e
+    ID ''
fef13e
+    Key 55 AA
fef13e
+    Eltorito defaultboot header:
fef13e
+        Bootid 88 (bootable)
fef13e
+        Boot media 0 (No Emulation Boot)
fef13e
+        Load segment 0
fef13e
+        Sys type 0
fef13e
+        Nsect 4
fef13e
+        Bootoff 1CD6D 118125
fef13e
-- 
fef13e
2.1.0
fef13e