[yum/f19] yum-distro-configs: update installonly_limit default in yum.conf.5

Zdeněk Pavlas zpavlas at fedoraproject.org
Mon Jul 29 08:00:59 UTC 2013


commit a08b310baae4e7b06a224a4f8843b804b8d19641
Author: Zdenek Pavlas <zpavlas at redhat.com>
Date:   Mon Jul 29 10:00:27 2013 +0200

    yum-distro-configs: update installonly_limit default in yum.conf.5

 installonlyn-enable.patch |   11 -----------
 yum-distro-configs.patch  |   11 +++++++++++
 2 files changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/yum-distro-configs.patch b/yum-distro-configs.patch
index a4608a2..5abeece 100644
--- a/yum-distro-configs.patch
+++ b/yum-distro-configs.patch
@@ -17,3 +17,14 @@ diff -ru yum-3.4.3-orig/yum/config.py yum-3.4.3/yum/config.py
  class Option(object):
      """
 Only in yum-3.4.3/yum: config.py~
+--- a/docs/yum.conf.5.orig	2010-06-21 17:39:17.000000000 -0400
++++ b/docs/yum.conf.5	2010-09-14 12:11:40.897615896 -0400
+@@ -141,7 +141,7 @@
+ .IP
+ \fBinstallonly_limit \fR
+ Number of packages listed in installonlypkgs to keep installed at the same
+-time. Setting to 0 disables this feature. Default is '0'. Note that this
++time. Setting to 0 disables this feature. Default is '3'. Note that this
+ functionality used to be in the "installonlyn" plugin, where this option was
+ altered via tokeep.
+ Note that as of version 3.2.24, yum will now look in the yumdb for a installonly


More information about the scm-commits mailing list