Re: Dealing with rpmsave files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 19 Mar 2003, Sean P. Kane wrote:

> I use rpm -Fvh to apply all the updates to my kickstart installation and
> end up with some rpmsave files lying about. Is there a way to make rpm
> overwrite config files, since this is before anyone has edited
> themselves? Or has anyone come up with a clever way of cleaning this up?

%post
rpm -Fvh
find /etc -name \*.rpmsave | xargs rm -f

btw Keep an eye out for glibc & kernel updates. You will need to enhance your
procedures to cope with them, to solve the multiple-choice question.

-- 
Please, reply only to the list.






[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux