X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=katie.conf;h=1ba81fdc645d405ebd91ec8b362ca206c6bff552;hb=f22f57084bb5a6c4b30cd2dfcd138c9976db7fbf;hp=06511d79ef384782bcb92a74647144c62ad7a3f9;hpb=d282b550bd350fb493826d3a27f9dc92d4273162;p=dak.git diff --git a/katie.conf b/katie.conf index 06511d79..1ba81fdc 100644 --- a/katie.conf +++ b/katie.conf @@ -1,92 +1,52 @@ Dinstall { - Options - { - Automatic ""; - Debug ""; - Help ""; - Ack-New ""; - Manual-Reject ""; - No-Action ""; - No-Lock ""; - No-Version-Check ""; - No-Mail ""; - Override-Distribution ""; - Version ""; - }; - PGPKeyring "/org/keyring.debian.org/keyrings/debian-keyring.pgp"; GPGKeyring "/org/keyring.debian.org/keyrings/debian-keyring.gpg"; - SendmailCommand "/usr/sbin/sendmail -oi -t"; + SigningKeyring "/org/ftp.debian.org/s3kr1t/dot-gnupg/secring.gpg"; + SigningPubKeyring "/org/ftp.debian.org/s3kr1t/dot-gnupg/pubring.gpg"; + SigningKeyIds "722F1AED"; + SendmailCommand "/usr/sbin/sendmail -odq -oi -t"; MyEmailAddress "Debian Installer "; + MyAdminAddress "ftpmaster@debian.org"; MyHost "debian.org"; // used for generating user@my_host addresses in e.g. manual_reject() + MyDistribution "Debian"; // Used in emails + BugServer "bugs.debian.org"; + PackagesServer "packages.debian.org"; + TrackingServer "packages.qa.debian.org"; NewAckList "/org/ftp.debian.org/katie/log"; LockFile "/org/ftp.debian.org/katie/lock"; - + Bcc "archive@ftp-master.debian.org"; + GroupOverrideFilename "override.group-maint"; + StableRejector "Martin (Joey) Schulze "; + FutureTimeTravelGrace 28800; // 6 hours + PastCutoffYear "1984"; + BXANotify 1; + SkipTime 300; + SpecialAcceptedAutoBuild 1; }; -Heidi +Julia { - - Options - { - Add ""; - Debug ""; - Help ""; - List ""; - Remove ""; - Set ""; - Version ""; - }; - -}; - -Jenna -{ - - Options - { - Architecture ""; - Component ""; - Debug ""; - Help ""; - Suite ""; - Verbose ""; - Version ""; - }; - + ValidGID "800"; + // Comma seperated list of users who are in Postgres but not the passwd file + KnownPostgres "postgres,katie"; }; Shania { - Options { - Debug ""; - Help ""; - Version ""; Days 14; - Incoming ""; - Mail ""; - No-Action ""; - Verbose ""; }; - MorgueSubDir "shania"; }; Natalie { - Options { - Debug ""; - Help ""; - Version ""; Component "main"; - List ""; Suite "unstable"; - Set ""; Type "deb"; }; @@ -95,78 +55,70 @@ Natalie Melanie { - Options { - Debug ""; - Help ""; - Version ""; - Architecture ""; - Binary-Only ""; - Component ""; - Done ""; - No-Action ""; - Orphan ""; - Partial ""; - Reason ""; - Source-Only ""; Suite "unstable"; }; MyEmailAddress "Debian Archive Maintenance "; - LogFile "/home/troup/public_html/removals.txt"; + LogFile "/org/ftp.debian.org/web/removals.txt"; + Bcc "removed-packages@qa.debian.org"; }; Neve { - ExportDir "/org/ftp.debian.org/katie/neve-files/"; - }; Rhona { - - Options - { - Debug ""; - Help ""; - No-Action ""; - Version ""; - }; - // How long (in seconds) dead packages are left before being killed - StayOfExecution 172800; // 2 days + StayOfExecution 129600; // 1.5 days + AcceptedAutoBuildStayOfExecution 86400; // 24 hours MorgueSubDir "rhona"; OverrideFilename "override.source-only"; }; Suite { - - // Priority determines which suite is used for the Maintainers filed as generated by charisma/da_mkmaintainers (highest wins) - + // Priority determines which suite is used for the Maintainers file + // as generated by charisma (highest wins). + Experimental { + Components + { + main ""; + contrib ""; + non-free ""; + }; Architectures { - "source" ""; - "all" ""; - "alpha" ""; - "arm" ""; - "i386" ""; - "m68k" ""; - "powerpc" ""; - "sparc" ""; + source ""; + all ""; + alpha ""; + arm ""; + hppa ""; + hurd-i386 ""; + i386 ""; + ia64 ""; + m68k ""; + mips ""; + mipsel ""; + powerpc ""; + s390 ""; + sh ""; + sparc ""; }; Announce "debian-devel-changes@lists.debian.org"; - Version "xx"; Origin "Debian"; Description "Experimental packages - not released; use at your own risk."; CodeName "experimental"; - OverrideCodeName "experimental"; - SingleOverrideFile "true"; + NotAutomatic "yes"; + OverrideCodeName "sid"; + OverrideSuite "unstable"; Priority "0"; + Tree "project/experimental"; }; Stable @@ -179,46 +131,48 @@ Suite }; Architectures { - "source" ""; - "all" ""; - "alpha" ""; - "arm" ""; - "i386" ""; - "m68k" ""; - "powerpc" ""; - "sparc" ""; + source ""; + all ""; + alpha ""; + arm ""; + i386 ""; + m68k ""; + powerpc ""; + sparc ""; }; Announce "debian-changes@lists.debian.org"; - Version "2.2r2"; + Version "2.2r6"; Origin "Debian"; - Description "Debian 2.2r2 Released 5th December 2000"; + Description "Debian 2.2r6 Released 3rd April 2002"; CodeName "potato"; OverrideCodeName "potato"; Priority "1"; Untouchable "1"; - ChangeLogBase "dists/stable/non-US/"; + ChangeLogBase "dists/stable/"; }; Proposed-Updates { Architectures { - "source" ""; - "all" ""; - "alpha" ""; - "arm" ""; - "i386" ""; - "m68k" ""; - "powerpc" ""; - "sparc" ""; + source ""; + all ""; + alpha ""; + arm ""; + i386 ""; + m68k ""; + powerpc ""; + sparc ""; }; Announce "debian-changes@lists.debian.org"; CopyChanges "dists/proposed-updates/"; - Version "2.2r3"; + CopyKatie "/org/ftp.debian.org/queue/proposed-updates/"; + Version "2.2r6"; Origin "Debian"; - Description "Proposed Updates for Debian 2.2r3 - Not Released"; + Description "Proposed Updates for Debian 2.2r6 - Not Released"; CodeName "proposed-updates"; OverrideCodeName "potato"; + OverrideSuite "stable"; Priority "2"; }; @@ -232,22 +186,59 @@ Suite }; Architectures { - "source" ""; - "all" ""; - "alpha" ""; - "arm" ""; - "i386" ""; - "m68k" ""; - "powerpc" ""; - "sparc" ""; + source ""; + all ""; + alpha ""; + arm ""; + hppa ""; + i386 ""; + ia64 ""; + m68k ""; + mips ""; + mipsel ""; + powerpc ""; + s390 ""; + sparc ""; }; - Version "2.3-testing"; Origin "Debian"; - Description "Debian 2.3 Testing distribution - Not Released"; - OverrideCodeName "testing"; + Description "Debian Testing distribution - Not Released"; + CodeName "woody"; + OverrideCodeName "woody"; Priority "3"; }; + Woody-Proposed-Updates + { + Components + { + main ""; + contrib ""; + non-free ""; + }; + Architectures + { + source ""; + all ""; + alpha ""; + arm ""; + hppa ""; + i386 ""; + ia64 ""; + m68k ""; + mips ""; + mipsel ""; + powerpc ""; + s390 ""; + sparc ""; + }; + Origin "Debian"; + Description "Debian Testing distribution updates - Not Released"; + CodeName "woody-proposed-updates"; + OverrideCodeName "woody"; + OverrideSuite "unstable"; + Priority "4"; + }; + Unstable { Components @@ -258,27 +249,28 @@ Suite }; Architectures { - "source" ""; - "all" ""; - "alpha" ""; - "arm" ""; - "hppa" ""; - "hurd-i386" ""; - "i386" ""; - "m68k" ""; - "mips" ""; - "mipsel" ""; - "powerpc" ""; - "sh" ""; - "sparc" ""; + source ""; + all ""; + alpha ""; + arm ""; + hppa ""; + hurd-i386 ""; + i386 ""; + ia64 ""; + m68k ""; + mips ""; + mipsel ""; + powerpc ""; + s390 ""; + sh ""; + sparc ""; }; Announce "debian-devel-changes@lists.debian.org"; - Version "2.3"; Origin "Debian"; - Description "Debian 2.3 Unstable - Not Released"; + Description "Debian Unstable - Not Released"; CodeName "sid"; OverrideCodeName "sid"; - Priority "4"; + Priority "5"; }; }; @@ -287,18 +279,40 @@ Dir { RootDir "/org/ftp.debian.org/ftp/"; PoolDir "/org/ftp.debian.org/ftp/pool/"; + TemplatesDir "/org/ftp.debian.org/katie/templates/"; + LockDir "/org/ftp.debian.org/katie/locks/"; PoolRoot "pool/"; IncomingDir "/org/ftp.debian.org/incoming/"; OverrideDir "/org/ftp.debian.org/scripts/override/"; ListsDir "/org/ftp.debian.org/database/dists/"; + LogDir "/org/ftp.debian.org/log/"; Morgue "/org/ftp.debian.org/morgue/"; + MorgueRejectDir "reject"; + OverrideDir "/org/ftp.debian.org/scripts/override/"; + QueueRootDir "/org/ftp.debian.org/queue/"; + QueueAcceptedDir "/org/ftp.debian.org/queue/accepted/"; + QueueByhandDir "/org/ftp.debian.org/queue/byhand/"; + QueueDoneDir "/org/ftp.debian.org/queue/done/"; + QueueHoldingDir "/org/ftp.debian.org/queue/holding/"; + QueueNewDir "/org/ftp.debian.org/queue/new/"; + QueueRejectDir "/org/ftp.debian.org/queue/reject/"; + QueueUncheckedDir "/org/ftp.debian.org/queue/unchecked/"; + AcceptedAutoBuild "/org/incoming.debian.org/buildd/"; + UrgencyLogDir "/org/ftp.debian.org/testing/urgencies/"; }; DB { - Host "ftp-master.debian.org"; + Name "projectb"; + Host ""; Port -1; - ROUser "nobody"; + + NonUSName "projectb"; + NonUSHost "non-US.debian.org"; + NonUSPort -1; + NonUSUser "auric"; + NonUSPassword "moo"; + }; Architectures @@ -311,10 +325,12 @@ Architectures hppa "HP PA RISC"; arm "Arm"; i386 "Intel ia32"; + ia64 "Intel ia64"; m68k "Motorola Mc680x0"; mips "SGI MIPS"; mipsel "SGI MIPS (Little Endian)"; powerpc "PowerPC"; + s390 "IBM S/390"; sh "Hitatchi SuperH"; sparc "Sun SPARC/UltraSPARC"; @@ -326,6 +342,7 @@ Archive ftp-master { OriginServer "ftp-master.debian.org"; + PrimaryMirror "ftp.debian.org"; Description "Master Archive for the Debian project"; }; @@ -363,55 +380,55 @@ Component Section { - "admin" ""; - "base" ""; - "comm" ""; - "debian-installer" ""; - "devel" ""; - "doc" ""; - "editors" ""; - "electronics" ""; - "games" ""; - "graphics" ""; - "hamradio" ""; - "interpreters" ""; - "libs" ""; - "mail" ""; - "math" ""; - "misc" ""; - "net" ""; - "news" ""; - "oldlibs" ""; - "otherosfs" ""; - "science" ""; - "shells" ""; - "sound" ""; - "tex" ""; - "text" ""; - "utils" ""; - "web" ""; - "x11" ""; + admin ""; + base ""; + comm ""; + debian-installer ""; + devel ""; + doc ""; + editors ""; + electronics ""; + games ""; + graphics ""; + hamradio ""; + interpreters ""; + libs ""; + mail ""; + math ""; + misc ""; + net ""; + news ""; + oldlibs ""; + otherosfs ""; + science ""; + shells ""; + sound ""; + tex ""; + text ""; + utils ""; + web ""; + x11 ""; }; Priority { - "required" 1; - "important" 2; - "standard" 3; - "optional" 4; - "extra" 5; - "source" 0; // i.e. unused + required 1; + important 2; + standard 3; + optional 4; + extra 5; + source 0; // i.e. unused }; OverrideType { - "deb" ""; - "udeb" ""; - "dsc" ""; + deb ""; + udeb ""; + dsc ""; }; @@ -449,7 +466,20 @@ Location /org/ftp.debian.org/ftp/pool/ { Archive "ftp-master"; - Type "pool" + Type "pool"; }; }; + +Urgency +{ + Default "low"; + Valid + { + low ""; + medium ""; + high ""; + emergency ""; + critical ""; + }; +};