[Libosinfo] [libosinfo 3/3] ubuntu: Add 13.04 ISO data

Christophe Fergeau cfergeau at redhat.com
Wed Apr 17 10:10:46 UTC 2013


It's unreleased yet, but should make testing in VMs easier.
---
 data/oses/ubuntu.xml.in                            | 65 ++++++++++++++++++++++
 .../ubuntu-13.04-beta2-desktop-amd64+mac.iso.txt   | 29 ++++++++++
 .../ubuntu-13.04-beta2-desktop-amd64.iso.txt       | 29 ++++++++++
 .../ubuntu-13.04-beta2-desktop-i386.iso.txt        | 29 ++++++++++
 .../ubuntu-13.04-beta2-server-amd64+mac.iso.txt    | 29 ++++++++++
 .../ubuntu-13.04-beta2-server-amd64.iso.txt        | 29 ++++++++++
 .../ubuntu-13.04-beta2-server-i386.iso.txt         | 29 ++++++++++
 7 files changed, 239 insertions(+)
 create mode 100644 test/isodata/ubuntu/ubuntu13.04/ubuntu-13.04-beta2-desktop-amd64+mac.iso.txt
 create mode 100644 test/isodata/ubuntu/ubuntu13.04/ubuntu-13.04-beta2-desktop-amd64.iso.txt
 create mode 100644 test/isodata/ubuntu/ubuntu13.04/ubuntu-13.04-beta2-desktop-i386.iso.txt
 create mode 100644 test/isodata/ubuntu/ubuntu13.04/ubuntu-13.04-beta2-server-amd64+mac.iso.txt
 create mode 100644 test/isodata/ubuntu/ubuntu13.04/ubuntu-13.04-beta2-server-amd64.iso.txt
 create mode 100644 test/isodata/ubuntu/ubuntu13.04/ubuntu-13.04-beta2-server-i386.iso.txt

diff --git a/data/oses/ubuntu.xml.in b/data/oses/ubuntu.xml.in
index a563e62..8d3b9cf 100644
--- a/data/oses/ubuntu.xml.in
+++ b/data/oses/ubuntu.xml.in
@@ -1183,4 +1183,69 @@
     </media>
   </os>
 
+  <os id="http://ubuntu.com/ubuntu/13.04">
+    <short-id>ubuntu13.04</short-id>
+    <short-id>ubunturaring</short-id>
+    <_name>Ubuntu Raring Ringtails</_name>
+    <version>13.04</version>
+    <_vendor>Canonical Ltd</_vendor>
+    <family>linux</family>
+    <distro>ubuntu</distro>
+    <codename>Raring Ringtails</codename>
+    <upgrades id="http://ubuntu.com/ubuntu/12.10"/>
+    <derives-from id="http://ubuntu.com/ubuntu/12.10"/>
+
+    <!-- unreleased for now
+    <release-date>2012-10-18</release-date> -->
+
+    <resources arch="all">
+      <minimum>
+        <cpu>1000000000</cpu>
+        <n-cpus>1</n-cpus>
+        <ram>1073741824</ram>
+        <storage>5368709120</storage>
+      </minimum>
+      <recommended>
+        <cpu>1000000000</cpu>
+        <ram>1073741824</ram>
+        <storage>16106127360</storage>
+      </recommended>
+    </resources>
+    <media arch="i686">
+      <!-- unreleased for now
+      <url>http://releases.ubuntu.com/releases/raring/ubuntu-13.04-server-i386.iso</url> -->
+      <iso>
+        <volume-id>Ubuntu-Server 13.04 i386</volume-id>
+      </iso>
+      <kernel>casper/vmlinuz</kernel>
+      <initrd>casper/initrd.img</initrd>
+    </media>
+    <media arch="x86_64">
+      <!-- unreleased for now
+      <url>http://releases.ubuntu.com/releases/raring/ubuntu-13.04-server-amd64.iso</url> -->
+      <iso>
+        <volume-id>Ubuntu-Server 13.04 amd64</volume-id>
+      </iso>
+      <kernel>casper/vmlinuz</kernel>
+      <initrd>casper/initrd.img</initrd>
+    </media>
+    <media arch="i686" live="true">
+      <!-- unreleased for now
+      <url>http://releases.ubuntu.com/releases/raring/ubuntu-13.04-desktop-i386.iso</url> -->
+      <iso>
+        <volume-id>Ubuntu 13.04 i386</volume-id>
+      </iso>
+      <kernel>casper/vmlinuz</kernel>
+      <initrd>casper/initrd.img</initrd>
+    </media>
+    <media arch="x86_64" live="true">
+      <!-- unreleased for now
+      <url>http://releases.ubuntu.com/releases/raring/ubuntu-13.04-desktop-amd64.iso</url> -->
+      <iso>
+        <volume-id>Ubuntu 13.04 amd64</volume-id>
+      </iso>
+      <kernel>casper/vmlinuz</kernel>
+      <initrd>casper/initrd.img</initrd>
+    </media>
+  </os>
 </libosinfo>
