[Lunar-commits] <moonbase-other> Merge branch 'master' of github.com:lunar-linux/moonbase-other

Dennis Veatch dennisveatch at bellsouth.net
Thu Aug 7 22:42:42 CEST 2014


commit b665cea715bfcf66cd2c222b6d024189283afda3
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Thu, 07 Aug 2014 16:42:32 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/b665cea715bfcf66cd2c222b6d024189283afda3

Merge branch 'master' of github.com:lunar-linux/moonbase-other
---
  zbeta/docker/PRE_BUILD | +2/-1     
  1 file changed, 2 insertions(+), 1 deletion(-)

--- a/zbeta/docker/PRE_BUILD
+++ b/zbeta/docker/PRE_BUILD
@@ -4,7 +4,8 @@
 for opt in \
   CONFIG_NETFILTER_XT_MATCH_ADDRTYPE \
   CONFIG_NETFILTER_XT_MATCH_CONNTRACK \
-  CONFIG_DEVPTS_MULTIPLE_INSTANCES
+  CONFIG_DEVPTS_MULTIPLE_INSTANCES \
+  CONFIG_DM_THIN_PROVISIONING
 do
   if ! kernel_option_present $opt; then
     FAIL=1




More information about the Lunar-commits mailing list