]> git.decadent.org.uk Git - dak.git/blob - katie.conf-non-US
7c884c777317c189e69256482bd3ad493beac456
[dak.git] / katie.conf-non-US
1 Dinstall
2 {
3   Options
4   {
5         Automatic "";
6         Debug "";
7         Help "";
8         Ack-New "";
9         Manual-Reject "";
10         No-Action "";
11         No-Lock "";
12         No-Mail "";
13         Override-Distribution "";
14         Version "";
15    };
16
17    PGPKeyring "/org/keyring.debian.org/keyrings/debian-keyring.pgp";
18    GPGKeyring "/org/keyring.debian.org/keyrings/debian-keyring.gpg";
19    SendmailCommand "/usr/sbin/sendmail -oi -t";
20    MyEmailAddress "Debian Installer <installer@ftp-master.debian.org>";
21    MyHost "debian.org";  // used for generating user@my_host addresses in e.g. manual_reject()
22    NewAckList "/org/non-us.debian.org/katie/log";
23    LockFile "/org/non-us.debian.org/katie/lock";
24
25 };
26
27 Heidi
28 {
29
30   Options
31   {
32     Add "";
33     Debug "";
34     Help "";
35     List "";
36     Remove "";
37     Set "";
38     Version "";
39    };
40
41 };
42
43 Catherine
44 {
45
46   Options
47   {
48     Debug "";
49     Help "";
50     Limit "";
51     No-Action "";
52     Version "";
53    };
54
55 };
56
57 Tea
58 {
59
60   Options
61   {
62     Debug "";
63     Help "";
64     Version "";
65    };
66
67 };
68
69 Jenna
70 {
71
72   Options
73   {
74     Architecture "";
75     Component "";
76     Debug "";
77     Help "";
78     Suite "";
79     Verbose "";
80     Version "";
81    };
82
83 };
84
85 Shania
86 {
87
88   Options
89   {
90     Debug "";
91     Help "";
92     Version "";
93     Days 14;
94     Incoming "";
95     Mail "";
96     No-Action "";
97     Verbose "";
98    };
99
100  MorgueSubDir "shania";
101 };
102
103 Natalie
104 {
105
106   Options
107   {
108     Debug "";
109     Help "";
110     Version "";
111     Component "non-US/main";
112     List "";
113     Suite "unstable";
114     Set "";
115     Type "deb";
116    };
117
118  ComponentPosition "suffix"; // Whether the component is prepended or appended to the section name
119 };
120
121 Melanie
122 {
123
124   Options
125   {
126     Debug "";
127     Help "";
128     Version "";
129     Architecture "";
130     Binary-Only "";
131     Component "";
132     Done "";
133     No-Action "";
134     Partial "";
135     Reason "";
136     Source-Only "";
137     Suite "unstable";
138    };
139
140    MyEmailAddress "Debian Archive Maintenance <ftpmaster@ftp-master.debian.org>";
141    LogFile "/home/troup/public_html/removals.txt";
142 };
143
144 Neve
145 {
146
147   ExportDir "/org/non-us.debian.org/katie/neve-files/";
148
149 };
150
151 Rhona
152 {
153
154   Options
155   {
156         Debug "";
157         Help "";
158         No-Action "";
159         Version "";
160    };
161
162   // How long (in seconds) dead packages are left before being killed
163   StayOfExecution 0; // 0 days
164   MorgueSubDir "rhona";
165   OverrideFilename "override.source-only";
166 };
167
168 Suite
169 {
170
171   // Priority determines which suite is used for the Maintainers filed as generated by charisma/da_mkmaintainers (highest wins)
172
173   // non-US doesn't have experimental (yet)  
174 //    Experimental
175 //    {
176 //      Architectures 
177 //      {
178 //        "source" "";  
179 //        "all" "";
180 //        "alpha" ""; 
181 //        "arm" "";
182 //        "i386" "";
183 //        "m68k" "";
184 //        "powerpc" "";
185 //        "sparc" "";
186 //      };
187 //      Announce "debian-devel-changes@lists.debian.org";
188 //      Origin "Debian";
189 //      Description "Experimental packages - not released; use at your own risk.";
190 //      CodeName "experimental";
191 //      OverrideCodeName "experimental";
192 //      SingleOverrideFile "true";
193 //      Priority "0";
194 //          Tree "project/experimental";
195 //    };
196
197   Stable
198   {
199         Components 
200         {
201           non-US/main "";
202           non-US/contrib "";
203           non-US/non-free "";
204         };
205         Architectures 
206         {
207           "source" "";  
208           "all" "";
209           "alpha" ""; 
210           "arm" "";
211           "i386" "";
212           "m68k" "";
213           "powerpc" "";
214           "sparc" "";
215         };
216         Announce "debian-changes@lists.debian.org";
217         Version "2.2r2";
218         Origin "Debian";
219         Description "Debian 2.2r2 Released 5th December 2000";
220         CodeName "potato";
221         OverrideCodeName "potato";
222         Priority "1";
223         Untouchable "1";
224         ChangeLogBase "dists/stable/non-US/";
225   };
226
227   Proposed-Updates
228   {
229         Architectures 
230         {
231           "source" "";  
232           "all" "";
233           "alpha" ""; 
234           "arm" "";
235           "i386" "";
236           "m68k" "";
237           "powerpc" "";
238           "sparc" "";
239         };
240         Announce "debian-changes@lists.debian.org";
241         CopyChanges "dists/proposed-updates/";
242         Version "2.2r3";
243         Origin "Debian";
244         Description "Proposed Updates for Debian 2.2r3 - Not Released";
245         CodeName "proposed-updates";
246         OverrideCodeName "potato";
247         OverrideSuite "stable";
248         Priority "2";
249   };
250
251   Testing
252   {
253         Components 
254         {
255           non-US/main "";
256           non-US/contrib "";
257           non-US/non-free "";
258         };
259         Architectures 
260         {
261           "source" "";  
262           "all" "";
263           "alpha" ""; 
264           "arm" "";
265           "i386" "";
266           "m68k" "";
267           "powerpc" "";
268           "sparc" "";
269         };
270         Origin "Debian";
271         Description "Debian Testing distribution - Not Released";
272         CodeName "woody";
273         OverrideCodeName "woody";
274         Priority "3";
275   };
276
277   Unstable
278   {
279         Components 
280         {
281           non-US/main "";
282           non-US/contrib "";
283           non-US/non-free "";
284         };
285         Architectures 
286         {
287           "source" ""; 
288           "all" "";
289           "alpha" ""; 
290           "arm" "";
291           "hppa" "";
292           "hurd-i386" "";
293           "i386" "";
294           "ia64" "";
295           "m68k" "";
296           "mips" "";
297           "mipsel" "";
298           "powerpc" "";
299           "s390" "";
300           "sh" "";
301           "sparc" "";
302         };
303         Announce "debian-devel-changes@lists.debian.org";
304         Origin "Debian";
305         Description "Debian Unstable - Not Released";
306         CodeName "sid";
307         OverrideCodeName "sid";
308         Priority "4";
309   };
310
311 };
312
313 Dir
314 {
315   RootDir "/org/non-us.debian.org/ftp/";
316   PoolDir "/org/non-us.debian.org/ftp/pool/";
317   PoolRoot "pool/";
318   IncomingDir "/org/non-us.debian.org/incoming/";
319   OverrideDir "/org/non-us.debian.org/scripts/override/";
320   ListsDir "/org/non-us.debian.org/database/dists/";
321   Morgue "/org/non-us.debian.org/morgue/";
322 };
323
324 DB
325 {
326   Name "projectb";
327   Host "non-us.debian.org";
328   Port -1;
329   ROUser "nobody";
330 };
331
332 Architectures
333 {
334
335   source "Source";
336   all "Architecture Independent";
337   alpha "DEC Alpha";
338   hurd-i386 "Intel ia32 running the HURD";
339   hppa "HP PA RISC";
340   arm "Arm";
341   i386 "Intel ia32";
342   ia64 "Intel ia64";
343   m68k "Motorola Mc680x0";
344   mips "SGI MIPS";
345   mipsel "SGI MIPS (Little Endian)";
346   powerpc "PowerPC";
347   s390 "IBM S/390";
348   sh "Hitatchi SuperH";
349   sparc "Sun SPARC/UltraSPARC";
350
351 };
352
353 Archive
354 {
355
356   non-US 
357   {
358     OriginServer "non-us.debian.org";
359     Description "Non-US Archive for the Debian project";
360   };
361
362 };
363
364 Component
365 {
366
367   non-US/main
368   {
369         Description "Main (non-US)";
370         MeetsDFSG "true";
371   };
372
373   non-US/contrib
374   {
375         Description "Contrib (non-US)";
376         MeetsDFSG "true";
377   };
378
379   non-US/non-free
380   {
381         Description "Software that fails to meet the DFSG (non-US)";
382         MeetsDFSG "false";
383   };
384
385 };
386
387 Section
388 {
389
390   "non-US" "";
391
392 };
393
394 Priority
395 {
396
397   "required" 1;
398   "important" 2;
399   "standard" 3;
400   "optional" 4;
401   "extra" 5;
402   "source" 0; // i.e. unused
403
404 };
405
406 OverrideType
407 {
408
409   "deb" "";
410   "udeb" "";
411   "dsc" "";
412
413 };
414
415 Location
416 {
417   
418   // Old style locations on non-US.debian.org
419
420   /org/non-us.debian.org/ftp/dists/proposed-updates/
421     {
422       Archive "non-US";
423       Suite "proposed-updates";
424       Type "legacy-mixed";
425     };
426
427   /org/non-us.debian.org/ftp/dists/
428     {
429       Archive "non-US";
430       Suites 
431         {
432           Stable "";
433           Unstable "";
434         };
435       Type "legacy";
436     };
437
438   // New pool locations on non-US.debian.org
439   /org/non-us.debian.org/ftp/pool/
440     {
441       Archive "non-US";
442       Type "pool";
443     };
444
445 };