UBUNTU: d-i: Add dm-multipath and scsi device handlers
authorStefan Bader <stefan.bader@canonical.com>
Tue, 20 Mar 2012 10:43:02 +0000 (11:43 +0100)
committerLeann Ogasawara <leann.ogasawara@canonical.com>
Mon, 2 Apr 2012 20:22:48 +0000 (13:22 -0700)
This is required to support installing onto multipath devices
(or preseed) from the install media.

BugLink: http://bugs.launchpad.net/bugs/959749

Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>

debian.master/d-i/modules/md-modules
debian.master/d-i/modules/scsi-modules

index 18d0214..9b43a3f 100644 (file)
@@ -1,3 +1,4 @@
+dm-multipath ?
 dm-crypt ?
 dm-zero ?
 faulty ?
index 5425b06..f09c60f 100644 (file)
@@ -117,3 +117,9 @@ vmw_pvscsi ?
 ums-cypress ?
 be2iscsi ?
 3w-sas ?
+
+# device handlers
+scsi_dh_alua ?
+scsi_dh_emc ?
+scsi_dh_rdac ?
+scsi_dh_hp_sw ?