summaryrefslogtreecommitdiff
path: root/debhelper.pod
diff options
context:
space:
mode:
authorNiels Thykier <niels@thykier.net>2018-05-18 18:35:28 +0000
committerNiels Thykier <niels@thykier.net>2018-05-18 18:35:59 +0000
commit41f1ca9ed464300f5a84c9aebbf699e8b0e77928 (patch)
treee56c7af24d7a25816f8ff5d7c6a7924807e4c794 /debhelper.pod
parent3533ce28a8770f824e6fcaf7a2ed3c0b0b7a9406 (diff)
downloaddebhelper-41f1ca9ed464300f5a84c9aebbf699e8b0e77928.tar.gz
dh_installinitramfs: New helper tool
Diffstat (limited to 'debhelper.pod')
-rw-r--r--debhelper.pod8
1 files changed, 8 insertions, 0 deletions
diff --git a/debhelper.pod b/debhelper.pod
index 0635951c..16e9aea2 100644
--- a/debhelper.pod
+++ b/debhelper.pod
@@ -798,6 +798,14 @@ the B<dwz> sequence obsolete and it will now fail with an error. If you want
to skip B<dh_dwz>, then please insert an empty I<override_dh_dwz> target in
F<debian/rules>.
+=item -
+
+The B<dh_installinitramfs> tool automatically generates the maintainer
+script snippets when it detects an initramfs hook script in the package.
+
+Previously, it would only generate these snippets when it installed
+the hook itself.
+
=back
=back