diff --git a/test/isodata/ubuntu/ubuntu13.04/ubuntu-13.04-beta2-desktop-amd64+mac.iso.txt b/test/isodata/ubuntu/ubuntu13.04/ubuntu-13.04-beta2-desktop-amd64+mac.iso.txt
new file mode 100644
index 0000000..b873729
--- /dev/null
+++ b/test/isodata/ubuntu/ubuntu13.04/ubuntu-13.04-beta2-desktop-amd64+mac.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id: 
+Volume id: Ubuntu 13.04 amd64
+Volume set id: 
+Publisher id: 
+Data preparer id: XORRISO-1.2.4 2012.07.20.130001, LIBISOBURN-1.2.4, LIBISOFS-1.2.4, LIBBURN-1.2.4
+Application id: 
+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: 401920
+El Torito VD version 1 found, boot catalog is in sector 330
+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 18AF 6319
diff --git a/test/isodata/ubuntu/ubuntu13.04/ubuntu-13.04-beta2-desktop-amd64.iso.txt b/test/isodata/ubuntu/ubuntu13.04/ubuntu-13.04-beta2-desktop-amd64.iso.txt
new file mode 100644
index 0000000..8c6fdf7
--- /dev/null
+++ b/test/isodata/ubuntu/ubuntu13.04/ubuntu-13.04-beta2-desktop-amd64.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id: 
+Volume id: Ubuntu 13.04 amd64
+Volume set id: 
+Publisher id: 
+Data preparer id: XORRISO-1.2.4 2012.07.20.130001, LIBISOBURN-1.2.4, LIBISOFS-1.2.4, LIBBURN-1.2.4
+Application id: 
+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: 402944
+El Torito VD version 1 found, boot catalog is in sector 170
+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 1815 6165
diff --git a/test/isodata/ubuntu/ubuntu13.04/ubuntu-13.04-beta2-desktop-i386.iso.txt b/test/isodata/ubuntu/ubuntu13.04/ubuntu-13.04-beta2-desktop-i386.iso.txt
new file mode 100644
index 0000000..6e212f3
--- /dev/null
+++ b/test/isodata/ubuntu/ubuntu13.04/ubuntu-13.04-beta2-desktop-i386.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id: 
+Volume id: Ubuntu 13.04 i386
+Volume set id: 
+Publisher id: 
+Data preparer id: XORRISO-1.1.8 2011.11.20.173001, LIBISOBURN-1.1.8, LIBISOFS-1.1.6, LIBBURN-1.1.8
+Application id: 
+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: 407552
+El Torito VD version 1 found, boot catalog is in sector 240
+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 D90 3472
diff --git a/test/isodata/ubuntu/ubuntu13.04/ubuntu-13.04-beta2-server-amd64+mac.iso.txt b/test/isodata/ubuntu/ubuntu13.04/ubuntu-13.04-beta2-server-amd64+mac.iso.txt
new file mode 100644
index 0000000..21ac053
--- /dev/null
+++ b/test/isodata/ubuntu/ubuntu13.04/ubuntu-13.04-beta2-server-amd64+mac.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id: 
+Volume id: Ubuntu-Server 13.04 amd64
+Volume set id: 
+Publisher id: 
+Data preparer id: XORRISO-1.2.4 2012.07.20.130001, LIBISOBURN-1.2.4, LIBISOFS-1.2.4, LIBBURN-1.2.4
+Application id: 
+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: 362496
+El Torito VD version 1 found, boot catalog is in sector 3850
+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 3CF6D 249709
diff --git a/test/isodata/ubuntu/ubuntu13.04/ubuntu-13.04-beta2-server-amd64.iso.txt b/test/isodata/ubuntu/ubuntu13.04/ubuntu-13.04-beta2-server-amd64.iso.txt
new file mode 100644
index 0000000..46711c0
--- /dev/null
+++ b/test/isodata/ubuntu/ubuntu13.04/ubuntu-13.04-beta2-server-amd64.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id: 
+Volume id: Ubuntu-Server 13.04 amd64
+Volume set id: 
+Publisher id: 
+Data preparer id: XORRISO-1.2.4 2012.07.20.130001, LIBISOBURN-1.2.4, LIBISOFS-1.2.4, LIBBURN-1.2.4
+Application id: 
+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: 361472
+El Torito VD version 1 found, boot catalog is in sector 1930
+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 1E8A2 125090
diff --git a/test/isodata/ubuntu/ubuntu13.04/ubuntu-13.04-beta2-server-i386.iso.txt b/test/isodata/ubuntu/ubuntu13.04/ubuntu-13.04-beta2-server-i386.iso.txt
new file mode 100644
index 0000000..9795d36
--- /dev/null
+++ b/test/isodata/ubuntu/ubuntu13.04/ubuntu-13.04-beta2-server-i386.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id: 
+Volume id: Ubuntu-Server 13.04 i386
+Volume set id: 
+Publisher id: 
+Data preparer id: XORRISO-1.1.8 2011.11.20.173001, LIBISOBURN-1.1.8, LIBISOFS-1.1.6, LIBBURN-1.1.8
+Application id: 
+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: 355328
+El Torito VD version 1 found, boot catalog is in sector 3774
+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 45BC8 285640
-- 
1.8.1.4




More information about the Libosinfo mailing list