[Saucy, Raring, Quantal, Precise] Add dm-snapshot to md-modules
Stefan Bader
stefan.bader at canonical.com
Mon Jun 17 10:09:32 UTC 2013
Just one additional device-mapper target module added to the installer
environment to support merging a snapshot on activation.
It is a bit of a special case but it would be good to support that
at least in the rescue system.
-Stefan
---
>From dad8ccb3d99b9d984881f040050217210a71b383 Mon Sep 17 00:00:00 2001
From: Stefan Bader <stefan.bader at canonical.com>
Date: Mon, 17 Jun 2013 11:56:35 +0200
Subject: [PATCH] UBUNTU: (d-i) Add dm-snapshot to md-modules
Allows the installer and the rescue environment to finish a snapshot
merge that was postponed due to the origin being in use.
BugLink: http://bugs.launchpad.net/bugs/1191726
Signed-off-by: Stefan Bader <stefan.bader at canonical.com>
---
debian.master/d-i/modules/md-modules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian.master/d-i/modules/md-modules b/debian.master/d-i/modules/md-modules
index 16b0af1..64217bf 100644
--- a/debian.master/d-i/modules/md-modules
+++ b/debian.master/d-i/modules/md-modules
@@ -1,6 +1,7 @@
dm-crypt ?
dm-mirror ?
dm-raid ?
+dm-snapshot ?
dm-zero ?
faulty ?
linear ?
--
1.7.9.5
More information about the kernel-team
mailing list