The following commit has been merged in the master branch:
commit be58cfd6762c6e9f47201893e68ee0ebca88486e
Author: Frank Lichtenheld <[EMAIL PROTECTED]>
Date:   Tue Oct 28 18:53:34 2008 +0100

    Add lenny-volatile

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'

-- 
APT Archive Web-Frontend (Alioth repository)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to