]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Enable DKMS support
authorRuss Allbery <rra@debian.org>
Tue, 26 May 2009 19:00:29 +0000 (12:00 -0700)
committerRuss Allbery <rra@debian.org>
Tue, 26 May 2009 19:00:29 +0000 (12:00 -0700)
commit191ffd8bcd15d963bd26cd82a3d464aea5d1d79a
tree52d314aeed5807ee97fd9dbf1299168aff9433f5
parent5da91fbc05b9820da048b3d5d6cfeb73d009a499
Enable DKMS support

* Provide an openafs-modules-dkms package that uses DKMS to dynamically
  build kernel modules for the local kernel and document this option in
  README.modules.  This is an alternative to installing
  openafs-modules-source and building kernel modules for each new kernel
  with module-assistant or make-kpkg.  (Closes: #168852, #525131)
  (LP: #52786, #364426, #369875)
* Have openafs-client recommend at least the current source version of
  openafs-modules-source or openafs-modules-dkms instead of any old
  version.  While the API probably hasn't changed, it's best practice to
  keep a relatively close match between the userspace andn the kernel
  module version.  (LP: #369875)
debian/README.modules
debian/changelog
debian/control