]> git.donarmstrong.com Git - debhelper.git/commit
conffile moving idiocy
authorJoey Hess <joey@gnu.kitenet.net>
Tue, 3 Mar 2009 02:20:29 +0000 (21:20 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Tue, 3 Mar 2009 02:20:29 +0000 (21:20 -0500)
commit4ad78d9db390d7c68d48fc9017fbec516a68a9fe
tree5b89271ad8a9f36c1eb0969b08591dea9ad031d0
parente7ab4dca7d240f48a51960a6978c05d2f5aa7a97
conffile moving idiocy

* dh_installmodules: Give files in /etc/modprobe.d a .conf
  syntax, as required by new module-init-tools.
* dh_installmodules: Add preinst and postinst code to handle
  cleanly renaming the modprobe.d files on upgrade.
* Two updates to conffile moving code from wiki:
  - Support case where the conffile name is a substring of another
    conffile's name.
  - Support case where dpkg-query says the file is obsolete.
autoscripts/postinst-moveconffile [new file with mode: 0644]
autoscripts/postinst-udev [deleted file]
autoscripts/preinst-moveconffile [new file with mode: 0644]
autoscripts/preinst-udev
debian/changelog
dh_installmodules
dh_installudev