[virt-tools-list] [libosinfo 3/4] Add RHEL 5.8 media information

Christophe Fergeau cfergeau at redhat.com
Wed Nov 28 12:23:26 UTC 2012


---
 data/oses/rhel.xml.in                             | 14 ++++++++++-
 test/isodata/rhel/rhel5.8/rhel-5.8-i386.iso.txt   | 29 +++++++++++++++++++++++
 test/isodata/rhel/rhel5.8/rhel-5.8-x86_64.iso.txt | 29 +++++++++++++++++++++++
 3 files changed, 71 insertions(+), 1 deletion(-)
 create mode 100644 test/isodata/rhel/rhel5.8/rhel-5.8-i386.iso.txt
 create mode 100644 test/isodata/rhel/rhel5.8/rhel-5.8-x86_64.iso.txt

diff --git a/data/oses/rhel.xml.in b/data/oses/rhel.xml.in
index 3f3b601..f8d1fe7 100644
--- a/data/oses/rhel.xml.in
+++ b/data/oses/rhel.xml.in
@@ -643,8 +643,20 @@
 
     <release-date>2012-02-21</release-date>
     <eol-date>2020-03-31</eol-date>
-  </os>
 
+    <media arch="i386">
+      <iso>
+        <system-id>LINUX</system-id>
+        <volume-id>.*RHEL/5.8 i386.*</volume-id>
+      </iso>
+    </media>
+    <media arch="x86_64">
+      <iso>
+        <system-id>LINUX</system-id>
+        <volume-id>.*RHEL/5.8 x86_64.*</volume-id>
+      </iso>
+    </media>
+  </os>
 
 
   <!-- RHEL-6 Santiago -->
diff --git a/test/isodata/rhel/rhel5.8/rhel-5.8-i386.iso.txt b/test/isodata/rhel/rhel5.8/rhel-5.8-i386.iso.txt
new file mode 100644
index 0000000..c8feb43
--- /dev/null
+++ b/test/isodata/rhel/rhel5.8/rhel-5.8-i386.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id: LINUX
+Volume id: RHEL/5.8 i386 DVD
+Volume set id: RHEL/5.8 i386
+Publisher id: 
+Data preparer id: 
+Application id: RHEL/5.8 i386
+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: 1717763
+El Torito VD version 1 found, boot catalog is in sector 419
+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 1A4 420
diff --git a/test/isodata/rhel/rhel5.8/rhel-5.8-x86_64.iso.txt b/test/isodata/rhel/rhel5.8/rhel-5.8-x86_64.iso.txt
new file mode 100644
index 0000000..cb7959f
--- /dev/null
+++ b/test/isodata/rhel/rhel5.8/rhel-5.8-x86_64.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id: LINUX
+Volume id: RHEL/5.8 x86_64 DVD
+Volume set id: RHEL/5.8 x86_64
+Publisher id: 
+Data preparer id: 
+Application id: RHEL/5.8 x86_64
+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: 2014472
+El Torito VD version 1 found, boot catalog is in sector 542
+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 21F 543
-- 
1.8.0




More information about the virt-tools-list mailing list