From 8d5da03b9dc03bf79d48edf1160c7e4d41c34809 Mon Sep 17 00:00:00 2001 From: Dimitri John Ledkov Date: Thu, 22 Jun 2017 13:08:49 +0100 Subject: Add a warning to mkconf generated file that mdadm.conf is copied into initrafms. --- debian/changelog | 2 ++ debian/mkconf | 3 +++ 2 files changed, 5 insertions(+) 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 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. # -- cgit v1.2.3