lkml.org 
[lkml]   [2005]   [Mar]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Linux 2.6.11.2
Matt Mackall wrote:

> In your world, do you want to do:
>
> cp -rl linux-2.6.11 linux-2.6.11.5
> cd linux-2.6.11.5
> bzcat ../Patches/patch-2.6.11.1.bz2 | patch -p1
> bzcat ../Patches/patch-2.6.11.2.bz2 | patch -p1
> bzcat ../Patches/patch-2.6.11.3.bz2 | patch -p1
> bzcat ../Patches/patch-2.6.11.4.bz2 | patch -p1
> bzcat ../Patches/patch-2.6.11.5.bz2 | patch -p1
>
> I suspect you might find that tedious, especially if only the last one
> addressed a bug that affected you.

Being lazy, I would do
bzcat ../Patches/patch-2.6.11.*.bz | patch -p1
(or similar). But as I posted long ago when this discussion started it
is desirable to have both.

--
-bill davidsen (davidsen@tmr.com)
"The secret to procrastination is to put things off until the
last possible moment - but no longer" -me
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:11    [W:0.069 / U:0.392 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site