summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/mkconf3
2 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cb0e0034..8f61890e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ mdadm (4.0-1) UNRELEASED; urgency=medium
* Drop warnings that raid arrays are missing from the initramfs
configuration. Instead have a positive message as to which arrays are
included in the initramfs.
+ * Add a warning to mkconf generated file that mdadm.conf is copied into
+ initrafms.
-- Dimitri John Ledkov <xnox@ubuntu.com> Fri, 12 May 2017 12:31:46 +0100
diff --git a/debian/mkconf b/debian/mkconf
index 632c9120..6546c3b1 100644
--- a/debian/mkconf
+++ b/debian/mkconf
@@ -50,6 +50,9 @@ esac
cat <<_eof
# mdadm.conf
#
+# !NB! Run update-initramfs -u after updating this file.
+# !NB! This will ensure that initramfs has an uptodate copy.
+#
# Please refer to mdadm.conf(5) for information about this file.
#