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