3 // To sign the release files. Adjust the keyid!
4 // Note: Key must be without a passphrase or it wont work automagically!
5 SigningKeyring "/srv/backports-master.debian.org/s3kr1t/dot-gnupg/secring.gpg";
6 SigningPubKeyring "/srv/backports-master.debian.org/s3kr1t/dot-gnupg/pubring.gpg";
7 SendmailCommand "/usr/sbin/sendmail -oi -t -f envelope@backports.debian.org";
8 MyEmailAddress "Backports Debian FTP Masters <ftpmaster@backports.debian.org>";
9 MyAdminAddress "ftpmaster@backports.debian.org";
10 MyHost "backports.debian.org"; // used for generating user@my_host addresses in e.g. manual_reject()
11 MyDistribution "backports.debian.org archive"; // Used in emails
12 // Alicia and melanie can use it
13 BugServer "bugs.debian.org";
14 // melanie uses the packages server.
15 // PackagesServer "packages.test.backports.org";
16 // If defined then the package@this.server gets a copy of most of the
17 // actions related to the package. For an example look at
18 // packages.qa.debian.org
19 // TrackingServer "packages.qa.test.backports.org";
20 // If defined this address gets a bcc of all mails.
21 // FIXME: Einrichten wenn das hier produktiv geht!
22 Bcc "debian-backports-changes@lists.debian.org";
23 GroupOverrideFilename "override.group-maint";
24 FutureTimeTravelGrace 28800; // 8 hours
25 PastCutoffYear "1984";
27 // If defined then mails to close bugs are sent to the bugserver.
29 OverrideDisparityCheck "false";
30 DefaultSuite "squeeze-backports";
31 ReleaseTransitions "/srv/backports-master.debian.org/hints/transitions.yaml";
32 // If set, only send mails to addresses listed there.
33 // format of entries: one entry per line. Either an email address directly, or a regular expression,
34 // prefixed by "RE:". Examples: "jane.doe@domain.com" or "RE:jane[^@]@domain.com", where the first will
35 // only allow to mail jane.doe@domain.com while the second will mail all of jane*@domain.com
36 MailWhiteList "/srv/backports-master.debian.org/dak/config/backports/mail-whitelist";
43 TempDir "/srv/backports-master.debian.org/tiffani";
44 MaxDiffs { Default 50; };
50 // Should we sent a mail to newly added users?
53 // Should we create an account so they can login?
54 // Account will be created with the defaults from adduser, so adjust
55 // it's configuration to fit your needs.
56 // NOTE: This requires that your dak user has a sudo entry, allowing
57 // to run /usr/sbin/useradd!
58 CreateAccount "false";
60 // Note: This is a comma separated list of additional groupnames to
61 // which uma should add the user. NO spaces between the groupnames or
63 // Disable it if you dont want or need that feature.
70 HTMLPath "/srv/backports-web.debian.org/underlay/new/";
80 // OriginSuite "Unstable";
87 Import-Users-From-Passwd
89 // The Primary GID of your users. Using uma it is the gid from group users.
91 // Comma separated list of users who are in Postgres but not the passwd file
92 KnownPostgres "postgres,katie,dak,www-data,qa,guest,repuser";
99 822Location "/srv/backports-web.debian.org/underlay/new.822";
109 MorgueSubDir "queues";
117 Suite "squeeze-backports";
126 Suite "squeeze-backports";
129 LogFile "/srv/backports-web.debian.org/underlay/removals.txt";
130 LogFile822 "/srv/backports-web.debian.org/underlay/removals.822";
135 ExportDir "/srv/backports-master.debian.org/dak/import-archive-files/";
140 // How long (in seconds) dead packages are left before being killed
141 StayOfExecution 1209600; // 14 days
142 AcceptedAutoBuildStayOfExecution 86400; // 24 hours
148 DinstallLockFile "/srv/backports-master.debian.org/lock/processnew.lock";
149 LockDir "/srv/backports-master.debian.org/lock/new/";
168 Base "/srv/backports-master.debian.org/";
169 Root "/srv/backports-master.debian.org/ftp/";
170 Pool "/srv/backports-master.debian.org/ftp/pool/";
171 Export "/srv/backports-master.debian.org/export/";
172 Templates "/srv/backports-master.debian.org/dak/templates/";
173 Lists "/srv/backports-master.debian.org/database/dists/";
174 Cache "/srv/backports-master.debian.org/database/";
175 Log "/srv/backports-master.debian.org/log/";
176 Lock "/srv/backports-master.debian.org/lock";
177 Morgue "/srv/backports-master.debian.org/morgue/";
178 Override "/srv/backports-master.debian.org/scripts/override/";
179 UrgencyLog "/srv/backports-master.debian.org/testing/urgencies/";
180 TempPath "/srv/backports-master.debian.org/tmp";
181 BTSVersionTrack "/srv/backports-master.debian.org/queue/bts_version_track/";
182 Holding "/srv/backports-master.debian.org/queue/holding/";
183 Done "/srv/backports-master.debian.org/queue/done/";
184 Reject "/srv/backports-master.debian.org/queue/reject/";
188 Byhand "/srv/backports-master.debian.org/queue/byhand/";
189 New "/srv/backports-master.debian.org/queue/new/";
190 Unchecked "/srv/backports-master.debian.org/queue/unchecked/";
191 Newstage "/srv/backports-master.debian.org/queue/newstage/";
192 Embargoed "/srv/backports-master.debian.org/queue/Embargoed/";
193 Unembargoed "/srv/backports-master.debian.org/queue/Unembargoed/";
194 ProposedUpdates "/srv/backports-master.debian.org/queue/p-u-new/";
195 OldProposedUpdates "/srv/backports-master.debian.org/queue/Unembargoed/";
202 // PoolSize should be at least ThreadCount + 1
204 // MaxOverflow shouldn't exceed postgresql.conf's max_connections - PoolSize
206 // should be false for encoding == SQL_ASCII
212 "map squeeze squeeze-backports";
213 "map squeeze-bpo squeeze-backports";
219 all "Architecture Independent";
221 amd64 "AMD x86_64 (AMD64)";
222 hurd-i386 "Intel ia32 running the HURD";
228 m68k "Motorola Mc680x0";
229 mips "MIPS (Big Endian)";
230 mipsel "MIPS (Little Endian)";
233 sh "Hitatchi SuperH";
234 sparc "Sun SPARC/UltraSPARC";
235 kfreebsd-i386 "GNU/kFreeBSD i386";
236 kfreebsd-amd64 "GNU/kFreeBSD amd64";
243 OriginServer "backports.debian.org";
244 PrimaryMirror "backports.debian.org";
245 Description "Master Archive for backports.debian.org archive";
312 source 0; // i.e. unused
330 // The default number of threads for multithreading parts of dak:
334 Import-LDAP-Fingerprints
336 LDAPDn "ou=users,dc=debian,dc=org";
337 LDAPServer "db.debian.org";
340 "/srv/keyring.debian.org/keyrings/removed-keys.pgp";
341 "/srv/keyring.debian.org/keyrings/removed-keys.gpg";
342 "/srv/keyring.debian.org/keyrings/extra-keys.pgp";
344 KeyServer "wwwkeys.eu.pgp.net";
349 Export "/srv/backports-master.debian.org/export/changelogs";