diff options
Diffstat (limited to 'dvd_free-x86_64.xml')
-rw-r--r-- | dvd_free-x86_64.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/dvd_free-x86_64.xml b/dvd_free-x86_64.xml index 65a7488..1907b57 100644 --- a/dvd_free-x86_64.xml +++ b/dvd_free-x86_64.xml @@ -4,7 +4,7 @@ <nameid>Mageia</nameid> <nb_fork>10</nb_fork> <!-- you must specify on wich distrib this iso will be built --> - <based_on>4</based_on> + <based_on>cauldron</based_on> <!-- --> <support>DVD</support> <arch>x86_64</arch> @@ -19,10 +19,10 @@ <chroot_media_exclude>Updates Testing</chroot_media_exclude> <isolinux desc="isolinux info"> <!--<defaultpath>isolinux</defaultpath>--> - <fullpath>/home/bcd/build_bcd/pieces/4/x86_64/isolinux</fullpath> + <fullpath>/home/bcd/build_bcd/pieces/cauldron/x86_64/isolinux</fullpath> <!-- add hdt entry in syslinux.cfg --> <entry name="hdt" desc="Main media"> - <bin>/home/bcd/build_bcd/pieces/4/x86_64/isolinux/hdt.c32</bin> + <bin>/home/bcd/build_bcd/pieces/cauldron/x86_64/isolinux/hdt.c32</bin> <label>hdt</label> <kernel>hdt.c32</kernel> <append>modules=modules.pci</append> @@ -30,7 +30,7 @@ <!-- keep this entry to create an array ref --> <entry></entry> <tocopy name="pcimap"> - <file>/home/bcd/build_bcd/pieces/4/x86_64/isolinux//modules.pcimap</file> + <file>/home/bcd/build_bcd/pieces/cauldron/x86_64/isolinux//modules.pcimap</file> </tocopy> <tocopy name="ids"> <file>/usr/share/pci.ids</file> @@ -143,7 +143,7 @@ </media> <mediainfo desc="All files relatives to media_info dir"> - <version>4</version> + <version>5-beta2</version> <!-- set fullpath if you want to use an files in a non MDV repositery --> <fullpath>/home/bcd/build_bcd/pieces/4/x86_64/media/media_info</fullpath> <mediainfo_dir>media/media_info</mediainfo_dir> @@ -167,7 +167,7 @@ <minor>1</minor> <subversion>1</subversion> <product>Free</product> - <branch>Official</branch> + <branch>Devel</branch> <type>basic</type> <!-- dual arch not yet supported --> <dualarch>no</dualarch> @@ -179,11 +179,11 @@ <synthesis>yes</synthesis> <header desc="Iso header info"> <systemid>Mageia</systemid> - <volumeid>Mageia-4-x86_64</volumeid> - <volumesetid>Mageia 4 - x86_64 DVD</volumesetid> + <volumeid>Mageia-5beta2-x86_64</volumeid> + <volumesetid>Mageia 5beta2 - x86_64 DVD</volumesetid> <publisherid>Mageia</publisherid> <datapreparer>Mageia BCD</datapreparer> - <applicationid>Mageia 4</applicationid> + <applicationid>Mageia 5beta2</applicationid> <copyrightid>Mageia</copyrightid> </header> <isohybrid> |