X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=katie.conf;h=b754c5e4680c715eab3b0c2c075677f8e6526f5e;hb=d904756049f3c53b562cd2c1f96f7e09dba21949;hp=0d436a419bf52bba96104ca5833dbbbe7b3a5011;hpb=e8eacb00ee41d7ab974ba913fff40e5c082b8e1a;p=dak.git diff --git a/katie.conf b/katie.conf index 0d436a41..b754c5e4 100644 --- a/katie.conf +++ b/katie.conf @@ -1,129 +1,114 @@ 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"; + SigningKeyring "/org/ftp.debian.org/s3kr1t/dot-gnupg/secring.gpg"; SendmailCommand "/usr/sbin/sendmail -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"; NewAckList "/org/ftp.debian.org/katie/log"; LockFile "/org/ftp.debian.org/katie/lock"; - + Bcc "archive@ftp-master.debian.org"; + GroupOverrideFilename "override.group-maint"; }; -Heidi +Julia { + ValidGID "800"; + // Comma seperated list of users who are in Postgres but not the passwd file + KnownPostgres "postgres,katie"; +}; +Shania +{ Options { - Add ""; - Debug ""; - Help ""; - List ""; - Remove ""; - Set ""; - Version ""; + Days 14; }; - + MorgueSubDir "shania"; }; -Jenna +Natalie { - Options { - Architecture ""; - Component ""; - Debug ""; - Help ""; - Suite ""; - Verbose ""; - Version ""; + Component "main"; + Suite "unstable"; + Type "deb"; }; + ComponentPosition "prefix"; // Whether the component is prepended or appended to the section name }; -Shania +Melanie { - Options { - Debug ""; - Help ""; - Version ""; - Days 14; - Incoming ""; - Mail ""; - No-Action ""; - Verbose ""; + Suite "unstable"; }; - MorgueSubDir "shania"; + MyEmailAddress "Debian Archive Maintenance "; + 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 // Currently don't do anything - { - Debug ""; - Help ""; - Interactive ""; - Version ""; - }; - // How long (in seconds) dead packages are left before being killed - StayOfExecution 172800; // 2 days + StayOfExecution 129600; // 1.5 days 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 @@ -136,46 +121,47 @@ 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.2r0"; + Version "2.2r3"; Origin "Debian"; - Description "Debian 2.2r2 Released 5th December 2000"; + Description "Debian 2.2r3 Released 16th April 2001"; 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"; + Version "2.2r4"; Origin "Debian"; - Description "Proposed Updates for Debian 2.2r3 - Not Released"; + Description "Proposed Updates for Debian 2.2r4 - Not Released"; CodeName "proposed-updates"; OverrideCodeName "potato"; + OverrideSuite "stable"; Priority "2"; }; @@ -189,22 +175,25 @@ Suite }; Architectures { - "source" ""; - "all" ""; - "alpha" ""; - "arm" ""; - "i386" ""; - "m68k" ""; - "powerpc" ""; - "sparc" ""; + source ""; + all ""; + alpha ""; + arm ""; + hppa ""; + i386 ""; + ia64 ""; + m68k ""; + powerpc ""; + sparc ""; }; - Version "2.3-testing"; Origin "Debian"; - Description "Debian 2.3 Testing distribution - Not Released"; + Description "Debian Testing distribution - Not Released"; + CodeName "woody"; + OverrideCodeName "woody"; Priority "3"; }; - Unstable + Woody-Proposed-Updates { Components { @@ -214,47 +203,79 @@ Suite }; Architectures { - "source" ""; - "all" ""; - "alpha" ""; - "arm" ""; - "hppa" ""; - "hurd-i386" ""; - "i386" ""; - "m68k" ""; - "mips" ""; - "mipsel" ""; - "powerpc" ""; - "sh" ""; - "sparc" ""; + source ""; + all ""; + alpha ""; + arm ""; + hppa ""; + i386 ""; + ia64 ""; + m68k ""; + powerpc ""; + sparc ""; }; - Announce "debian-devel-changes@lists.debian.org"; - Version "2.3"; Origin "Debian"; - Description "Debian 2.3 Unstable - Not Released"; - CodeName "woody"; + Description "Debian Testing distribution updates - Not Released"; + CodeName "woody-proposed-updates"; OverrideCodeName "woody"; Priority "4"; }; + Unstable + { + Components + { + main ""; + contrib ""; + non-free ""; + }; + Architectures + { + source ""; + all ""; + alpha ""; + arm ""; + hppa ""; + hurd-i386 ""; + i386 ""; + ia64 ""; + m68k ""; + mips ""; + mipsel ""; + powerpc ""; + s390 ""; + sh ""; + sparc ""; + }; + Announce "debian-devel-changes@lists.debian.org"; + Origin "Debian"; + Description "Debian Unstable - Not Released"; + CodeName "sid"; + OverrideCodeName "sid"; + Priority "5"; + }; + }; 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/"; }; DB { - Host "ftp-master.debian.org"; + Name "projectb"; + Host ""; Port -1; - ROUser "nobody"; }; Architectures @@ -267,10 +288,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"; @@ -282,6 +305,7 @@ Archive ftp-master { OriginServer "ftp-master.debian.org"; + PrimaryMirror "ftp.debian.org"; Description "Master Archive for the Debian project"; }; @@ -308,6 +332,67 @@ Component MeetsDFSG "false"; }; + mixed // **NB:** only used for overrides; not yet used in other code + { + Description "Legacy Mixed"; + MeetsDFSG "false"; + }; + +}; + +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 ""; + +}; + +Priority +{ + + required 1; + important 2; + standard 3; + optional 4; + extra 5; + source 0; // i.e. unused + +}; + +OverrideType +{ + + deb ""; + udeb ""; + dsc ""; + }; Location @@ -344,7 +429,7 @@ Location /org/ftp.debian.org/ftp/pool/ { Archive "ftp-master"; - Type "pool" + Type "pool"; }; };