]> 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-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/ftp.debian.org/katie/log";
24    LockFile "/org/ftp.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 "prefix"; // 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 "/org/ftp.debian.org/web/removals.txt";
129 };
130
131 Neve
132 {
133
134   ExportDir "/org/ftp.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           main "";
188           contrib "";
189           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         OverrideSuite "stable";
234         Priority "2";
235   };
236
237   Testing
238   {
239         Components 
240         {
241           main "";
242           contrib "";
243           non-free "";
244         };
245         Architectures 
246         {
247           "source" "";  
248           "all" "";
249           "alpha" ""; 
250           "arm" "";
251           "i386" "";
252           "m68k" "";
253           "powerpc" "";
254           "sparc" "";
255         };
256         Version "2.3-testing";
257         Origin "Debian";
258         Description "Debian 2.3 Testing distribution - Not Released";
259         OverrideCodeName "woody";
260         Priority "3";
261   };
262
263   Unstable
264   {
265         Components 
266         {
267           main "";
268           contrib "";
269           non-free "";
270         };
271         Architectures 
272         {
273           "source" ""; 
274           "all" "";
275           "alpha" ""; 
276           "arm" "";
277           "hppa" "";
278           "hurd-i386" "";
279           "i386" "";
280           "ia64" "";
281           "m68k" "";
282           "mips" "";
283           "mipsel" "";
284           "powerpc" "";
285           "s390" "";
286           "sh" "";
287           "sparc" "";
288         };
289         Announce "debian-devel-changes@lists.debian.org";
290         Version "2.3";
291         Origin "Debian";
292         Description "Debian 2.3 Unstable - Not Released";
293         CodeName "sid";
294         OverrideCodeName "sid";
295         Priority "4";
296   };
297
298 };
299
300 Dir
301 {
302   RootDir "/org/ftp.debian.org/ftp/";
303   PoolDir "/org/ftp.debian.org/ftp/pool/";
304   PoolRoot "pool/";
305   IncomingDir "/org/ftp.debian.org/incoming/";
306   OverrideDir "/org/ftp.debian.org/scripts/override/";
307   ListsDir "/org/ftp.debian.org/database/dists/";
308   Morgue "/org/ftp.debian.org/morgue/";
309 };
310
311 DB
312 {
313   Host "ftp-master.debian.org";
314   Port -1;
315   ROUser "nobody";
316 };
317
318 Architectures
319 {
320
321   source "Source";
322   all "Architecture Independent";
323   alpha "DEC Alpha";
324   hurd-i386 "Intel ia32 running the HURD";
325   hppa "HP PA RISC";
326   arm "Arm";
327   i386 "Intel ia32";
328   ia64 "Intel ia64";
329   m68k "Motorola Mc680x0";
330   mips "SGI MIPS";
331   mipsel "SGI MIPS (Little Endian)";
332   powerpc "PowerPC";
333   s390 "IBM S/390";
334   sh "Hitatchi SuperH";
335   sparc "Sun SPARC/UltraSPARC";
336
337 };
338
339 Archive
340 {
341
342   ftp-master
343   {
344     OriginServer "ftp-master.debian.org";
345     Description "Master Archive for the Debian project";
346   };
347
348 };
349
350 Component
351 {
352
353   main
354   {
355         Description "Main";
356         MeetsDFSG "true";
357   };
358
359   contrib
360   {
361         Description "Contrib";
362         MeetsDFSG "true";
363   };
364
365   non-free
366   {
367         Description "Software that fails to meet the DFSG";
368         MeetsDFSG "false";
369   };
370
371   mixed  // **NB:** only used for overrides; not yet used in other code
372   {
373         Description "Legacy Mixed";
374         MeetsDFSG "false";
375   };
376
377 };
378
379 Section
380 {
381
382   "admin" "";
383   "base" "";
384   "comm" "";
385   "debian-installer" "";
386   "devel" "";
387   "doc" "";
388   "editors" "";
389   "electronics" "";
390   "games" "";
391   "graphics" "";
392   "hamradio" "";
393   "interpreters" "";
394   "libs" "";
395   "mail" "";
396   "math" "";
397   "misc" "";
398   "net" "";
399   "news" "";
400   "oldlibs" "";
401   "otherosfs" "";
402   "science" "";
403   "shells" "";
404   "sound" "";
405   "tex" "";
406   "text" "";
407   "utils" "";
408   "web" "";
409   "x11" "";
410
411 };
412
413 Priority
414 {
415
416   "required" 1;
417   "important" 2;
418   "standard" 3;
419   "optional" 4;
420   "extra" 5;
421   "source" 0; // i.e. unused
422
423 };
424
425 OverrideType
426 {
427
428   "deb" "";
429   "udeb" "";
430   "dsc" "";
431
432 };
433
434 Location
435 {
436   
437   // Old style locations on ftp-master.debian.org
438
439   /org/ftp.debian.org/ftp/project/experimental/
440     {
441       Archive "ftp-master";
442       Suite "experimental";
443       Type "legacy-mixed";
444     };
445
446   /org/ftp.debian.org/ftp/dists/proposed-updates/
447     {
448       Archive "ftp-master";
449       Suite "proposed-updates";
450       Type "legacy-mixed";
451     };
452
453   /org/ftp.debian.org/ftp/dists/
454     {
455       Archive "ftp-master";
456       Suites 
457         {
458           Stable "";
459           Unstable "";
460         };
461       Type "legacy";
462     };
463
464   // New pool locations on ftp-master.debian.org
465   /org/ftp.debian.org/ftp/pool/
466     {
467       Archive "ftp-master";
468       Type "pool";
469     };
470
471 };