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