[Libosinfo] [PATCH osinfo-db 4/6] debian8: add arm64, ppc64el, s390x DVD output
Cole Robinson
crobinso at redhat.com
Thu Mar 28 01:09:01 UTC 2019
Signed-off-by: Cole Robinson <crobinso at redhat.com>
---
data/os/debian.org/debian-8.xml.in | 25 ++++++++++++++++
.../debian8/debian-8.9.0-arm64-DVD-1.iso.txt | 29 +++++++++++++++++++
.../debian-8.9.0-ppc64el-DVD-1.iso.txt | 16 ++++++++++
.../debian8/debian-8.9.0-s390x-DVD-1.iso.txt | 16 ++++++++++
4 files changed, 86 insertions(+)
create mode 100644 tests/isodata/debian/debian8/debian-8.9.0-arm64-DVD-1.iso.txt
create mode 100644 tests/isodata/debian/debian8/debian-8.9.0-ppc64el-DVD-1.iso.txt
create mode 100644 tests/isodata/debian/debian8/debian-8.9.0-s390x-DVD-1.iso.txt
diff --git a/data/os/debian.org/debian-8.xml.in b/data/os/debian.org/debian-8.xml.in
index db6d8c8..4a8c307 100644
--- a/data/os/debian.org/debian-8.xml.in
+++ b/data/os/debian.org/debian-8.xml.in
@@ -48,6 +48,31 @@
<kernel>install.amd/vmlinuz</kernel>
<initrd>install.amd/initrd.gz</initrd>
</media>
+ <media arch="aarch64">
+ <url>http://cdimage.debian.org/mirror/cdimage/archive/8.10.0/arm64/iso-dvd/debian-8.10.0-arm64-DVD-1.iso</url>
+ <iso>
+ <volume-id>Debian 8.\d+.\d+ arm64 .*</volume-id>
+ </iso>
+ <kernel>install.a64/vmlinuz</kernel>
+ <initrd>install.a64/initrd.gz</initrd>
+ </media>
+ <media arch="ppc64le">
+ <url>http://cdimage.debian.org/mirror/cdimage/archive/8.10.0/ppc64el/iso-dvd/debian-8.10.0-ppc64el-DVD-1.iso</url>
+ <iso>
+ <volume-id>Debian 8.\d+.\d+ ppc64el .*</volume-id>
+ </iso>
+ <kernel>install/vmlinux</kernel>
+ <initrd>install/initrd.gz</initrd>
+ </media>
+ <media arch="s390x">
+ <url>http://cdimage.debian.org/mirror/cdimage/archive/8.10.0/s390x/iso-dvd/debian-8.10.0-s390x-DVD-1.iso</url>
+ <iso>
+ <volume-id>Debian 8.\d+.\d+ s390x .*</volume-id>
+ </iso>
+ <kernel>boot/linux_vm</kernel>
+ <initrd>boot/root.bin</initrd>
+ </media>
+
<tree arch="i686">
<url>http://deb.debian.org/debian/dists/jessie/main/installer-i386</url>
diff --git a/tests/isodata/debian/debian8/debian-8.9.0-arm64-DVD-1.iso.txt b/tests/isodata/debian/debian8/debian-8.9.0-arm64-DVD-1.iso.txt
new file mode 100644
index 0000000..12ee7df
--- /dev/null
+++ b/tests/isodata/debian/debian8/debian-8.9.0-arm64-DVD-1.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id:
+Volume id: Debian 8.9.0 arm64 1
+Volume set id:
+Publisher id:
+Data preparer id: XORRISO-1.4.7 2017.06.29.211523, LIBISOBURN-1.4.7, LIBISOFS-1.4.7, LIBBURN-1.4.7
+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: 1905008
+El Torito VD version 1 found, boot catalog is in sector 5451
+Joliet with UCS level 3 found
+Rock Ridge signatures version 1 found
+Eltorito validation header:
+ Hid 1
+ Arch 239 (Unknown Arch)
+ ID ''
+ Key 55 AA
+ Eltorito defaultboot header:
+ Bootid 88 (bootable)
+ Boot media 0 (No Emulation Boot)
+ Load segment 0
+ Sys type 0
+ Nsect 340
+ Bootoff 154C 5452
diff --git a/tests/isodata/debian/debian8/debian-8.9.0-ppc64el-DVD-1.iso.txt b/tests/isodata/debian/debian8/debian-8.9.0-ppc64el-DVD-1.iso.txt
new file mode 100644
index 0000000..d47ec27
--- /dev/null
+++ b/tests/isodata/debian/debian8/debian-8.9.0-ppc64el-DVD-1.iso.txt
@@ -0,0 +1,16 @@
+CD-ROM is in ISO 9660 format
+System id:
+Volume id: Debian 8.9.0 ppc64el 1
+Volume set id:
+Publisher id:
+Data preparer id: XORRISO-1.4.7 2017.06.29.211523, LIBISOBURN-1.4.7, LIBISOFS-1.4.7, LIBBURN-1.4.7
+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: 2292692
+Joliet with UCS level 3 found
+Rock Ridge signatures version 1 found
diff --git a/tests/isodata/debian/debian8/debian-8.9.0-s390x-DVD-1.iso.txt b/tests/isodata/debian/debian8/debian-8.9.0-s390x-DVD-1.iso.txt
new file mode 100644
index 0000000..a7380fe
--- /dev/null
+++ b/tests/isodata/debian/debian8/debian-8.9.0-s390x-DVD-1.iso.txt
@@ -0,0 +1,16 @@
+CD-ROM is in ISO 9660 format
+System id:
+Volume id: Debian 8.9.0 s390x 1
+Volume set id:
+Publisher id:
+Data preparer id: XORRISO-1.4.7 2017.06.29.211523, LIBISOBURN-1.4.7, LIBISOFS-1.4.7, LIBBURN-1.4.7
+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: 2291742
+Joliet with UCS level 3 found
+Rock Ridge signatures version 1 found
--
2.21.0
More information about the Libosinfo
mailing list