[yum-commits] Branch 'yum-3_2_X' - docs/yum.conf.5

James Antill james at osuosl.org
Mon Aug 2 14:53:00 UTC 2010


 docs/yum.conf.5 |   10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

New commits:
commit d6bfdf1ac44b98654bfabd50aa42d11814dff1af
Author: James Antill <james at and.org>
Date:   Mon Aug 2 10:51:38 2010 -0400

    Fix default list for installonlypkgs, make it clear it's provides.

diff --git a/docs/yum.conf.5 b/docs/yum.conf.5
index 49d98c6..25b2c7d 100644
--- a/docs/yum.conf.5
+++ b/docs/yum.conf.5
@@ -134,9 +134,13 @@ an i686 package to update an i386 package. Default is `1'.
 
 .IP
 \fBinstallonlypkgs \fR
-List of packages that should only ever be installed, never updated. Kernels
-in particular fall into this category. Defaults to kernel, kernel-smp,
-kernel-bigmem, kernel-enterprise, kernel-debug, kernel-unsupported.
+List of package provides that should only ever be installed, never updated.
+Kernels in particular fall into this category. Defaults to kernel,
+kernel-bigmem, kernel-enterprise, kernel-smp, kernel-modules, kernel-debug, 
+kernel-unsupported, kernel-source, kernel-devel, kernel-PAE, kernel-PAE-debug.
+
+Note that because these are provides, and not just package names, kernel-devel
+will also apply to kernel-debug-devel, etc.
 
 .IP
 \fBinstallonly_limit \fR


More information about the Yum-commits mailing list