diff options
Diffstat (limited to 'dvd_pwp64.xml')
-rw-r--r-- | dvd_pwp64.xml | 336 |
1 files changed, 0 insertions, 336 deletions
diff --git a/dvd_pwp64.xml b/dvd_pwp64.xml deleted file mode 100644 index b837224..0000000 --- a/dvd_pwp64.xml +++ /dev/null @@ -1,336 +0,0 @@ -<?xml version='1.0'?> - -<productname desc="The Linux product"> - <nameid>mandriva-linux-pwp</nameid> - <nb_fork>15</nb_fork> - <!-- you must specify on wich distrib this iso will be built --> - <based_on>2010.1</based_on> - <!-- --> - <arch>x86_64</arch> - <repo desc="Where is the repositery of the distribution"> - <path>/home/plop/pieces</path> - </repo> - <workdir desc="Where is my working dir"> - <path>/home/plop/build_bcd</path> - </workdir> - <tocopy_file>tocopy_plop</tocopy_file> - <chroot_media>Main,Main Updates</chroot_media> - <chroot_media_exclude>Main Backports,Main Testing</chroot_media_exclude> - <isolinux desc="isolinux info"> - <defaultpath>isolinux</defaultpath> - <firmware>yes</firmware> - <!-- <fullpath></fullpath> --> - <!-- add hdt entry in syslinux.cfg --> - <entry name="hdt" desc="Main media"> - <bin>/usr/lib/syslinux/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>/lib/modules/2.6.33.4-server-1mnb/modules.pcimap</file> - </tocopy> - <tocopy name="ids"> - <file>/usr/share/pci.ids</file> - </tocopy> - <tocopy></tocopy> - </isolinux> - <installer desc="path to the Mandriva 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="mandriva-release-Powerpack"> - <theme>mandriva-theme-Powerpack</theme> - <bootsplash>Mandriva-Powerpack</bootsplash> - <bootsplash_path>/usr/share/plymouth</bootsplash_path> - <gfxboot_path>/usr/share/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>Main</first_media> - <update_prefix>Updates</update_prefix> - <list name="Main" desc="Main media"> - <!-- MANDATORY list of wanted packages on the iso --> - <input name="base"> - <file>lists/input_cat_pwp</file> - </input> - <input name="base"> - <file>lists/theme-pwp</file> - </input> - <!-- to create an array you must keep this even if it is empty --> - <!-- MANDATORY list of unwanted packages on the iso --> - <exclude name="exclude"> - <file>lists/exclude_main_pwp</file> - </exclude> - <!-- to create an array you must keep this even if it is empty --> - <exclude> - <file>lists/exclude_tofix</file> - </exclude> - <!-- nosuggests options should be yes or no --> - <nosuggests>no</nosuggests> - <!-- will be taken in {repo}{version}{arch}/media --> - <mediadir>main</mediadir> - <destmedia>main</destmedia> - <pubkey>release/media_info/pubkey</pubkey> - <release>yes</release> - <updates>no</updates> - <backport>no</backport> - <testing>no</testing> - </list> - <list name="Contrib" desc="Contrib media"> - <input name="base"> - <file>lists/input_cat_pwp</file> - </input> - <input> - <file>lists/input_contrib_pwp</file> - </input> - <!-- to create an array you must keep this even if it is empty --> - <input> - </input> - <!-- MANDATORY list of unwanted packages on the iso --> - <exclude name="exclude"> - <file>lists/exclude</file> - </exclude> - <exclude name="exclude"> - <file>lists/exclude_contrib_pwp</file> - </exclude> - <!-- to create an array you must keep this even if it is empty --> - <exclude> - <file>lists/exclude_tofix</file> - </exclude> - <exclude> - <file>lists/exclude_contrib64</file> - </exclude> - <!-- nosuggests options should be yes or no --> - <nosuggests>no</nosuggests> - <!-- will be taken in {repo}{version}{arch}/media --> - <mediadir>contrib</mediadir> - <destmedia>contrib</destmedia> - <!-- - <fullpath_mediadir>/home/plop/build/2009.1/100/i586/media/contrib</fullpath_mediadir> - --> - <pubkey>release/media_info/pubkey</pubkey> - <release>yes</release> - <updates>no</updates> - <backport>no</backport> - <testing>no</testing> - </list> - <list name="Restricted" desc="Restricted media"> - <!--<input name="base"> - <file>lists/input_cat</file> - </input> - --> - <!-- to create an array you must keep this even if it is empty --> - <input name="extra"> - <file>lists/input_restricted64</file> - </input> - <input> - </input> - <!-- MANDATORY list of unwanted packages on the iso --> - <exclude name="exclude"> - <!--<file>lists/exclude_restricted</file>--> - </exclude> - <!-- to create an array you must keep this even if it is empty --> - <exclude> - </exclude> - <!-- nosuggests options should be yes or no --> - <nosuggests>no</nosuggests> - <!-- will be taken in {repo}{version}{arch}/media --> - <mediadir>restricted</mediadir> - <destmedia>restricted</destmedia> - <pubkey>release/media_info/pubkey</pubkey> - <release>yes</release> - <updates>no</updates> - <backport>no</backport> - <testing>no</testing> - </list> - <list name="Non-free" desc="Non-free media"> - <drop>yes</drop> - <input name="base"> - </input> - <!-- to create an array you must keep this even if it is empty --> - <input name="extra"> - <file>lists/input_nonfree</file> - </input> - <!-- MANDATORY list of unwanted packages on the iso --> - <exclude> - <file>lists/exclude_nonfree64</file> - </exclude> - <!-- to create an array you must keep this even if it is empty --> - <exclude> - </exclude> - <!-- nosuggests options should be yes or no --> - <nosuggests>no</nosuggests> - <!-- will be taken in {repo}{version}{arch}/media --> - <mediadir>non-free</mediadir> - <destmedia>non-free</destmedia> - <!--<fullpath_mediadir>/home/plop/pieces/cooker/x86_64/media/non-free/release</fullpath_mediadir>--> - <pubkey>release/media_info/pubkey</pubkey> - <release>yes</release> - <updates>no</updates> - <backport>no</backport> - <testing>no</testing> - </list> - <list name="main32" desc="main32 media"> - <!-- set drop tag to "yes" to remove this media while doing an urpmq requires-recursive query with the rpmcheck list - This is mandatory if you add a 32bits media to build a 64bi ISO, and you dont want - to get 32bits package to solve missing deps for package listed in rpmcheck list. --> - <drop>yes</drop> - <remove_noarch>yes</remove_noarch> - <input name="base32"> - <!-- <file>lists/main32</file>--> - </input> - <!-- to create an array you must keep this even if it is empty --> - <input> - </input> - <!-- MANDATORY list of unwanted packages on the iso --> - <exclude name="exclude"> - <file>lists/exclude_main_pwp</file> - </exclude> - <!-- to create an array you must keep this even if it is empty --> - <exclude> - <file>lists/exclude_main32_64biso</file> - </exclude> - <!-- nosuggests options should be yes or no --> - <nosuggests>no</nosuggests> - <!-- will be taken in {repo}{version}{arch}/media --> - <mediadir>main32</mediadir> - <destmedia>main32</destmedia> - <!-- external media repositery with hdlists --> - <external name="main32"> - <fullpath_mediadir>/home/plop/pieces/2010.1/i586/media/main/</fullpath_mediadir> - </external> - <pubkey>media_info/pubkey</pubkey> - <release>yes</release> - <updates>no</updates> - <backport>no</backport> - <testing>no</testing> - </list> - <list name="nspluginwrapper" desc="nspluginwrapper media"> - <media_supp>main32</media_supp> - <!-- to create an array you must keep this even if it is empty --> - <input> - </input> - <input name="extra"> - <file>lists/nspluginwrapper</file> - </input> - <!-- MANDATORY list of unwanted packages on the iso --> - <exclude name="exclude"> - <!--<file>lists/exclude_restricted</file> --> - </exclude> - <!-- to create an array you must keep this even if it is empty --> - <exclude> - </exclude> - <!-- nosuggests options should be yes or no --> - <nosuggests>no</nosuggests> - <!-- will be taken in {repo}{version}{arch}/media --> - <mediadir>main</mediadir> - <destmedia>main</destmedia> - <!-- <external name="restricted32"> - <fullpath_mediadir>/home/plop/pieces/2010.1/i586/media/restricted</fullpath_mediadir> - </external> - --> - <pubkey>media_info/pubkey</pubkey> - <release>yes</release> - <updates>no</updates> - <backport>no</backport> - <testing>no</testing> - </list> - - <list name="restricted32" desc="restricted32 media"> - <media_supp>main32</media_supp> - <!-- to create an array you must keep this even if it is empty --> - <input> - </input> - <input name="extra"> - <file>lists/input_restricted</file> - </input> - <!-- MANDATORY list of unwanted packages on the iso --> - <exclude name="exclude"> - <!--<file>lists/exclude_restricted</file> --> - </exclude> - <!-- to create an array you must keep this even if it is empty --> - <exclude> - </exclude> - <!-- nosuggests options should be yes or no --> - <nosuggests>no</nosuggests> - <!-- will be taken in {repo}{version}{arch}/media --> - <mediadir>restricted</mediadir> - <destmedia>restricted32</destmedia> - <external name="restricted32"> - <fullpath_mediadir>/home/plop/pieces/2010.1/i586/media/restricted</fullpath_mediadir> - </external> - <pubkey>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>2010-spring</version> - <!-- set fullpath if youy want to use an files in a non MDV repositery --> - <!--<fullpath></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>-a </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>farman</tag> - <minor>1</minor> - <subversion>1</subversion> - <product>Powerpack</product> - <branch>Official</branch> - <type>basic</type> - <!-- dual arch not yet supported --> - <dualarch>no</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>Mandriva Linux</systemid> - <volumeid>PWP-2010S-x86_64</volumeid> - <volumesetid>Mandriva Linux - 2010 Spring (Powerpack) - x86_64 DVD</volumesetid> - <publisherid>Mandriva</publisherid> - <datapreparer>Mandriva-Linux BCD</datapreparer> - <applicationid>Mandriva Linux - 2010 Spring (Powerpack)</applicationid> - <copyrightid>Mandriva Linux</copyrightid> - </header> - <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> |