4 "/srv/keyring.debian.org/keyrings/debian-keyring.gpg";
5 "/srv/keyring.debian.org/keyrings/debian-keyring.pgp";
6 "/srv/keyring.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 "55BE302B";
11 SendmailCommand "/usr/sbin/sendmail -odq -oi -t -f envelope@ftp-master.debian.org";
12 MyEmailAddress "Archive Administrator <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";
35 ReleaseTransitions "/srv/ftp.debian.org/web/transitions.yaml";
37 // if you setup an own dak repository and want to upload Debian packages you most possibly want
38 // to set the following option to a real path/filename and then enter those mail addresses that
39 // you want to be able to receive mails generated by your dak installation. This avoids spamming
40 // the real maintainers of a package you upload with mail.
41 // format of entries: one entry per line. Either an email address directly, or a regular expression,
42 // prefixed by "RE:". Examples: "jane.doe@domain.com" or "RE:jane[^@]@domain.com", where the first will
43 // only allow to mail jane.doe@domain.com while the second will mail all of jane*@domain.com
44 // MailWhiteList "/some/path/to/a/file";
49 Notifications "debian-devel@lists.debian.org";
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,qa,www-data,guest";
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/keyring.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 DinstallLockFile "/srv/ftp.debian.org/lock/processnew.lock";
176 LockDir "/srv/ftp.debian.org/lock/new/";
191 OriginSuite "Unstable";
211 Announce "debian-changes@lists.debian.org";
214 // Description "Debian 4.0r1 Released 15 August 2007";
216 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";
285 ChangeLogBase "dists/stable/";
301 Announce "debian-changes@lists.debian.org";
302 CopyChanges "dists/proposed-updates/";
303 CopyDotDak "/srv/ftp.debian.org/queue/proposed-updates/";
304 CommentsDir "/srv/ftp.debian.org/queue/p-u-new/COMMENTS/";
305 Version "5.0-updates";
307 Description "Debian 5.0 Proposed Updates - Not Released";
308 CodeName "lenny-proposed-updates";
309 OverrideCodeName "lenny";
310 OverrideSuite "stable";
311 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
410 Announce "debian-testing-changes@lists.debian.org";
412 Description "Debian Etch for m68k - Not Released";
413 CodeName "etch-m68k";
414 OverrideCodeName "etch";
431 Announce "debian-devel-changes@lists.debian.org";
433 Description "Debian Unstable - Not Released";
435 OverrideCodeName "sid";
436 ValidTime 604800; // 7 days
446 Testing-Proposed-Updates;
464 Announce "debian-devel-changes@lists.debian.org";
466 Description "Experimental packages - not released; use at your own risk.";
467 CodeName "experimental";
469 OverrideCodeName "sid";
470 OverrideSuite "unstable";
471 ValidTime 604800; // 7 days
481 Testing-Proposed-Updates;
496 "propup-version oldstable-security stable testing testing-proposed-updates unstable";
497 "propup-version stable-security testing testing-proposed-updates unstable";
498 "propup-version testing-security unstable";
499 "map etch oldstable";
501 "map squeeze testing";
503 "map rc-buggy experimental";
504 "map oldstable oldstable-proposed-updates";
505 "map oldstable-security oldstable-proposed-updates";
506 "map stable proposed-updates";
507 "map stable-security proposed-updates";
508 "map stable-proposed-updates proposed-updates";
509 "map-unreleased oldstable unstable";
510 "map-unreleased stable unstable";
511 "map-unreleased proposed-updates unstable";
512 "map testing testing-proposed-updates";
513 "map testing-security testing-proposed-updates";
514 "map-unreleased testing unstable";
515 "map-unreleased testing-proposed-updates unstable";
519 AutomaticByHandPackages {
520 "debian-installer-images" {
521 Source "debian-installer";
522 Section "raw-installer";
524 Script "/srv/ftp.debian.org/dak/scripts/debian/byhand-di";
528 Source "tag-overrides";
531 Script "/srv/ftp.debian.org/dak/scripts/debian/byhand-tag";
538 Script "/srv/ftp.debian.org/dak/scripts/debian/byhand-task";
544 Root "/srv/ftp.debian.org/ftp/";
545 Pool "/srv/ftp.debian.org/ftp/pool/";
546 Templates "/srv/ftp.debian.org/dak/templates/";
548 Lists "/srv/ftp.debian.org/database/dists/";
549 Log "/srv/ftp.debian.org/log/";
550 Lock "/srv/ftp.debian.org/lock";
551 Morgue "/srv/ftp.debian.org/morgue/";
552 MorgueReject "reject";
553 Override "/srv/ftp.debian.org/scripts/override/";
554 QueueBuild "/srv/incoming.debian.org/buildd/";
555 UrgencyLog "/srv/release.debian.org/britney/input/urgencies/";
558 Accepted "/srv/ftp.debian.org/queue/accepted/";
559 Byhand "/srv/ftp.debian.org/queue/byhand/";
560 ProposedUpdates "/srv/ftp.debian.org/queue/p-u-new/";
561 OldProposedUpdates "/srv/ftp.debian.org/queue/o-p-u-new/";
562 Done "/srv/ftp.debian.org/queue/done/";
563 Holding "/srv/ftp.debian.org/queue/holding/";
564 New "/srv/ftp.debian.org/queue/new/";
565 Reject "/srv/ftp.debian.org/queue/reject/";
566 Unchecked "/srv/ftp.debian.org/queue/unchecked/";
567 Newstage "/srv/ftp.debian.org/queue/newstage/";
568 BTSVersionTrack "/srv/ftp.debian.org/queue/bts_version_track/";
569 Embargoed "/does/not/exist/";
570 Unembargoed "/does/not/exist/";
571 Disembargo "/does/not/exist/";
579 822Location "/srv/ftp.debian.org/web/new.822";
593 all "Architecture Independent";
595 hurd-i386 "Intel ia32 running the HURD";
602 m68k "Motorola Mc680x0";
603 mips "MIPS (Big Endian)";
604 mipsel "MIPS (Little Endian)";
607 sparc "Sun SPARC/UltraSPARC";
608 kfreebsd-i386 "GNU/kFreeBSD i386";
609 kfreebsd-amd64 "GNU/kFreeBSD amd64";
616 OriginServer "ftp-master.debian.org";
617 PrimaryMirror "ftp.debian.org";
618 Description "Master Archive for the Debian project";
632 Description "Contrib";
638 Description "Software that fails to meet the DFSG";
706 source 0; // i.e. unused
719 // Pool locations on ftp-master.debian.org
720 /srv/ftp.debian.org/ftp/pool/
722 Archive "ftp-master";
744 Root "/srv/ftp.debian.org/test/";