From 62376b61547089877464958b14377a4330af5d2e Mon Sep 17 00:00:00 2001 From: Ivan Davidov Date: Sat, 23 Sep 2017 16:55:16 +0300 Subject: [PATCH] Provide no overlay bundles by default. --- src/.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/.config b/src/.config index 67d659e72..1f2c88734 100644 --- a/src/.config +++ b/src/.config @@ -192,7 +192,7 @@ COPY_SOURCE_ISO=true # Refer to the README file for more information. # #OVERLAY_BUNDLES=glibc_full,links,dropbear,java,felix,mll_utils,lua,static_get,cf_cli,nweb,dhcp -OVERLAY_BUNDLES=dhcp,glibc_full,zlib,openjdk,felix,links +#OVERLAY_BUNDLES=dhcp,glibc_full,zlib,openjdk,felix,links # This property enables the standard penguin boot logo in the upper left corner # of the screen. The property is used in 'xx_build_kernel.sh'. The default value