diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-05-02 10:15:20 (GMT) |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-05-02 10:15:20 (GMT) |
commit | 106c764a5213359e0cbb58685204dfde114c555d (patch) | |
tree | 967c44036d108e813ac9d0dff235f3e7314071df | |
parent | 8bb0d402b9b7cee0fc924ea570226f914f933643 (diff) | |
download | kolab-docs-106c764a5213359e0cbb58685204dfde114c555d.tar.gz |
Remove reference to the volatile debian repository archive (#714)
See also: http://lists.debian.org/debian-volatile-announce/2012/msg00000.html
-rw-r--r-- | Installation_Guide/en-US/sect-Repository_Configuration-Installation_with_APT_Packages.xml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/Installation_Guide/en-US/sect-Repository_Configuration-Installation_with_APT_Packages.xml b/Installation_Guide/en-US/sect-Repository_Configuration-Installation_with_APT_Packages.xml index 3bd2e59..6f9a47a 100644 --- a/Installation_Guide/en-US/sect-Repository_Configuration-Installation_with_APT_Packages.xml +++ b/Installation_Guide/en-US/sect-Repository_Configuration-Installation_with_APT_Packages.xml @@ -282,21 +282,6 @@ deb-src https://mirror.kolabsys.com/debian/kolab-&PRODUCT_VERSION;/ squeeze rele <para> For other versions of the Debian distribution, please replace <code>squeeze</code> with the corresponding distribution codename. </para> - <important> - <title>Debian Volatile (Updates) Repositories</title> - <para> - It is critically important to consider also enabling the so-called volatile repository for your Debian version, to enable updates for components such as <application>clamav</application>. - </para> - <para> - To enable the volatile repository for Debian Lenny, include the following line in <filename>/etc/apt/sources.list</filename>: - </para> - <para> - -<screen>deb http://volatile.debian.org/debian-volatile stable/volatile main</screen> - - </para> - - </important> </step> <step> |