From 6d17aa00f9fe6bd1c00b383b8863c99be07e9d2c Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 12 Feb 2015 09:35:02 -0800 Subject: ref-manual: Added 'debug-tweaks' fragmentation. The image feature 'debug-tweaks' has been fragmented into three separate areas of functionality that deals with handling empty passwords and post-installation logging. I updated the list of image features appropriately and the description of 'debug-tweaks' in the EXTRA_IMAGE_FEATURES variable. Fixes [YOCTO #5344] (From yocto-docs rev: ce0ab20472a75049298287cd05109f6e091b80bd) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'documentation/ref-manual/ref-variables.xml') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 6ecfaf8f63..8f0d8917b5 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -3238,10 +3238,13 @@ meta/conf/machine/include//arch-.inc including symbol information for debugging and profiling. -"debug-tweaks" - Makes an image suitable for development. - For example, ssh root access has a blank - password. You should remove this feature - before you produce a production image. +"debug-tweaks" - Makes an image suitable for debugging. + For example, allows root logins without + passwords and enables post-installation + logging. See the 'allow-empty-password' + and 'post-install-logging' features in + the "Image Features" section for + more information. "dev-pkgs" - Adds -dev packages for all installed packages. This is useful if you want to develop against -- cgit v1.2.3-54-g00ecf