|
|
@@ -618,7 +618,7 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";};
|
|
|
|
|
|
<refsect2><title>dpkg trigger usage (and related options)</title>
|
|
|
<para>APT can call dpkg in a way so it can make aggressive use of triggers over
|
|
|
- multiply calls of dpkg. Without further options dpkg will use triggers only in between his
|
|
|
+ multiple calls of dpkg. Without further options dpkg will use triggers only in between his
|
|
|
own run. Activating these options can therefore decrease the time needed to perform the
|
|
|
install / upgrade. Note that it is intended to activate these options per default in the
|
|
|
future, but as it changes the way APT calling dpkg drastically it needs a lot more testing.
|