]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
UBUNTU: [Config] Include vmd in storage-core-modules udeb
authorSeth Forshee <seth.forshee@canonical.com>
Wed, 6 Sep 2017 12:54:37 +0000 (07:54 -0500)
committerSeth Forshee <seth.forshee@canonical.com>
Sun, 10 Sep 2017 22:00:00 +0000 (17:00 -0500)
BugLink: http://bugs.launchpad.net/bugs/1703339
This is a secondary PCIe host bridge which may have NVMe devices
behind it. The module is needed in the installer to install to
these disks.

Note that while theoretically non-disk devices such as NICs could
be connected in a VMD domain, Intel says they do not support such
usage at this time. If supported in the future vmd should be
moved to the kernel-image udeb.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
debian.master/d-i/modules/storage-core-modules

index 9e89239e03b49353d2a6f2922488faa06877cf52..a1f099d893aeb23bb1a536b6c991371e98791ba4 100644 (file)
@@ -10,3 +10,6 @@ cryptoloop ?
 
 # Needs to be here for better cdrom initrd layout
 isofs ?
+
+# Needed for NVMe disks under VMD PCIe domains
+vmd ?