Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > dd3a4f120585dbc5277eaf67c4f6599b > files > 20

bcd-3.7-8.mga5.noarch.rpm

<?xml version='1.0'?>

<productname desc="The Linux product">
	<nameid>mageia-dual</nameid>
	<nb_fork>10</nb_fork>
	<!-- you must specify on wich distrib this iso will be built -->
	<based_on>cauldron</based_on>
	<!-- -->
	<checktool>rpmcheck</checktool>
	<arch>i586</arch>
	<repo desc="Where is the repositery of the distribution">
		<path>/home/bcd/build_bcd/pieces</path>
	</repo>
	<workdir desc="Where is my working dir">
		<path>/home/bcd/build_bcd</path>
	</workdir>
	<tocopy_file>tocopy_bcd</tocopy_file>
        <chroot_media>Core</chroot_media>
	<chroot_media_exclude>Updates Testing</chroot_media_exclude>
	<isolinux desc="isolinux info">
		<fullpath>/home/bcd/build_bcd/pieces/cauldron/i586/isolinux</fullpath> 
		<!-- add hdt entry in syslinux.cfg -->
		<entry name="hdt" desc="core media">
			<bin>/home/bcd/build_bcd/pieces/cauldron/i586/isolinux/hdt.c32</bin>
			<label>hdt</label>
			<kernel>hdt.c32</kernel>
			<append>modules=modules.pci</append>
		</entry>
		<!-- keep this entry to create an array ref -->
		<entry></entry>
               <tocopy name="pcimap">
		       <file>/home/bcd/build_bcd/pieces/cauldron/i586/isolinux/modules.pcimap</file>
                </tocopy>
                <tocopy name="ids">
			<file>/usr/share/pci.ids</file>
                </tocopy>
                <tocopy></tocopy>
	</isolinux>
	<installer desc="path to the Mageia installer (stage1/stage2)">
		<defaultpath>install</defaultpath>
		<!--<fullpath></fullpath> -->
		<advertising>
			<defaultpath>advertising</defaultpath>
			<!--<fullpath></fullpath> -->
		</advertising>
	</installer>

	<!-- theme must be available to path altx/all.rdz files -->
	<theme name="mageia-release-Default">
		<theme>mageia-theme-Default</theme>
		<bootsplash>Default</bootsplash>
		<bootsplash_path>/home/bcd/build_bcd/pieces/iso/plymouth</bootsplash_path>
		<gfxboot_path>/home/bcd/build_bcd/pieces/iso/gfxboot</gfxboot_path>
	</theme>

	<media desc="media to take into account to build the ISO">
		<!-- name of the first media wich contains basesystem and kernels -->
		<first_media>core</first_media>
		<update_prefix>Updates</update_prefix>
		<list name="Core" desc="Core media">
			<!-- MANDATORY list of wanted packages on the iso -->
			<input name="base">
				<file>lists/basesystem_mini</file>
			</input>
			<input name="kernel">
				<file>lists/kernel32</file>
			</input>
			<!-- to create an array you must keep this even if it is empty -->
			<input name="lang">
				<file>lists/languages</file>
			</input>
			<!-- MANDATORY list of unwanted packages on the iso -->
			<!-- to create an array you must keep this even if it is empty -->
			<exclude name="mini">
				<file>lists/exclude_mini</file>
			</exclude>
                        <exclude>
                        </exclude>
			<!-- nosuggests options should be yes or no -->
			<nosuggests>yes</nosuggests>
			<!-- will be taken in {repo}{version}{arch}/media -->
			<mediadir>core</mediadir>
			<destmedia>core</destmedia>
			<pubkey>release/media_info/pubkey</pubkey>
			<release>yes</release>
			<updates>no</updates>
			<backport>no</backport>
			<testing>no</testing>
		</list>
		<!-- keep this entry to create an array ref -->
		<list></list>
	</media>


	<mediainfo desc="All files relatives to media_info dir">
	        <version>2</version>
		<!-- set fullpath if youy want to use an files in a non MDV repositery -->
		<fullpath>/home/bcd/build_bcd/pieces/cauldron/i586/media/media_info</fullpath>
		<mediainfo_dir>media/media_info</mediainfo_dir>
		<rpmsrate>rpmsrate</rpmsrate>
		<compssusers>compssUsers.pl</compssusers>
		<filedeps>file-deps</filedeps>
                <filter>lists/no-filter</filter>
                <urpmi_option> -p</urpmi_option>
		<askmedia desc="add for other media ?">
			<todo>yes</todo>
		</askmedia>
		<suppl desc="add an external media ?">
			<todo>yes</todo>
		</suppl>
		<xmlinfo>
			<todo>no</todo>
		</xmlinfo>
	</mediainfo>
	
	<iso>
		<tag>manon</tag>
		<minor>1</minor>
		<subversion>1</subversion>
		<product>mageia-dual</product>
		<branch>Devel</branch>
		<type>basic</type>
		<!-- dual arch not yet supported -->
		<dualarch>yes</dualarch>
		<!-- SIZE is not YET USED !!! -->
		<size>700</size>
		<!-- media.cfg will be stored on genisoimage->{builddir}/{nameid}/{arch} -->
		<mediacfg>media/media_info/media.cfg</mediacfg>
		<hdlist>yes</hdlist>
		<synthesis>yes</synthesis>
		<header desc="Iso header info">
			<systemid>Mageia</systemid>
			<volumeid>Mageia - mageia dual 2</volumeid>
			<volumesetid>Mageia - 2 - dual</volumesetid>
			<publisherid>Mageia.Org</publisherid>
			<datapreparer>Mageia BCD</datapreparer>
			<applicationid>mageia-dual - 2</applicationid>
			<copyrightid>Mageia.Org</copyrightid>
		</header>
		<isohybrid>
			<options>--fatfirst</options>
		</isohybrid>
		<genisoimage desc="iso generation tool">
			<options>-f -r -J -hide-rr-moved -nobak -cache-inodes -no-emul-boot -boot-load-size 4 </options>
			<bootcat>isolinux/boot.cat</bootcat>
			<!-- builddir and destdir will always use the workdir -->
			<builddir>build</builddir>
			<isodir>iso</isodir>
		</genisoimage>
	</iso>
</productname>