[Libosinfo] [PATCH 8/9] centos: Add CentOS 6.3 Live volume id

Christophe Fergeau cfergeau at redhat.com
Fri Sep 11 16:22:06 UTC 2015


Data provided by John Snow in
https://bugzilla.redhat.com/show_bug.cgi?id=1212599
---
 data/oses/centos.xml.in                            |  8 ++++++
 .../centos6.3/CentOS-6.3-x86_64-LiveDVD.iso.txt    | 29 ++++++++++++++++++++++
 2 files changed, 37 insertions(+)
 create mode 100644 test/isodata/centos/centos6.3/CentOS-6.3-x86_64-LiveDVD.iso.txt

diff --git a/data/oses/centos.xml.in b/data/oses/centos.xml.in
index 3c79918..15d9895 100644
--- a/data/oses/centos.xml.in
+++ b/data/oses/centos.xml.in
@@ -165,6 +165,14 @@
       <kernel>isolinux/vmlinuz</kernel>
       <initrd>isolinux/initrd.img</initrd>
     </media>
+    <media arch="x86_64" live="true">
+      <iso>
+        <system-id>LINUX</system-id>
+        <volume-id>CentOS-6.3-x86_64-LiveDVD</volume-id>
+      </iso>
+      <kernel>isolinux/vmlinuz</kernel>
+      <initrd>isolinux/initrd.img</initrd>
+    </media>
 
     <resources arch="all">
       <minimum>
diff --git a/test/isodata/centos/centos6.3/CentOS-6.3-x86_64-LiveDVD.iso.txt b/test/isodata/centos/centos6.3/CentOS-6.3-x86_64-LiveDVD.iso.txt
new file mode 100644
index 0000000..bfa6623
--- /dev/null
+++ b/test/isodata/centos/centos6.3/CentOS-6.3-x86_64-LiveDVD.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id: LINUX
+Volume id: CentOS-6.3-x86_64-LiveDVD
+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: 860127
+El Torito VD version 1 found, boot catalog is in sector 40
+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 29 41
-- 
2.4.3




More information about the Libosinfo mailing list