On Tue, 7 Apr 1998, Paul Fontenot wrote:

> As a recent convert from FreeBSD 2.1.7, what do i need to grap from
> kernel.org to run a 2.1.93 kernel?
> 

ftp ftp.kernel.org
cd /pub/linux/kernel/v2.1
get linux-2.1.93.tar.gz
bye

cd /usr/src
rm linux   (this should remove the symbolic link)
tar -zxvf /path/to/linux-2.1.93.tar.gz
cd linux
cd Documentation

there is a changes file or maybe its in the readme, but i'm not sure if
its in /usr/src/linux or /usr/src/linux/Documentation but it will tell you
all the packages you need to upgrade.  I think most (if not all) can be
found in the contrib directory on your favorite redhat mirror.

pat


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to