On Thu, 2002-08-29 at 10:43, Brian Lucas wrote:
> Is there any type of a point-in-time system restore for RH 7.2?  I just want
> to know if there were a way to back out a change like upgrading the kernel
> or installing a new rpm.
>  
> I'm comparing this to the way GoBack works for Win machines or the way XP
> supports it natively.
>  

  I'm not sure what GoBack is. You can install the old rpm, or remove
the rpm you installed.

example:

#update to an older kernel rpm
rpm -Uvh --oldpackage kernel-2.4.18-5.i686.rpm

#remove an rpm
rpm -e ethereal-0.9.4-0.7.3.0  (or rpm -e ethereal)




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to