[virt-tools-list] [libosinfo 2/4] Add RHEL 5.5 media information

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


---
 data/oses/rhel.xml.in                              | 13 ++++++++++
 .../rhel5.5/rhel-server-5.5-x86_64-dvd.iso.txt     | 29 ++++++++++++++++++++++
 2 files changed, 42 insertions(+)
 create mode 100644 test/isodata/rhel/rhel5.5/rhel-server-5.5-x86_64-dvd.iso.txt

diff --git a/data/oses/rhel.xml.in b/data/oses/rhel.xml.in
index 0d2a057..3f3b601 100644
--- a/data/oses/rhel.xml.in
+++ b/data/oses/rhel.xml.in
@@ -554,6 +554,19 @@
 
     <release-date>2010-03-30</release-date>
     <eol-date>2020-03-31</eol-date>
+
+    <media arch="i386">
+      <iso>
+        <system-id>LINUX</system-id>
+        <volume-id>.*RHEL/5.5 i386.*</volume-id>
+      </iso>
+    </media>
+    <media arch="x86_64">
+      <iso>
+        <system-id>LINUX</system-id>
+        <volume-id>.*RHEL/5.5 x86_64.*</volume-id>
+      </iso>
+    </media>
   </os>
 
   <os id="http://redhat.com/rhel/5.6">
diff --git a/test/isodata/rhel/rhel5.5/rhel-server-5.5-x86_64-dvd.iso.txt b/test/isodata/rhel/rhel5.5/rhel-server-5.5-x86_64-dvd.iso.txt
new file mode 100644
index 0000000..411e87a
--- /dev/null
+++ b/test/isodata/rhel/rhel5.5/rhel-server-5.5-x86_64-dvd.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id: LINUX
+Volume id: RHEL/5.5 x86_64 DVD
+Volume set id: RHEL/5.5 x86_64
+Publisher id: 
+Data preparer id: 
+Application id: RHEL/5.5 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: 1808345
+El Torito VD version 1 found, boot catalog is in sector 517
+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 206 518
-- 
1.8.0




More information about the virt-tools-list mailing list