On Tue, Aug 24, 1999 at 08:56:49PM -0400, [EMAIL PROTECTED] wrote:
> Hi
> 
> I downloaded the kernel source 2.2.1 and the kernel-patches-2.2.1.
> 
> I can't seem to apply the patches with:
> 
> patch <diff_file being run from the top of the source tree.
> What is the directory vanilla???
> 
> Any help appreciated.

cd /usr/src/linux
patch -p1 < diff_file

Reply via email to