Manpages DH_INSTALLMODULESSection: Debhelper (1)Updated: 2001-11-17 Index Return to Main Contents NAMEdh_installmodules - register modules with modutilsSYNOPSISdh_installmodules [debhelper options] [-n]DESCRIPTIONdh_installmodules is a debhelper program that is responsible for registering kernel modules with modutils.Files named debian/package.modules will be installed as etc/modutils/package in the package build directory. Then postinst and postrm commands are automatically generated to register the modules when the package is installed. See dh_installdeb(1) for an explanation of how this works. Note that this will be done for any package this program acts on which has either the above-mentioned file, or has .o files in /lib/modules. OPTIONSNOTESNote that this command is not idempotent. ``dh_clean -k'' should be called between invocations of this command. Otherwise, it may cause multiple instances of the same text to be added to maintainer scripts.SEE ALSOdebhelper(1)This program is a part of debhelper. AUTHORJoey Hess <joeyh@debian.org>
IndexThis document was created by man2html, using the manual pages. Time: 15:50:05 GMT, May 08, 2025 |