diff options
author | Glenn L McGrath <bug1@ihug.co.nz> | 2003-11-17 10:43:08 +0000 |
---|---|---|
committer | Glenn L McGrath <bug1@ihug.co.nz> | 2003-11-17 10:43:08 +0000 |
commit | 7e4b3347b246823b6dbdbb150af852282014918e (patch) | |
tree | 13257d9e6a8c945824ab3391402c56d2f9d3391f | |
parent | 0874a613d2b56901ec73965fd0eff7d650744801 (diff) | |
download | busybox-w32-7e4b3347b246823b6dbdbb150af852282014918e.tar.gz busybox-w32-7e4b3347b246823b6dbdbb150af852282014918e.tar.bz2 busybox-w32-7e4b3347b246823b6dbdbb150af852282014918e.zip |
Remove net-udeb flavour, we dotn use it
-rw-r--r-- | debian/config-net-udeb | 374 | ||||
-rw-r--r-- | debian/config-net-udeb-i386 | 379 | ||||
-rw-r--r-- | debian/config-net-udeb-linux-i386 | 408 |
3 files changed, 0 insertions, 1161 deletions
diff --git a/debian/config-net-udeb b/debian/config-net-udeb deleted file mode 100644 index 1fd726ed3..000000000 --- a/debian/config-net-udeb +++ /dev/null | |||
@@ -1,374 +0,0 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # | ||
4 | HAVE_DOT_CONFIG=y | ||
5 | |||
6 | # | ||
7 | # General Configuration | ||
8 | # | ||
9 | # CONFIG_FEATURE_BUFFERS_USE_MALLOC is not set | ||
10 | CONFIG_FEATURE_BUFFERS_GO_ON_STACK=y | ||
11 | # CONFIG_FEATURE_BUFFERS_GO_IN_BSS is not set | ||
12 | # CONFIG_FEATURE_VERBOSE_USAGE is not set | ||
13 | # CONFIG_FEATURE_INSTALLER is not set | ||
14 | # CONFIG_LOCALE_SUPPORT is not set | ||
15 | CONFIG_FEATURE_DEVFS=y | ||
16 | CONFIG_FEATURE_DEVPTS=y | ||
17 | # CONFIG_FEATURE_CLEAN_UP is not set | ||
18 | # CONFIG_FEATURE_SUID is not set | ||
19 | # CONFIG_SELINUX is not set | ||
20 | |||
21 | # | ||
22 | # Build Options | ||
23 | # | ||
24 | # CONFIG_STATIC is not set | ||
25 | # CONFIG_LFS is not set | ||
26 | # USING_CROSS_COMPILER is not set | ||
27 | EXTRA_CFLAGS_OPTIONS="" | ||
28 | |||
29 | # | ||
30 | # Installation Options | ||
31 | # | ||
32 | # CONFIG_INSTALL_NO_USR is not set | ||
33 | PREFIX="./_install" | ||
34 | |||
35 | # | ||
36 | # Archival Utilities | ||
37 | # | ||
38 | CONFIG_AR=y | ||
39 | # CONFIG_FEATURE_AR_LONG_FILENAMES is not set | ||
40 | # CONFIG_BUNZIP2 is not set | ||
41 | # CONFIG_CPIO is not set | ||
42 | # CONFIG_DPKG is not set | ||
43 | # CONFIG_DPKG_DEB is not set | ||
44 | CONFIG_GUNZIP=y | ||
45 | # CONFIG_FEATURE_GUNZIP_UNCOMPRESS is not set | ||
46 | # CONFIG_GZIP is not set | ||
47 | # CONFIG_RPM2CPIO is not set | ||
48 | # CONFIG_RPM is not set | ||
49 | CONFIG_TAR=y | ||
50 | # CONFIG_FEATURE_TAR_CREATE is not set | ||
51 | # CONFIG_FEATURE_TAR_BZIP2 is not set | ||
52 | # CONFIG_FEATURE_TAR_EXCLUDE is not set | ||
53 | CONFIG_FEATURE_TAR_GZIP=y | ||
54 | # CONFIG_FEATURE_TAR_OLDGNU_COMPATABILITY is not set | ||
55 | CONFIG_FEATURE_TAR_GNU_EXTENSIONS=y | ||
56 | # CONFIG_FEATURE_UNARCHIVE_TAPE is not set | ||
57 | # CONFIG_UNCOMPRESS is not set | ||
58 | # CONFIG_UNZIP is not set | ||
59 | |||
60 | # | ||
61 | # Coreutils | ||
62 | # | ||
63 | # CONFIG_BASENAME is not set | ||
64 | # CONFIG_CAL is not set | ||
65 | CONFIG_CAT=y | ||
66 | # CONFIG_CHGRP is not set | ||
67 | # CONFIG_CHMOD is not set | ||
68 | CONFIG_CHOWN=y | ||
69 | CONFIG_CHROOT=y | ||
70 | # CONFIG_CMP is not set | ||
71 | # CONFIG_CP is not set | ||
72 | CONFIG_CUT=y | ||
73 | # CONFIG_DATE is not set | ||
74 | # CONFIG_DD is not set | ||
75 | # CONFIG_DF is not set | ||
76 | # CONFIG_DIRNAME is not set | ||
77 | # CONFIG_DOS2UNIX is not set | ||
78 | # CONFIG_DU is not set | ||
79 | CONFIG_ECHO=y | ||
80 | # CONFIG_FEATURE_FANCY_ECHO is not set | ||
81 | # CONFIG_ENV is not set | ||
82 | # CONFIG_EXPR is not set | ||
83 | CONFIG_FALSE=y | ||
84 | # CONFIG_FOLD is not set | ||
85 | # CONFIG_HEAD is not set | ||
86 | # CONFIG_HOSTID is not set | ||
87 | # CONFIG_ID is not set | ||
88 | # CONFIG_INSTALL is not set | ||
89 | # CONFIG_LENGTH is not set | ||
90 | CONFIG_LN=y | ||
91 | # CONFIG_LOGNAME is not set | ||
92 | # CONFIG_LS is not set | ||
93 | CONFIG_MD5SUM=y | ||
94 | CONFIG_MKDIR=y | ||
95 | # CONFIG_MKFIFO is not set | ||
96 | # CONFIG_MKNOD is not set | ||
97 | # CONFIG_MV is not set | ||
98 | # CONFIG_OD is not set | ||
99 | # CONFIG_PRINTF is not set | ||
100 | # CONFIG_PWD is not set | ||
101 | # CONFIG_REALPATH is not set | ||
102 | CONFIG_RM=y | ||
103 | # CONFIG_RMDIR is not set | ||
104 | # CONFIG_SHA1SUM is not set | ||
105 | # CONFIG_SLEEP is not set | ||
106 | # CONFIG_SORT is not set | ||
107 | # CONFIG_STTY is not set | ||
108 | CONFIG_SYNC=y | ||
109 | # CONFIG_TAIL is not set | ||
110 | # CONFIG_TEE is not set | ||
111 | CONFIG_TEST=y | ||
112 | |||
113 | # | ||
114 | # test (forced enabled for use with shell) | ||
115 | # | ||
116 | CONFIG_TOUCH=y | ||
117 | # CONFIG_TR is not set | ||
118 | CONFIG_TRUE=y | ||
119 | # CONFIG_TTY is not set | ||
120 | # CONFIG_UNAME is not set | ||
121 | # CONFIG_UNIQ is not set | ||
122 | # CONFIG_USLEEP is not set | ||
123 | # CONFIG_UUDECODE is not set | ||
124 | # CONFIG_UUENCODE is not set | ||
125 | # CONFIG_WATCH is not set | ||
126 | # CONFIG_WC is not set | ||
127 | # CONFIG_WHO is not set | ||
128 | # CONFIG_WHOAMI is not set | ||
129 | # CONFIG_YES is not set | ||
130 | |||
131 | # | ||
132 | # Console Utilities | ||
133 | # | ||
134 | # CONFIG_CHVT is not set | ||
135 | # CONFIG_CLEAR is not set | ||
136 | # CONFIG_DEALLOCVT is not set | ||
137 | # CONFIG_DUMPKMAP is not set | ||
138 | # CONFIG_LOADACM is not set | ||
139 | # CONFIG_LOADFONT is not set | ||
140 | # CONFIG_LOADKMAP is not set | ||
141 | # CONFIG_OPENVT is not set | ||
142 | # CONFIG_RESET is not set | ||
143 | # CONFIG_SETKEYCODES is not set | ||
144 | |||
145 | # | ||
146 | # Debian Utilities | ||
147 | # | ||
148 | # CONFIG_MKTEMP is not set | ||
149 | # CONFIG_READLINK is not set | ||
150 | # CONFIG_RUN_PARTS is not set | ||
151 | # CONFIG_START_STOP_DAEMON is not set | ||
152 | # CONFIG_WHICH is not set | ||
153 | |||
154 | # | ||
155 | # Editors | ||
156 | # | ||
157 | # CONFIG_AWK is not set | ||
158 | # CONFIG_PATCH is not set | ||
159 | CONFIG_SED=y | ||
160 | # CONFIG_FEATURE_SED_EMBEDED_NEWLINE is not set | ||
161 | CONFIG_FEATURE_SED_GNU_COMPATABILITY=y | ||
162 | # CONFIG_VI is not set | ||
163 | |||
164 | # | ||
165 | # Finding Utilities | ||
166 | # | ||
167 | # CONFIG_FIND is not set | ||
168 | CONFIG_GREP=y | ||
169 | # CONFIG_FEATURE_GREP_EGREP_ALIAS is not set | ||
170 | # CONFIG_FEATURE_GREP_FGREP_ALIAS is not set | ||
171 | # CONFIG_FEATURE_GREP_CONTEXT is not set | ||
172 | # CONFIG_XARGS is not set | ||
173 | |||
174 | # | ||
175 | # Init Utilities | ||
176 | # | ||
177 | CONFIG_INIT=y | ||
178 | CONFIG_FEATURE_USE_INITTAB=y | ||
179 | # CONFIG_FEATURE_INITRD is not set | ||
180 | # CONFIG_FEATURE_INIT_COREDUMPS is not set | ||
181 | # CONFIG_FEATURE_EXTRA_QUIET is not set | ||
182 | # CONFIG_HALT is not set | ||
183 | # CONFIG_POWEROFF is not set | ||
184 | CONFIG_REBOOT=y | ||
185 | # CONFIG_MESG is not set | ||
186 | |||
187 | # | ||
188 | # Login/Password Management Utilities | ||
189 | # | ||
190 | CONFIG_USE_BB_PWD_GRP=y | ||
191 | # CONFIG_ADDGROUP is not set | ||
192 | # CONFIG_DELGROUP is not set | ||
193 | # CONFIG_ADDUSER is not set | ||
194 | # CONFIG_DELUSER is not set | ||
195 | # CONFIG_GETTY is not set | ||
196 | # CONFIG_LOGIN is not set | ||
197 | # CONFIG_PASSWD is not set | ||
198 | # CONFIG_SU is not set | ||
199 | # CONFIG_SULOGIN is not set | ||
200 | # CONFIG_VLOCK is not set | ||
201 | |||
202 | # | ||
203 | # Miscellaneous Utilities | ||
204 | # | ||
205 | # CONFIG_ADJTIMEX is not set | ||
206 | # CONFIG_CROND is not set | ||
207 | # CONFIG_CRONTAB is not set | ||
208 | # CONFIG_DC is not set | ||
209 | # CONFIG_LAST is not set | ||
210 | # CONFIG_HDPARM is not set | ||
211 | # CONFIG_MAKEDEVS is not set | ||
212 | # CONFIG_MT is not set | ||
213 | # CONFIG_STRINGS is not set | ||
214 | # CONFIG_TIME is not set | ||
215 | # CONFIG_WATCHDOG is not set | ||
216 | |||
217 | # | ||
218 | # Linux Module Utilities | ||
219 | # | ||
220 | CONFIG_MODUTILS_OBJ=y | ||
221 | # CONFIG_DEPMOD is not set | ||
222 | CONFIG_INSMOD=y | ||
223 | # CONFIG_FEATURE_OLD_MODULE_INTERFACE is not set | ||
224 | CONFIG_FEATURE_NEW_MODULE_INTERFACE=y | ||
225 | |||
226 | # | ||
227 | # Support new (post 2.1) Linux kernels (Forced enabled) | ||
228 | # | ||
229 | # CONFIG_FEATURE_INSMOD_VERSION_CHECKING is not set | ||
230 | # CONFIG_FEATURE_INSMOD_KSYMOOPS_SYMBOLS is not set | ||
231 | # CONFIG_FEATURE_INSMOD_LOADINKMEM is not set | ||
232 | # CONFIG_FEATURE_INSMOD_LOAD_MAP is not set | ||
233 | # CONFIG_LSMOD is not set | ||
234 | # CONFIG_MODPROBE is not set | ||
235 | # CONFIG_RMMOD is not set | ||
236 | # CONFIG_FEATURE_CHECK_TAINTED_MODULE is not set | ||
237 | |||
238 | # | ||
239 | # Networking Utilities | ||
240 | # | ||
241 | # CONFIG_FEATURE_IPV6 is not set | ||
242 | # CONFIG_ARPING is not set | ||
243 | # CONFIG_FTPGET is not set | ||
244 | # CONFIG_FTPPUT is not set | ||
245 | # CONFIG_HOSTNAME is not set | ||
246 | # CONFIG_HTTPD is not set | ||
247 | # CONFIG_IFCONFIG is not set | ||
248 | # CONFIG_IFUPDOWN is not set | ||
249 | # CONFIG_INETD is not set | ||
250 | CONFIG_IP=y | ||
251 | CONFIG_FEATURE_IP_ADDRESS=y | ||
252 | CONFIG_FEATURE_IP_LINK=y | ||
253 | CONFIG_FEATURE_IP_ROUTE=y | ||
254 | # CONFIG_FEATURE_IP_TUNNEL is not set | ||
255 | # CONFIG_IPCALC is not set | ||
256 | # CONFIG_IPADDR is not set | ||
257 | # CONFIG_IPLINK is not set | ||
258 | # CONFIG_IPROUTE is not set | ||
259 | # CONFIG_IPTUNNEL is not set | ||
260 | # CONFIG_NAMEIF is not set | ||
261 | # CONFIG_NC is not set | ||
262 | # CONFIG_NETSTAT is not set | ||
263 | # CONFIG_NSLOOKUP is not set | ||
264 | # CONFIG_PING is not set | ||
265 | # CONFIG_ROUTE is not set | ||
266 | # CONFIG_TELNET is not set | ||
267 | # CONFIG_TELNETD is not set | ||
268 | # CONFIG_TFTP is not set | ||
269 | # CONFIG_TRACEROUTE is not set | ||
270 | # CONFIG_VCONFIG is not set | ||
271 | CONFIG_WGET=y | ||
272 | # CONFIG_FEATURE_WGET_STATUSBAR is not set | ||
273 | # CONFIG_FEATURE_WGET_AUTHENTICATION is not set | ||
274 | # CONFIG_FEATURE_WGET_IP6_LITERAL is not set | ||
275 | |||
276 | # | ||
277 | # udhcp Server/Client | ||
278 | # | ||
279 | # CONFIG_UDHCPD is not set | ||
280 | CONFIG_UDHCPC=y | ||
281 | CONFIG_FEATURE_UDHCP_SYSLOG=y | ||
282 | # CONFIG_FEATURE_UDHCP_DEBUG is not set | ||
283 | |||
284 | # | ||
285 | # Process Utilities | ||
286 | # | ||
287 | # CONFIG_FREE is not set | ||
288 | # CONFIG_KILL is not set | ||
289 | # CONFIG_PIDOF is not set | ||
290 | # CONFIG_PS is not set | ||
291 | # CONFIG_RENICE is not set | ||
292 | # CONFIG_TOP is not set | ||
293 | # CONFIG_UPTIME is not set | ||
294 | |||
295 | # | ||
296 | # Another Bourne-like Shell | ||
297 | # | ||
298 | CONFIG_FEATURE_SH_IS_ASH=y | ||
299 | # CONFIG_FEATURE_SH_IS_HUSH is not set | ||
300 | # CONFIG_FEATURE_SH_IS_LASH is not set | ||
301 | # CONFIG_FEATURE_SH_IS_MSH is not set | ||
302 | # CONFIG_FEATURE_SH_IS_NONE is not set | ||
303 | CONFIG_ASH=y | ||
304 | |||
305 | # | ||
306 | # Ash Shell Options | ||
307 | # | ||
308 | CONFIG_ASH_JOB_CONTROL=y | ||
309 | CONFIG_ASH_ALIAS=y | ||
310 | CONFIG_ASH_MATH_SUPPORT=y | ||
311 | # CONFIG_ASH_GETOPTS is not set | ||
312 | # CONFIG_ASH_CMDCMD is not set | ||
313 | # CONFIG_ASH_MAIL is not set | ||
314 | CONFIG_ASH_OPTIMIZE_FOR_SIZE=y | ||
315 | # CONFIG_HUSH is not set | ||
316 | # CONFIG_LASH is not set | ||
317 | # CONFIG_MSH is not set | ||
318 | |||
319 | # | ||
320 | # Bourne Shell Options | ||
321 | # | ||
322 | CONFIG_FEATURE_COMMAND_EDITING=y | ||
323 | # CONFIG_FEATURE_COMMAND_SAVEHISTORY is not set | ||
324 | CONFIG_FEATURE_COMMAND_TAB_COMPLETION=y | ||
325 | # CONFIG_FEATURE_COMMAND_USERNAME_COMPLETION is not set | ||
326 | CONFIG_FEATURE_COMMAND_HISTORY=15 | ||
327 | # CONFIG_FEATURE_SH_STANDALONE_SHELL is not set | ||
328 | # CONFIG_FEATURE_SH_FANCY_PROMPT is not set | ||
329 | # CONFIG_FEATURE_SH_EXTRA_QUIET is not set | ||
330 | |||
331 | # | ||
332 | # System Logging Utilities | ||
333 | # | ||
334 | CONFIG_SYSLOGD=y | ||
335 | # CONFIG_FEATURE_REMOTE_LOG is not set | ||
336 | # CONFIG_FEATURE_IPC_SYSLOG is not set | ||
337 | CONFIG_KLOGD=y | ||
338 | # CONFIG_LOGGER is not set | ||
339 | |||
340 | # | ||
341 | # Linux System Utilities | ||
342 | # | ||
343 | # CONFIG_DMESG is not set | ||
344 | # CONFIG_FBSET is not set | ||
345 | # CONFIG_FDFLUSH is not set | ||
346 | # CONFIG_FDFORMAT is not set | ||
347 | # CONFIG_FDISK is not set | ||
348 | # CONFIG_FREERAMDISK is not set | ||
349 | # CONFIG_FSCK_MINIX is not set | ||
350 | # CONFIG_MKFS_MINIX is not set | ||
351 | # CONFIG_GETOPT is not set | ||
352 | # CONFIG_HEXDUMP is not set | ||
353 | # CONFIG_HWCLOCK is not set | ||
354 | # CONFIG_LOSETUP is not set | ||
355 | # CONFIG_MKSWAP is not set | ||
356 | # CONFIG_MORE is not set | ||
357 | CONFIG_PIVOT_ROOT=y | ||
358 | # CONFIG_RDATE is not set | ||
359 | # CONFIG_SWAPONOFF is not set | ||
360 | CONFIG_MOUNT=y | ||
361 | # CONFIG_NFSMOUNT is not set | ||
362 | CONFIG_UMOUNT=y | ||
363 | # CONFIG_FEATURE_MOUNT_FORCE is not set | ||
364 | |||
365 | # | ||
366 | # Common options for mount/umount | ||
367 | # | ||
368 | # CONFIG_FEATURE_MOUNT_LOOP is not set | ||
369 | # CONFIG_FEATURE_MTAB_SUPPORT is not set | ||
370 | |||
371 | # | ||
372 | # Debugging Options | ||
373 | # | ||
374 | # CONFIG_DEBUG is not set | ||
diff --git a/debian/config-net-udeb-i386 b/debian/config-net-udeb-i386 deleted file mode 100644 index f3099fd0e..000000000 --- a/debian/config-net-udeb-i386 +++ /dev/null | |||
@@ -1,379 +0,0 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # | ||
4 | HAVE_DOT_CONFIG=y | ||
5 | |||
6 | # | ||
7 | # General Configuration | ||
8 | # | ||
9 | # CONFIG_FEATURE_BUFFERS_USE_MALLOC is not set | ||
10 | CONFIG_FEATURE_BUFFERS_GO_ON_STACK=y | ||
11 | # CONFIG_FEATURE_BUFFERS_GO_IN_BSS is not set | ||
12 | # CONFIG_FEATURE_VERBOSE_USAGE is not set | ||
13 | # CONFIG_FEATURE_INSTALLER is not set | ||
14 | # CONFIG_LOCALE_SUPPORT is not set | ||
15 | CONFIG_FEATURE_DEVFS=y | ||
16 | CONFIG_FEATURE_DEVPTS=y | ||
17 | # CONFIG_FEATURE_CLEAN_UP is not set | ||
18 | # CONFIG_FEATURE_SUID is not set | ||
19 | # CONFIG_SELINUX is not set | ||
20 | |||
21 | # | ||
22 | # Build Options | ||
23 | # | ||
24 | # CONFIG_STATIC is not set | ||
25 | CONFIG_LFS=y | ||
26 | # USING_CROSS_COMPILER is not set | ||
27 | EXTRA_CFLAGS_OPTIONS="" | ||
28 | |||
29 | # | ||
30 | # Installation Options | ||
31 | # | ||
32 | # CONFIG_INSTALL_NO_USR is not set | ||
33 | PREFIX="./_install" | ||
34 | |||
35 | # | ||
36 | # Archival Utilities | ||
37 | # | ||
38 | CONFIG_AR=y | ||
39 | # CONFIG_FEATURE_AR_LONG_FILENAMES is not set | ||
40 | # CONFIG_BUNZIP2 is not set | ||
41 | # CONFIG_CPIO is not set | ||
42 | # CONFIG_DPKG is not set | ||
43 | # CONFIG_DPKG_DEB is not set | ||
44 | CONFIG_GUNZIP=y | ||
45 | # CONFIG_FEATURE_GUNZIP_UNCOMPRESS is not set | ||
46 | # CONFIG_GZIP is not set | ||
47 | # CONFIG_RPM2CPIO is not set | ||
48 | # CONFIG_RPM is not set | ||
49 | CONFIG_TAR=y | ||
50 | # CONFIG_FEATURE_TAR_CREATE is not set | ||
51 | # CONFIG_FEATURE_TAR_BZIP2 is not set | ||
52 | # CONFIG_FEATURE_TAR_EXCLUDE is not set | ||
53 | CONFIG_FEATURE_TAR_GZIP=y | ||
54 | # CONFIG_FEATURE_TAR_OLDGNU_COMPATABILITY is not set | ||
55 | CONFIG_FEATURE_TAR_GNU_EXTENSIONS=y | ||
56 | # CONFIG_FEATURE_UNARCHIVE_TAPE is not set | ||
57 | # CONFIG_UNCOMPRESS is not set | ||
58 | # CONFIG_UNZIP is not set | ||
59 | |||
60 | # | ||
61 | # Coreutils | ||
62 | # | ||
63 | # CONFIG_BASENAME is not set | ||
64 | # CONFIG_CAL is not set | ||
65 | CONFIG_CAT=y | ||
66 | # CONFIG_CHGRP is not set | ||
67 | # CONFIG_CHMOD is not set | ||
68 | CONFIG_CHOWN=y | ||
69 | CONFIG_CHROOT=y | ||
70 | # CONFIG_CMP is not set | ||
71 | # CONFIG_CP is not set | ||
72 | CONFIG_CUT=y | ||
73 | # CONFIG_DATE is not set | ||
74 | # CONFIG_DD is not set | ||
75 | # CONFIG_DF is not set | ||
76 | # CONFIG_DIRNAME is not set | ||
77 | # CONFIG_DOS2UNIX is not set | ||
78 | # CONFIG_DU is not set | ||
79 | CONFIG_ECHO=y | ||
80 | CONFIG_FEATURE_FANCY_ECHO=y | ||
81 | # CONFIG_ENV is not set | ||
82 | # CONFIG_EXPR is not set | ||
83 | CONFIG_FALSE=y | ||
84 | # CONFIG_FOLD is not set | ||
85 | # CONFIG_HEAD is not set | ||
86 | # CONFIG_HOSTID is not set | ||
87 | # CONFIG_ID is not set | ||
88 | # CONFIG_INSTALL is not set | ||
89 | # CONFIG_LENGTH is not set | ||
90 | CONFIG_LN=y | ||
91 | # CONFIG_LOGNAME is not set | ||
92 | # CONFIG_LS is not set | ||
93 | CONFIG_MD5SUM=y | ||
94 | CONFIG_MKDIR=y | ||
95 | # CONFIG_MKFIFO is not set | ||
96 | # CONFIG_MKNOD is not set | ||
97 | # CONFIG_MV is not set | ||
98 | # CONFIG_OD is not set | ||
99 | # CONFIG_PRINTF is not set | ||
100 | # CONFIG_PWD is not set | ||
101 | # CONFIG_REALPATH is not set | ||
102 | CONFIG_RM=y | ||
103 | # CONFIG_RMDIR is not set | ||
104 | # CONFIG_SHA1SUM is not set | ||
105 | # CONFIG_SLEEP is not set | ||
106 | # CONFIG_SORT is not set | ||
107 | # CONFIG_STTY is not set | ||
108 | CONFIG_SYNC=y | ||
109 | # CONFIG_TAIL is not set | ||
110 | # CONFIG_TEE is not set | ||
111 | CONFIG_TEST=y | ||
112 | |||
113 | # | ||
114 | # test (forced enabled for use with shell) | ||
115 | # | ||
116 | CONFIG_TOUCH=y | ||
117 | # CONFIG_TR is not set | ||
118 | CONFIG_TRUE=y | ||
119 | # CONFIG_TTY is not set | ||
120 | # CONFIG_UNAME is not set | ||
121 | # CONFIG_UNIQ is not set | ||
122 | # CONFIG_USLEEP is not set | ||
123 | # CONFIG_UUDECODE is not set | ||
124 | # CONFIG_UUENCODE is not set | ||
125 | # CONFIG_WATCH is not set | ||
126 | CONFIG_WC=y | ||
127 | # CONFIG_WHO is not set | ||
128 | # CONFIG_WHOAMI is not set | ||
129 | # CONFIG_YES is not set | ||
130 | |||
131 | # | ||
132 | # Console Utilities | ||
133 | # | ||
134 | # CONFIG_CHVT is not set | ||
135 | # CONFIG_CLEAR is not set | ||
136 | # CONFIG_DEALLOCVT is not set | ||
137 | # CONFIG_DUMPKMAP is not set | ||
138 | # CONFIG_LOADACM is not set | ||
139 | # CONFIG_LOADFONT is not set | ||
140 | # CONFIG_LOADKMAP is not set | ||
141 | # CONFIG_OPENVT is not set | ||
142 | # CONFIG_RESET is not set | ||
143 | # CONFIG_SETKEYCODES is not set | ||
144 | |||
145 | # | ||
146 | # Debian Utilities | ||
147 | # | ||
148 | # CONFIG_MKTEMP is not set | ||
149 | # CONFIG_READLINK is not set | ||
150 | # CONFIG_RUN_PARTS is not set | ||
151 | # CONFIG_START_STOP_DAEMON is not set | ||
152 | # CONFIG_WHICH is not set | ||
153 | |||
154 | # | ||
155 | # Editors | ||
156 | # | ||
157 | # CONFIG_AWK is not set | ||
158 | # CONFIG_PATCH is not set | ||
159 | CONFIG_SED=y | ||
160 | # CONFIG_FEATURE_SED_EMBEDED_NEWLINE is not set | ||
161 | CONFIG_FEATURE_SED_GNU_COMPATABILITY=y | ||
162 | # CONFIG_VI is not set | ||
163 | |||
164 | # | ||
165 | # Finding Utilities | ||
166 | # | ||
167 | # CONFIG_FIND is not set | ||
168 | CONFIG_GREP=y | ||
169 | # CONFIG_FEATURE_GREP_EGREP_ALIAS is not set | ||
170 | # CONFIG_FEATURE_GREP_FGREP_ALIAS is not set | ||
171 | # CONFIG_FEATURE_GREP_CONTEXT is not set | ||
172 | # CONFIG_XARGS is not set | ||
173 | |||
174 | # | ||
175 | # Init Utilities | ||
176 | # | ||
177 | CONFIG_INIT=y | ||
178 | CONFIG_FEATURE_USE_INITTAB=y | ||
179 | # CONFIG_FEATURE_INITRD is not set | ||
180 | # CONFIG_FEATURE_INIT_COREDUMPS is not set | ||
181 | # CONFIG_FEATURE_EXTRA_QUIET is not set | ||
182 | # CONFIG_HALT is not set | ||
183 | # CONFIG_POWEROFF is not set | ||
184 | CONFIG_REBOOT=y | ||
185 | # CONFIG_MESG is not set | ||
186 | |||
187 | # | ||
188 | # Login/Password Management Utilities | ||
189 | # | ||
190 | CONFIG_USE_BB_PWD_GRP=y | ||
191 | # CONFIG_ADDGROUP is not set | ||
192 | # CONFIG_DELGROUP is not set | ||
193 | # CONFIG_ADDUSER is not set | ||
194 | # CONFIG_DELUSER is not set | ||
195 | # CONFIG_GETTY is not set | ||
196 | # CONFIG_LOGIN is not set | ||
197 | # CONFIG_PASSWD is not set | ||
198 | # CONFIG_SU is not set | ||
199 | # CONFIG_SULOGIN is not set | ||
200 | # CONFIG_VLOCK is not set | ||
201 | |||
202 | # | ||
203 | # Miscellaneous Utilities | ||
204 | # | ||
205 | # CONFIG_ADJTIMEX is not set | ||
206 | # CONFIG_CROND is not set | ||
207 | # CONFIG_CRONTAB is not set | ||
208 | # CONFIG_DC is not set | ||
209 | # CONFIG_LAST is not set | ||
210 | # CONFIG_HDPARM is not set | ||
211 | # CONFIG_MAKEDEVS is not set | ||
212 | # CONFIG_MT is not set | ||
213 | # CONFIG_STRINGS is not set | ||
214 | # CONFIG_TIME is not set | ||
215 | # CONFIG_WATCHDOG is not set | ||
216 | |||
217 | # | ||
218 | # Linux Module Utilities | ||
219 | # | ||
220 | CONFIG_MODUTILS_OBJ=y | ||
221 | # CONFIG_DEPMOD is not set | ||
222 | CONFIG_INSMOD=y | ||
223 | # CONFIG_FEATURE_OLD_MODULE_INTERFACE is not set | ||
224 | CONFIG_FEATURE_NEW_MODULE_INTERFACE=y | ||
225 | |||
226 | # | ||
227 | # Support new (post 2.1) Linux kernels (Forced enabled) | ||
228 | # | ||
229 | # CONFIG_FEATURE_INSMOD_VERSION_CHECKING is not set | ||
230 | # CONFIG_FEATURE_INSMOD_KSYMOOPS_SYMBOLS is not set | ||
231 | # CONFIG_FEATURE_INSMOD_LOADINKMEM is not set | ||
232 | # CONFIG_FEATURE_INSMOD_LOAD_MAP is not set | ||
233 | # CONFIG_LSMOD is not set | ||
234 | # CONFIG_MODPROBE is not set | ||
235 | # CONFIG_RMMOD is not set | ||
236 | CONFIG_FEATURE_CHECK_TAINTED_MODULE=y | ||
237 | |||
238 | # | ||
239 | # Networking Utilities | ||
240 | # | ||
241 | # CONFIG_FEATURE_IPV6 is not set | ||
242 | # CONFIG_ARPING is not set | ||
243 | # CONFIG_FTPGET is not set | ||
244 | # CONFIG_FTPPUT is not set | ||
245 | # CONFIG_HOSTNAME is not set | ||
246 | # CONFIG_HTTPD is not set | ||
247 | CONFIG_IFCONFIG=y | ||
248 | CONFIG_FEATURE_IFCONFIG_STATUS=y | ||
249 | # CONFIG_FEATURE_IFCONFIG_SLIP is not set | ||
250 | # CONFIG_FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ is not set | ||
251 | # CONFIG_FEATURE_IFCONFIG_HW is not set | ||
252 | # CONFIG_FEATURE_IFCONFIG_BROADCAST_PLUS is not set | ||
253 | # CONFIG_IFUPDOWN is not set | ||
254 | # CONFIG_INETD is not set | ||
255 | CONFIG_IP=y | ||
256 | CONFIG_FEATURE_IP_ADDRESS=y | ||
257 | CONFIG_FEATURE_IP_LINK=y | ||
258 | CONFIG_FEATURE_IP_ROUTE=y | ||
259 | # CONFIG_FEATURE_IP_TUNNEL is not set | ||
260 | # CONFIG_IPCALC is not set | ||
261 | # CONFIG_IPADDR is not set | ||
262 | # CONFIG_IPLINK is not set | ||
263 | # CONFIG_IPROUTE is not set | ||
264 | # CONFIG_IPTUNNEL is not set | ||
265 | # CONFIG_NAMEIF is not set | ||
266 | # CONFIG_NC is not set | ||
267 | # CONFIG_NETSTAT is not set | ||
268 | # CONFIG_NSLOOKUP is not set | ||
269 | # CONFIG_PING is not set | ||
270 | CONFIG_ROUTE=y | ||
271 | # CONFIG_TELNET is not set | ||
272 | # CONFIG_TELNETD is not set | ||
273 | # CONFIG_TFTP is not set | ||
274 | # CONFIG_TRACEROUTE is not set | ||
275 | # CONFIG_VCONFIG is not set | ||
276 | CONFIG_WGET=y | ||
277 | # CONFIG_FEATURE_WGET_STATUSBAR is not set | ||
278 | CONFIG_FEATURE_WGET_AUTHENTICATION=y | ||
279 | # CONFIG_FEATURE_WGET_IP6_LITERAL is not set | ||
280 | |||
281 | # | ||
282 | # udhcp Server/Client | ||
283 | # | ||
284 | # CONFIG_UDHCPD is not set | ||
285 | CONFIG_UDHCPC=y | ||
286 | CONFIG_FEATURE_UDHCP_SYSLOG=y | ||
287 | # CONFIG_FEATURE_UDHCP_DEBUG is not set | ||
288 | |||
289 | # | ||
290 | # Process Utilities | ||
291 | # | ||
292 | # CONFIG_FREE is not set | ||
293 | # CONFIG_KILL is not set | ||
294 | # CONFIG_PIDOF is not set | ||
295 | # CONFIG_PS is not set | ||
296 | # CONFIG_RENICE is not set | ||
297 | # CONFIG_TOP is not set | ||
298 | # CONFIG_UPTIME is not set | ||
299 | |||
300 | # | ||
301 | # Another Bourne-like Shell | ||
302 | # | ||
303 | CONFIG_FEATURE_SH_IS_ASH=y | ||
304 | # CONFIG_FEATURE_SH_IS_HUSH is not set | ||
305 | # CONFIG_FEATURE_SH_IS_LASH is not set | ||
306 | # CONFIG_FEATURE_SH_IS_MSH is not set | ||
307 | # CONFIG_FEATURE_SH_IS_NONE is not set | ||
308 | CONFIG_ASH=y | ||
309 | |||
310 | # | ||
311 | # Ash Shell Options | ||
312 | # | ||
313 | # CONFIG_ASH_JOB_CONTROL is not set | ||
314 | # CONFIG_ASH_ALIAS is not set | ||
315 | CONFIG_ASH_MATH_SUPPORT=y | ||
316 | # CONFIG_ASH_GETOPTS is not set | ||
317 | # CONFIG_ASH_CMDCMD is not set | ||
318 | # CONFIG_ASH_MAIL is not set | ||
319 | CONFIG_ASH_OPTIMIZE_FOR_SIZE=y | ||
320 | # CONFIG_HUSH is not set | ||
321 | # CONFIG_LASH is not set | ||
322 | # CONFIG_MSH is not set | ||
323 | |||
324 | # | ||
325 | # Bourne Shell Options | ||
326 | # | ||
327 | CONFIG_FEATURE_COMMAND_EDITING=y | ||
328 | # CONFIG_FEATURE_COMMAND_SAVEHISTORY is not set | ||
329 | # CONFIG_FEATURE_COMMAND_TAB_COMPLETION is not set | ||
330 | # CONFIG_FEATURE_COMMAND_USERNAME_COMPLETION is not set | ||
331 | CONFIG_FEATURE_COMMAND_HISTORY=15 | ||
332 | # CONFIG_FEATURE_SH_STANDALONE_SHELL is not set | ||
333 | # CONFIG_FEATURE_SH_FANCY_PROMPT is not set | ||
334 | # CONFIG_FEATURE_SH_EXTRA_QUIET is not set | ||
335 | |||
336 | # | ||
337 | # System Logging Utilities | ||
338 | # | ||
339 | CONFIG_SYSLOGD=y | ||
340 | # CONFIG_FEATURE_REMOTE_LOG is not set | ||
341 | # CONFIG_FEATURE_IPC_SYSLOG is not set | ||
342 | CONFIG_KLOGD=y | ||
343 | CONFIG_LOGGER=y | ||
344 | |||
345 | # | ||
346 | # Linux System Utilities | ||
347 | # | ||
348 | # CONFIG_DMESG is not set | ||
349 | # CONFIG_FBSET is not set | ||
350 | # CONFIG_FDFLUSH is not set | ||
351 | # CONFIG_FDFORMAT is not set | ||
352 | # CONFIG_FDISK is not set | ||
353 | # CONFIG_FREERAMDISK is not set | ||
354 | # CONFIG_FSCK_MINIX is not set | ||
355 | # CONFIG_MKFS_MINIX is not set | ||
356 | # CONFIG_GETOPT is not set | ||
357 | # CONFIG_HEXDUMP is not set | ||
358 | # CONFIG_HWCLOCK is not set | ||
359 | # CONFIG_LOSETUP is not set | ||
360 | # CONFIG_MKSWAP is not set | ||
361 | # CONFIG_MORE is not set | ||
362 | CONFIG_PIVOT_ROOT=y | ||
363 | # CONFIG_RDATE is not set | ||
364 | # CONFIG_SWAPONOFF is not set | ||
365 | CONFIG_MOUNT=y | ||
366 | # CONFIG_NFSMOUNT is not set | ||
367 | CONFIG_UMOUNT=y | ||
368 | CONFIG_FEATURE_MOUNT_FORCE=y | ||
369 | |||
370 | # | ||
371 | # Common options for mount/umount | ||
372 | # | ||
373 | # CONFIG_FEATURE_MOUNT_LOOP is not set | ||
374 | # CONFIG_FEATURE_MTAB_SUPPORT is not set | ||
375 | |||
376 | # | ||
377 | # Debugging Options | ||
378 | # | ||
379 | # CONFIG_DEBUG is not set | ||
diff --git a/debian/config-net-udeb-linux-i386 b/debian/config-net-udeb-linux-i386 deleted file mode 100644 index a5c8b8dcb..000000000 --- a/debian/config-net-udeb-linux-i386 +++ /dev/null | |||
@@ -1,408 +0,0 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # | ||
4 | HAVE_DOT_CONFIG=y | ||
5 | |||
6 | # | ||
7 | # General Configuration | ||
8 | # | ||
9 | # CONFIG_FEATURE_BUFFERS_USE_MALLOC is not set | ||
10 | CONFIG_FEATURE_BUFFERS_GO_ON_STACK=y | ||
11 | # CONFIG_FEATURE_BUFFERS_GO_IN_BSS is not set | ||
12 | # CONFIG_FEATURE_VERBOSE_USAGE is not set | ||
13 | # CONFIG_FEATURE_INSTALLER is not set | ||
14 | # CONFIG_LOCALE_SUPPORT is not set | ||
15 | CONFIG_FEATURE_DEVFS=y | ||
16 | CONFIG_FEATURE_DEVPTS=y | ||
17 | # CONFIG_FEATURE_CLEAN_UP is not set | ||
18 | # CONFIG_FEATURE_SUID is not set | ||
19 | # CONFIG_SELINUX is not set | ||
20 | |||
21 | # | ||
22 | # Build Options | ||
23 | # | ||
24 | # CONFIG_STATIC is not set | ||
25 | CONFIG_LFS=y | ||
26 | # USING_CROSS_COMPILER is not set | ||
27 | EXTRA_CFLAGS_OPTIONS="" | ||
28 | |||
29 | # | ||
30 | # Installation Options | ||
31 | # | ||
32 | # CONFIG_INSTALL_NO_USR is not set | ||
33 | PREFIX="./_install" | ||
34 | |||
35 | # | ||
36 | # Archival Utilities | ||
37 | # | ||
38 | CONFIG_AR=y | ||
39 | # CONFIG_FEATURE_AR_LONG_FILENAMES is not set | ||
40 | # CONFIG_BUNZIP2 is not set | ||
41 | # CONFIG_CPIO is not set | ||
42 | # CONFIG_DPKG is not set | ||
43 | # CONFIG_DPKG_DEB is not set | ||
44 | CONFIG_GUNZIP=y | ||
45 | # CONFIG_FEATURE_GUNZIP_UNCOMPRESS is not set | ||
46 | # CONFIG_GZIP is not set | ||
47 | # CONFIG_RPM2CPIO is not set | ||
48 | # CONFIG_RPM is not set | ||
49 | CONFIG_TAR=y | ||
50 | # CONFIG_FEATURE_TAR_CREATE is not set | ||
51 | # CONFIG_FEATURE_TAR_BZIP2 is not set | ||
52 | # CONFIG_FEATURE_TAR_EXCLUDE is not set | ||
53 | CONFIG_FEATURE_TAR_GZIP=y | ||
54 | CONFIG_FEATURE_TAR_OLDGNU_COMPATABILITY=y | ||
55 | CONFIG_FEATURE_TAR_GNU_EXTENSIONS=y | ||
56 | # CONFIG_FEATURE_UNARCHIVE_TAPE is not set | ||
57 | # CONFIG_UNCOMPRESS is not set | ||
58 | # CONFIG_UNZIP is not set | ||
59 | |||
60 | # | ||
61 | # Coreutils | ||
62 | # | ||
63 | # CONFIG_BASENAME is not set | ||
64 | # CONFIG_CAL is not set | ||
65 | CONFIG_CAT=y | ||
66 | # CONFIG_CHGRP is not set | ||
67 | # CONFIG_CHMOD is not set | ||
68 | CONFIG_CHOWN=y | ||
69 | CONFIG_CHROOT=y | ||
70 | # CONFIG_CMP is not set | ||
71 | CONFIG_CP=y | ||
72 | CONFIG_CUT=y | ||
73 | # CONFIG_DATE is not set | ||
74 | # CONFIG_DD is not set | ||
75 | # CONFIG_DF is not set | ||
76 | # CONFIG_DIRNAME is not set | ||
77 | # CONFIG_DOS2UNIX is not set | ||
78 | # CONFIG_DU is not set | ||
79 | CONFIG_ECHO=y | ||
80 | CONFIG_FEATURE_FANCY_ECHO=y | ||
81 | # CONFIG_ENV is not set | ||
82 | # CONFIG_EXPR is not set | ||
83 | CONFIG_FALSE=y | ||
84 | # CONFIG_FOLD is not set | ||
85 | # CONFIG_HEAD is not set | ||
86 | # CONFIG_HOSTID is not set | ||
87 | # CONFIG_ID is not set | ||
88 | # CONFIG_INSTALL is not set | ||
89 | # CONFIG_LENGTH is not set | ||
90 | CONFIG_LN=y | ||
91 | # CONFIG_LOGNAME is not set | ||
92 | CONFIG_LS=y | ||
93 | # CONFIG_FEATURE_LS_FILETYPES is not set | ||
94 | CONFIG_FEATURE_LS_FOLLOWLINKS=y | ||
95 | # CONFIG_FEATURE_LS_RECURSIVE is not set | ||
96 | CONFIG_FEATURE_LS_SORTFILES=y | ||
97 | CONFIG_FEATURE_LS_TIMESTAMPS=y | ||
98 | CONFIG_FEATURE_LS_USERNAME=y | ||
99 | # CONFIG_FEATURE_LS_COLOR is not set | ||
100 | CONFIG_MD5SUM=y | ||
101 | CONFIG_MKDIR=y | ||
102 | # CONFIG_MKFIFO is not set | ||
103 | # CONFIG_MKNOD is not set | ||
104 | # CONFIG_MV is not set | ||
105 | # CONFIG_OD is not set | ||
106 | # CONFIG_PRINTF is not set | ||
107 | # CONFIG_PWD is not set | ||
108 | # CONFIG_REALPATH is not set | ||
109 | CONFIG_RM=y | ||
110 | # CONFIG_RMDIR is not set | ||
111 | # CONFIG_SHA1SUM is not set | ||
112 | # CONFIG_SLEEP is not set | ||
113 | # CONFIG_SORT is not set | ||
114 | # CONFIG_STTY is not set | ||
115 | CONFIG_SYNC=y | ||
116 | CONFIG_TAIL=y | ||
117 | # CONFIG_FEATURE_FANCY_TAIL is not set | ||
118 | # CONFIG_TEE is not set | ||
119 | CONFIG_TEST=y | ||
120 | |||
121 | # | ||
122 | # test (forced enabled for use with shell) | ||
123 | # | ||
124 | CONFIG_TOUCH=y | ||
125 | # CONFIG_TR is not set | ||
126 | CONFIG_TRUE=y | ||
127 | # CONFIG_TTY is not set | ||
128 | CONFIG_UNAME=y | ||
129 | # CONFIG_UNIQ is not set | ||
130 | # CONFIG_USLEEP is not set | ||
131 | # CONFIG_UUDECODE is not set | ||
132 | # CONFIG_UUENCODE is not set | ||
133 | # CONFIG_WATCH is not set | ||
134 | CONFIG_WC=y | ||
135 | # CONFIG_WHO is not set | ||
136 | # CONFIG_WHOAMI is not set | ||
137 | # CONFIG_YES is not set | ||
138 | |||
139 | # | ||
140 | # Common options for cp and mv | ||
141 | # | ||
142 | CONFIG_FEATURE_PRESERVE_HARDLINKS=y | ||
143 | |||
144 | # | ||
145 | # Common options for ls and more | ||
146 | # | ||
147 | CONFIG_FEATURE_AUTOWIDTH=y | ||
148 | |||
149 | # | ||
150 | # Common options for df, du, ls | ||
151 | # | ||
152 | CONFIG_FEATURE_HUMAN_READABLE=y | ||
153 | |||
154 | # | ||
155 | # Console Utilities | ||
156 | # | ||
157 | # CONFIG_CHVT is not set | ||
158 | # CONFIG_CLEAR is not set | ||
159 | # CONFIG_DEALLOCVT is not set | ||
160 | # CONFIG_DUMPKMAP is not set | ||
161 | # CONFIG_LOADACM is not set | ||
162 | # CONFIG_LOADFONT is not set | ||
163 | # CONFIG_LOADKMAP is not set | ||
164 | # CONFIG_OPENVT is not set | ||
165 | # CONFIG_RESET is not set | ||
166 | # CONFIG_SETKEYCODES is not set | ||
167 | |||
168 | # | ||
169 | # Debian Utilities | ||
170 | # | ||
171 | # CONFIG_MKTEMP is not set | ||
172 | CONFIG_READLINK=y | ||
173 | # CONFIG_RUN_PARTS is not set | ||
174 | # CONFIG_START_STOP_DAEMON is not set | ||
175 | # CONFIG_WHICH is not set | ||
176 | |||
177 | # | ||
178 | # Editors | ||
179 | # | ||
180 | # CONFIG_AWK is not set | ||
181 | # CONFIG_PATCH is not set | ||
182 | CONFIG_SED=y | ||
183 | # CONFIG_FEATURE_SED_EMBEDED_NEWLINE is not set | ||
184 | CONFIG_FEATURE_SED_GNU_COMPATABILITY=y | ||
185 | # CONFIG_VI is not set | ||
186 | |||
187 | # | ||
188 | # Finding Utilities | ||
189 | # | ||
190 | CONFIG_FIND=y | ||
191 | # CONFIG_FEATURE_FIND_MTIME is not set | ||
192 | # CONFIG_FEATURE_FIND_PERM is not set | ||
193 | # CONFIG_FEATURE_FIND_TYPE is not set | ||
194 | # CONFIG_FEATURE_FIND_XDEV is not set | ||
195 | # CONFIG_FEATURE_FIND_NEWER is not set | ||
196 | # CONFIG_FEATURE_FIND_INUM is not set | ||
197 | CONFIG_GREP=y | ||
198 | # CONFIG_FEATURE_GREP_EGREP_ALIAS is not set | ||
199 | # CONFIG_FEATURE_GREP_FGREP_ALIAS is not set | ||
200 | # CONFIG_FEATURE_GREP_CONTEXT is not set | ||
201 | # CONFIG_XARGS is not set | ||
202 | |||
203 | # | ||
204 | # Init Utilities | ||
205 | # | ||
206 | CONFIG_INIT=y | ||
207 | CONFIG_FEATURE_USE_INITTAB=y | ||
208 | CONFIG_FEATURE_INITRD=y | ||
209 | # CONFIG_FEATURE_INIT_COREDUMPS is not set | ||
210 | CONFIG_FEATURE_EXTRA_QUIET=y | ||
211 | # CONFIG_HALT is not set | ||
212 | # CONFIG_POWEROFF is not set | ||
213 | CONFIG_REBOOT=y | ||
214 | # CONFIG_MESG is not set | ||
215 | |||
216 | # | ||
217 | # Login/Password Management Utilities | ||
218 | # | ||
219 | CONFIG_USE_BB_PWD_GRP=y | ||
220 | # CONFIG_ADDGROUP is not set | ||
221 | # CONFIG_DELGROUP is not set | ||
222 | # CONFIG_ADDUSER is not set | ||
223 | # CONFIG_DELUSER is not set | ||
224 | # CONFIG_GETTY is not set | ||
225 | # CONFIG_LOGIN is not set | ||
226 | # CONFIG_PASSWD is not set | ||
227 | # CONFIG_SU is not set | ||
228 | # CONFIG_SULOGIN is not set | ||
229 | # CONFIG_VLOCK is not set | ||
230 | |||
231 | # | ||
232 | # Miscellaneous Utilities | ||
233 | # | ||
234 | # CONFIG_ADJTIMEX is not set | ||
235 | # CONFIG_CROND is not set | ||
236 | # CONFIG_CRONTAB is not set | ||
237 | # CONFIG_DC is not set | ||
238 | # CONFIG_LAST is not set | ||
239 | # CONFIG_HDPARM is not set | ||
240 | # CONFIG_MAKEDEVS is not set | ||
241 | # CONFIG_MT is not set | ||
242 | # CONFIG_STRINGS is not set | ||
243 | # CONFIG_TIME is not set | ||
244 | # CONFIG_WATCHDOG is not set | ||
245 | |||
246 | # | ||
247 | # Linux Module Utilities | ||
248 | # | ||
249 | CONFIG_MODUTILS_OBJ=y | ||
250 | # CONFIG_DEPMOD is not set | ||
251 | CONFIG_INSMOD=y | ||
252 | # CONFIG_FEATURE_OLD_MODULE_INTERFACE is not set | ||
253 | CONFIG_FEATURE_NEW_MODULE_INTERFACE=y | ||
254 | |||
255 | # | ||
256 | # Support new (post 2.1) Linux kernels (Forced enabled) | ||
257 | # | ||
258 | # CONFIG_FEATURE_INSMOD_VERSION_CHECKING is not set | ||
259 | # CONFIG_FEATURE_INSMOD_KSYMOOPS_SYMBOLS is not set | ||
260 | # CONFIG_FEATURE_INSMOD_LOADINKMEM is not set | ||
261 | # CONFIG_FEATURE_INSMOD_LOAD_MAP is not set | ||
262 | # CONFIG_LSMOD is not set | ||
263 | CONFIG_MODPROBE=y | ||
264 | # CONFIG_RMMOD is not set | ||
265 | CONFIG_FEATURE_CHECK_TAINTED_MODULE=y | ||
266 | |||
267 | # | ||
268 | # Networking Utilities | ||
269 | # | ||
270 | # CONFIG_FEATURE_IPV6 is not set | ||
271 | # CONFIG_ARPING is not set | ||
272 | # CONFIG_FTPGET is not set | ||
273 | # CONFIG_FTPPUT is not set | ||
274 | # CONFIG_HOSTNAME is not set | ||
275 | # CONFIG_HTTPD is not set | ||
276 | CONFIG_IFCONFIG=y | ||
277 | CONFIG_FEATURE_IFCONFIG_STATUS=y | ||
278 | # CONFIG_FEATURE_IFCONFIG_SLIP is not set | ||
279 | # CONFIG_FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ is not set | ||
280 | # CONFIG_FEATURE_IFCONFIG_HW is not set | ||
281 | # CONFIG_FEATURE_IFCONFIG_BROADCAST_PLUS is not set | ||
282 | # CONFIG_IFUPDOWN is not set | ||
283 | # CONFIG_INETD is not set | ||
284 | CONFIG_IP=y | ||
285 | CONFIG_FEATURE_IP_ADDRESS=y | ||
286 | CONFIG_FEATURE_IP_LINK=y | ||
287 | CONFIG_FEATURE_IP_ROUTE=y | ||
288 | # CONFIG_FEATURE_IP_TUNNEL is not set | ||
289 | # CONFIG_IPCALC is not set | ||
290 | # CONFIG_IPADDR is not set | ||
291 | # CONFIG_IPLINK is not set | ||
292 | # CONFIG_IPROUTE is not set | ||
293 | # CONFIG_IPTUNNEL is not set | ||
294 | # CONFIG_NAMEIF is not set | ||
295 | # CONFIG_NC is not set | ||
296 | # CONFIG_NETSTAT is not set | ||
297 | # CONFIG_NSLOOKUP is not set | ||
298 | # CONFIG_PING is not set | ||
299 | CONFIG_ROUTE=y | ||
300 | # CONFIG_TELNET is not set | ||
301 | # CONFIG_TELNETD is not set | ||
302 | # CONFIG_TFTP is not set | ||
303 | # CONFIG_TRACEROUTE is not set | ||
304 | # CONFIG_VCONFIG is not set | ||
305 | CONFIG_WGET=y | ||
306 | # CONFIG_FEATURE_WGET_STATUSBAR is not set | ||
307 | CONFIG_FEATURE_WGET_AUTHENTICATION=y | ||
308 | # CONFIG_FEATURE_WGET_IP6_LITERAL is not set | ||
309 | |||
310 | # | ||
311 | # udhcp Server/Client | ||
312 | # | ||
313 | # CONFIG_UDHCPD is not set | ||
314 | CONFIG_UDHCPC=y | ||
315 | CONFIG_FEATURE_UDHCP_SYSLOG=y | ||
316 | # CONFIG_FEATURE_UDHCP_DEBUG is not set | ||
317 | |||
318 | # | ||
319 | # Process Utilities | ||
320 | # | ||
321 | # CONFIG_FREE is not set | ||
322 | # CONFIG_KILL is not set | ||
323 | CONFIG_PIDOF=y | ||
324 | # CONFIG_PS is not set | ||
325 | # CONFIG_RENICE is not set | ||
326 | # CONFIG_TOP is not set | ||
327 | # CONFIG_UPTIME is not set | ||
328 | |||
329 | # | ||
330 | # Another Bourne-like Shell | ||
331 | # | ||
332 | CONFIG_FEATURE_SH_IS_ASH=y | ||
333 | # CONFIG_FEATURE_SH_IS_HUSH is not set | ||
334 | # CONFIG_FEATURE_SH_IS_LASH is not set | ||
335 | # CONFIG_FEATURE_SH_IS_MSH is not set | ||
336 | # CONFIG_FEATURE_SH_IS_NONE is not set | ||
337 | CONFIG_ASH=y | ||
338 | |||
339 | # | ||
340 | # Ash Shell Options | ||
341 | # | ||
342 | # CONFIG_ASH_JOB_CONTROL is not set | ||
343 | # CONFIG_ASH_ALIAS is not set | ||
344 | CONFIG_ASH_MATH_SUPPORT=y | ||
345 | # CONFIG_ASH_GETOPTS is not set | ||
346 | # CONFIG_ASH_CMDCMD is not set | ||
347 | # CONFIG_ASH_MAIL is not set | ||
348 | CONFIG_ASH_OPTIMIZE_FOR_SIZE=y | ||
349 | # CONFIG_HUSH is not set | ||
350 | # CONFIG_LASH is not set | ||
351 | # CONFIG_MSH is not set | ||
352 | |||
353 | # | ||
354 | # Bourne Shell Options | ||
355 | # | ||
356 | CONFIG_FEATURE_COMMAND_EDITING=y | ||
357 | # CONFIG_FEATURE_COMMAND_SAVEHISTORY is not set | ||
358 | # CONFIG_FEATURE_COMMAND_TAB_COMPLETION is not set | ||
359 | # CONFIG_FEATURE_COMMAND_USERNAME_COMPLETION is not set | ||
360 | CONFIG_FEATURE_COMMAND_HISTORY=15 | ||
361 | # CONFIG_FEATURE_SH_STANDALONE_SHELL is not set | ||
362 | # CONFIG_FEATURE_SH_FANCY_PROMPT is not set | ||
363 | # CONFIG_FEATURE_SH_EXTRA_QUIET is not set | ||
364 | |||
365 | # | ||
366 | # System Logging Utilities | ||
367 | # | ||
368 | CONFIG_SYSLOGD=y | ||
369 | # CONFIG_FEATURE_REMOTE_LOG is not set | ||
370 | # CONFIG_FEATURE_IPC_SYSLOG is not set | ||
371 | CONFIG_KLOGD=y | ||
372 | CONFIG_LOGGER=y | ||
373 | |||
374 | # | ||
375 | # Linux System Utilities | ||
376 | # | ||
377 | # CONFIG_DMESG is not set | ||
378 | # CONFIG_FBSET is not set | ||
379 | # CONFIG_FDFLUSH is not set | ||
380 | # CONFIG_FDFORMAT is not set | ||
381 | # CONFIG_FDISK is not set | ||
382 | # CONFIG_FREERAMDISK is not set | ||
383 | # CONFIG_FSCK_MINIX is not set | ||
384 | # CONFIG_MKFS_MINIX is not set | ||
385 | # CONFIG_GETOPT is not set | ||
386 | # CONFIG_HEXDUMP is not set | ||
387 | # CONFIG_HWCLOCK is not set | ||
388 | # CONFIG_LOSETUP is not set | ||
389 | # CONFIG_MKSWAP is not set | ||
390 | # CONFIG_MORE is not set | ||
391 | CONFIG_PIVOT_ROOT=y | ||
392 | # CONFIG_RDATE is not set | ||
393 | # CONFIG_SWAPONOFF is not set | ||
394 | CONFIG_MOUNT=y | ||
395 | # CONFIG_NFSMOUNT is not set | ||
396 | CONFIG_UMOUNT=y | ||
397 | CONFIG_FEATURE_MOUNT_FORCE=y | ||
398 | |||
399 | # | ||
400 | # Common options for mount/umount | ||
401 | # | ||
402 | # CONFIG_FEATURE_MOUNT_LOOP is not set | ||
403 | # CONFIG_FEATURE_MTAB_SUPPORT is not set | ||
404 | |||
405 | # | ||
406 | # Debugging Options | ||
407 | # | ||
408 | # CONFIG_DEBUG is not set | ||