]> git.decadent.org.uk Git - dak.git/blob - katie.conf-non-US
Non-US doesn't have experimental yet.
[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    MyHost "debian.org";  // used for generating user@my_host addresses in e.g. manual_reject()
22    NewAckList "/org/non-us.debian.org/katie/log";
23    LockFile "/org/non-us.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 "non-US/main";
112     List "";
113     Suite "unstable";
114     Set "";
115     Type "deb";
116    };
117
118  ComponentPosition "suffix"; // 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 "/home/troup/public_html/removals.txt";
142 };
143
144 Neve
145 {
146
147   ExportDir "/org/non-us.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   // non-US doesn't have experimental (yet)  
174 //    Experimental
175 //    {
176 //      Architectures 
177 //      {
178 //        "source" "";  
179 //        "all" "";
180 //        "alpha" ""; 
181 //        "arm" "";
182 //        "i386" "";
183 //        "m68k" "";
184 //        "powerpc" "";
185 //        "sparc" "";
186 //      };
187 //      Announce "debian-devel-changes@lists.debian.org";
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 //          Tree "project/experimental";
195 //    };
196
197   Stable
198   {
199         Components 
200         {
201           non-US/main "";
202           non-US/contrib "";
203           non-US/non-free "";
204         };
205         Architectures 
206         {
207           "source" "";  
208           "all" "";
209           "alpha" ""; 
210           "arm" "";
211           "i386" "";
212           "m68k" "";
213           "powerpc" "";
214           "sparc" "";
215         };
216         Announce "debian-changes@lists.debian.org";
217         Version "2.2r2";
218         Origin "Debian";
219         Description "Debian 2.2r2 Released 5th December 2000";
220         CodeName "potato";
221         OverrideCodeName "potato";
222         Priority "1";
223         Untouchable "1";
224         ChangeLogBase "dists/stable/non-US/";
225   };
226
227   Proposed-Updates
228   {
229         Architectures 
230         {
231           "source" "";  
232           "all" "";
233           "alpha" ""; 
234           "arm" "";
235           "i386" "";
236           "m68k" "";
237           "powerpc" "";
238           "sparc" "";
239         };
240         Announce "debian-changes@lists.debian.org";
241         CopyChanges "dists/proposed-updates/";
242         Version "2.2r3";
243         Origin "Debian";
244         Description "Proposed Updates for Debian 2.2r3 - Not Released";
245         CodeName "proposed-updates";
246         OverrideCodeName "potato";
247         OverrideSuite "stable";
248         Priority "2";
249   };
250
251   Testing
252   {
253         Components 
254         {
255           non-US/main "";
256           non-US/contrib "";
257           non-US/non-free "";
258         };
259         Architectures 
260         {
261           "source" "";  
262           "all" "";
263           "alpha" ""; 
264           "arm" "";
265           "i386" "";
266           "m68k" "";
267           "powerpc" "";
268           "sparc" "";
269         };
270         Origin "Debian";
271         Description "Debian Testing distribution - Not Released";
272         CodeName "woody";
273         OverrideCodeName "woody";
274         Priority "3";
275   };
276
277   Unstable
278   {
279         Components 
280         {
281           non-US/main "";
282           non-US/contrib "";
283           non-US/non-free "";
284         };
285         Architectures 
286         {
287           "source" ""; 
288           "all" "";
289           "alpha" ""; 
290           "arm" "";
291           "hppa" "";
292           "hurd-i386" "";
293           "i386" "";
294           "ia64" "";
295           "m68k" "";
296           "mips" "";
297           "mipsel" "";
298           "powerpc" "";
299           "s390" "";
300           "sh" "";
301           "sparc" "";
302         };
303         Announce "debian-devel-changes@lists.debian.org";
304         Origin "Debian";
305         Description "Debian Unstable - Not Released";
306         CodeName "sid";
307         OverrideCodeName "sid";
308         Priority "4";
309   };
310
311 };
312
313 Dir
314 {
315   RootDir "/org/non-us.debian.org/ftp/";
316   PoolDir "/org/non-us.debian.org/ftp/pool/";
317   PoolRoot "pool/";
318   IncomingDir "/org/non-us.debian.org/incoming/";
319   OverrideDir "/org/non-us.debian.org/scripts/override/";
320   ListsDir "/org/non-us.debian.org/database/dists/";
321   Morgue "/org/non-us.debian.org/morgue/";
322 };
323
324 DB
325 {
326   Host "non-us.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   non-US 
356   {
357     OriginServer "non-us.debian.org";
358     Description "Non-US Archive for the Debian project";
359   };
360
361 };
362
363 Component
364 {
365
366   non-US/main
367   {
368         Description "Main (non-US)";
369         MeetsDFSG "true";
370   };
371
372   non-US/contrib
373   {
374         Description "Contrib (non-US)";
375         MeetsDFSG "true";
376   };
377
378   non-US/non-free
379   {
380         Description "Software that fails to meet the DFSG (non-US)";
381         MeetsDFSG "false";
382   };
383
384 };
385
386 Section
387 {
388
389   "non-US" "";
390
391 };
392
393 Priority
394 {
395
396   "required" 1;
397   "important" 2;
398   "standard" 3;
399   "optional" 4;
400   "extra" 5;
401   "source" 0; // i.e. unused
402
403 };
404
405 OverrideType
406 {
407
408   "deb" "";
409   "udeb" "";
410   "dsc" "";
411
412 };
413
414 Location
415 {
416   
417   // Old style locations on non-US.debian.org
418
419   /org/non-us.debian.org/ftp/dists/proposed-updates/
420     {
421       Archive "non-US";
422       Suite "proposed-updates";
423       Type "legacy-mixed";
424     };
425
426   /org/non-us.debian.org/ftp/dists/
427     {
428       Archive "non-US";
429       Suites 
430         {
431           Stable "";
432           Unstable "";
433         };
434       Type "legacy";
435     };
436
437   // New pool locations on non-US.debian.org
438   /org/non-us.debian.org/ftp/pool/
439     {
440       Archive "non-US";
441       Type "pool";
442     };
443
444 };