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 SendmailCommand "/usr/sbin/sendmail -oi -t -f envelope@ftp-master.debian.org";
13 MyEmailAddress "Archive Administrator <installer@ftp-master.debian.org>";
14 MyAdminAddress "ftpmaster@debian.org";
15 MyHost "debian.org"; // used for generating user@my_host addresses in e.g. manual_reject()
16 MyDistribution "Debian"; // Used in emails
17 BugServer "bugs.debian.org";
18 PackagesServer "packages.debian.org";
19 TrackingServer "packages.qa.debian.org";
20 LockFile "/srv/ftp.debian.org/lock/dinstall.lock";
21 Bcc "archive@ftp-master.debian.org";
22 FutureTimeTravelGrace 28800; // 8 hours
23 PastCutoffYear "1984";
27 OverrideDisparityCheck "true";
28 DefaultSuite "unstable";
29 LintianTags "/srv/ftp.debian.org/dak/config/debian/lintian.tags";
37 ReleaseTransitions "/srv/ftp.debian.org/web/transitions.yaml";
39 // if you setup an own dak repository and want to upload Debian packages you most possibly want
40 // to set the following option to a real path/filename and then enter those mail addresses that
41 // you want to be able to receive mails generated by your dak installation. This avoids spamming
42 // the real maintainers of a package you upload with mail.
43 // format of entries: one entry per line. Either an email address directly, or a regular expression,
44 // prefixed by "RE:". Examples: "jane.doe@domain.com" or "RE:jane[^@]@domain.com", where the first will
45 // only allow to mail jane.doe@domain.com while the second will mail all of jane*@domain.com
46 // MailWhiteList "/some/path/to/a/file";
51 Notifications "debian-devel@lists.debian.org";
58 TempDir "/srv/ftp.debian.org/tiffani";
59 MaxDiffs { Default 14; };
65 MyEmailAddress "Debian FTP Masters <ftpmaster@ftp-master.debian.org>";
70 FTPPath "/srv/ftp.debian.org/ftp";
71 TreeRootPath "/srv/ftp.debian.org/scratch/dsilvers/treeroots";
72 TreeDatabasePath "/srv/ftp.debian.org/scratch/dsilvers/treedbs";
73 BasicTrees { alpha; arm; hppa; hurd-i386; i386; ia64; mips; mipsel; powerpc; s390; sparc; m68k };
76 popular { i386; powerpc; all; source; };
78 everything { source; all; alpha; arm; hppa; hurd-i386; i386; ia64; mips; mipsel; powerpc; s390; sparc; m68k; };
84 HTMLPath "/srv/ftp.debian.org/web/new/";
89 LinkPath "/srv/ftp.debian.org/web/deferred/";
90 DeferredQueue "/srv/queued/DEFERRED/";
93 Import-Users-From-Passwd
96 // Comma separated list of users who are in Postgres but not the passwd file
97 KnownPostgres "postgres,dak,katie,release,qa,www-data,guest";
106 MorgueSubDir "queues";
118 ComponentPosition "prefix"; // Whether the component is prepended or appended to the section name
128 MyEmailAddress "Debian Archive Maintenance <ftpmaster@ftp-master.debian.org>";
129 LogFile "/srv/ftp.debian.org/web/removals.txt";
130 Bcc "removed-packages@qa.debian.org";
135 ExportDir "/srv/ftp.debian.org/dak/import-archive-files/";
140 /srv/keyring.debian.org/keyrings/debian-maintainers.gpg
142 Debian-Maintainer "true";
146 Reject-Proposed-Updates
148 StableRejector "the Stable Release Team";
149 StableMail "debian-release@lists.debian.org";
150 MoreInfoURL "http://release.debian.org/stable/4.0/4.0r7/";
153 Import-LDAP-Fingerprints
155 LDAPDn "ou=users,dc=debian,dc=org";
156 LDAPServer "db.debian.org";
159 "/srv/keyring.debian.org/keyrings/removed-keys.pgp";
160 "/srv/keyring.debian.org/keyrings/removed-keys.gpg";
161 "/srv/keyring.debian.org/keyrings/extra-keys.pgp";
163 KeyServer "wwwkeys.eu.pgp.net";
168 // How long (in seconds) dead packages are left before being killed
169 StayOfExecution 129600; // 1.5 days
170 QueueBuildStayOfExecution 86400; // 24 hours
176 DinstallLockFile "/srv/ftp.debian.org/lock/processnew.lock";
177 LockDir "/srv/ftp.debian.org/lock/new/";
192 OriginSuite "Unstable";
212 Announce "debian-changes@lists.debian.org";
215 // Description "Debian 4.0r1 Released 15 August 2007";
217 OverrideCodeName "etch";
219 ChangeLogBase "dists/oldstable/";
227 Oldstable-Proposed-Updates
235 Announce "debian-changes@lists.debian.org";
236 CopyChanges "dists/oldstable-proposed-updates/";
237 CopyDotDak "/srv/ftp.debian.org/queue/oldstable-proposed-updates/";
238 CommentsDir "/srv/ftp.debian.org/queue/o-p-u-new/COMMENTS/";
239 Version "4.0-updates";
241 Description "Debian 4.0 Proposed Updates - Not Released";
242 CodeName "etch-proposed-updates";
243 OverrideCodeName "etch";
244 OverrideSuite "oldstable";
245 ValidTime 604800; // 7 days
279 Announce "debian-changes@lists.debian.org";
282 // Description "Debian 5.0r0 Released 14 February 2009";
284 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
347 Announce "debian-testing-changes@lists.debian.org";
349 Description "Debian Testing distribution - Not Released";
351 OverrideCodeName "squeeze";
352 ValidTime 604800; // 7 days
361 Testing-Proposed-Updates
369 Announce "debian-testing-changes@lists.debian.org";
371 Description "Debian Testing distribution updates - Not Released";
372 CodeName "squeeze-proposed-updates";
373 OverrideCodeName "squeeze";
374 OverrideSuite "testing";
375 ValidTime 604800; // 7 days
411 Announce "debian-testing-changes@lists.debian.org";
413 Description "Debian Etch for m68k - Not Released";
414 CodeName "etch-m68k";
415 OverrideCodeName "etch";
432 Announce "debian-devel-changes@lists.debian.org";
434 Description "Debian Unstable - Not Released";
436 OverrideCodeName "sid";
437 ValidTime 604800; // 7 days
447 Testing-Proposed-Updates;
465 Announce "debian-devel-changes@lists.debian.org";
467 Description "Experimental packages - not released; use at your own risk.";
468 CodeName "experimental";
470 OverrideCodeName "sid";
471 OverrideSuite "unstable";
472 ValidTime 604800; // 7 days
482 Testing-Proposed-Updates;
497 "propup-version oldstable-security stable testing testing-proposed-updates unstable";
498 "propup-version stable-security testing testing-proposed-updates unstable";
499 "propup-version testing-security unstable";
500 "map etch oldstable";
502 "map squeeze testing";
504 "map rc-buggy experimental";
505 "map oldstable oldstable-proposed-updates";
506 "map oldstable-security oldstable-proposed-updates";
507 "map stable proposed-updates";
508 "map stable-security proposed-updates";
509 "map stable-proposed-updates proposed-updates";
510 "map-unreleased oldstable unstable";
511 "map-unreleased stable unstable";
512 "map-unreleased proposed-updates unstable";
513 "map testing testing-proposed-updates";
514 "map testing-security testing-proposed-updates";
515 "map-unreleased testing unstable";
516 "map-unreleased testing-proposed-updates unstable";
520 AutomaticByHandPackages {
521 "debian-installer-images" {
522 Source "debian-installer";
523 Section "raw-installer";
525 Script "/srv/ftp.debian.org/dak/scripts/debian/byhand-di";
529 Source "tag-overrides";
532 Script "/srv/ftp.debian.org/dak/scripts/debian/byhand-tag";
539 Script "/srv/ftp.debian.org/dak/scripts/debian/byhand-task";
545 Root "/srv/ftp.debian.org/ftp/";
546 Pool "/srv/ftp.debian.org/ftp/pool/";
547 Templates "/srv/ftp.debian.org/dak/templates/";
549 Lists "/srv/ftp.debian.org/database/dists/";
550 Log "/srv/ftp.debian.org/log/";
551 Lock "/srv/ftp.debian.org/lock";
552 Morgue "/srv/ftp.debian.org/morgue/";
553 MorgueReject "reject";
554 Override "/srv/ftp.debian.org/scripts/override/";
555 QueueBuild "/srv/incoming.debian.org/buildd/";
556 UrgencyLog "/srv/release.debian.org/britney/input/urgencies/";
557 TempPath "/srv/ftp.debian.org/tmp/";
560 Byhand "/srv/ftp.debian.org/queue/byhand/";
561 ProposedUpdates "/srv/ftp.debian.org/queue/p-u-new/";
562 OldProposedUpdates "/srv/ftp.debian.org/queue/o-p-u-new/";
563 Done "/srv/ftp.debian.org/queue/done/";
564 Holding "/srv/ftp.debian.org/queue/holding/";
565 New "/srv/ftp.debian.org/queue/new/";
566 Reject "/srv/ftp.debian.org/queue/reject/";
567 Unchecked "/srv/ftp.debian.org/queue/unchecked/";
568 Newstage "/srv/ftp.debian.org/queue/newstage/";
569 BTSVersionTrack "/srv/ftp.debian.org/queue/bts_version_track/";
570 Embargoed "/does/not/exist/";
571 Unembargoed "/does/not/exist/";
572 Disembargo "/does/not/exist/";
580 822Location "/srv/ftp.debian.org/web/new.822";
594 all "Architecture Independent";
596 hurd-i386 "Intel ia32 running the HURD";
603 m68k "Motorola Mc680x0";
604 mips "MIPS (Big Endian)";
605 mipsel "MIPS (Little Endian)";
608 sparc "Sun SPARC/UltraSPARC";
609 kfreebsd-i386 "GNU/kFreeBSD i386";
610 kfreebsd-amd64 "GNU/kFreeBSD amd64";
617 OriginServer "ftp-master.debian.org";
618 PrimaryMirror "ftp.debian.org";
619 Description "Master Archive for the Debian project";
633 Description "Contrib";
639 Description "Software that fails to meet the DFSG";
707 source 0; // i.e. unused
720 // Pool locations on ftp-master.debian.org
721 /srv/ftp.debian.org/ftp/pool/
723 Archive "ftp-master";
745 Root "/srv/ftp.debian.org/test/";