ACK On Sat, Mar 23, 2013 at 03:09:32PM +0100, Fabiano Fidêncio wrote: > --- > .../fedora/fedora18/Fedora-18-i386-DVD.iso.txt | 29 ++++++++++++++++++++++ > .../fedora18/Fedora-18-i686-Live-Desktop.iso.txt | 29 ++++++++++++++++++++++ > .../fedora18/Fedora-18-i686-Live-KDE.iso.txt | 29 ++++++++++++++++++++++ > .../fedora/fedora18/Fedora-18-x86_64-DVD.iso.txt | 29 ++++++++++++++++++++++ > .../fedora18/Fedora-18-x86_64-Live-Desktop.iso.txt | 29 ++++++++++++++++++++++ > .../fedora18/Fedora-18-x86_64-Live-KDE.iso.txt | 29 ++++++++++++++++++++++ > 6 files changed, 174 insertions(+) > create mode 100644 test/isodata/fedora/fedora18/Fedora-18-i386-DVD.iso.txt > create mode 100644 test/isodata/fedora/fedora18/Fedora-18-i686-Live-Desktop.iso.txt > create mode 100644 test/isodata/fedora/fedora18/Fedora-18-i686-Live-KDE.iso.txt > create mode 100644 test/isodata/fedora/fedora18/Fedora-18-x86_64-DVD.iso.txt > create mode 100644 test/isodata/fedora/fedora18/Fedora-18-x86_64-Live-Desktop.iso.txt > create mode 100644 test/isodata/fedora/fedora18/Fedora-18-x86_64-Live-KDE.iso.txt > > diff --git a/test/isodata/fedora/fedora18/Fedora-18-i386-DVD.iso.txt b/test/isodata/fedora/fedora18/Fedora-18-i386-DVD.iso.txt > new file mode 100644 > index 0000000..d86cd16 > --- /dev/null > +++ b/test/isodata/fedora/fedora18/Fedora-18-i386-DVD.iso.txt > @@ -0,0 +1,29 @@ > +CD-ROM is in ISO 9660 format > +System id: LINUX > +Volume id: Fedora 18 i386 > +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: 2288762 > +El Torito VD version 1 found, boot catalog is in sector 673 > +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 2A2 674 > diff --git a/test/isodata/fedora/fedora18/Fedora-18-i686-Live-Desktop.iso.txt b/test/isodata/fedora/fedora18/Fedora-18-i686-Live-Desktop.iso.txt > new file mode 100644 > index 0000000..c93f414 > --- /dev/null > +++ b/test/isodata/fedora/fedora18/Fedora-18-i686-Live-Desktop.iso.txt > @@ -0,0 +1,29 @@ > +CD-ROM is in ISO 9660 format > +System id: LINUX > +Volume id: Fedora-18-i686-Live-Desktop.iso > +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: 454938 > +El Torito VD version 1 found, boot catalog is in sector 36 > +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 25 37 > diff --git a/test/isodata/fedora/fedora18/Fedora-18-i686-Live-KDE.iso.txt b/test/isodata/fedora/fedora18/Fedora-18-i686-Live-KDE.iso.txt > new file mode 100644 > index 0000000..f700ab2 > --- /dev/null > +++ b/test/isodata/fedora/fedora18/Fedora-18-i686-Live-KDE.iso.txt > @@ -0,0 +1,29 @@ > +CD-ROM is in ISO 9660 format > +System id: LINUX > +Volume id: Fedora-18-i686-Live-KDE.iso > +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: 411830 > +El Torito VD version 1 found, boot catalog is in sector 36 > +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 25 37 > diff --git a/test/isodata/fedora/fedora18/Fedora-18-x86_64-DVD.iso.txt b/test/isodata/fedora/fedora18/Fedora-18-x86_64-DVD.iso.txt > new file mode 100644 > index 0000000..d2de90f > --- /dev/null > +++ b/test/isodata/fedora/fedora18/Fedora-18-x86_64-DVD.iso.txt > @@ -0,0 +1,29 @@ > +CD-ROM is in ISO 9660 format > +System id: LINUX > +Volume id: Fedora 18 x86_64 > +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: 2232984 > +El Torito VD version 1 found, boot catalog is in sector 686 > +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 3E0C 15884 > diff --git a/test/isodata/fedora/fedora18/Fedora-18-x86_64-Live-Desktop.iso.txt b/test/isodata/fedora/fedora18/Fedora-18-x86_64-Live-Desktop.iso.txt > new file mode 100644 > index 0000000..8df8729 > --- /dev/null > +++ b/test/isodata/fedora/fedora18/Fedora-18-x86_64-Live-Desktop.iso.txt > @@ -0,0 +1,29 @@ > +CD-ROM is in ISO 9660 format > +System id: LINUX > +Volume id: Fedora-18-x86_64-Live-Desktop.is > +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: 468691 > +El Torito VD version 1 found, boot catalog is in sector 42 > +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 9C3 2499 > diff --git a/test/isodata/fedora/fedora18/Fedora-18-x86_64-Live-KDE.iso.txt b/test/isodata/fedora/fedora18/Fedora-18-x86_64-Live-KDE.iso.txt > new file mode 100644 > index 0000000..abffde4 > --- /dev/null > +++ b/test/isodata/fedora/fedora18/Fedora-18-x86_64-Live-KDE.iso.txt > @@ -0,0 +1,29 @@ > +CD-ROM is in ISO 9660 format > +System id: LINUX > +Volume id: Fedora-18-x86_64-Live-KDE.iso > +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: 425190 > +El Torito VD version 1 found, boot catalog is in sector 42 > +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 9C3 2499 > -- > 1.8.1.4 > > _______________________________________________ > Libosinfo mailing list > Libosinfo@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/libosinfo
Attachment:
pgpPp5vOfAaxH.pgp
Description: PGP signature
_______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo