From be58cfd6762c6e9f47201893e68ee0ebca88486e Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Tue, 28 Oct 2008 18:53:34 +0100 Subject: [PATCH] Add lenny-volatile --- config.sh.sed.in | 2 +- cron.d/100syncarchive_volatile | 2 +- static/index.tmpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config.sh.sed.in b/config.sh.sed.in index 7ff5b68..6637fb2 100644 --- a/config.sh.sed.in +++ b/config.sh.sed.in @@ -45,7 +45,7 @@ ddtplangs="ca cs da de eo es eu fi fr hu it ja km ko nl pl pt pt-br ru sk sv uk archives="us security debports backports volatile" sections="main contrib non-free" parts="$sections" -suites="etch etch-m68k etch-volatile etch-backports lenny sid experimental" +suites="etch etch-m68k etch-volatile etch-backports lenny lenny-volatile sid experimental" priorities="required important standard optional extra" dists="$suites" architectures="alpha amd64 arm armel hppa hurd-i386 i386 ia64 kfreebsd-i386 kfreebsd-amd64 m68k mips mipsel powerpc s390 sparc" diff --git a/cron.d/100syncarchive_volatile b/cron.d/100syncarchive_volatile index 593cd2f..ae0f701 100755 --- a/cron.d/100syncarchive_volatile +++ b/cron.d/100syncarchive_volatile @@ -7,7 +7,7 @@ cd ${archivedir} # volatile archive # -for dist in etch +for dist in etch lenny do echo "retrieve Release(.gpg) $dist-volatile" test -d volatile/${dist}-volatile || mkdir -p volatile/${dist}-volatile diff --git a/static/index.tmpl b/static/index.tmpl index df48df3..033b6c7 100644 --- a/static/index.tmpl +++ b/static/index.tmpl @@ -5,7 +5,7 @@ -%] [%- all_suites = [ 'etch', 'etch-m68k', 'etch-volatile', 'etch-backports', - 'lenny', 'sid' ] + 'lenny', 'lenny-volatile', 'sid' ] version_numbers = { sarge => '3.1', etch => '4.0' } current_release = 'etch' -- 2.39.2