[deployment-guide/comm-rel: 161/727] Yum: minor quirk

Jaromir Hradilek jhradile at fedoraproject.org
Tue Oct 19 12:37:50 UTC 2010


commit 9b155504b69d20193e3a074ad6452745ed9b4e0c
Author: Douglas Silas <dhensley at redhat.com>
Date:   Tue Jul 27 13:27:31 2010 +0200

    Yum: minor quirk

 en-US/Yum.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/en-US/Yum.xml b/en-US/Yum.xml
index 154da50..6f8f19e 100644
--- a/en-US/Yum.xml
+++ b/en-US/Yum.xml
@@ -753,7 +753,7 @@ installonly_limit=3
           <term>installonly_limit=<replaceable>&lt;value&gt;</replaceable>
           </term>
           <listitem>
-            <para>...where <replaceable>&lt;value&gt;</replaceable> is an integer representing the maximum number of versions that can be installed simultaneously for any single package listed in the <literal>installonlypkgs</literal> directive. The defaults for the <literal>installonlypkgs</literal> directive include several different kernel packages, so be aware that changing the value of <literal>installonly_limit</literal> will also affect the maximum number of installed versions of any single kernel package. The default is therefore <literal>installonly_limit=3</literal>, and it is not recommended to decrease this value, particularly below <constant>2</constant>.</para>
+            <para>...where <replaceable>&lt;value&gt;</replaceable> is an integer representing the maximum number of versions that can be installed simultaneously for any single package listed in the <literal>installonlypkgs</literal> directive. The defaults for the <literal>installonlypkgs</literal> directive include several different kernel packages, so be aware that changing the value of <literal>installonly_limit</literal> will also affect the maximum number of installed versions of any single kernel package. The default value listed in <filename>/etc/yum.conf</filename> is <literal>installonly_limit=3</literal>, and it is not recommended to decrease this value, particularly below <constant>2</constant>.</para>
           </listitem>
         </varlistentry>
         <varlistentry>


More information about the docs-commits mailing list