/[soft]/build_system/bcd/trunk/dvd_free-i586.xml
ViewVC logotype

Diff of /build_system/bcd/trunk/dvd_free-i586.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 59  Line 59 
59                  <first_media>core</first_media>                  <first_media>core</first_media>
60                  <!--                <update_prefix>Updates</update_prefix> -->                  <!--                <update_prefix>Updates</update_prefix> -->
61                  <update_prefix>Updates</update_prefix>                  <update_prefix>Updates</update_prefix>
62                  <list name="core" desc="core media">                  <list name="core" desc="Core Release">
63                          <!-- MANDATORY list of wanted packages on the iso -->                          <!-- MANDATORY list of wanted packages on the iso -->
64                          <input name="theme">                          <input name="theme">
65                                  <file>lists/theme-free</file>                                  <file>lists/theme-free</file>
# Line 99  Line 99 
99                          <testing>no</testing>                          <testing>no</testing>
100                  </list>                  </list>
101    
102                    <list name="nonfree" desc="Nonfree Release">
103                            <!-- MANDATORY list of wanted packages on the iso -->
104                            <input name="base">
105                                    <file>lists/input_cat</file>
106                            </input>
107                            <input>
108                                    <file>lists/input_nonfree</file>
109                            </input>
110                            <!-- to create an array you must keep this even if it is empty -->
111                            <!-- MANDATORY list of unwanted packages on the iso -->
112                            <exclude name="exclude">
113                                    <file>lists/exclude</file>
114                            </exclude>
115                            <exclude name="exclude_free">
116                                    <file>lists/exclude_free</file>
117                            </exclude>
118                            <exclude name="exclude">
119                                    <file>lists/exclude_tofix</file>
120                            </exclude>
121                            <!-- to create an array you must keep this even if it is empty -->
122                            <exclude>
123                            </exclude>
124                            <!-- nosuggests options should be yes or no -->
125                            <nosuggests>yes</nosuggests>
126                            <!-- will be taken in {repo}{version}{arch}/media -->
127                            <mediadir>nonfree</mediadir>
128                            <destmedia>nonfree</destmedia>
129                            <!--
130                            <fullpath_mediadir>/home/plop/iso/final/t/i586/media/main</fullpath_mediadir>
131                            -->
132                            <pubkey>release/media_info/pubkey</pubkey>
133                            <release>yes</release>
134                            <updates>yes</updates>
135                            <backport>no</backport>
136                            <testing>no</testing>
137                    </list>
138    
139    
140                  <!-- keep this entry to create an array ref -->                  <!-- keep this entry to create an array ref -->
141                  <list></list>                  <list></list>
142          </media>          </media>
# Line 136  Line 174 
174                  <size>4000</size>                  <size>4000</size>
175                  <!-- media.cfg will be stored on genisoimage->{builddir}/{nameid}/{arch} -->                  <!-- media.cfg will be stored on genisoimage->{builddir}/{nameid}/{arch} -->
176                  <mediacfg>media/media_info/media.cfg</mediacfg>                  <mediacfg>media/media_info/media.cfg</mediacfg>
177                  <hdlist>no</hdlist>                  <hdlist>yes</hdlist>
178                  <synthesis>yes</synthesis>                  <synthesis>yes</synthesis>
179                  <header desc="Iso header info">                  <header desc="Iso header info">
180                          <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