summaryrefslogtreecommitdiff
path: root/strata/bsp-x86_64-generic
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-02-27 08:58:41 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2015-03-03 17:45:18 +0000
commit9630235a9e8875421c4c7825c788ae5866c48b47 (patch)
treebfc779a0414d132a3e7088d74654bb621df8f7be /strata/bsp-x86_64-generic
parent6cf64f572b2af6c6cb0586f4b5c6431b24025c34 (diff)
downloaddefinitions-9630235a9e8875421c4c7825c788ae5866c48b47.tar.gz
Add kernel modules for FUSE and overlayfs
Diffstat (limited to 'strata/bsp-x86_64-generic')
-rw-r--r--strata/bsp-x86_64-generic/linux-x86-64-generic.morph2
1 files changed, 2 insertions, 0 deletions
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..a7f1d735 100644
--- a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
+++ b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
@@ -45,6 +45,8 @@ configure-commands:
- scripts/config -e BLK_DEV_LOOP
- scripts/config -d BLK_DEV_CRYPTOLOOP
- scripts/config -e CEPH_FS
+- scripts/config -e OVERLAY_FS
+- scripts/config -e FUSE_FS
- scripts/config --set-val BLK_DEV_LOOP_MIN_COUNT 8
- scripts/config -e VIRTIO
- scripts/config -e VIRTIO_RING