Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 160481 Details for
Bug 249396
installonly_limit hasn't been set?
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Updated installonlyn-enable.patch which fixes the yum.conf manpage
installonlyn-enable.patch (text/plain), 1.09 KB, created by
Todd Zullinger
on 2007-08-02 00:07:00 UTC
(
hide
)
Description:
Updated installonlyn-enable.patch which fixes the yum.conf manpage
Filename:
MIME Type:
Creator:
Todd Zullinger
Created:
2007-08-02 00:07:00 UTC
Size:
1.09 KB
patch
obsolete
>--- 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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 249396
: 160481