Adding Didier Roche to the loop. On Thu, Nov 15, 2018 at 3:36 PM Fabiano Fidêncio <fidencio@xxxxxxxxxx> wrote: > > Signed-off-by: Fabiano Fidêncio <fidencio@xxxxxxxxxx> > --- > .../ubuntu18.10/cosmic-desktop-amd64.iso.txt | 4 +-- > .../cosmic-live-server-amd64.iso.txt | 29 +++++++++++++++++++ > .../ubuntu18.10/cosmic-server-amd64.iso.txt | 6 ++-- > .../ubuntu18.10/cosmic-server-arm64.iso.txt | 6 ++-- > .../ubuntu18.10/cosmic-server-ppc64el.iso.txt | 2 +- > .../ubuntu18.10/cosmic-server-s390x.iso.txt | 8 ++--- > 6 files changed, 42 insertions(+), 13 deletions(-) > create mode 100644 tests/isodata/ubuntu/ubuntu18.10/cosmic-live-server-amd64.iso.txt > > diff --git a/tests/isodata/ubuntu/ubuntu18.10/cosmic-desktop-amd64.iso.txt b/tests/isodata/ubuntu/ubuntu18.10/cosmic-desktop-amd64.iso.txt > index 9f35b22..ad94849 100644 > --- a/tests/isodata/ubuntu/ubuntu18.10/cosmic-desktop-amd64.iso.txt > +++ b/tests/isodata/ubuntu/ubuntu18.10/cosmic-desktop-amd64.iso.txt > @@ -11,7 +11,7 @@ Bibliographic File id: > Volume set size is: 1 > Volume set sequence number is: 1 > Logical block size is: 2048 > -Volume size is: 978240 > +Volume size is: 976320 > El Torito VD version 1 found, boot catalog is in sector 194 > Joliet with UCS level 3 found > Rock Ridge signatures version 1 found > @@ -26,4 +26,4 @@ Eltorito validation header: > Load segment 0 > Sys type 0 > Nsect 4 > - Bootoff E99EC 956908 > + Bootoff E9066 954470 > diff --git a/tests/isodata/ubuntu/ubuntu18.10/cosmic-live-server-amd64.iso.txt b/tests/isodata/ubuntu/ubuntu18.10/cosmic-live-server-amd64.iso.txt > new file mode 100644 > index 0000000..7e25c68 > --- /dev/null > +++ b/tests/isodata/ubuntu/ubuntu18.10/cosmic-live-server-amd64.iso.txt > @@ -0,0 +1,29 @@ > +CD-ROM is in ISO 9660 format > +System id: > +Volume id: Ubuntu-Server 18.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: 451072 > +El Torito VD version 1 found, boot catalog is in sector 196 > +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 68EDF 429791 > diff --git a/tests/isodata/ubuntu/ubuntu18.10/cosmic-server-amd64.iso.txt b/tests/isodata/ubuntu/ubuntu18.10/cosmic-server-amd64.iso.txt > index 2d45260..3574006 100644 > --- a/tests/isodata/ubuntu/ubuntu18.10/cosmic-server-amd64.iso.txt > +++ b/tests/isodata/ubuntu/ubuntu18.10/cosmic-server-amd64.iso.txt > @@ -11,8 +11,8 @@ Bibliographic File id: > Volume set size is: 1 > Volume set sequence number is: 1 > Logical block size is: 2048 > -Volume size is: 370688 > -El Torito VD version 1 found, boot catalog is in sector 2125 > +Volume size is: 367104 > +El Torito VD version 1 found, boot catalog is in sector 2115 > Joliet with UCS level 3 found > Rock Ridge signatures version 1 found > Eltorito validation header: > @@ -26,4 +26,4 @@ Eltorito validation header: > Load segment 0 > Sys type 0 > Nsect 4 > - Bootoff DEA5 56997 > + Bootoff DD43 56643 > diff --git a/tests/isodata/ubuntu/ubuntu18.10/cosmic-server-arm64.iso.txt b/tests/isodata/ubuntu/ubuntu18.10/cosmic-server-arm64.iso.txt > index 0575849..7729543 100644 > --- a/tests/isodata/ubuntu/ubuntu18.10/cosmic-server-arm64.iso.txt > +++ b/tests/isodata/ubuntu/ubuntu18.10/cosmic-server-arm64.iso.txt > @@ -11,8 +11,8 @@ Bibliographic File id: > Volume set size is: 1 > Volume set sequence number is: 1 > Logical block size is: 2048 > -Volume size is: 370519 > -El Torito VD version 1 found, boot catalog is in sector 4082 > +Volume size is: 368334 > +El Torito VD version 1 found, boot catalog is in sector 4058 > Joliet with UCS level 3 found > Rock Ridge signatures version 1 found > Eltorito validation header: > @@ -26,4 +26,4 @@ Eltorito validation header: > Load segment 0 > Sys type 0 > Nsect 3C0 > - Bootoff 1A17E 106878 > + Bootoff 1A245 107077 > diff --git a/tests/isodata/ubuntu/ubuntu18.10/cosmic-server-ppc64el.iso.txt b/tests/isodata/ubuntu/ubuntu18.10/cosmic-server-ppc64el.iso.txt > index 51e26d1..081c295 100644 > --- a/tests/isodata/ubuntu/ubuntu18.10/cosmic-server-ppc64el.iso.txt > +++ b/tests/isodata/ubuntu/ubuntu18.10/cosmic-server-ppc64el.iso.txt > @@ -11,7 +11,7 @@ Bibliographic File id: > Volume set size is: 1 > Volume set sequence number is: 1 > Logical block size is: 2048 > -Volume size is: 398772 > +Volume size is: 396150 > CD-ROM uses ISO 9660:1999 relaxed format > NO Joliet present > Rock Ridge signatures version 1 found > diff --git a/tests/isodata/ubuntu/ubuntu18.10/cosmic-server-s390x.iso.txt b/tests/isodata/ubuntu/ubuntu18.10/cosmic-server-s390x.iso.txt > index a70bed6..b26a1e2 100644 > --- a/tests/isodata/ubuntu/ubuntu18.10/cosmic-server-s390x.iso.txt > +++ b/tests/isodata/ubuntu/ubuntu18.10/cosmic-server-s390x.iso.txt > @@ -11,8 +11,8 @@ Bibliographic File id: > Volume set size is: 1 > Volume set sequence number is: 1 > Logical block size is: 2048 > -Volume size is: 296014 > -El Torito VD version 1 found, boot catalog is in sector 1904 > +Volume size is: 292740 > +El Torito VD version 1 found, boot catalog is in sector 1892 > Joliet with UCS level 3 found > Rock Ridge signatures version 1 found > Eltorito validation header: > @@ -25,5 +25,5 @@ Eltorito validation header: > Boot media 0 (No Emulation Boot) > Load segment 0 > Sys type 0 > - Nsect FFFFE680 > - Bootoff 771 1905 > + Nsect FFFFE858 > + Bootoff 765 1893 > -- > 2.19.1 > _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo