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"; MyEmailAddress "Debian Installer "; MyHost "debian.org"; // used for generating user@my_host addresses in e.g. manual_reject() NewAckList "/home/troup/katie/log"; // !!FIXME!! LockFile "/home/troup/katie/lock"; // !!FIXME!! }; Heidi { Options { Add ""; Debug ""; Help ""; List ""; Remove ""; Set ""; Version ""; }; }; Jenna { Options { Architecture ""; Component ""; Debug ""; Help ""; Suite ""; Verbose ""; Version ""; }; }; Neve { ExportDir "/home/troup/katie/neve-files/"; }; Rhona { Options // Currently don't do anything { Debug ""; Help ""; Interactive ""; Version ""; }; //Morgue "/org/ftp.debian.org/morgue/"; Morgue "/org/scratch/troup/morgue/"; // How long (in seconds) dead packages are left before being killed StayOfExecution 259200; }; Suite { // Priority determines which suite is used for the Maintainers filed as generated by charisma/da_mkmaintainers (highest wins) Experimental { Architectures { "source" ""; "all" ""; "alpha" ""; "arm" ""; "i386" ""; "m68k" ""; "powerpc" ""; "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"; Priority "0"; }; Stable { Components { main ""; contrib ""; non-free ""; }; Architectures { "source" ""; "all" ""; "alpha" ""; "arm" ""; "i386" ""; "m68k" ""; "powerpc" ""; "sparc" ""; }; Announce "debian-changes@lists.debian.org"; Version "2.2r0"; Origin "Debian"; Description "Debian 2.2 Released 14th August 2000"; CodeName "potato"; OverrideCodeName "potato"; Priority "1"; Untouchable "1"; }; Proposed-Updates { Architectures { "source" ""; "all" ""; "alpha" ""; "arm" ""; "i386" ""; "m68k" ""; "powerpc" ""; "sparc" ""; }; Announce "debian-changes@lists.debian.org"; CopyChanges "dists/proposed-updates/"; Version "2.2r1"; Origin "Debian"; Description "Proposed Updates for Debian 2.2r1 - Not Released"; CodeName "proposed-updates"; OverrideCodeName "potato"; Priority "2"; }; Testing { Components { main ""; contrib ""; non-free ""; }; Architectures { "source" ""; "all" ""; "alpha" ""; "arm" ""; "i386" ""; "m68k" ""; "powerpc" ""; "sparc" ""; }; Version "2.3-testing"; Origin "Debian"; Description "Debian 2.3 Testing distribution - Not Released"; Priority "3"; }; Unstable { Components { main ""; contrib ""; non-free ""; }; Architectures { "source" ""; "all" ""; "alpha" ""; "arm" ""; "hppa" ""; "hurd-i386" ""; "i386" ""; "m68k" ""; "mips" ""; "mipsel" ""; "powerpc" ""; "sh" ""; "sparc" ""; }; Announce "debian-devel-changes@lists.debian.org"; Version "2.3"; Origin "Debian"; Description "Debian 2.3 Unstable - Not Released"; CodeName "woody"; OverrideCodeName "woody"; Priority "4"; }; }; Dir { RootDir "/org/ftp.debian.org/ftp/"; PoolDir "/org/scratch/troup/pool/"; PoolRoot "pool/"; IncomingDir "/org/ftp.debian.org/incoming/"; OverrideDir "/org/ftp.debian.org/scripts/override/"; ListsDir "/org/ftp.debian.org/database/dists/"; }; DB { Host "ftp-master.debian.org"; Port -1; ROUser "nobody"; } Architectures { source "Source"; all "Architecture Independent"; alpha "DEC Alpha"; hurd-i386 "Intel ia32 running the HURD"; hppa "HP PA RISC"; arm "Arm"; i386 "Intel ia32"; m68k "Motorola Mc680x0"; mips "SGI MIPS"; mipsel "SGI MIPS (Little Endian)"; powerpc "PowerPC"; sh "Hitatchi SuperH"; sparc "Sun SPARC/UltraSPARC"; }; Archive { ftp-master { OriginServer "ftp-master.debian.org"; Description "Master Archive for the Debian project"; }; }; Component { main { Description "Main"; MeetsDFSG "true"; }; contrib { Description "Contrib"; MeetsDFSG "true"; }; non-free { Description "Software that fails to meet the DFSG"; MeetsDFSG "false"; }; }; Location { // Old style locations on ftp-master.debian.org /org/ftp.debian.org/ftp/project/experimental/ { Archive "ftp-master"; Suite "experimental"; Type "legacy-mixed"; }; /org/ftp.debian.org/ftp/dists/proposed-updates/ { Archive "ftp-master"; Suite "proposed-updates"; Type "legacy-mixed"; }; /org/ftp.debian.org/ftp/dists/ { Archive "ftp-master"; Suites { Stable ""; Unstable ""; }; Type "legacy"; }; // New pool locations on ftp-master.debian.org /org/scratch/troup/pool/ { Archive "ftp-master"; Type "pool" }; }