]> git.donarmstrong.com Git - debhelper.git/commit
r1929: * dh_installmodules: depmod -a is no longer run during boot, so if a module
authorjoeyh <joeyh>
Fri, 9 Jun 2006 21:20:31 +0000 (21:20 +0000)
committerjoeyh <joeyh>
Fri, 9 Jun 2006 21:20:31 +0000 (21:20 +0000)
commit3ccdc50eabcdcea497fec06c481bce39f8fa32b4
tree501c209bf6584dff95e1cbe14b5e223deb272000
parentb3f5766834900b632d9cf180df212124f1a8351f
r1929: * dh_installmodules: depmod -a is no longer run during boot, so if a module
  package is installed for a kernel other than the running kernel, just
  running depmod -a in the postinst is no longer sufficient. Instead, run
  depmod -a -F /boot/System.map-<kvers> <kvers>
  The kernel version is guessed at based on the path to the modules in the
  package. Closes: #301424
* Note: behavior change due to the above: The mere existence of a
  debian/package.modules file will no longer make dh_installmodules add code
  to maintainer scripts.
* Untested.
autoscripts/postinst-modules
autoscripts/postrm-modules
debian/changelog
dh_installmodules
man/po4a/po/debhelper.pot
man/po4a/po/es.po
man/po4a/po/fr.po