aboutsummaryrefslogtreecommitdiff
path: root/TODO_config_nommu
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-10-21 17:14:26 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-10-21 17:14:26 +0000
commit5cb54b5adcda45c71120ec93c0bbbd558703a218 (patch)
tree9a83eead32edfd2dbfc059c9a5a994c7d404b3ce /TODO_config_nommu
parent37890e2f375b2b088e777877a8fc81654f59b81b (diff)
downloadbusybox-w32-5cb54b5adcda45c71120ec93c0bbbd558703a218.tar.gz
busybox-w32-5cb54b5adcda45c71120ec93c0bbbd558703a218.tar.bz2
busybox-w32-5cb54b5adcda45c71120ec93c0bbbd558703a218.zip
init: downgrade ENABLE_DEBUG_INIT to just a #define to prevent people
from selecting it in error. It has to be used ONLY for debugging init, never in production, as resulting init has serious differences.
Diffstat (limited to 'TODO_config_nommu')
-rw-r--r--TODO_config_nommu1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO_config_nommu b/TODO_config_nommu
index bdef3e91e..4ed69e07a 100644
--- a/TODO_config_nommu
+++ b/TODO_config_nommu
@@ -369,7 +369,6 @@ CONFIG_FEATURE_XARGS_SUPPORT_ZERO_TERM=y
369# Init Utilities 369# Init Utilities
370# 370#
371CONFIG_INIT=y 371CONFIG_INIT=y
372# CONFIG_DEBUG_INIT is not set
373CONFIG_FEATURE_USE_INITTAB=y 372CONFIG_FEATURE_USE_INITTAB=y
374CONFIG_FEATURE_KILL_REMOVED=y 373CONFIG_FEATURE_KILL_REMOVED=y
375CONFIG_FEATURE_KILL_DELAY=1 374CONFIG_FEATURE_KILL_DELAY=1