Bladeren bron

Mentioned 'APT::Periodic' and 'APT::Archives' groups of options.

Eugene V. Lyubimkin 17 jaren geleden
bovenliggende
commit
0224daf23a
2 gewijzigde bestanden met toevoegingen van 11 en 0 verwijderingen
  1. 2 0
      debian/changelog
  2. 9 0
      doc/apt.conf.5.xml

+ 2 - 0
debian/changelog

@@ -10,6 +10,8 @@ apt (0.7.20) unstable; urgency=low
     - Documented briefly 'APT::https' group of options. (Closes: #507398)
     - Applied patch from Daniel Burrows to document 'Debug' group of options.
       (Closes: #457265)
+    - Mentioned 'APT::Periodic' and 'APT::Archives' groups of options.
+      (Closes: #438559)
 
  -- Eugene V. Lyubimkin <jackyf.devel@gmail.com>  Sat, 06 Dec 2008 20:57:00 +0200
 

+ 9 - 0
doc/apt.conf.5.xml

@@ -429,6 +429,15 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";};
    </variablelist>
  </refsect1>
 
+ <refsect1>
+   <title>Periodic and Archives options</title>
+   <para><literal>APT::Periodic</literal> and <literal>APT::Archives</literal>
+   groups of options configure behavior of apt periodic updates, which is
+   done by <literal>/etc/cron.daily/apt</literal> script. See header of
+   this script for the brief documentation of these options.
+   </para>
+ </refsect1>
+
  <refsect1>
    <title>Debug options</title>
    <para>