On Fri, May 27, 2005 at 01:43:41AM +0300, Diego Iastrubni wrote:
> Hi,
> 
> I decided that it's time to update my kernel. Since I like working hard, I 
> usually compile my own kernels. What I usually do is use the 
> "scripts/patch-kernel" command found in linux>2.4 (at least...)
> 
> Now, recently Linus decided to move into a 4 numbers versions, and it seems I 
> am having problems with it. I checked several times, and I always find that 
> 2.6.12.2 fails to patch. (upgraded from 2.6.0 into 2.6.11 and then run the 

You meant 2.6.11.2.

> script again).
> 
> I suppose I am missing something. Can anyone  enlighten me?
> 
> [EMAIL PROTECTED]:/usr/src/kernel/linux-2.6.0$ ./scripts/patch-kernel . ../
> Current kernel version is 2.6.0
> Applying patch-2.6.1 (bzip2)... done.
> Applying patch-2.6.2 (bzip2)... done.
> Applying patch-2.6.3 (bzip2)... done.
> Applying patch-2.6.4 (bzip2)... done.
> Applying patch-2.6.5 (bzip2)... done.
> Applying patch-2.6.6 (bzip2)... done.
> Applying patch-2.6.7 (bzip2)... done.
> Applying patch-2.6.8 (bzip2)... done.
> Applying patch-2.6.9 (bzip2)... done.
> Applying patch-2.6.10 (bzip2)... done.
> Applying patch-2.6.11 (bzip2)... done.
> [EMAIL PROTECTED]:/usr/src/kernel/linux-2.6.0$ ./scripts/patch-kernel . ../
> Current kernel version is 2.6.11 (Woozy Numbat)
> Applying patch-2.6.11.1 (bzip2)... done.
> Applying patch-2.6.11.2 (bzip2)... 1 out of 1 hunk FAILED -- saving rejects 
> to 
> file Makefile.rej

Where did you take patch-2.6.11.2 from? IIRC, they (2.6.11.x) aren't
incremental, but are all based on 2.6.11. There is a subdir incr with
incremental patches, or simply take only the last one - that is,
.., 2.6.9, 2.6.10, 2.6.11, 2.6.11.10 .
-- 
Didi


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to