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