[Yum] yum update minimal + yum-updateonboot
James Antill
james-yum at and.org
Tue Nov 8 15:19:48 UTC 2011
Frank Murphy <frankly3d at gmail.com> writes:
> Since systemd intro on Fedora, boot is fast,
>
> so I have edited:
> /etc/rc.d/init.d/yum-updateonboot
>
> from
> echo -n "Updating RPMS on system: "
> yum -y update $OPTIONS && success || failure
>
> to
>
> echo -n "Updating RPMS on system: "
> yum -y update-minimal $OPTIONS && success || failure
>
> Is it possible for me to keep this change through,
> update of yum-updateonboot itself.
That is unlikely to do much on Fedora. AFAIK yum-updateonboot is not
currently configurable, although if you open a BZ we will certainly
look at how to change it so it can be.
--
James Antill -- james at and.org
More information about the Yum
mailing list