aboutsummaryrefslogtreecommitdiffstats
path: root/dvd_free-x86_64.xml
diff options
context:
space:
mode:
authorAnne Nicolas <ennael@mageia.org>2013-01-12 08:42:37 +0000
committerAnne Nicolas <ennael@mageia.org>2013-01-12 08:42:37 +0000
commit01f3d58c5768232a3c52b7b625c756ede0b1f31a (patch)
tree0949ac5002898f393143870265e9bbc541cfaafc /dvd_free-x86_64.xml
parent0f0a8a167506e1b9e435465c3fb3b5a7515d429b (diff)
downloadbcd-01f3d58c5768232a3c52b7b625c756ede0b1f31a.tar
bcd-01f3d58c5768232a3c52b7b625c756ede0b1f31a.tar.gz
bcd-01f3d58c5768232a3c52b7b625c756ede0b1f31a.tar.bz2
bcd-01f3d58c5768232a3c52b7b625c756ede0b1f31a.tar.xz
bcd-01f3d58c5768232a3c52b7b625c756ede0b1f31a.zip
Mageia 3 beta 1
Diffstat (limited to 'dvd_free-x86_64.xml')
-rw-r--r--dvd_free-x86_64.xml38
1 files changed, 37 insertions, 1 deletions
diff --git a/dvd_free-x86_64.xml b/dvd_free-x86_64.xml
index 3b944da..f604927 100644
--- a/dvd_free-x86_64.xml
+++ b/dvd_free-x86_64.xml
@@ -59,7 +59,7 @@
<first_media>core</first_media>
<!-- <update_prefix>Updates</update_prefix> -->
<update_prefix>Updates</update_prefix>
- <list name="core" desc="core media">
+ <list name="core" desc="Core Release">
<!-- MANDATORY list of wanted packages on the iso -->
<input name="theme">
<file>lists/theme-free</file>
@@ -101,6 +101,42 @@
<backport>no</backport>
<testing>no</testing>
</list>
+ <list name="nonfree" desc="Nonfree Release">
+ <!-- MANDATORY list of wanted packages on the iso -->
+ <input name="base">
+ <file>lists/input_cat</file>
+ </input>
+ <input>
+ <file>lists/input_nonfree</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</file>
+ </exclude>
+ <exclude name="exclude_free">
+ <file>lists/exclude_free</file>
+ </exclude>
+ <exclude name="exclude">
+ <file>lists/exclude_tofix</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>yes</nosuggests>
+ <!-- will be taken in {repo}{version}{arch}/media -->
+ <mediadir>nonfree</mediadir>
+ <destmedia>nonfree</destmedia>
+ <!--
+ <fullpath_mediadir>/home/plop/iso/final/t/i586/media/main</fullpath_mediadir>
+ -->
+ <pubkey>release/media_info/pubkey</pubkey>
+ <release>yes</release>
+ <updates>yes</updates>
+ <backport>no</backport>
+ <testing>no</testing>
+ </list>
<!-- keep this entry to create an array ref -->
<list></list>