aboutsummaryrefslogtreecommitdiffstats
path: root/dual64.xml
diff options
context:
space:
mode:
authorAnne Nicolas <ennael@mageia.org>2015-04-20 23:04:14 +0200
committerAnne Nicolas <ennael@mageia.org>2015-04-20 23:04:14 +0200
commit82fa3fd4f01f7baf2534cc87d3b36d86b9138787 (patch)
tree684b546697dabdb9407c8387da4f1a1f55d0b6ed /dual64.xml
parenta842c0a330aa717e59a174bd43ace037debf2590 (diff)
downloadbcd-82fa3fd4f01f7baf2534cc87d3b36d86b9138787.tar
bcd-82fa3fd4f01f7baf2534cc87d3b36d86b9138787.tar.gz
bcd-82fa3fd4f01f7baf2534cc87d3b36d86b9138787.tar.bz2
bcd-82fa3fd4f01f7baf2534cc87d3b36d86b9138787.tar.xz
bcd-82fa3fd4f01f7baf2534cc87d3b36d86b9138787.zip
Fix non-free drivers integration in dual
Diffstat (limited to 'dual64.xml')
-rw-r--r--dual64.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/dual64.xml b/dual64.xml
index d02e622..4290ea4 100644
--- a/dual64.xml
+++ b/dual64.xml
@@ -86,13 +86,13 @@
<backport>no</backport>
<testing>no</testing>
</list>
- <list name="Nonfree" desc="Nonfree Release">
+ <list name="nonfree" desc="Nonfree Release">
<!-- MANDATORY list of wanted packages on the iso -->
<input name="base">
<file>lists/basesystem_mini</file>
</input>
<input>
- <file>lists/nnonfree_mini</file>
+ <file>lists/nonfree_mini</file>
</input>
<!-- to create an array you must keep this even if it is empty -->
<!-- MANDATORY list of unwanted packages on the iso -->
@@ -103,14 +103,14 @@
<file>lists/exclude_free</file>
</exclude>
<exclude name="exclude">
- <file>lists/exclude_tofix</file>
+ <file>lists/exclude_dual</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 -->
+ <!-- will be taken in {repo}{version}{aRCh}/media -->
<mediadir>nonfree</mediadir>
<destmedia>nonfree</destmedia>
<!--
@@ -123,6 +123,7 @@
<testing>no</testing>
</list>
+
<!-- keep this entry to create an array ref -->
<list></list>
</media>