X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=config.sh.sed.in;h=8ed3b68543865d88c7efbdddb236d65f8758c770;hb=82bda389256e0a447fdd2e1689b2388a6082c426;hp=224bcdea0623a919f16b46fd7626a15d7fa3d4af;hpb=7fe3c9b50d2de32cf6abd9cb3aa0744d8600aeda;p=deb%2Fpackages.git diff --git a/config.sh.sed.in b/config.sh.sed.in index 224bcde..8ed3b68 100644 --- a/config.sh.sed.in +++ b/config.sh.sed.in @@ -11,7 +11,6 @@ filesdir=${topdir}/files htmldir=${topdir}/www archivedir=${topdir}/archive podir=${topdir}/po -localedir=%TOPDIR%/locale staticdir=${topdir}/static configdir=${topdir}/conf templatedir=${topdir}/templates @@ -26,20 +25,22 @@ cachedir=${topdir}/cache #ftproot=/org/ftp.root ftpsite=http://archive.ubuntu.com/ubuntu -security_ftpsite=$ftpsite +security_ftpsite=http://archive.ubuntu.com/ubuntu ddtp_ftpsite=http://ddtp.debian.net/debian +wget_cmd="wget --no-verbose --tries=2 --timeout=60" + root="" # Architectures # -polangs="de fi fr hu ja nl uk" -ddtplangs="ca cs da de eo es fi fr go hu it ja km_KH ko nl pl pt pt_BR ru sk sv uk zh zh_CN zh_TW" +polangs="de fi fr hu ja nl ru sv uk zh-cn" +ddtplangs="ca cs da de eo es fi fr hu it ja km-kh ko nl pl pt pt-br ru sk sv uk zh-cn zh-tw" archives="us security" sections="main multiverse restricted universe" -parts="${sections}" -suites="dapper dapper-updates dapper-backports edgy edgy-updates edgy-backports feisty feisty-updates feisty-backports gutsy" -dists="${suites}" +parts="$sections" +suites="dapper dapper-updates dapper-backports edgy edgy-updates edgy-backports feisty feisty-updates feisty-backports gutsy gutsy-updates gutsy-backports hardy" +dists="$suites" priorities="required important standard optional extra" architectures="i386 amd64 powerpc" arch_dapper="i386 amd64 powerpc" @@ -52,6 +53,11 @@ arch_feisty="${arch_edgy}" arch_feisty_updates="${arch_feisty}" arch_feisty_backports="${arch_feisty}" arch_gutsy="${arch_feisty}" +arch_gutsy_updates="${arch_gutsy}" +arch_gutsy_backports="${arch_gutsy}" +arch_hardy="${arch_gutsy}" +arch_hardy_updates="${arch_hardy}" +arch_hardy_backports="${arch_hardy}" # Miscellaneous #