From 057d5f2fb69dab3249bd1674bd3ba5093252eefd Mon Sep 17 00:00:00 2001 From: Sam Hartman Date: Mon, 7 May 2001 19:59:06 +0000 Subject: [PATCH] link to config in /boot --- debian/README.modules | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/README.modules b/debian/README.modules index 2c44c43f7..77098f6a4 100644 --- a/debian/README.modules +++ b/debian/README.modules @@ -18,13 +18,14 @@ Next, unpack openafs-modules-source cd /usr/src tar xzf openafs.tar.gz -Now, change into your kernel source tree. -You should then create a .config file; the easiest way to do this is -to run make menuconfig or to copy in a kernel configuration from the -same version of the kernel. Finally build the modules +Now, change into your kernel source tree. You should then create a +.config file; the easiest way to do this is to run make menuconfig or +to copy in a kernel configuration from the same version of the kernel. +Debian kernel packages store a copy of their kernel configuration in +/boot/config.version_number. Finally build the modules make-kpkg configure -make-kpkg modules +make-kpkg modules_image Ignore any errors about genchanges.sh failing. An openafs-modules deb should be created. Use dpkg -i to install this version. -- 2.39.5