Re: A question on RedHat kernel RPM
Emmanuel Seyman <[email protected]> Fri, 26 Apr 2002 13:26:43 +0200
| Newsgroups | gmane.linux.redhat.release.zoot |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Apr 26, 2002 at 12:08:11PM +0200, Giovanni Zanella wrote: > > Il ven, 2002-04-26 alle 10:38, Emmanuel Seyman ha scritto: > > > rpm -Fvh i686/glibc-* i386/kernel-*-2.2* i386/glibc-*-2.1* > > but I have another 2 questions: > > 1 - on i686/ there isn't any glibc-* Oops. Sorry, I was thinking about RHL 7.x . Replace the above step with: rpm -Fvh i386/kernel-*-2.2* i386/glibc-* > 2 - You say that I need 3 directory: i386 i686 noarch. > What I must download from noarch directory ? please download the whole directory. It's very small compared to i386 and you're better off updating those rpms as well as the arch-specific ones. noarch contains the rhn_register rpm which will allow you to register your machine with Red Hat, making futur updates very easy. Emmanuel