From 6ca4b7999c3f75a4598db6c675934408d3aa3c2a Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Wed, 27 Feb 2008 23:08:58 +0000 Subject: Some changes to cdboot init. The next busybox should contain the ipcalc applet (to replace shell code in functions) and do not need the hostid applet. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1582 95ad53e4-c205-0410-b2fa-d234c58c8868 --- tools/busybox.config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools') diff --git a/tools/busybox.config b/tools/busybox.config index e76a8114..aca058db 100644 --- a/tools/busybox.config +++ b/tools/busybox.config @@ -172,7 +172,7 @@ CONFIG_FALSE=y # CONFIG_FOLD is not set CONFIG_HEAD=y # CONFIG_FEATURE_FANCY_HEAD is not set -CONFIG_HOSTID=y +# CONFIG_HOSTID is not set CONFIG_ID=y # CONFIG_INSTALL is not set # CONFIG_FEATURE_INSTALL_LONG_OPTIONS is not set @@ -611,8 +611,8 @@ CONFIG_FEATURE_IP_TUNNEL=y # CONFIG_IPROUTE is not set # CONFIG_IPTUNNEL is not set # CONFIG_IPRULE is not set -# CONFIG_IPCALC is not set -# CONFIG_FEATURE_IPCALC_FANCY is not set +CONFIG_IPCALC=y +CONFIG_FEATURE_IPCALC_FANCY=y # CONFIG_FEATURE_IPCALC_LONG_OPTIONS is not set # CONFIG_NAMEIF is not set # CONFIG_FEATURE_NAMEIF_EXTENDED is not set -- cgit v1.2.3-55-g7522