]> git.deb.at Git - deb/packages.git/blobdiff - config.sh
import 010cvs (renamed to 010svn of course) and 050checkinst from old code.
[deb/packages.git] / config.sh
index a5aa6db59ba081fc431c0dfe37abc2f03b68cd6f..eab1b2b5504898946b697cf51d89107f6ae32b9c 100644 (file)
--- a/config.sh
+++ b/config.sh
@@ -32,6 +32,7 @@ amd64_ftpsite=http://amd64.debian.net/debian
 kfreebsd_ftpsite=http://kfreebsd-gnu.debian.net/debian
 
 root=""
+hostname="http://packages.debian.net"
 search_page="http://packages.debian.net/"
 search_url="/search"
 webmaster=webmaster@debian.org
@@ -47,16 +48,16 @@ cn_help_url="http://www.debian.org/intro/cn"
 #
 polangs="de fi nl fr uk"
 ddtplangs="de cs da eo es fi fr hu it ja nl pl pt_BR pt_PT ru sk sv_SE uk"
-archives="us non-US security volatile backports"
+archives="us non-US security amd64 kfreebsd backports volatile"
 sections="main contrib non-free"
 parts="$sections"
-suites="oldstable stable testing unstable experimental"
+suites="oldstable stable stable-volatile stable-backports testing unstable experimental"
 dists="$suites"
-architectures="alpha amd64 arm hppa hurd-i386 i386 ia64 kfreebsd-i386 m68k mips mipsel powerpc s390 sparc"
+architectures="alpha amd64 arm hppa hurd-i386 i386 ia64 kfreebsd-i386 kfreebsd-amd64 m68k mips mipsel powerpc s390 sparc"
 arch_oldstable="alpha arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc"
 arch_stable="${arch_oldstable} amd64"
 arch_testing="${arch_stable}"
-arch_unstable="${arch_stable} hurd-i386 kfreebsd-i386"
+arch_unstable="${arch_stable} hurd-i386 kfreebsd-i386 kfreebsd-amd64"
 arch_experimental="${arch_unstable}"
 arch_testing_proposed_updates="${arch_testing}"
 arch_stable_proposed_updates="${arch_stable}"