Blob Blame History Raw
--- yum/config.py~	2007-07-20 15:26:14.000000000 -0400
+++ yum/config.py	2007-07-20 15:26:14.000000000 -0400
@@ -490,7 +490,7 @@
     installonlypkgs = ListOption(['kernel', 'kernel-bigmem',
             'kernel-enterprise','kernel-smp', 'kernel-modules', 'kernel-debug',
             'kernel-unsupported', 'kernel-source', 'kernel-devel'])            
-    installonly_limit = IntOption(0)
+    installonly_limit = IntOption(2)
     kernelpkgnames = ListOption(['kernel','kernel-smp', 'kernel-enterprise',
             'kernel-bigmem', 'kernel-BOOT'])
     exactarchlist = ListOption(['kernel', 'kernel-smp', 'glibc',
--- docs/yum.conf.5~	2007-07-19 16:37:47.000000000 -0400
+++ docs/yum.conf.5	2007-08-01 19:54:51.000000000 -0400
@@ -95,7 +95,7 @@ kernel-bigmem, kernel-enterprise, kernel
 
 .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'.
+time. Setting to 0 disables this feature. Default is '2'.
 
 .IP \fBkernelpkgnames \fR
 List of package names that are kernels. This is really only here for the