diff options
Diffstat (limited to 'mes5_X86_64.xml')
-rw-r--r-- | mes5_X86_64.xml | 21 |
1 files changed, 14 insertions, 7 deletions
diff --git a/mes5_X86_64.xml b/mes5_X86_64.xml index 2f0320a..72468c6 100644 --- a/mes5_X86_64.xml +++ b/mes5_X86_64.xml @@ -32,7 +32,7 @@ <entry></entry> <entry></entry> <tocopy name="pcimap"> - <file>/lib/modules/2.6.27.53-server-1mnb/modules.pcimap</file> + <file>/lib/modules/2.6.33.7-desktop-2mnb/modules.pcimap</file> </tocopy> <tocopy name="ids"> <file>/usr/share/pci.ids</file> @@ -63,18 +63,19 @@ <!-- futur feature will provide a way to specify another name for the basic repo of an MDV distribution --> <list name="Main" desc="Main media"> <!-- MANDATORY list of wanted packages on the iso --> + <!-- <input name="base"> <file>lists/server_cs5</file> </input> - <input name="base"> - <file>lists/all</file> + <input name="base"> + <file>lists/all</file> </input> <input name="base"> <file>lists/basesystem_common</file> </input> - <input name="theme"> - <file>lists/corpo</file> - </input> + --> + <input></input> + <input></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"> @@ -102,8 +103,14 @@ </list> <list name="bck" desc="Main2 media"> <input name="base2"> + <file>lists/server_cs52</file> + </input> + <input name="main2"> <file>lists/main2</file> </input> + <input name="all"> + <file>lists/all</file> + </input> <input name="base"> </input> <exclude name="exclude"> @@ -177,7 +184,7 @@ </mediainfo> <iso> - <tag>mes5.2</tag> + <tag>rc4</tag> <minor>1</minor> <subversion>1</subversion> <product>MES5</product> |