[Libosinfo] [libosinfo PATCH] ubuntu: add Ubuntu 17.10 test data

Pino Toscano ptoscano at redhat.com
Fri Oct 20 16:01:18 UTC 2017


Signed-off-by: Pino Toscano <ptoscano at redhat.com>
---
 .../ubuntu17.10/ubuntu-17.10-desktop-amd64.iso.txt | 29 ++++++++++++++++++++++
 .../ubuntu17.10/ubuntu-17.10-server-amd64.iso.txt  | 29 ++++++++++++++++++++++
 .../ubuntu17.10/ubuntu-17.10-server-arm64.iso.txt  | 29 ++++++++++++++++++++++
 .../ubuntu17.10/ubuntu-17.10-server-i386.iso.txt   | 29 ++++++++++++++++++++++
 .../ubuntu-17.10-server-ppc64el.iso.txt            | 17 +++++++++++++
 .../ubuntu17.10/ubuntu-17.10-server-s390x.iso.txt  | 29 ++++++++++++++++++++++
 6 files changed, 162 insertions(+)
 create mode 100644 tests/isodata/ubuntu/ubuntu17.10/ubuntu-17.10-desktop-amd64.iso.txt
 create mode 100644 tests/isodata/ubuntu/ubuntu17.10/ubuntu-17.10-server-amd64.iso.txt
 create mode 100644 tests/isodata/ubuntu/ubuntu17.10/ubuntu-17.10-server-arm64.iso.txt
 create mode 100644 tests/isodata/ubuntu/ubuntu17.10/ubuntu-17.10-server-i386.iso.txt
 create mode 100644 tests/isodata/ubuntu/ubuntu17.10/ubuntu-17.10-server-ppc64el.iso.txt
 create mode 100644 tests/isodata/ubuntu/ubuntu17.10/ubuntu-17.10-server-s390x.iso.txt

diff --git a/tests/isodata/ubuntu/ubuntu17.10/ubuntu-17.10-desktop-amd64.iso.txt b/tests/isodata/ubuntu/ubuntu17.10/ubuntu-17.10-desktop-amd64.iso.txt
new file mode 100644
index 0000000..6a34942
--- /dev/null
+++ b/tests/isodata/ubuntu/ubuntu17.10/ubuntu-17.10-desktop-amd64.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id: 
+Volume id: Ubuntu 17.10 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: 732960
+El Torito VD version 1 found, boot catalog is in sector 189
+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 F1 241
diff --git a/tests/isodata/ubuntu/ubuntu17.10/ubuntu-17.10-server-amd64.iso.txt b/tests/isodata/ubuntu/ubuntu17.10/ubuntu-17.10-server-amd64.iso.txt
new file mode 100644
index 0000000..1d9fa24
--- /dev/null
+++ b/tests/isodata/ubuntu/ubuntu17.10/ubuntu-17.10-server-amd64.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id: 
+Volume id: Ubuntu-Server 17.10 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: 381440
+El Torito VD version 1 found, boot catalog is in sector 2190
+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 D5EA 54762
diff --git a/tests/isodata/ubuntu/ubuntu17.10/ubuntu-17.10-server-arm64.iso.txt b/tests/isodata/ubuntu/ubuntu17.10/ubuntu-17.10-server-arm64.iso.txt
new file mode 100644
index 0000000..252d3b6
--- /dev/null
+++ b/tests/isodata/ubuntu/ubuntu17.10/ubuntu-17.10-server-arm64.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id: 
+Volume id: Ubuntu-Server 17.10 arm64
+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: 343704
+El Torito VD version 1 found, boot catalog is in sector 4278
+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 380
+        Bootoff 12E8F 77455
diff --git a/tests/isodata/ubuntu/ubuntu17.10/ubuntu-17.10-server-i386.iso.txt b/tests/isodata/ubuntu/ubuntu17.10/ubuntu-17.10-server-i386.iso.txt
new file mode 100644
index 0000000..256bf3f
--- /dev/null
+++ b/tests/isodata/ubuntu/ubuntu17.10/ubuntu-17.10-server-i386.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id: 
+Volume id: Ubuntu-Server 17.10 i386
+Volume set id: 
+Publisher id: 
+Data preparer id: XORRISO-1.4.2 2015.11.28.140001, LIBISOBURN-1.4.2, LIBISOFS-1.4.2, LIBBURN-1.4.2
+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: 380416
+El Torito VD version 1 found, boot catalog is in sector 4292
+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 10C5 4293
diff --git a/tests/isodata/ubuntu/ubuntu17.10/ubuntu-17.10-server-ppc64el.iso.txt b/tests/isodata/ubuntu/ubuntu17.10/ubuntu-17.10-server-ppc64el.iso.txt
new file mode 100644
index 0000000..8235b25
--- /dev/null
+++ b/tests/isodata/ubuntu/ubuntu17.10/ubuntu-17.10-server-ppc64el.iso.txt
@@ -0,0 +1,17 @@
+CD-ROM is in ISO 9660 format
+System id: LINUX
+Volume id: Ubuntu-Server 17.10 ppc64
+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: 395905
+CD-ROM uses ISO 9660:1999 relaxed format
+NO Joliet present
+Rock Ridge signatures version 1 found
diff --git a/tests/isodata/ubuntu/ubuntu17.10/ubuntu-17.10-server-s390x.iso.txt b/tests/isodata/ubuntu/ubuntu17.10/ubuntu-17.10-server-s390x.iso.txt
new file mode 100644
index 0000000..dd8fc34
--- /dev/null
+++ b/tests/isodata/ubuntu/ubuntu17.10/ubuntu-17.10-server-s390x.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id: LINUX
+Volume id: Ubuntu-Server 17.10 s390x
+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: 305699
+El Torito VD version 1 found, boot catalog is in sector 2074
+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 FFFFDCB0
+        Bootoff 81B 2075
-- 
2.13.6




More information about the Libosinfo mailing list