From 14f322661663b3d95231fa2a499e856fc1689e14 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 5 Mar 2009 12:51:16 -0500 Subject: [PATCH] add docs --- dh_installmodules | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dh_installmodules b/dh_installmodules index 6bb2250..475d838 100755 --- a/dh_installmodules +++ b/dh_installmodules @@ -30,6 +30,10 @@ run depmod and register the modules when the package is installed. These commands are inserted into the maintainer scripts by dh_installdeb. See L for an explanation of how this works. +Previous versions of dh_installmodules installed files named +etc/modprobe.d/package, code is added to the preinst and postinst to +handle the upgrade from the old location. + Previous versions of dh_installmodules also supported files named debian/package.modules, which were installed into etc/modutils/package in the package build directory. This was for use by -- 2.39.5