diff options
author | intrigeri <intrigeri@boum.org> | 2011-02-07 11:17:07 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2011-02-07 11:17:07 +0100 |
commit | e19b574e23f8bd591609b4108eea5e42ee8eafd9 (patch) | |
tree | bf2e955667af34591ca7acde52c1e6b7b539162a /README | |
parent | f362f059956d745037425eb5f8c27ce48c14632e (diff) |
Starting from Squeeze, Debian Volatile is deprecated in favor of CODENAME-updates.
Take this into account in the Debian sources.list template:
- go on using volatile.d.o for <= Lenny sources lines
- start using CODENAME-updates for Squeeze and newer.
Reference: http://lists.debian.org/debian-volatile/2011/01/msg00008.html
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -112,7 +112,9 @@ Here's an example of setting the proxy to 'http://proxy.domain' at port 666: $apt_volatile_enabled ----------------- -If this variable is set to true the Debian Volatile sources are added. +If this variable is set to true the Debian Volatile sources (until +Lenny) or CODENAME-updates (such as squeeze-updates, supported since +Squeeze) are added. By default this is false for backward compatibility with older versions of this module. |