]> git.decadent.org.uk Git - dak.git/blob - katie.conf-non-US
Check size in .dsc and fix up rhona to work on auric.
[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-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/non-us.debian.org/katie/log";
24    LockFile "/org/non-us.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 Jenna
45 {
46
47   Options
48   {
49     Architecture "";
50     Component "";
51     Debug "";
52     Help "";
53     Suite "";
54     Verbose "";
55     Version "";
56    };
57
58 };
59
60 Shania
61 {
62
63   Options
64   {
65     Debug "";
66     Help "";
67     Version "";
68     Days 14;
69     Incoming "";
70     Mail "";
71     No-Action "";
72     Verbose "";
73    };
74
75  MorgueSubDir "shania";
76 };
77
78 Neve
79 {
80
81   ExportDir "/org/non-us.debian.org/katie/neve-files/";
82
83 };
84
85 Rhona
86 {
87
88   Options
89   {
90         Debug "";
91         Help "";
92         No-Action "";
93         Version "";
94    };
95
96   // How long (in seconds) dead packages are left before being killed
97   StayOfExecution 0; // 0 days
98   MorgueSubDir "rhona";
99   OverrideFilename "override.source-only";
100 };
101
102 Suite
103 {
104
105   // Priority determines which suite is used for the Maintainers filed as generated by charisma/da_mkmaintainers (highest wins)
106   
107   Experimental
108   {
109         Architectures 
110         {
111           "source" "";  
112           "all" "";
113           "alpha" ""; 
114           "arm" "";
115           "i386" "";
116           "m68k" "";
117           "powerpc" "";
118           "sparc" "";
119         };
120         Announce "debian-devel-changes@lists.debian.org";
121         Version "xx";
122         Origin "Debian";
123         Description "Experimental packages - not released; use at your own risk.";
124         CodeName "experimental";
125         OverrideCodeName "experimental";
126         SingleOverrideFile "true";
127         Priority "0";
128   };
129
130   Stable
131   {
132         Components 
133         {
134           non-US/main "";
135           non-US/contrib "";
136           non-US/non-free "";
137         };
138         Architectures 
139         {
140           "source" "";  
141           "all" "";
142           "alpha" ""; 
143           "arm" "";
144           "i386" "";
145           "m68k" "";
146           "powerpc" "";
147           "sparc" "";
148         };
149         Announce "debian-changes@lists.debian.org";
150         Version "2.2r2";
151         Origin "Debian";
152         Description "Debian 2.2r2 Released 5th December 2000";
153         CodeName "potato";
154         OverrideCodeName "potato";
155         Priority "1";
156         Untouchable "1";
157         ChangeLogBase "dists/stable/non-US/";
158   };
159
160   Proposed-Updates
161   {
162         Architectures 
163         {
164           "source" "";  
165           "all" "";
166           "alpha" ""; 
167           "arm" "";
168           "i386" "";
169           "m68k" "";
170           "powerpc" "";
171           "sparc" "";
172         };
173         Announce "debian-changes@lists.debian.org";
174         CopyChanges "dists/proposed-updates/";
175         Version "2.2r3";
176         Origin "Debian";
177         Description "Proposed Updates for Debian 2.2r3 - Not Released";
178         CodeName "proposed-updates";
179         OverrideCodeName "potato";
180         Priority "2";
181   };
182
183   Testing
184   {
185         Components 
186         {
187           non-US/main "";
188           non-US/contrib "";
189           non-US/non-free "";
190         };
191         Architectures 
192         {
193           "source" "";  
194           "all" "";
195           "alpha" ""; 
196           "arm" "";
197           "i386" "";
198           "m68k" "";
199           "powerpc" "";
200           "sparc" "";
201         };
202         Version "2.3-testing";
203         Origin "Debian";
204         Description "Debian 2.3 Testing distribution - Not Released";
205         Priority "3";
206   };
207
208   Unstable
209   {
210         Components 
211         {
212           non-US/main "";
213           non-US/contrib "";
214           non-US/non-free "";
215         };
216         Architectures 
217         {
218           "source" ""; 
219           "all" "";
220           "alpha" ""; 
221           "arm" "";
222           "hppa" "";
223           "hurd-i386" "";
224           "i386" "";
225           "m68k" "";
226           "mips" "";
227           "mipsel" "";
228           "powerpc" "";
229           "sh" "";
230           "sparc" "";
231         };
232         Announce "debian-devel-changes@lists.debian.org";
233         Version "2.3";
234         Origin "Debian";
235         Description "Debian 2.3 Unstable - Not Released";
236         CodeName "woody";
237         OverrideCodeName "woody";
238         Priority "4";
239   };
240
241 };
242
243 Dir
244 {
245   RootDir "/org/non-us.debian.org/ftp/";
246   PoolDir "/org/non-us.debian.org/ftp/pool/";
247   PoolRoot "pool/";
248   IncomingDir "/org/non-us.debian.org/incoming/";
249   OverrideDir "/org/non-us.debian.org/scripts/override/";
250   ListsDir "/org/non-us.debian.org/database/dists/";
251   Morgue "/org/non-us.debian.org/morgue/";
252 };
253
254 DB
255 {
256   Host "non-us.debian.org";
257   Port -1;
258   ROUser "nobody";
259 };
260
261 Architectures
262 {
263
264   source "Source";
265   all "Architecture Independent";
266   alpha "DEC Alpha";
267   hurd-i386 "Intel ia32 running the HURD";
268   hppa "HP PA RISC";
269   arm "Arm";
270   i386 "Intel ia32";
271   m68k "Motorola Mc680x0";
272   mips "SGI MIPS";
273   mipsel "SGI MIPS (Little Endian)";
274   powerpc "PowerPC";
275   sh "Hitatchi SuperH";
276   sparc "Sun SPARC/UltraSPARC";
277
278 };
279
280 Archive
281 {
282
283   non-US 
284   {
285     OriginServer "non-us.debian.org";
286     Description "Non-US Archive for the Debian project";
287   };
288
289 };
290
291 Component
292 {
293
294   non-US/main
295   {
296         Description "Main (non-US)";
297         MeetsDFSG "true";
298   };
299
300   non-US/contrib
301   {
302         Description "Contrib (non-US)";
303         MeetsDFSG "true";
304   };
305
306   non-US/non-free
307   {
308         Description "Software that fails to meet the DFSG (non-US)";
309         MeetsDFSG "false";
310   };
311
312 };
313
314 Location
315 {
316   
317   // Old style locations on non-US.debian.org
318
319   /org/non-us.debian.org/ftp/dists/proposed-updates/
320     {
321       Archive "non-US";
322       Suite "proposed-updates";
323       Type "legacy-mixed";
324     };
325
326   /org/non-us.debian.org/ftp/dists/
327     {
328       Archive "non-US";
329       Suites 
330         {
331           Stable "";
332           Unstable "";
333         };
334       Type "legacy";
335     };
336
337   // New pool locations on non-US.debian.org
338   /org/non-us.debian.org/ftp/pool/
339     {
340       Archive "non-US";
341       Type "pool";
342     };
343
344 };