On 10-May-00 Kevin Hancock opined:
> Hi All
>
> I have a redhat 6.0 computer (a different one than last time) and I am
> trying to upgrade all the patches redhat recommend I apply on their
> update
> page.
>
> This is a slow process
>
> download package
> try to install
> get list of failed dependencies
> do until satisfied
> download required package
> try to install
> get list of failed dependencies
> end do
> download next package
>
> Is there a quick (semi automatic) way to upgrade all packages.
Download all packages, place all in a single directory (minus all kernel
RPMs) and:
rpm -Uvh *
For kernel packages, install them (rpm -i *) instead of upgrade them. Some
may need to be upgraded (pcmcia-cs comes to mind) rather than installed.
See the instructions at redhat's site.
---
Money isn't everything, but at least it keeps the kids in touch.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.
- RE: rpm file not keeping accurate records of install... Scott Kindley
- Re: rpm file not keeping accurate records of install... Bret Hughes
- Re: rpm file not keeping accurate records of in... John Aldrich
- Re: rpm file not keeping accurate records of install... Michael J. Eisenhower
- RE: rpm file not keeping accurate records of install... Uncle Meat
- Re: rpm file not keeping accurate records of install... Wayne Dyer
- Re: rpm file not keeping accurate records of install... Matt Housh
- Re: rpm file not keeping accurate records of in... John Aldrich
- Re: rpm file not keeping accurate records of install... Kevin Hancock
- More on RPMs Kevin Hancock
- Re: More on RPMs Uncle Meat
- Re: More on RPMs Danny
- Re: More on RPMs Prentice
- RE: rpm file not keeping accurate records of install... Markus D�hr
- Re: rpm file not keeping accurate records of install... Glen Lee Edwards
- Re: rpm file not keeping accurate records of in... John Aldrich
- RE: rpm file not keeping accurate records of install... Scott Kindley
