From dbffb2d3ecfa4483099e8e888f1541706d5bd54d Mon Sep 17 00:00:00 2001 From: dufourj Date: Mon, 30 Jan 2006 23:04:52 +0000 Subject: PC104: - passage en init plutôt que linuxrc - enfin un mécanisme qui marchotte pour chrooter sur le système réel et rebooter proprement. --- i/pc104/initrd/conf/busybox/config | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'i/pc104/initrd/conf/busybox') diff --git a/i/pc104/initrd/conf/busybox/config b/i/pc104/initrd/conf/busybox/config index 8aeee0f..28d373d 100644 --- a/i/pc104/initrd/conf/busybox/config +++ b/i/pc104/initrd/conf/busybox/config @@ -252,8 +252,8 @@ CONFIG_TRUE=y # # Init Utilities # -# CONFIG_INIT is not set -# CONFIG_FEATURE_USE_INITTAB is not set +CONFIG_INIT=y +CONFIG_FEATURE_USE_INITTAB=y # CONFIG_FEATURE_INITRD is not set # CONFIG_FEATURE_INIT_COREDUMPS is not set # CONFIG_FEATURE_INIT_SCTTY is not set @@ -447,12 +447,12 @@ CONFIG_UDHCPC=y # CONFIG_PIDOF is not set # CONFIG_FEATURE_PIDOF_SINGLE is not set # CONFIG_FEATURE_PIDOF_OMIT is not set -# CONFIG_PS is not set +CONFIG_PS=y # CONFIG_FEATURE_PS_WIDE is not set # CONFIG_RENICE is not set # CONFIG_BB_SYSCTL is not set -CONFIG_TOP=y -CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE=y +# CONFIG_TOP is not set +# CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE is not set # CONFIG_UPTIME is not set # -- cgit v1.2.3