4 "/srv/keyring.debian.org/keyrings/debian-keyring.gpg";
5 "/srv/keyring.debian.org/keyrings/debian-keyring.pgp";
6 "/srv/ftp.debian.org/keyrings/debian-maintainers.gpg";
8 SigningKeyring "/srv/ftp.debian.org/s3kr1t/dot-gnupg/secring.gpg";
9 SigningPubKeyring "/srv/ftp.debian.org/s3kr1t/dot-gnupg/pubring.gpg";
10 SigningKeyIds "6070D3A1";
11 SendmailCommand "/usr/sbin/sendmail -odq -oi -t";
12 MyEmailAddress "Debian Installer <installer@ftp-master.debian.org>";
13 MyAdminAddress "ftpmaster@debian.org";
14 MyHost "debian.org"; // used for generating user@my_host addresses in e.g. manual_reject()
15 MyDistribution "Debian"; // Used in emails
16 BugServer "bugs.debian.org";
17 PackagesServer "packages.debian.org";
18 TrackingServer "packages.qa.debian.org";
19 LockFile "/srv/ftp.debian.org/lock/dinstall.lock";
20 Bcc "archive@ftp-master.debian.org";
21 FutureTimeTravelGrace 28800; // 8 hours
22 PastCutoffYear "1984";
26 OverrideDisparityCheck "true";
27 DefaultSuite "unstable";
28 UserExtensions "/srv/ftp.debian.org/dak/config/debian/extensions.py";
36 ReleaseTransitions "/srv/ftp.debian.org/web/transitions.yaml";
38 // if you setup an own dak repository and want to upload Debian packages you most possibly want
39 // to set the following option to a real path/filename and then enter those mail addresses that
40 // you want to be able to receive mails generated by your dak installation. This avoids spamming
41 // the real maintainers of a package you upload with mail.
42 // format of entries: one entry per line. Either an email address directly, or a regular expression,
43 // prefixed by "RE:". Examples: "jane.doe@domain.com" or "RE:jane[^@]@domain.com", where the first will
44 // only allow to mail jane.doe@domain.com while the second will mail all of jane*@domain.com
45 // MailWhiteList "/some/path/to/a/file";
50 TempPath "/srv/ftp.debian.org/tmp/";
57 TempDir "/srv/ftp.debian.org/tiffani";
58 MaxDiffs { Default 14; };
64 MyEmailAddress "Debian FTP Masters <ftpmaster@ftp-master.debian.org>";
69 FTPPath "/srv/ftp.debian.org/ftp";
70 TreeRootPath "/srv/ftp.debian.org/scratch/dsilvers/treeroots";
71 TreeDatabasePath "/srv/ftp.debian.org/scratch/dsilvers/treedbs";
72 BasicTrees { alpha; arm; hppa; hurd-i386; i386; ia64; mips; mipsel; powerpc; s390; sparc; m68k };
75 popular { i386; powerpc; all; source; };
77 everything { source; all; alpha; arm; hppa; hurd-i386; i386; ia64; mips; mipsel; powerpc; s390; sparc; m68k; };
83 HTMLPath "/srv/ftp.debian.org/web/new/";
88 LinkPath "/srv/ftp.debian.org/web/deferred/";
89 DeferredQueue "/srv/queued/DEFERRED/";
92 Import-Users-From-Passwd
95 // Comma separated list of users who are in Postgres but not the passwd file
96 KnownPostgres "postgres,dak,katie,release";
105 MorgueSubDir "queues";
117 ComponentPosition "prefix"; // Whether the component is prepended or appended to the section name
127 MyEmailAddress "Debian Archive Maintenance <ftpmaster@ftp-master.debian.org>";
128 LogFile "/srv/ftp.debian.org/web/removals.txt";
129 Bcc "removed-packages@qa.debian.org";
134 ExportDir "/srv/ftp.debian.org/dak/import-archive-files/";
139 /srv/ftp.debian.org/keyrings/debian-maintainers.gpg
141 Debian-Maintainer "true";
145 Reject-Proposed-Updates
147 StableRejector "the Stable Release Team";
148 StableMail "debian-release@lists.debian.org";
149 MoreInfoURL "http://release.debian.org/stable/4.0/4.0r7/";
152 Import-LDAP-Fingerprints
154 LDAPDn "ou=users,dc=debian,dc=org";
155 LDAPServer "db.debian.org";
158 "/srv/keyring.debian.org/keyrings/removed-keys.pgp";
159 "/srv/keyring.debian.org/keyrings/removed-keys.gpg";
160 "/srv/keyring.debian.org/keyrings/extra-keys.pgp";
162 KeyServer "wwwkeys.eu.pgp.net";
167 // How long (in seconds) dead packages are left before being killed
168 StayOfExecution 129600; // 1.5 days
169 QueueBuildStayOfExecution 86400; // 24 hours
175 AcceptedLockFile "/srv/ftp.debian.org/lock/unchecked.lock";
190 OriginSuite "Unstable";
210 Announce "debian-changes@lists.debian.org";
213 // Description "Debian 4.0r1 Released 15 August 2007";
215 OverrideCodeName "etch";
218 ChangeLogBase "dists/oldstable/";
226 Oldstable-Proposed-Updates
234 Announce "debian-changes@lists.debian.org";
235 CopyChanges "dists/oldstable-proposed-updates/";
236 CopyDotDak "/srv/ftp.debian.org/queue/oldstable-proposed-updates/";
237 CommentsDir "/srv/ftp.debian.org/queue/o-p-u-new/COMMENTS/";
238 Version "4.0-updates";
240 Description "Debian 4.0 Proposed Updates - Not Released";
241 CodeName "etch-proposed-updates";
242 OverrideCodeName "etch";
243 OverrideSuite "oldstable";
244 ValidTime 604800; // 7 days
278 Announce "debian-changes@lists.debian.org";
281 // Description "Debian 5.0r0 Released 14 February 2009";
283 OverrideCodeName "lenny";
286 ChangeLogBase "dists/stable/";
302 Announce "debian-changes@lists.debian.org";
303 CopyChanges "dists/proposed-updates/";
304 CopyDotDak "/srv/ftp.debian.org/queue/proposed-updates/";
305 CommentsDir "/srv/ftp.debian.org/queue/p-u-new/COMMENTS/";
306 Version "5.0-updates";
308 Description "Debian 5.0 Proposed Updates - Not Released";
309 CodeName "lenny-proposed-updates";
310 OverrideCodeName "lenny";
311 OverrideSuite "stable";
312 ValidTime 604800; // 7 days
346 Announce "debian-testing-changes@lists.debian.org";
348 Description "Debian Testing distribution - Not Released";
350 OverrideCodeName "squeeze";
351 ValidTime 604800; // 7 days
360 Testing-Proposed-Updates
368 Announce "debian-testing-changes@lists.debian.org";
370 Description "Debian Testing distribution updates - Not Released";
371 CodeName "squeeze-proposed-updates";
372 OverrideCodeName "squeeze";
373 OverrideSuite "testing";
374 ValidTime 604800; // 7 days
409 Announce "debian-testing-changes@lists.debian.org";
411 Description "Debian Etch for m68k - Not Released";
412 CodeName "etch-m68k";
413 OverrideCodeName "etch";
430 Announce "debian-devel-changes@lists.debian.org";
432 Description "Debian Unstable - Not Released";
434 OverrideCodeName "sid";
435 ValidTime 604800; // 7 days
444 Testing-Proposed-Updates;
462 Announce "debian-devel-changes@lists.debian.org";
464 Description "Experimental packages - not released; use at your own risk.";
465 CodeName "experimental";
467 OverrideCodeName "sid";
468 OverrideSuite "unstable";
469 ValidTime 604800; // 7 days
478 Testing-Proposed-Updates;
493 "propup-version oldstable-security stable testing testing-proposed-updates unstable";
494 "propup-version stable-security testing testing-proposed-updates unstable";
495 "propup-version testing-security unstable";
496 "map oldstable oldstable-proposed-updates";
497 "map oldstable-security oldstable-proposed-updates";
498 "map stable proposed-updates";
499 "map stable-security proposed-updates";
500 "map stable-proposed-updates proposed-updates";
501 "map-unreleased oldstable unstable";
502 "map-unreleased stable unstable";
503 "map-unreleased proposed-updates unstable";
504 "map testing testing-proposed-updates";
505 "map testing-security testing-proposed-updates";
506 "map-unreleased testing unstable";
507 "map-unreleased testing-proposed-updates unstable";
510 AutomaticByHandPackages {
511 "debian-installer-images" {
512 Source "debian-installer";
513 Section "raw-installer";
515 Script "/srv/ftp.debian.org/dak/scripts/debian/byhand-di";
518 "debian-maintainers" {
519 Source "debian-maintainers";
520 Section "raw-keyring";
522 Script "/srv/ftp.debian.org/dak/scripts/debian/byhand-dm";
526 Source "tag-overrides";
529 Script "/srv/ftp.debian.org/dak/scripts/debian/byhand-tag";
536 Script "/srv/ftp.debian.org/dak/scripts/debian/byhand-task";
542 Root "/srv/ftp.debian.org/ftp/";
543 Pool "/srv/ftp.debian.org/ftp/pool/";
544 Templates "/srv/ftp.debian.org/dak/templates/";
546 Lists "/srv/ftp.debian.org/database/dists/";
547 Log "/srv/ftp.debian.org/log/";
548 Lock "/srv/ftp.debian.org/lock";
549 Morgue "/srv/ftp.debian.org/morgue/";
550 MorgueReject "reject";
551 Override "/srv/ftp.debian.org/scripts/override/";
552 QueueBuild "/srv/incoming.debian.org/buildd/";
553 UrgencyLog "/srv/release.debian.org/britney/input/urgencies/";
556 Accepted "/srv/ftp.debian.org/queue/accepted/";
557 Byhand "/srv/ftp.debian.org/queue/byhand/";
558 ProposedUpdates "/srv/ftp.debian.org/queue/p-u-new/";
559 OldProposedUpdates "/srv/ftp.debian.org/queue/o-p-u-new/";
560 Done "/srv/ftp.debian.org/queue/done/";
561 Holding "/srv/ftp.debian.org/queue/holding/";
562 New "/srv/ftp.debian.org/queue/new/";
563 Reject "/srv/ftp.debian.org/queue/reject/";
564 Unchecked "/srv/ftp.debian.org/queue/unchecked/";
565 BTSVersionTrack "/srv/ftp.debian.org/queue/bts_version_track/";
573 822Location "/srv/ftp.debian.org/web/new.822";
587 all "Architecture Independent";
589 hurd-i386 "Intel ia32 running the HURD";
596 m68k "Motorola Mc680x0";
597 mips "MIPS (Big Endian)";
598 mipsel "MIPS (Little Endian)";
601 sh "Hitatchi SuperH";
602 sparc "Sun SPARC/UltraSPARC";
609 OriginServer "ftp-master.debian.org";
610 PrimaryMirror "ftp.debian.org";
611 Description "Master Archive for the Debian project";
625 Description "Contrib";
631 Description "Software that fails to meet the DFSG";
681 source 0; // i.e. unused
694 // Pool locations on ftp-master.debian.org
695 /srv/ftp.debian.org/ftp/pool/
697 Archive "ftp-master";