[OpenAFS] Help with Debian Kernel Module for AFS

Chaskiel M Grundman cg2v@andrew.cmu.edu
Thu, 21 Aug 2003 18:17:02 -0400


--On Thursday, August 21, 2003 14:47:01 -0700 Matt Weatherford
<mbw@u.washington.edu> wrote:

>    - This is the wrong directory, so I have to copy it over to
>      /lib/modules/2.4.20-3-686/fs/openafs.mp.o)


I can't answer your other questions, but if you want the filename to be
right, use the --append-to-version and --arch-in-name switches

(like this:
  make-kpkg --append-to-version -3 --arch-in-name configure
  make-kpkg --append-to-version -3 --arch-in-name modules_image
) You might also want to use --revision, but I'm not sure.