]> git.decadent.org.uk Git - dak.git/blob - katie.conf
sync
[dak.git] / katie.conf
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/ftp.debian.org/katie/log";
23    LockFile "/org/ftp.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 "main";
112     List "";
113     Suite "unstable";
114     Set "";
115     Type "deb";
116    };
117
118  ComponentPosition "prefix"; // 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 "/org/ftp.debian.org/web/removals.txt";
142 };
143
144 Neve
145 {
146
147   ExportDir "/org/ftp.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   Experimental
174   {
175         Architectures 
176         {
177           "source" "";  
178           "all" "";
179           "alpha" ""; 
180           "arm" "";
181           "i386" "";
182           "m68k" "";
183           "powerpc" "";
184           "sparc" "";
185         };
186         Announce "debian-devel-changes@lists.debian.org";
187         Version "xx";
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   };
195
196   Stable
197   {
198         Components 
199         {
200           main "";
201           contrib "";
202           non-free "";
203         };
204         Architectures 
205         {
206           "source" "";  
207           "all" "";
208           "alpha" ""; 
209           "arm" "";
210           "i386" "";
211           "m68k" "";
212           "powerpc" "";
213           "sparc" "";
214         };
215         Announce "debian-changes@lists.debian.org";
216         Version "2.2r2";
217         Origin "Debian";
218         Description "Debian 2.2r2 Released 5th December 2000";
219         CodeName "potato";
220         OverrideCodeName "potato";
221         Priority "1";
222         Untouchable "1";
223         ChangeLogBase "dists/stable/non-US/";
224   };
225
226   Proposed-Updates
227   {
228         Architectures 
229         {
230           "source" "";  
231           "all" "";
232           "alpha" ""; 
233           "arm" "";
234           "i386" "";
235           "m68k" "";
236           "powerpc" "";
237           "sparc" "";
238         };
239         Announce "debian-changes@lists.debian.org";
240         CopyChanges "dists/proposed-updates/";
241         Version "2.2r3";
242         Origin "Debian";
243         Description "Proposed Updates for Debian 2.2r3 - Not Released";
244         CodeName "proposed-updates";
245         OverrideCodeName "potato";
246         OverrideSuite "stable";
247         Priority "2";
248   };
249
250   Testing
251   {
252         Components 
253         {
254           main "";
255           contrib "";
256           non-free "";
257         };
258         Architectures 
259         {
260           "source" "";  
261           "all" "";
262           "alpha" ""; 
263           "arm" "";
264           "i386" "";
265           "m68k" "";
266           "powerpc" "";
267           "sparc" "";
268         };
269         Version "2.3-testing";
270         Origin "Debian";
271         Description "Debian 2.3 Testing distribution - Not Released";
272         OverrideCodeName "woody";
273         Priority "3";
274   };
275
276   Unstable
277   {
278         Components 
279         {
280           main "";
281           contrib "";
282           non-free "";
283         };
284         Architectures 
285         {
286           "source" ""; 
287           "all" "";
288           "alpha" ""; 
289           "arm" "";
290           "hppa" "";
291           "hurd-i386" "";
292           "i386" "";
293           "ia64" "";
294           "m68k" "";
295           "mips" "";
296           "mipsel" "";
297           "powerpc" "";
298           "s390" "";
299           "sh" "";
300           "sparc" "";
301         };
302         Announce "debian-devel-changes@lists.debian.org";
303         Version "2.3";
304         Origin "Debian";
305         Description "Debian 2.3 Unstable - Not Released";
306         CodeName "sid";
307         OverrideCodeName "sid";
308         Priority "4";
309   };
310
311 };
312
313 Dir
314 {
315   RootDir "/org/ftp.debian.org/ftp/";
316   PoolDir "/org/ftp.debian.org/ftp/pool/";
317   PoolRoot "pool/";
318   IncomingDir "/org/ftp.debian.org/incoming/";
319   OverrideDir "/org/ftp.debian.org/scripts/override/";
320   ListsDir "/org/ftp.debian.org/database/dists/";
321   Morgue "/org/ftp.debian.org/morgue/";
322 };
323
324 DB
325 {
326   Host "ftp-master.debian.org";
327   Port -1;
328   ROUser "nobody";
329 };
330
331 Architectures
332 {
333
334   source "Source";
335   all "Architecture Independent";
336   alpha "DEC Alpha";
337   hurd-i386 "Intel ia32 running the HURD";
338   hppa "HP PA RISC";
339   arm "Arm";
340   i386 "Intel ia32";
341   ia64 "Intel ia64";
342   m68k "Motorola Mc680x0";
343   mips "SGI MIPS";
344   mipsel "SGI MIPS (Little Endian)";
345   powerpc "PowerPC";
346   s390 "IBM S/390";
347   sh "Hitatchi SuperH";
348   sparc "Sun SPARC/UltraSPARC";
349
350 };
351
352 Archive
353 {
354
355   ftp-master
356   {
357     OriginServer "ftp-master.debian.org";
358     Description "Master Archive for the Debian project";
359   };
360
361 };
362
363 Component
364 {
365
366   main
367   {
368         Description "Main";
369         MeetsDFSG "true";
370   };
371
372   contrib
373   {
374         Description "Contrib";
375         MeetsDFSG "true";
376   };
377
378   non-free
379   {
380         Description "Software that fails to meet the DFSG";
381         MeetsDFSG "false";
382   };
383
384   mixed  // **NB:** only used for overrides; not yet used in other code
385   {
386         Description "Legacy Mixed";
387         MeetsDFSG "false";
388   };
389
390 };
391
392 Section
393 {
394
395   "admin" "";
396   "base" "";
397   "comm" "";
398   "debian-installer" "";
399   "devel" "";
400   "doc" "";
401   "editors" "";
402   "electronics" "";
403   "games" "";
404   "graphics" "";
405   "hamradio" "";
406   "interpreters" "";
407   "libs" "";
408   "mail" "";
409   "math" "";
410   "misc" "";
411   "net" "";
412   "news" "";
413   "oldlibs" "";
414   "otherosfs" "";
415   "science" "";
416   "shells" "";
417   "sound" "";
418   "tex" "";
419   "text" "";
420   "utils" "";
421   "web" "";
422   "x11" "";
423
424 };
425
426 Priority
427 {
428
429   "required" 1;
430   "important" 2;
431   "standard" 3;
432   "optional" 4;
433   "extra" 5;
434   "source" 0; // i.e. unused
435
436 };
437
438 OverrideType
439 {
440
441   "deb" "";
442   "udeb" "";
443   "dsc" "";
444
445 };
446
447 Location
448 {
449   
450   // Old style locations on ftp-master.debian.org
451
452   /org/ftp.debian.org/ftp/project/experimental/
453     {
454       Archive "ftp-master";
455       Suite "experimental";
456       Type "legacy-mixed";
457     };
458
459   /org/ftp.debian.org/ftp/dists/proposed-updates/
460     {
461       Archive "ftp-master";
462       Suite "proposed-updates";
463       Type "legacy-mixed";
464     };
465
466   /org/ftp.debian.org/ftp/dists/
467     {
468       Archive "ftp-master";
469       Suites 
470         {
471           Stable "";
472           Unstable "";
473         };
474       Type "legacy";
475     };
476
477   // New pool locations on ftp-master.debian.org
478   /org/ftp.debian.org/ftp/pool/
479     {
480       Archive "ftp-master";
481       Type "pool";
482     };
483
484 };