/[soft]/build_system/bcd/trunk/dual.xml
ViewVC logotype

Diff of /build_system/bcd/trunk/dual.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 7070 by ennael, Mon Dec 3 10:43:57 2012 UTC revision 7071 by ennael, Sat Jan 12 08:42:37 2013 UTC
# Line 5  Line 5 
5          <nb_fork>10</nb_fork>          <nb_fork>10</nb_fork>
6          <!-- you must specify on wich distrib this iso will be built -->          <!-- you must specify on wich distrib this iso will be built -->
7          <based_on>cauldron</based_on>          <based_on>cauldron</based_on>
8          <!-- -->          <!--
9          <checktool>rpmcheck</checktool>          <checktool>rpmcheck</checktool>-->
10          <arch>i586</arch>          <arch>i586</arch>
11          <repo desc="Where is the repositery of the distribution">          <repo desc="Where is the repositery of the distribution">
12                  <path>/home/bcd/build_bcd/pieces</path>                  <path>/home/bcd/build_bcd/pieces</path>
# Line 87  Line 87 
87                          <backport>no</backport>                          <backport>no</backport>
88                          <testing>no</testing>                          <testing>no</testing>
89                  </list>                  </list>
90                            <list name="nonfree" desc="nonfree media">
91                            <!-- MANDATORY list of wanted packages on the iso -->
92                            <input name="base">
93                                    <file>lists/input_cat</file>
94                            </input>
95                            <input>
96                                    <file>lists/nonfree_mini</file>
97                            </input>
98                            <!-- to create an array you must keep this even if it is empty -->
99                            <!-- MANDATORY list of unwanted packages on the iso -->
100                            <exclude name="exclude">
101                                    <file>lists/exclude</file>
102                            </exclude>
103                            <exclude name="exclude_free">
104                                    <file>lists/exclude_free</file>
105                            </exclude>
106                            <exclude name="exclude">
107                                    <file>lists/exclude_tofix</file>
108                            </exclude>
109                            <!-- to create an array you must keep this even if it is empty -->
110                            <exclude>
111                            </exclude>
112                            <!-- nosuggests options should be yes or no -->
113                            <nosuggests>yes</nosuggests>
114                            <!-- will be taken in {repo}{version}{arch}/media -->
115                            <mediadir>nonfree</mediadir>
116                            <destmedia>nonfree</destmedia>
117                            <!--
118                            <fullpath_mediadir>/home/plop/iso/final/t/i586/media/main</fullpath_mediadir>
119                            -->
120                            <pubkey>release/media_info/pubkey</pubkey>
121                            <release>yes</release>
122                            <updates>yes</updates>
123                            <backport>no</backport>
124                            <testing>no</testing>
125                    </list>
126                  <!-- keep this entry to create an array ref -->                  <!-- keep this entry to create an array ref -->
127                  <list></list>                  <list></list>
128          </media>          </media>
# Line 126  Line 162 
162                  <size>700</size>                  <size>700</size>
163                  <!-- media.cfg will be stored on genisoimage->{builddir}/{nameid}/{arch} -->                  <!-- media.cfg will be stored on genisoimage->{builddir}/{nameid}/{arch} -->
164                  <mediacfg>media/media_info/media.cfg</mediacfg>                  <mediacfg>media/media_info/media.cfg</mediacfg>
165                  <hdlist>no</hdlist>                  <hdlist>yes</hdlist>
166                  <synthesis>yes</synthesis>                  <synthesis>yes</synthesis>
167                  <header desc="Iso header info">                  <header desc="Iso header info">
168                          <systemid>Mageia</systemid>                          <systemid>Mageia</systemid>

Legend:
Removed from v.7070  
changed lines
  Added in v.7071

  ViewVC Help
Powered by ViewVC 1.1.30