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