summaryrefslogtreecommitdiff
path: root/i/pc104/initrd/conf/busybox
diff options
context:
space:
mode:
authordufourj2006-01-16 21:47:12 +0000
committerdufourj2006-01-16 21:47:12 +0000
commit144fba14de1f73fb7f8ce38639f05b795c8af141 (patch)
tree2159ee6d058da4f3c88d94c9accf3f013041f1a9 /i/pc104/initrd/conf/busybox
parentfffdf9f5a7918070577ff6a96f083e957c2cf377 (diff)
PC104 :
- modifications mineurs pour les scripts du mode autonome ; - début du script d'update en autonome ; - correction du problème de dhcp en autonome ; - problème de ctrl-c ; - SD Card sux à mort !!
Diffstat (limited to 'i/pc104/initrd/conf/busybox')
-rw-r--r--i/pc104/initrd/conf/busybox/config10
1 files changed, 5 insertions, 5 deletions
diff --git a/i/pc104/initrd/conf/busybox/config b/i/pc104/initrd/conf/busybox/config
index 3a798b4..8aeee0f 100644
--- a/i/pc104/initrd/conf/busybox/config
+++ b/i/pc104/initrd/conf/busybox/config
@@ -155,7 +155,7 @@ CONFIG_TEST=y
# CONFIG_TR is not set
# CONFIG_FEATURE_TR_CLASSES is not set
# CONFIG_FEATURE_TR_EQUIV is not set
-# CONFIG_TRUE is not set
+CONFIG_TRUE=y
# CONFIG_TTY is not set
# CONFIG_UNAME is not set
# CONFIG_UNIQ is not set
@@ -434,7 +434,7 @@ CONFIG_FEATURE_FANCY_PING=y
CONFIG_UDHCPC=y
# CONFIG_DUMPLEASES is not set
# CONFIG_FEATURE_UDHCP_SYSLOG is not set
-CONFIG_FEATURE_UDHCP_DEBUG=y
+# CONFIG_FEATURE_UDHCP_DEBUG is not set
# CONFIG_ZCIP is not set
#
@@ -451,8 +451,8 @@ CONFIG_FEATURE_UDHCP_DEBUG=y
# CONFIG_FEATURE_PS_WIDE is not set
# CONFIG_RENICE is not set
# CONFIG_BB_SYSCTL is not set
-# CONFIG_TOP is not set
-# CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE is not set
+CONFIG_TOP=y
+CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE=y
# CONFIG_UPTIME is not set
#
@@ -476,7 +476,7 @@ CONFIG_ASH_JOB_CONTROL=y
# CONFIG_ASH_MATH_SUPPORT_64 is not set
# CONFIG_ASH_GETOPTS is not set
# CONFIG_ASH_CMDCMD is not set
-CONFIG_ASH_BUILTIN_ECHO=y
+# CONFIG_ASH_BUILTIN_ECHO is not set
# CONFIG_ASH_MAIL is not set
# CONFIG_ASH_OPTIMIZE_FOR_SIZE is not set
# CONFIG_ASH_RANDOM_SUPPORT is not set