search for: installonlypkgs

Displaying 16 results from an estimated 16 matches for "installonlypkgs".

2009 Sep 23
1
installonlypkgs vs. exclude in yum.conf
HI, with "exclude" in yum.conf I can exclude kernel-updates via: exclude=kernel* If I use installonlypkgs, what happend exactly? Like: installonlypkgs=kernel kernel-smp kernel-devel kernel-smp-devel kernel-largesmp kernel-largesmp-devel kernel-hugemem kernel-hugemem-devel What's the difference betwenn update and installonly? Thanx! ttyl, Django -- "Bonnie & Clyde der Postma...
2015 Aug 24
1
CentOS 7 - Limiting rescue kernel imeges
...8/2015 00:24: >> installonly_limit=3 >> >> >> This parameter works for standard kernel images, but does not work for >> rescue images: >> > <snip> >> Is there a way to keep rescue images within a certain limit? > > man yum.conf , search for installonlypkgs (that's on centos6, might vary in 7) According to man page: /* installonlypkgs List of package provides that should only ever be installed, never updated. */ This is not the case for two reasons: (1) I want to install rescue kernel image and (2) there is no rpm package for rescue kernel...
2019 Mar 26
2
do not uninstall old when yum install new
Hi, I have a specific needs that requires yum do not to uninstall old version when install new one. For example, I found that yum install kernel will install new kernel, and old kernel will remained. But yum install <something-else> will uninstall old version after install new one, how to disable it? Thanks.
2015 Aug 23
2
CentOS 7 - Limiting rescue kernel imeges
In order to keep only 3 kernel images on a CentOS 7 I edited /etc/yum.conf and I put installonly_limit=3 This parameter works for standard kernel images, but does not work for rescue images: $ ls -al /boot/vmlinuz* -rwxr-xr-x 1 root root 5027376 May 13 20:46 /boot/vmlinuz-0-rescue-2554e2ffad84452bb07401bed0a61089 -rwxr-xr-x 1 root root 3084288 Jun 27 06:42
2007 Oct 25
3
yum update question and kernel-smp-devel
I have a local yum repository for CentOS4, and from time to time I add new (custom) kernel RPMS. However, when I run 'yum update' on an SMP box, yum 'installs' the new kernel, kernel-devel and kernel-smp packages, but 'updates' the kernel-smp-devel package. i.e. I end up with multiple versions of the kernel, kernel-devel and kernel-smp packages, but only the latest
2019 Mar 26
0
do not uninstall old when yum install new
...old > version when install new one. For example, I found that > yum install kernel > will install new kernel, and old kernel will remained. But > yum install <something-else> > will uninstall old version after install new one, how to disable it? >From yum.conf(5): installonlypkgs 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-enter- prise, kernel-smp, kernel-debug, kernel-unsupported, kernel- source, kernel-devel, kernel-PAE, kernel-PAE-debug. Note tha...
2011 Sep 02
2
PANIC: early exception 0e rip 10:0 error 10 cr2 0
...14 Installing : xen-runtime-4.1.1-3.1.x86_64 12/14 Installing : xen-4.1.1-3.1.x86_64 13/14 Installing : kernel-xen-2.6.32.45-1.x86_64 14/14 Added ''installonlypkgs'' line to /etc/yum.conf! Installed: kernel-xen.x86_64 0:2.6.32.45-1 xen.x86_64 0:4.1.1-3.1 Dependency Installed: PyXML.x86_64 0:0.8.4-19.el6 SDL.x86_64 0:1.2.14-2.el6 kpartx.x86_64 0:0.4.9-31.el6_0.3 libXdamage.x86_64 0:1.1.2-1.el6 libXfixes.x86_64 0:4...
2006 Feb 02
2
PHP upgrade from 4.3.9 to 4.4.2 or 5.x
Sorry - noob-ish question.. I have been having problems on a CentOS 4.2 server following an upgrade to the latest version of SugarCRM (segfaults in Apache and some functions not working). Someone has just posted in the SugarCRM forums that they had exactly the same problems on CentOS 4.2 and they fixed them by upgrading from PHP 4.3.9 to 5.0.5. Being a more cautious chap, I'd like to try an
2005 Feb 15
6
no kernel upgrade on 3.3
I have 2 servers: On both, I did yum update. One upgraded the kernel, the other didn't. Why? TIA, Dave Augustus
2015 Aug 23
0
CentOS 7 - Limiting rescue kernel imeges
...on a CentOS 7 I edited > /etc/yum.conf and I put > > installonly_limit=3 > > > This parameter works for standard kernel images, but does not work for > rescue images: > <snip> > Is there a way to keep rescue images within a certain limit? man yum.conf , search for installonlypkgs (that's on centos6, might vary in 7)
2007 Jul 27
1
Is installonly option needed?
I just updated to the most recent version of yum. I noticed that my yum.conf file had changed. The old one has: installonlypkgs=kernel kernel-smp kernel-devel kernel-smp-devel kernel-largesmp kernel-largesmp-devel kernel-hugemem kernel-hugemem-devel The new one does not have this option listed. I don't remember if that was a default setting or if I added it in. Do I need that line to be there? I noticed that without...
2011 Sep 01
0
PANIC: early exception 0e rip 10:0 error 10 cr2 0
...4 Installing : xen-runtime-4.1.1-3.1.x86_64 12/14 Installing : xen-4.1.1-3.1.x86_64 13/14 Installing : kernel-xen-2.6.32.45-1.x86_64 14/14 Added 'installonlypkgs' line to /etc/yum.conf! Installed: kernel-xen.x86_64 0:2.6.32.45-1 xen.x86_64 0:4.1.1-3.1 Dependency Installed: PyXML.x86_64 0:0.8.4-19.el6 SDL.x86_64 0:1.2.14-2.el6 kpartx.x86_64 0:0.4.9-31.el6_0.3 libXdamage.x86_64 0:1.1.2-1.el6 libXfixes.x86_64 0:4....
2005 Jan 18
1
I'm gonna kill Yum AND Outlook
...2009-03-14] I've also deleted the keys, deleted /var/cache/yum ... I don't know what else to do My yum.conf: [main] exclude=httpd* mysql* php* perl* mod_* mod_ssl* spamassassin* cachedir=/var/cache/yum debuglevel=2 logfile=/var/log/yum.log pkgpolicy=newest distroverpkg=redhat-release installonlypkgs=kernel kernel-smp kernel-hugemem kernel-enterprise kernel-debug kernel-unsupported kernel-smp-unsupported kernel-hugemem- unsupported tolerant=1 exactarch=1 [base] name=CentOS-$releasever - Base baseurl=http://acmserver.cs.ucr.edu/centos/centos/3.4/os/$basearch/ gpgcheck=1 #released updates [upd...
2005 Jan 18
6
I'm gonna kill YUM (mailing list version ;-) )
...2009-03-14] I've also deleted the keys, deleted /var/cache/yum ... I don't know what else to do My yum.conf: [main] exclude=httpd* mysql* php* perl* mod_* mod_ssl* spamassassin* cachedir=/var/cache/yum debuglevel=2 logfile=/var/log/yum.log pkgpolicy=newest distroverpkg=redhat-release installonlypkgs=kernel kernel-smp kernel-hugemem kernel-enterprise kernel-debug kernel-unsupported kernel-smp-unsupported kernel-hugemem-unsupported tolerant=1 exactarch=1 [base] name=CentOS-$releasever - Base baseurl=http://acmserver.cs.ucr.edu/centos/centos/3.4/os/$basearch/ gpgcheck=1 #released updates [updat...
2004 Dec 14
4
Issues/thoughts re CentOS-4
This is a list of issues for discussion for CentOS-4. Most of it is based on my experience from building/maintaining CentOS-2 and observing CentOS-3. I have not seen the CentOS-4 beta yet so I don't know if any of this is already done. If these have been discussed on IRC then perhaps someone could produce a shot summary of the outcomes....? * Just call it CentOS-4 not 4.1 etc. Too
2007 Jan 25
10
Problems with building a complete kernel
I have a plain vanilla Centos source (not 100% sure where we got it from), but I can't seem to get a build that installs correctly. I tried the method described at http://wiki.centos.org/HowTos/Custom_Kernel, but rpm doesn't like the output file, and even if I install it with -F, nothing seems to happen - no new kernel, now initrd, nothing. When I tried following the directions in the