From fa9e090f14a85b3682dc46507a1bab763c145c6e Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Fri, 21 Mar 2008 22:48:57 +0000 Subject: * replaced busybox.i586 and .config with a version that includes syslogd and klogd, both are being used be the new bootlog plugin git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1669 95ad53e4-c205-0410-b2fa-d234c58c8868 --- tools/busybox.config | 8 ++++---- tools/busybox.i586 | Bin 331352 -> 341516 bytes 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'tools') diff --git a/tools/busybox.config b/tools/busybox.config index aca058db..ad27db67 100644 --- a/tools/busybox.config +++ b/tools/busybox.config @@ -730,15 +730,15 @@ CONFIG_FEATURE_SH_EXTRA_QUIET=y # # System Logging Utilities # -# CONFIG_SYSLOGD is not set +CONFIG_SYSLOGD=y # CONFIG_FEATURE_ROTATE_LOGFILE is not set -# CONFIG_FEATURE_REMOTE_LOG is not set +CONFIG_FEATURE_REMOTE_LOG=y # CONFIG_FEATURE_IPC_SYSLOG is not set CONFIG_FEATURE_IPC_SYSLOG_BUFFER_SIZE= # CONFIG_LOGREAD is not set # CONFIG_FEATURE_LOGREAD_REDUCED_LOCKING is not set -# CONFIG_KLOGD is not set -# CONFIG_LOGGER is not set +CONFIG_KLOGD=y +CONFIG_LOGGER=y # # Runit Utilities diff --git a/tools/busybox.i586 b/tools/busybox.i586 index 6e5694bb..f765f18e 100755 Binary files a/tools/busybox.i586 and b/tools/busybox.i586 differ -- cgit v1.2.3-55-g7522