[Libosinfo] [PATCH 3/4] recognize Mageia 4.1
Christophe Fergeau
cfergeau at redhat.com
Fri Mar 25 21:05:58 UTC 2016
From: Thierry Vignaud <thierry.vignaud at gmail.com>
---
data/os/mageia.org/mageia-4.1.xml.in | 43 ++++++++++++++++++++++
po/POTFILES.in | 1 +
.../Mageia-4.1-LiveCD-GNOME-en-i586-CD.iso.txt | 29 +++++++++++++++
.../Mageia-4.1-LiveCD-KDE4-en-i586-CD.iso.txt | 29 +++++++++++++++
.../Mageia-4.1-LiveDVD-GNOME-i586-DVD.iso.txt | 29 +++++++++++++++
.../Mageia-4.1-LiveDVD-GNOME-x86_64-DVD.iso.txt | 29 +++++++++++++++
.../Mageia-4.1-LiveDVD-KDE4-i586-DVD.iso.txt | 29 +++++++++++++++
.../Mageia-4.1-LiveDVD-KDE4-x86_64-DVD.iso.txt | 29 +++++++++++++++
.../mageia/mageia4.1/Mageia-4.1-dual-DVD.iso.txt | 29 +++++++++++++++
.../mageia/mageia4.1/Mageia-4.1-i586-DVD.iso.txt | 29 +++++++++++++++
.../mageia/mageia4.1/Mageia-4.1-x86_64-DVD.iso.txt | 29 +++++++++++++++
11 files changed, 305 insertions(+)
create mode 100644 data/os/mageia.org/mageia-4.1.xml.in
create mode 100644 test/isodata/mageia/mageia4.1/Mageia-4.1-LiveCD-GNOME-en-i586-CD.iso.txt
create mode 100644 test/isodata/mageia/mageia4.1/Mageia-4.1-LiveCD-KDE4-en-i586-CD.iso.txt
create mode 100644 test/isodata/mageia/mageia4.1/Mageia-4.1-LiveDVD-GNOME-i586-DVD.iso.txt
create mode 100644 test/isodata/mageia/mageia4.1/Mageia-4.1-LiveDVD-GNOME-x86_64-DVD.iso.txt
create mode 100644 test/isodata/mageia/mageia4.1/Mageia-4.1-LiveDVD-KDE4-i586-DVD.iso.txt
create mode 100644 test/isodata/mageia/mageia4.1/Mageia-4.1-LiveDVD-KDE4-x86_64-DVD.iso.txt
create mode 100644 test/isodata/mageia/mageia4.1/Mageia-4.1-dual-DVD.iso.txt
create mode 100644 test/isodata/mageia/mageia4.1/Mageia-4.1-i586-DVD.iso.txt
create mode 100644 test/isodata/mageia/mageia4.1/Mageia-4.1-x86_64-DVD.iso.txt
diff --git a/data/os/mageia.org/mageia-4.1.xml.in b/data/os/mageia.org/mageia-4.1.xml.in
new file mode 100644
index 0000000..6410b79
--- /dev/null
+++ b/data/os/mageia.org/mageia-4.1.xml.in
@@ -0,0 +1,43 @@
+<libosinfo version="0.0.1">
+ <os id="http://mageia.org/mageia/4.1">
+ <short-id>mageia4.1</short-id>
+ <_name>Mageia 4.1</_name>
+ <_vendor>Mageia</_vendor>
+ <family>linux</family>
+ <distro>mageia</distro>
+ <version>5</version>
+ <derives-from id="http://mageia.org/mageia/4"/>
+ <release-date>2014-06-20</release-date>
+ <eol-date>2015-09-19</eol-date>
+
+ <media arch="i686">
+ <url>https://www.mageia.org/en/downloads/get/?q=Mageia-4.1-i586-DVD.iso</url>
+<!--
+ <url>http://www.mageia.org/fr/downloads/get/?q=Mageia-4.1-dual-CD.iso</url>
+-->
+ <iso>
+ <volume-id>Mageia-4.1(-i586)?</volume-id>
+ </iso>
+ </media>
+ <media arch="x86_64">
+ <url>https://www.mageia.org/en/downloads/get/?q=Mageia-4.1-x86_64-DVD.iso</url>
+<!--
+ <url>http://www.mageia.org/fr/downloads/get/?q=Mageia-4.1-dual-CD.iso</url>
+-->
+ <iso>
+ <volume-id>Mageia-4.1(-x86_64)?</volume-id>
+ </iso>
+ </media>
+ <media live="true" arch="i686">
+ <url>http://www.mageia.org/fr/downloads/get/?q=Mageia-4.1-LiveDVD-KDE4-i586-DVD.iso</url>
+<!--
+ <url>http://www.mageia.org/fr/downloads/get/?q=Mageia-4.1-LiveDVD-GNOME-i586-DVD.iso</url>
+ <url>http://www.mageia.org/fr/downloads/get/?q=Mageia-4.1-LiveCD-KDE4-en-i586-CD.iso</url>
+ <url>http://www.mageia.org/fr/downloads/get/?q=Mageia-4.1-LiveCD-GNOME-en-i586-CD.iso</url>
+-->
+ <iso>
+ <volume-id>Mageia-4.1-(GNOME|KDE4)-Live(CD|DVD)</volume-id>
+ </iso>
+ </media>
+ </os>
+</libosinfo>
diff --git a/po/POTFILES.in b/po/POTFILES.in
index b086dee..2bb969d 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -118,6 +118,7 @@ data/os/mageia.org/mageia-1.xml.in
data/os/mageia.org/mageia-2.xml.in
data/os/mageia.org/mageia-3.xml.in
data/os/mageia.org/mageia-4.xml.in
+data/os/mageia.org/mageia-4.1.xml.in
data/os/mandriva.com/mandrake-5.1.xml.in
data/os/mandriva.com/mandrake-5.2.xml.in
data/os/mandriva.com/mandrake-5.3.xml.in
diff --git a/test/isodata/mageia/mageia4.1/Mageia-4.1-LiveCD-GNOME-en-i586-CD.iso.txt b/test/isodata/mageia/mageia4.1/Mageia-4.1-LiveCD-GNOME-en-i586-CD.iso.txt
new file mode 100644
index 0000000..2ec03c5
--- /dev/null
+++ b/test/isodata/mageia/mageia4.1/Mageia-4.1-LiveCD-GNOME-en-i586-CD.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id: LINUX
+Volume id: Mageia-4.1-GNOME-LiveCD
+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: 334419
+El Torito VD version 1 found, boot catalog is in sector 49
+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 1C1 449
diff --git a/test/isodata/mageia/mageia4.1/Mageia-4.1-LiveCD-KDE4-en-i586-CD.iso.txt b/test/isodata/mageia/mageia4.1/Mageia-4.1-LiveCD-KDE4-en-i586-CD.iso.txt
new file mode 100644
index 0000000..51c8ff7
--- /dev/null
+++ b/test/isodata/mageia/mageia4.1/Mageia-4.1-LiveCD-KDE4-en-i586-CD.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id: LINUX
+Volume id: Mageia-4.1-KDE4-LiveCD
+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: 336513
+El Torito VD version 1 found, boot catalog is in sector 49
+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 1C1 449
diff --git a/test/isodata/mageia/mageia4.1/Mageia-4.1-LiveDVD-GNOME-i586-DVD.iso.txt b/test/isodata/mageia/mageia4.1/Mageia-4.1-LiveDVD-GNOME-i586-DVD.iso.txt
new file mode 100644
index 0000000..b475958
--- /dev/null
+++ b/test/isodata/mageia/mageia4.1/Mageia-4.1-LiveDVD-GNOME-i586-DVD.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id: LINUX
+Volume id: Mageia-4.1-GNOME-LiveDVD
+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: 718387
+El Torito VD version 1 found, boot catalog is in sector 49
+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 1C1 449
diff --git a/test/isodata/mageia/mageia4.1/Mageia-4.1-LiveDVD-GNOME-x86_64-DVD.iso.txt b/test/isodata/mageia/mageia4.1/Mageia-4.1-LiveDVD-GNOME-x86_64-DVD.iso.txt
new file mode 100644
index 0000000..7e81aac
--- /dev/null
+++ b/test/isodata/mageia/mageia4.1/Mageia-4.1-LiveDVD-GNOME-x86_64-DVD.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id: LINUX
+Volume id: Mageia-4.1-GNOME-LiveDVD
+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: 746261
+El Torito VD version 1 found, boot catalog is in sector 57
+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 1C9 457
diff --git a/test/isodata/mageia/mageia4.1/Mageia-4.1-LiveDVD-KDE4-i586-DVD.iso.txt b/test/isodata/mageia/mageia4.1/Mageia-4.1-LiveDVD-KDE4-i586-DVD.iso.txt
new file mode 100644
index 0000000..ef2226e
--- /dev/null
+++ b/test/isodata/mageia/mageia4.1/Mageia-4.1-LiveDVD-KDE4-i586-DVD.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id: LINUX
+Volume id: Mageia-4.1-KDE4-LiveDVD
+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: 754457
+El Torito VD version 1 found, boot catalog is in sector 49
+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 1C1 449
diff --git a/test/isodata/mageia/mageia4.1/Mageia-4.1-LiveDVD-KDE4-x86_64-DVD.iso.txt b/test/isodata/mageia/mageia4.1/Mageia-4.1-LiveDVD-KDE4-x86_64-DVD.iso.txt
new file mode 100644
index 0000000..732c4c3
--- /dev/null
+++ b/test/isodata/mageia/mageia4.1/Mageia-4.1-LiveDVD-KDE4-x86_64-DVD.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id: LINUX
+Volume id: Mageia-4.1-KDE4-LiveDVD
+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: 784997
+El Torito VD version 1 found, boot catalog is in sector 57
+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 1C9 457
diff --git a/test/isodata/mageia/mageia4.1/Mageia-4.1-dual-DVD.iso.txt b/test/isodata/mageia/mageia4.1/Mageia-4.1-dual-DVD.iso.txt
new file mode 100644
index 0000000..aedd9bf
--- /dev/null
+++ b/test/isodata/mageia/mageia4.1/Mageia-4.1-dual-DVD.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id: Mageia.Org
+Volume id: Mageia-4.1
+Volume set id: Mageia.Org Mageia - 4.1
+Publisher id: Mageia.Org
+Data preparer id: Mageia.Org BCD
+Application id: Mageia - 4.1
+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: 526099
+El Torito VD version 1 found, boot catalog is in sector 358
+Joliet with UCS level 3 found
+Rock Ridge signatures version 1 found
+Eltorito validation header:
+ Hid 1
+ Arch 0 (x86)
+ ID 'Mageia.Org'
+ Key 55 AA
+ Eltorito defaultboot header:
+ Bootid 88 (bootable)
+ Boot media 0 (No Emulation Boot)
+ Load segment 0
+ Sys type 0
+ Nsect 4
+ Bootoff 167 359
diff --git a/test/isodata/mageia/mageia4.1/Mageia-4.1-i586-DVD.iso.txt b/test/isodata/mageia/mageia4.1/Mageia-4.1-i586-DVD.iso.txt
new file mode 100644
index 0000000..d0e396d
--- /dev/null
+++ b/test/isodata/mageia/mageia4.1/Mageia-4.1-i586-DVD.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id: Mageia
+Volume id: Mageia-4.1-i586
+Volume set id: Mageia 4.1 - i586 DVD
+Publisher id: Mageia
+Data preparer id: Mageia BCD
+Application id: Mageia 4.1
+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: 1835748
+El Torito VD version 1 found, boot catalog is in sector 687
+Joliet with UCS level 3 found
+Rock Ridge signatures version 1 found
+Eltorito validation header:
+ Hid 1
+ Arch 0 (x86)
+ ID 'Mageia'
+ Key 55 AA
+ Eltorito defaultboot header:
+ Bootid 88 (bootable)
+ Boot media 0 (No Emulation Boot)
+ Load segment 0
+ Sys type 0
+ Nsect 4
+ Bootoff 2B0 688
diff --git a/test/isodata/mageia/mageia4.1/Mageia-4.1-x86_64-DVD.iso.txt b/test/isodata/mageia/mageia4.1/Mageia-4.1-x86_64-DVD.iso.txt
new file mode 100644
index 0000000..50d5ee3
--- /dev/null
+++ b/test/isodata/mageia/mageia4.1/Mageia-4.1-x86_64-DVD.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id: Mageia
+Volume id: Mageia-4.1-x86_64
+Volume set id: Mageia 4.1 - x86_64 DVD
+Publisher id: Mageia
+Data preparer id: Mageia BCD
+Application id: Mageia 4.1
+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: 1849992
+El Torito VD version 1 found, boot catalog is in sector 704
+Joliet with UCS level 3 found
+Rock Ridge signatures version 1 found
+Eltorito validation header:
+ Hid 1
+ Arch 0 (x86)
+ ID 'Mageia'
+ Key 55 AA
+ Eltorito defaultboot header:
+ Bootid 88 (bootable)
+ Boot media 0 (No Emulation Boot)
+ Load segment 0
+ Sys type 0
+ Nsect 4
+ Bootoff 38C1 14529
--
2.5.5
More information about the Libosinfo
mailing list