summaryrefslogtreecommitdiff
path: root/autoscripts/postinst-modules
AgeCommit message (Collapse)AuthorFilesLines
2002-06-21r533: * In script fragments, use more posix tests, no -a or -o, no parens.joey1-1/+1
Closes: #150403
2001-06-10r477: * Check that update-modules is present before running it, since ↵joey1-1/+1
modutils is not essential. Closes: #100430
2000-09-17r370: * dh_installmodules: corrected the code added to maintainer scripts ↵joey1-1/+0
so it does not call depmod -a. update-modules (which it always called)_ handles calling depmod if doing so is appropriate. Packages built with proir versions probably have issues on systems with non-modular kernels, and should be rebuilt. Closes: #71841
2000-07-06r353: * Modified all postinst script fragments to only run when called withjoey1-2/+4
"configure". I looked at the other possibilities, and I don't think any of the supported stuff should be called if the postist is called for error unwinds. Closes: #66673 * Implemented dh_clean -X, to allow specification of files to not delete, Closes: #66670
1999-08-17r189: Initial revisionjoey1-0/+2