Re: what is the best 2.6.2 kernel code?

From: Stephen Smoogen
Date: Fri Feb 13 2004 - 17:34:47 EST


On Fri, 2004-02-13 at 15:24, yiding_wang@xxxxxxxxxxx wrote:
> I downloaded kernel linux-2.6.2.tar.gz and patch-2.6.2.bz2 from kernel source. Both files are dated 03-Feb.-2004.
>

The patch file is used for patching linux-2.6.1 -> 2.6.2 and not for
anything else. Basically you should probably do a

/bin/rm linux-2.6.2
tar xzvf linux-2.6.2.tar.gz
cd linux-2.6.2
and follow the instructions on compiling from the README.

--
Stephen John Smoogen smoogen@xxxxxxxx
Los Alamos National Lab CCN-5 Sched 5/40 PH: 4-0645
Ta-03 SM-1498 MailStop B255 DP 10S Los Alamos, NM 87545
-- So shines a good deed in a weary world. = Willy Wonka --

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/