X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=config.sh.sed.in;h=48dd533d1a08b05844e9ef96a4ab167e763c9c75;hb=792f3487bec081187341d8bd5f75d1c62bfd54f3;hp=155e8b8ea140b6cee4f19d13c03d0506491f2e46;hpb=643c0d669ad783d14919ee7b7644ee4f05e7c0bf;p=deb%2Fpackages.git diff --git a/config.sh.sed.in b/config.sh.sed.in index 155e8b8..48dd533 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 @@ -20,42 +19,48 @@ cachedir=${topdir}/cache # unset this if %SITE% moves somewhere where the packages files # cannot be obtained locally # -localdir=/org/ftp.debian.org/debian +#localdir=/org/ftp.debian.org/debian # path to private ftp directory #ftproot=/org/ftp.root ftpsite=http://archive.ubuntu.com/ubuntu -security_ftpsite=$ftpsite +security_ftpsite=http://archive.ubuntu.com/ubuntu +#ddtp_ftpsite=http://archive.ubuntu.com/ubuntu +wget_cmd="wget --no-verbose --tries=2 --timeout=60" +check_release_cmd="perl -I${libdir} ${bindir}/check-release --verbose --ignoremissing --keyring ${configdir}/trusted.gpg" + +# URLs that need to be known in the code (as opposed to the templates) root="" +search_url="/search" # Architectures # -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" +polangs="de fi fr hu ja nl ru sv uk zh-cn" +ddtplangs="ca cs da de eo es fi fr hu it ja 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="warty hoary hoary-backports breezy breezy-backports dapper dapper-backports edgy edgy-backports feisty" +parts="$sections" +suites="dapper dapper-updates dapper-backports feisty feisty-updates feisty-backports gutsy gutsy-updates gutsy-backports hardy hardy-updates hardy-backports intrepid" +dists="$suites" priorities="required important standard optional extra" -dists="${suites}" architectures="i386 amd64 powerpc" -arch_warty="i386 amd64 powerpc" -arch_warty_updates="${arch_warty}" -arch_hoary="${arch_warty}" -arch_hoary_backports="${arch_hoary}" -arch_hoary_updates="${arch_hoary}" -arch_breezy="${arch_hoary}" -arch_breezy_updates="${arch_breezy}" -arch_breezy_backports="${arch_breezy}" -arch_dapper="${arch_breezy}" +arch_dapper="i386 amd64 powerpc" arch_dapper_updates="${arch_dapper}" arch_dapper_backports="${arch_dapper}" -arch_edgy="${arch_dapper}" -arch_edgy_updates="${arch_edgy}" -arch_edgy_backports="${arch_edgy}" -arch_feisty="${arch_edgy}" +arch_feisty="${arch_dapper}" +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="i386 amd64" +arch_hardy_updates="${arch_hardy}" +arch_hardy_backports="${arch_hardy}" +arch_intrepid="${arch_hardy}" +arch_intrepid_updates="${arch_intrepid}" +arch_intrepid_backports="${arch_intrepid}" # Miscellaneous #