From 2628b50561b15e2e1e96ee2880c3f34a5bf93480 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Wed, 22 Feb 2012 17:20:11 -0800 Subject: [PATCH] * add index diffs --- config/debian-r/dak.conf | 34 ++++++++++++++++++++++------------ 1 file changed, 22 insertions(+), 12 deletions(-) diff --git a/config/debian-r/dak.conf b/config/debian-r/dak.conf index 82c0f80c..3cbb637c 100644 --- a/config/debian-r/dak.conf +++ b/config/debian-r/dak.conf @@ -49,6 +49,15 @@ Queue-Report }; }; +Generate-Index-Diffs +{ + Options + { + TempDir "/srv/debian-r/tiffani"; + MaxDiffs { Default 14; }; + }; +}; + Import-LDAP-Fingerprints { // LDAPDn "ou=users,dc=debian,dc=org"; @@ -108,18 +117,18 @@ Clean-Suites OverrideFilename "override.source-only"; }; -Security-Install -{ - ComponentMappings - { - main "ftp-master.debian.org:/pub/UploadQueue"; - contrib "ftp-master.debian.org:/pub/UploadQueue"; - non-free "ftp-master.debian.org:/pub/UploadQueue"; - non-US/main "non-us.debian.org:/pub/UploadQueue"; - non-US/contrib "non-us.debian.org:/pub/UploadQueue"; - non-US/non-free "non-us.debian.org:/pub/UploadQueue"; - }; -}; +// Security-Install +// { +// ComponentMappings +// { +// main "debian-r.donarmstrong.com:/pub/UploadQueue"; +// contrib "ftp-master.debian.org:/pub/UploadQueue"; +// non-free "ftp-master.debian.org:/pub/UploadQueue"; +// non-US/main "non-us.debian.org:/pub/UploadQueue"; +// non-US/contrib "non-us.debian.org:/pub/UploadQueue"; +// non-US/non-free "non-us.debian.org:/pub/UploadQueue"; +// }; +// }; Suite { @@ -165,6 +174,7 @@ SuiteMappings { "map squeeze stable"; "map wheezy testing"; + "map sid unstable"; }; Dir -- 2.39.5