From e1b55c59845abebb8018a57395cb19ac58de16cc Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Mon, 16 Feb 2009 13:34:38 -0800 Subject: [PATCH] Comment out DKMS support for right now This will be renabled once the dkms package is available in Debian. --- debian/changelog | 2 -- debian/control | 22 +++++++++++----------- 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/debian/changelog b/debian/changelog index dcdcfdede..70f5b9de5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,8 +23,6 @@ openafs (1.4.8.dfsg1-1) UNRELEASED; urgency=low condition. * Use make libafs_tree to generate the tree for the kernel module compile rather than copying the entire source tree. - * Add initial DKMS support via an openafs-modules-dkms package, based on - work by Robert Gerlach. (LP: #288743) * Compress the source in openafs-modules-source with bzip2 instead of gzip to reduce the package size. * Make dynroot the default for new installations. It works much better diff --git a/debian/control b/debian/control index 19e29d218..4e3c58329 100644 --- a/debian/control +++ b/debian/control @@ -124,17 +124,17 @@ Description: AFS distributed filesystem kernel module source This package provides the source to the AFS kernel module in a form suitable for use by module-assistant or kernel-package. -Package: openafs-modules-dkms -Priority: extra -Depends: ${misc:Depends}, bison, flex -Architecture: all -Description: AFS distributed filesystem kernel module DKMS source - AFS is a distributed filesystem allowing cross-platform sharing of - files among multiple computers. Facilities are provided for access - control, authentication, backup and administrative management. - . - This package contains the source for the AFS kernel module, packaged with - approriate configuration for DKMS to build new modules dynamically. +#Package: openafs-modules-dkms +#Priority: extra +#Depends: ${misc:Depends}, bison, flex +#Architecture: all +#Description: AFS distributed filesystem kernel module DKMS source +# AFS is a distributed filesystem allowing cross-platform sharing of +# files among multiple computers. Facilities are provided for access +# control, authentication, backup and administrative management. +# . +# This package contains the source for the AFS kernel module, packaged with +# approriate configuration for DKMS to build new modules dynamically. Package: libpam-openafs-kaserver Architecture: alpha amd64 arm armel i386 ia64 lpia powerpc ppc64 s390 s390x sparc -- 2.39.5