Re: patching kernel question

2003-08-15 Thread Paul TT
On Wed, 13 Aug 2003 13:45:04 -0700 "gm c" <[EMAIL PROTECTED]> wrote: > > I would also like to know how to go about changing some config items in a > benh kernel to suit my needs.--something that is a module (m) I might want > in (y) or some thing that is off (n) I might want as (m) can this

Re: patching kernel question

2003-08-14 Thread Stewart Smith
just to be clear ('cause I think you may be getting the patch step wrong). try something like this: $ tar xfj linux-2.4.20.tar.bz2 $ cp -rl linux-2.4.20 linux-2.4.21 $ cd linux-2.4.21 $ bzcat ../patch-2.4.21.bz | patch -p1 $ cd .. $ cp -rl linux-2.4.21 linux-2.4.21-ben2 $ cd linux-2.4.21-ben2 $ bz

patching kernel question

2003-08-13 Thread gm c
I have a g3pb with deb 3.0. I downloaded kernel 2.4.20. Configured a pmac kernel. I downloaded patch 2.4.21. When patch p0 < patch-2.4.21 is finished my make file says it is 2.4.20. I dont have config.in.rej but I do have defconfig.rej. It list a couple of items with a + or - to the left but I