From 46d7102136653098cd64424593c22750bb7b6047 Mon Sep 17 00:00:00 2001 From: Ivan Davidov Date: Wed, 15 Nov 2017 21:07:57 +0200 Subject: [PATCH] Removed the sample line with all overlay bundles. The overlay bundles are well described now and there is sample line which provides the users with some hints how to use this functionality. --- src/.config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/.config b/src/.config index 03907bc2b..2e3b2d13b 100644 --- a/src/.config +++ b/src/.config @@ -237,7 +237,9 @@ COPY_SOURCE_ISO=true # # Refer to the README file for more information. # -#OVERLAY_BUNDLES=glibc_full,cf_cli,coreutils,dhcp,dropbear,felix,java,kbd,links,lua,mll_utils,nano,ncurses,nweb,openjdk,static_get,util_linux,vim,zlib +# The line below is sample which provides Open JDK, Apache Felix and Links. +# There is also DHCP/DNS functionality provided by the 'dhcp' overlay bundle. +# #OVERLAY_BUNDLES=glibc_full,dhcp,felix,links,openjdk,zlib # This property enables the standard penguin boot logo in the upper left corner