From d13e242a4e689caccff7a55c2ace2423ca0f852f Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Fri, 5 Sep 2014 10:54:28 +0000 Subject: linux: Enable multiple devpts instances This is required for Docker. --- strata/bsp-x86_32-generic/linux-x86-32-generic.morph | 1 + 1 file changed, 1 insertion(+) (limited to 'strata/bsp-x86_32-generic/linux-x86-32-generic.morph') diff --git a/strata/bsp-x86_32-generic/linux-x86-32-generic.morph b/strata/bsp-x86_32-generic/linux-x86-32-generic.morph index 3870630a..8b6a4ae7 100644 --- a/strata/bsp-x86_32-generic/linux-x86-32-generic.morph +++ b/strata/bsp-x86_32-generic/linux-x86-32-generic.morph @@ -19,6 +19,7 @@ configure-commands: - scripts/config -d BLK_DEV_IDE_SATA - scripts/config -e BTRFS_FS - scripts/config -e BTRFS_FS_POSIX_ACL +- scripts/config -e DEVPTS_MULTIPLE_INSTANCES - scripts/config -e DEVTMPFS - scripts/config -e DEVTMPFS_MOUNT - scripts/config -e CONFIG_FHANDLE -- cgit v1.2.1