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