Perhaps you can help with something else. I'm not able to get kernel patches applied using make-kpkg.
The package kernel-patch-xfs is installed, and the patches are in /usr/src/kernel-patches/all/xfs. The kernel patch script package dh-kpatches is installed, and the sctipt /usr/bin/dh_installkpatches exists. I have modified /etc/kernel-pkg.conf to include "patch_the_kernel=yes" and "config_target=menuconfig". I've invoked make-kpkg with and without the argument "--added-patches xfs", and the result is the same -- menuconfig is called without the patches being applied. If I let make-kpkg complete it builds a kernel without xfs support. Do you have any ideas about what to check next? Kevin On Sun, 09 Feb 2003 18:04:56 -0600 Manoj Srivastava <[EMAIL PROTECTED]> wrote: > >>"ronin2" == ronin2 <[EMAIL PROTECTED]> writes: > > > I use make-kpkg to build several versions of a kernel, and this for > > me is much simpler: edit Makefile and define Extraversion as the > > date, so today Extraversion=.0209. > > make-kpkg --append-to-version is the direct interface; you do > not need to edit the extraversion var. > > manoj > > -- > "We don't have to protect the environment -- the Second Coming is at > hand." James Watt > Manoj Srivastava <[EMAIL PROTECTED]> > <http://www.debian.org/%7Esrivasta/> 1024R/C7261095 print CB D9 F4 12 68 > 07 E4 05 CC 2D 27 12 1D F5 E8 6E 1024D/BF24424C print 4966 F272 D093 > B493 410B 924B 21BA DABB BF24 424C > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] >