diff options
author | intrigeri <intrigeri@boum.org> | 2010-10-06 12:00:32 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2010-10-06 12:04:17 +0200 |
commit | de94b807ee9495d63d1afe16579bd435826e20f0 (patch) | |
tree | 21fb2cee199c9015306218ab757d9615be62d88a /README | |
parent | 967df2f0104908e0fd19021158aaec8e3814188c (diff) |
Add opt-in support for Debian Volatile.
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -76,6 +76,13 @@ If this variable is set to true apt::unattended_upgrades is included, which will install the package unattended-upgrades and configure it to daily upgrade the system. +$apt_use_volatile +----------------- + +If this variable is set to true the Debian Volatile sources are added. +By default this is false for backward compatibility with older +versions of this module. + Classes ======= |