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

Contents of /build_system/bcd/trunk/dvd_free-x86_64.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8666 - (show annotations) (download) (as text)
Sun Jul 28 12:15:26 2013 UTC (10 years, 8 months ago) by ennael
File MIME type: text/xml
File size: 7363 byte(s)
update bcd for final Mageia 3

1 <?xml version='1.0'?>
2
3 <productname desc="Mageia DVD 64">
4 <nameid>Mageia</nameid>
5 <nb_fork>10</nb_fork>
6 <!-- you must specify on wich distrib this iso will be built -->
7 <based_on>3</based_on>
8 <!-- -->
9 <support>DVD</support>
10 <arch>x86_64</arch>
11 <repo desc="Where is the repositery of the distribution">
12 <path>/home/bcd/build_bcd/pieces</path>
13 </repo>
14 <workdir desc="Where is my working dir">
15 <path>/home/bcd/build_bcd</path>
16 </workdir>
17 <tocopy_file>tocopy_plop</tocopy_file>
18 <chroot_media>Core</chroot_media>
19 <chroot_media_exclude>Updates Testing</chroot_media_exclude>
20 <isolinux desc="isolinux info">
21 <!--<defaultpath>isolinux</defaultpath>-->
22 <fullpath>/home/bcd/build_bcd/pieces/3/x86_64/isolinux</fullpath>
23 <!-- add hdt entry in syslinux.cfg -->
24 <entry name="hdt" desc="Main media">
25 <bin>/home/bcd/build_bcd/pieces/3/x86_64/isolinux/hdt.c32</bin>
26 <label>hdt</label>
27 <kernel>hdt.c32</kernel>
28 <append>modules=modules.pci</append>
29 </entry>
30 <!-- keep this entry to create an array ref -->
31 <entry></entry>
32 <tocopy name="pcimap">
33 <file>/home/bcd/build_bcd/pieces/3/x86_64/isolinux//modules.pcimap</file>
34 </tocopy>
35 <tocopy name="ids">
36 <file>/usr/share/pci.ids</file>
37 </tocopy>
38 <tocopy></tocopy>
39 </isolinux>
40 <installer desc="path to the Mandriva installer (stage1/stage2)">
41 <defaultpath>install</defaultpath>
42 <!--<fullpath></fullpath>-->
43 <advertising>
44 <defaultpath>advertising</defaultpath>
45 <!--<fullpath></fullpath>-->
46 </advertising>
47 </installer>
48
49 <!-- theme must be available to path altx/all.rdz files -->
50 <theme name="mandriva-release-Free">
51 <theme>mageia-theme-Default</theme>
52 <bootsplash>Default</bootsplash>
53 <bootsplash_path>/home/bcd/build_bcd/pieces/iso/plymouth</bootsplash_path>
54 <gfxboot_path>/home/bcd/build_bcd/pieces/iso/gfxboot</gfxboot_path>
55 </theme>
56
57 <media desc="media to take into account to build the ISO">
58 <!-- name of the first media wich contains basesystem and kernels -->
59 <first_media>core</first_media>
60 <!-- <update_prefix>Updates</update_prefix> -->
61 <update_prefix>Updates</update_prefix>
62 <list name="core" desc="Core Release">
63 <!-- MANDATORY list of wanted packages on the iso -->
64 <input name="theme">
65 <file>lists/theme-free</file>
66 </input>
67 <input name="base">
68 <file>lists/input_cat</file>
69 </input>
70 <input name="kernel">
71 <file>lists/kernel64</file>
72 </input>
73 <!-- <input>
74 <file>lists/input_main_lo</file>
75 </input> -->
76 <!-- to create an array you must keep this even if it is empty -->
77 <!-- MANDATORY list of unwanted packages on the iso -->
78 <exclude name="exclude">
79 <file>lists/exclude</file>
80 </exclude>
81 <exclude name="exclude_free">
82 <file>lists/exclude_free</file>
83 </exclude>
84 <exclude name="exclude">
85 <file>lists/exclude_tofix</file>
86 </exclude>
87 <!-- to create an array you must keep this even if it is empty -->
88 <exclude>
89 </exclude>
90 <!-- nosuggests options should be yes or no -->
91 <nosuggests>yes</nosuggests>
92 <!-- will be taken in {repo}{version}{arch}/media -->
93 <mediadir>core</mediadir>
94 <destmedia>core</destmedia>
95 <!--
96 <fullpath_mediadir>/home/plop/iso/final/t/i586/media/main</fullpath_mediadir>
97 -->
98 <pubkey>release/media_info/pubkey</pubkey>
99 <release>yes</release>
100 <updates>yes</updates>
101 <backport>no</backport>
102 <testing>no</testing>
103 </list>
104 <list name="nonfree" desc="Nonfree Release">
105 <!-- MANDATORY list of wanted packages on the iso -->
106 <input name="base">
107 <file>lists/input_cat</file>
108 </input>
109 <input>
110 <file>lists/input_nonfree</file>
111 </input>
112 <!-- to create an array you must keep this even if it is empty -->
113 <!-- MANDATORY list of unwanted packages on the iso -->
114 <exclude name="exclude">
115 <file>lists/exclude</file>
116 </exclude>
117 <exclude name="exclude_free">
118 <file>lists/exclude_free</file>
119 </exclude>
120 <exclude name="exclude">
121 <file>lists/exclude_tofix</file>
122 </exclude>
123 <!-- to create an array you must keep this even if it is empty -->
124 <exclude>
125 </exclude>
126 <!-- nosuggests options should be yes or no -->
127 <nosuggests>yes</nosuggests>
128 <!-- will be taken in {repo}{version}{arch}/media -->
129 <mediadir>nonfree</mediadir>
130 <destmedia>nonfree</destmedia>
131 <!--
132 <fullpath_mediadir>/home/plop/iso/final/t/i586/media/main</fullpath_mediadir>
133 -->
134 <pubkey>release/media_info/pubkey</pubkey>
135 <release>yes</release>
136 <updates>yes</updates>
137 <backport>no</backport>
138 <testing>no</testing>
139 </list>
140
141 <!-- keep this entry to create an array ref -->
142 <list></list>
143 </media>
144
145 <mediainfo desc="All files relatives to media_info dir">
146 <version>3</version>
147 <!-- set fullpath if you want to use an files in a non MDV repositery -->
148 <fullpath>/home/bcd/build_bcd/pieces/3/x86_64/media/media_info</fullpath>
149 <mediainfo_dir>media/media_info</mediainfo_dir>
150 <rpmsrate>rpmsrate</rpmsrate>
151 <compssusers>compssUsers.pl</compssusers>
152 <filedeps>file-deps</filedeps>
153 <filter>lists/no-filter</filter>
154 <urpmi_option>-a</urpmi_option>
155 <askmedia desc="add for other media ?">
156 <todo>yes</todo>
157 </askmedia>
158 <suppl desc="add an external media ?">
159 <todo>yes</todo>
160 </suppl>
161 <xmlinfo>
162 <todo>no</todo>
163 </xmlinfo>
164 </mediainfo>
165 <iso>
166 <tag>vanda</tag>
167 <minor>1</minor>
168 <subversion>1</subversion>
169 <product>Free</product>
170 <branch>Official</branch>
171 <type>basic</type>
172 <!-- dual arch not yet supported -->
173 <dualarch>no</dualarch>
174 <!-- SIZE is not YET USED !!! -->
175 <size>4000</size>
176 <!-- media.cfg will be stored on genisoimage->{builddir}/{nameid}/{arch} -->
177 <mediacfg>media/media_info/media.cfg</mediacfg>
178 <hdlist>no</hdlist>
179 <synthesis>yes</synthesis>
180 <header desc="Iso header info">
181 <systemid>Mageia</systemid>
182 <volumeid>Mageia-3-x86_64</volumeid>
183 <volumesetid>Mageia 3 - x86_64 DVD</volumesetid>
184 <publisherid>Mageia</publisherid>
185 <datapreparer>Mageia BCD</datapreparer>
186 <applicationid>Mageia 3</applicationid>
187 <copyrightid>Mageia</copyrightid>
188 </header>
189 <isohybrid>
190 <options>-o 1</options>
191 </isohybrid>
192 <genisoimage desc="iso generation tool">
193 <options>-f -r -J -hide-rr-moved -nobak -cache-inodes -no-emul-boot -boot-load-size 4 </options>
194 <bootcat>isolinux/boot.cat</bootcat>
195 <!-- builddir and destdir will always use the workdir -->
196 <builddir>build</builddir>
197 <isodir>iso</isodir>
198 </genisoimage>
199 </iso>
200 </productname>

  ViewVC Help
Powered by ViewVC 1.1.30