summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDimitri John Ledkov <xnox@ubuntu.com>2017-06-22 13:08:49 +0100
committerDimitri John Ledkov <xnox@ubuntu.com>2017-06-22 13:08:49 +0100
commit8d5da03b9dc03bf79d48edf1160c7e4d41c34809 (patch)
tree303dbc59715b00c14fe70a00e7b6616ed58c87b7 /debian
parent4bbd1418af1ec2cd7992749a4f822e714ede57b8 (diff)
Add a warning to mkconf generated file that mdadm.conf is copied into initrafms.
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.
#