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