On Sun, 2003-05-25 at 15:24, Srini Amble wrote:
> I have RedHat 7.1 running on my PC. I am trying to use a tool from Intel 
>   which calls for only certain errata updates to be applied (these date 
> back to middle of 2001). I couldn't figure out an automated way for me 
> to choose the errata updates that I want to be applied to my PC (via red 
> hat network, Update agent, and up2date). Can somebody kindly suggest a 
> way for me to apply the updates I want without resorting to manual process?
> 
> Thanks for all the help
> 

Not sure you can use up2date to do this.  You might try telling up2date
to look in a local dir for updated rpms and only put those that you want
in the dir.  not sure how up2date handles missing rpms.

You can of course simply use rpm to apply updates.  put the ones you
wnat in a dir and do rpm -Fvh * to only update packages that are already
installed.  rpm -Uvh * will install them if they are not already
installed.

Bre 


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to