On Wed, Jul 18, 2018 at 7:36 AM, Fabiano Fidêncio <fabiano@xxxxxxxxxxxx> wrote: > On Wed, Jul 18, 2018 at 12:21 AM, Charles Arnold <carnold@xxxxxxxx> wrote: >> >From aafaa1b5331dedde60322e0423dfa62c87635da2 Mon Sep 17 00:00:00 2001 >> From: Charles Arnold <carnold@xxxxxxxx> >> Date: Tue, 17 Jul 2018 16:15:00 -0600 >> Subject: [PATCH] sles: Add SLE15 ISO Information >> >> Specify 'sle15' instead of 'sles15' for the path. >> >> --- >> .../SLE-15-Installer-DVD-aarch64-GM-DVD1.iso.txt | 29 ++++++++++++++++++++++ >> .../SLE-15-Installer-DVD-ppc64le-GM-DVD1.iso.txt | 16 ++++++++++++ >> .../SLE-15-Installer-DVD-s390x-GM-DVD1.iso.txt | 29 ++++++++++++++++++++++ >> .../SLE-15-Installer-DVD-x86_64-GM-DVD1.iso.txt | 29 ++++++++++++++++++++++ >> 4 files changed, 103 insertions(+) >> create mode 100644 tests/isodata/sles/sle15/SLE-15-Installer-DVD-aarch64-GM-DVD1.iso.txt >> create mode 100644 tests/isodata/sles/sle15/SLE-15-Installer-DVD-ppc64le-GM-DVD1.iso.txt >> create mode 100644 tests/isodata/sles/sle15/SLE-15-Installer-DVD-s390x-GM-DVD1.iso.txt >> create mode 100644 tests/isodata/sles/sle15/SLE-15-Installer-DVD-x86_64-GM-DVD1.iso.txt > > Thanks for the change! > I've ran make check and it passed without any issue. > > I'll merge the patches later Today. Charles, both patches have been pushed now! Thanks for the contributions! > >> >> diff --git a/tests/isodata/sles/sle15/SLE-15-Installer-DVD-aarch64-GM-DVD1.iso.txt b/tests/isodata/sles/sle15/SLE-15-Installer-DVD-aarch64-GM-DVD1.iso.txt >> new file mode 100644 >> index 0000000..55949a2 >> --- /dev/null >> +++ b/tests/isodata/sles/sle15/SLE-15-Installer-DVD-aarch64-GM-DVD1.iso.txt >> @@ -0,0 +1,29 @@ >> +CD-ROM is in ISO 9660 format >> +System id: LINUX >> +Volume id: SLE-15-Installer-DVD-aarch64.001 >> +Volume set id: >> +Publisher id: SUSE LINUX GmbH >> +Data preparer id: KIWI - http://opensuse.github.com/kiwi >> +Application id: SLE-15-Installer-DVD-aarch64-Build668.1-Media1 >> +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: 298600 >> +El Torito VD version 1 found, boot catalog is in sector 20 >> +Joliet with UCS level 3 found >> +Rock Ridge signatures version 1 found >> +Eltorito validation header: >> + Hid 1 >> + Arch 0 (x86) >> + ID 'SUSE LINUX GmbH' >> + Key 55 AA >> + Eltorito defaultboot header: >> + Bootid 88 (bootable) >> + Boot media 0 (No Emulation Boot) >> + Load segment 0 >> + Sys type 0 >> + Nsect DC8 >> + Bootoff 8730 34608 >> diff --git a/tests/isodata/sles/sle15/SLE-15-Installer-DVD-ppc64le-GM-DVD1.iso.txt b/tests/isodata/sles/sle15/SLE-15-Installer-DVD-ppc64le-GM-DVD1.iso.txt >> new file mode 100644 >> index 0000000..cc3873f >> --- /dev/null >> +++ b/tests/isodata/sles/sle15/SLE-15-Installer-DVD-ppc64le-GM-DVD1.iso.txt >> @@ -0,0 +1,16 @@ >> +CD-ROM is in ISO 9660 format >> +System id: LINUX >> +Volume id: SLE-15-Installer-DVD-ppc64le.001 >> +Volume set id: >> +Publisher id: SUSE LINUX GmbH >> +Data preparer id: KIWI - http://opensuse.github.com/kiwi >> +Application id: SLE-15-Installer-DVD-ppc64le-Build668.1-Media1 >> +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: 303875 >> +Joliet with UCS level 3 found >> +Rock Ridge signatures version 1 found >> diff --git a/tests/isodata/sles/sle15/SLE-15-Installer-DVD-s390x-GM-DVD1.iso.txt b/tests/isodata/sles/sle15/SLE-15-Installer-DVD-s390x-GM-DVD1.iso.txt >> new file mode 100644 >> index 0000000..abd8938 >> --- /dev/null >> +++ b/tests/isodata/sles/sle15/SLE-15-Installer-DVD-s390x-GM-DVD1.iso.txt >> @@ -0,0 +1,29 @@ >> +CD-ROM is in ISO 9660 format >> +System id: LINUX >> +Volume id: SLE-15-Installer-DVD-s390x66.001 >> +Volume set id: >> +Publisher id: SUSE LINUX GmbH >> +Data preparer id: KIWI - http://opensuse.github.com/kiwi >> +Application id: SLE-15-Installer-DVD-s390x-Build668.1-Media1 >> +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: 389767 >> +El Torito VD version 1 found, boot catalog is in sector 20 >> +Joliet with UCS level 3 found >> +Rock Ridge signatures version 1 found >> +Eltorito validation header: >> + Hid 1 >> + Arch 0 (x86) >> + ID 'SUSE LINUX GmbH' >> + Key 55 AA >> + Eltorito defaultboot header: >> + Bootid 88 (bootable) >> + Boot media 0 (No Emulation Boot) >> + Load segment 0 >> + Sys type 0 >> + Nsect 4 >> + Bootoff 81 129 >> diff --git a/tests/isodata/sles/sle15/SLE-15-Installer-DVD-x86_64-GM-DVD1.iso.txt b/tests/isodata/sles/sle15/SLE-15-Installer-DVD-x86_64-GM-DVD1.iso.txt >> new file mode 100644 >> index 0000000..85dda21 >> --- /dev/null >> +++ b/tests/isodata/sles/sle15/SLE-15-Installer-DVD-x86_64-GM-DVD1.iso.txt >> @@ -0,0 +1,29 @@ >> +CD-ROM is in ISO 9660 format >> +System id: LINUX >> +Volume id: SLE-15-Installer-DVD-x86_646.001 >> +Volume set id: >> +Publisher id: SUSE LINUX GmbH >> +Data preparer id: KIWI - http://opensuse.github.com/kiwi >> +Application id: SLE-15-Installer-DVD-x86_64-Build668.1-Media1 >> +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: 324780 >> +El Torito VD version 1 found, boot catalog is in sector 20 >> +Joliet with UCS level 3 found >> +Rock Ridge signatures version 1 found >> +Eltorito validation header: >> + Hid 1 >> + Arch 0 (x86) >> + ID 'SUSE LINUX GmbH' >> + Key 55 AA >> + Eltorito defaultboot header: >> + Bootid 88 (bootable) >> + Boot media 0 (No Emulation Boot) >> + Load segment 0 >> + Sys type 0 >> + Nsect 4 >> + Bootoff 1066 4198 >> -- >> 1.8.5.6 >> >> >> _______________________________________________ >> Libosinfo mailing list >> Libosinfo@xxxxxxxxxx >> https://www.redhat.com/mailman/listinfo/libosinfo > > > > -- > Fabiano Fidêncio -- Fabiano Fidêncio _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo