From 41838cafe360bc29f676d8dea83d49b48c01ee90 Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Wed, 5 Nov 2014 16:57:17 +0000 Subject: Add Network Block Device to the kernel This is required by openstack nova-compute --- strata/bsp-x86_64-generic/linux-x86-64-generic.morph | 1 + 1 file changed, 1 insertion(+) (limited to 'strata/bsp-x86_64-generic/linux-x86-64-generic.morph') diff --git a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph index fe0721cc..e0eb037e 100644 --- a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph +++ b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph @@ -80,6 +80,7 @@ configure-commands: - scripts/config -e HOTPLUG_PCI_ACPI - scripts/config -e VLAN_8021Q - scripts/config -e BRIDGE_VLAN_FILTERING +- scripts/config -e BLK_DEV_NBD - yes '' | make oldconfig build-commands: - make $MAKEFLAGS -- cgit v1.2.1