[linux] 02/09: udeb: Add dm-raid to md-modules (Closes: #868251)
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Mon Jul 17 00:38:48 UTC 2017
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch sid
in repository linux.
commit 3c66f8f5928113b6d122da58d29efd35bd311b51
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Sun Jul 16 22:10:36 2017 +0100
udeb: Add dm-raid to md-modules (Closes: #868251)
---
debian/changelog | 1 +
debian/installer/modules/md-modules | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 3a495e4..f3db53d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -268,6 +268,7 @@ linux (4.11.11-1) UNRELEASED; urgency=medium
(Closes: #868511)
* [armhf] udeb: Add sunxi_wdt to kernel-image (Closes: #866130)
* crypto: Enable CRYPTO_USER, CRYPTO_USER_API_RNG as modules (Closes: #868291)
+ * udeb: Add dm-raid to md-modules (Closes: #868251)
[ Uwe Kleine-König ]
* [arm64] enable FB_SIMPLE
diff --git a/debian/installer/modules/md-modules b/debian/installer/modules/md-modules
index 923cba0..d4f7104 100644
--- a/debian/installer/modules/md-modules
+++ b/debian/installer/modules/md-modules
@@ -7,6 +7,7 @@ raid1
raid456
raid10
dm-mirror
+dm-raid
dm-snapshot
bcache
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git
More information about the Kernel-svn-changes
mailing list