Re: yum - prevent Redhat-Release update



On 6/3/08, Andrew Bacchi <bacchi@xxxxxxx> wrote:
read the yum.conf man page, it has an exclude list you can add to the
configuration file. Here's the quote from the man page.

exclude
List of packages to exclude from updates or installs. This
should be
a space separated list. Shell globs using wildcards (eg. * and
?)
are allowed.


dbcooper wrote:
Hello,

I was just wondering how do I stop "yum" from updating to the newest
redhat-release (I.E. Kernel) but continue to get all the newest packages?
I've looked at using the security plugin option, but I want to keep
getting
everything that gets released (not just security updates).

I know in the 4 and below days we had the option to exclude items in the
up2date configuration, can I simply add exclude or skip lists in the yum
configuration file?

Thanks,


Hi

wrt the kernel upgrades i found out his from another mailing list
belonging to a distribution which is uncannily similar to RedHat
:-)

i have an old dual processor box that boots from the previous kernel
after updates for some reason which i haven't researched


That's probably because your /etc/sysconfig/kernel contains:

# UPDATEDEFAULT specifies if new-kernel-pkg should make
# new kernels the default
UPDATEDEFAULT=no

Make the obvious change of "no" to "yes" if you want newly updated
kernels to become the boot default.

this means that when an updated kernel is installed the default in
grub.con is changed to boot from the previous installed kernel

works a treat

hth

mike

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



Relevant Pages

  • Re: [TOOL] kprobestest : Kprobe stress test tool
    ... Cleanup all lists ... This tool list up all symbols in the kernel via /proc/kallsyms, ... Finally, the script sorts all 'passed' symbols into 'tested', 'untested', ... # Device Drivers ...
    (Linux-Kernel)
  • Re: [TOOL] kprobestest : Kprobe stress test tool
    ... This tool list up all symbols in the kernel via /proc/kallsyms, ... Finally, the script sorts all 'passed' symbols into 'tested', 'untested', ... each culprit in these lists. ... Hardware name: Deskpro EN Series ...
    (Linux-Kernel)
  • Re: how to start apache22 without ssl
    ... i think you are mistakenly believing everyone in this list are programmers. ... I finally decided to install only the ... WAD - if you don't tell the kernel to load a module via ... The mailing lists are simply fantastic, and they all keep archives (as well as ...
    (freebsd-questions)
  • [RFC] HOWTO do Linux kernel development
    ... Linux kernel development, and where to point other people to. ... If anything in this document becomes out of date, please send in patches ... people on the mailing lists are not lawyers, and you should not rely on ...
    (Linux-Kernel)
  • Re: [patch 0/5] lightweight robust futexes: -V1
    ... The kernel attaches such robust futexes to vmas (via ... What happened if the futex was in anonymous memory ... robustness case - i.e. the named mapping case. ... there's no fundamental difference between them, except that for lists ...
    (Linux-Kernel)