From 4ee7cd4f6f9f85871c8814bb524d3e691a2992a9 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Mon, 17 Mar 2008 09:13:22 +0000 Subject: *: mode tcp/udpsvd to networking, delete ipsvd/* */Config.in: fixes to text svlogd: make it NOMMU capable function old new delta processorstart 378 420 +42 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 1/0 up/down: 42/0) Total: 42 bytes text data bss dec hex filename 797153 662 7420 805235 c4973 busybox_old 797196 662 7420 805278 c499e busybox_unstripped --- TODO_config_nommu | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'TODO_config_nommu') diff --git a/TODO_config_nommu b/TODO_config_nommu index 042f622..03111c1 100644 --- a/TODO_config_nommu +++ b/TODO_config_nommu @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Busybox version: 1.10.0.svn -# Sat Mar 8 01:11:42 2008 +# Sat Mar 15 20:36:24 2008 # CONFIG_HAVE_DOT_CONFIG=y @@ -698,6 +698,7 @@ CONFIG_FEATURE_TELNET_AUTOLOGIN=y CONFIG_TELNETD=y CONFIG_FEATURE_TELNETD_STANDALONE=y CONFIG_TFTP=y +CONFIG_TFTPD=y CONFIG_FEATURE_TFTP_GET=y CONFIG_FEATURE_TFTP_PUT=y CONFIG_FEATURE_TFTP_BLOCKSIZE=y @@ -724,6 +725,8 @@ CONFIG_FEATURE_WGET_STATUSBAR=y CONFIG_FEATURE_WGET_AUTHENTICATION=y CONFIG_FEATURE_WGET_LONG_OPTIONS=y CONFIG_ZCIP=y +CONFIG_TCPSVD=y +CONFIG_UDPSVD=y # # Process Utilities @@ -812,7 +815,7 @@ CONFIG_LOGGER=y # CONFIG_RUNSV is not set CONFIG_RUNSVDIR=y CONFIG_SV=y -# CONFIG_SVLOGD is not set +CONFIG_SVLOGD=y CONFIG_CHPST=y CONFIG_SETUIDGID=y CONFIG_ENVUIDGID=y @@ -840,9 +843,3 @@ CONFIG_SOFTLIMIT=y CONFIG_LPD=y CONFIG_LPR=y CONFIG_LPQ=y - -# -# ipsvd Utilities -# -CONFIG_TCPSVD=y -CONFIG_UDPSVD=y -- cgit v1.1