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.