From: andrea Date: Sat, 28 Feb 2009 23:44:54 +0000 (+0100) Subject: initramfs-kexecboot-image: get rid of all binaries...be small! X-Git-Tag: Release-2010-05/1~3924 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6628e74828f7b32eaf513de745550f0edb21d68;p=openembedded.git initramfs-kexecboot-image: get rid of all binaries...be small! --- diff --git a/conf/machine/include/kexecboot.inc b/conf/machine/include/kexecboot.inc index 1835af4727..ecc855dc8d 100644 --- a/conf/machine/include/kexecboot.inc +++ b/conf/machine/include/kexecboot.inc @@ -14,3 +14,9 @@ RDEPENDS_kernel-base = "kernel-image" DONT_CHECK_KERNELSIZE ?= "1" MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS_append = " kexecboot-cfg" + +IMAGE_LOGIN_MANAGER = "" +IMAGE_INIT_MANAGER = "" +IMAGE_INITSCRIPTS = "" +IMAGE_DEV_MANAGER = "" +ONLINE_PACKAGE_MANAGEMENT = "none"