X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=README;h=2098c51f63e7553eb92ab9b7c6acbf1a34119291;hb=d529def17e490423bd3cfe9a8d2803711a1be30f;hp=a7760a9b2a841b5d8e2e87cd4f7583aceb6e9ecb;hpb=9e9dcc47e9800b51b617084a976b02b2fbced282;p=pve-kernel-jessie.git diff --git a/README b/README index a7760a9..2098c51 100644 --- a/README +++ b/README @@ -87,12 +87,17 @@ see Makefile (PVE_CONFIG_OPTS) - enable CONFIG_CEPH_FS=m (request from user) - enable common CONFIG_BLK_DEV_XXX to avoid hardware detection - problems (udev, undate-initramfs hav serious problems without that) + problems (udev, undate-initramfs have serious problems without that) CONFIG_BLK_DEV_SD=y CONFIG_BLK_DEV_SR=y CONFIG_BLK_DEV_DM=y +- add workaround for Debian bug #807000 (see + https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807000) + + CONFIG_BLK_DEV_NVME=y + - compile NBD and RBD modules CONFIG_BLK_DEV_NBD=m CONFIG_BLK_DEV_RBD=m