]> git.pld-linux.org Git - packages/busybox.git/blob - busybox-initrd.config
- subset of provided functions in initrd version is now same as in busybox.initrd...
[packages/busybox.git] / busybox-initrd.config
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=y
19 # CONFIG_FEATURE_SUID_CONFIG is not set
20 # CONFIG_SELINUX is not set
21
22 #
23 # Build Options
24 #
25 # CONFIG_STATIC is not set
26 # CONFIG_LFS is not set
27 # USING_CROSS_COMPILER is not set
28 EXTRA_CFLAGS_OPTIONS=""
29
30 #
31 # Installation Options
32 #
33 # CONFIG_INSTALL_NO_USR is not set
34 PREFIX="./_install"
35
36 #
37 # Archival Utilities
38 #
39 # CONFIG_AR 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 is not set
45 # CONFIG_GZIP is not set
46 # CONFIG_RPM2CPIO is not set
47 # CONFIG_RPM is not set
48 # CONFIG_TAR is not set
49 # CONFIG_UNCOMPRESS is not set
50 # CONFIG_UNZIP is not set
51
52 #
53 # Coreutils
54 #
55 # CONFIG_BASENAME is not set
56 # CONFIG_CAL is not set
57 CONFIG_CAT=y
58 # CONFIG_CHGRP is not set
59 # CONFIG_CHMOD is not set
60 # CONFIG_CHOWN is not set
61 # CONFIG_CHROOT is not set
62 # CONFIG_CMP is not set
63 # CONFIG_CP is not set
64 # CONFIG_CUT is not set
65 # CONFIG_DATE is not set
66 # CONFIG_DD is not set
67 # CONFIG_DF is not set
68 # CONFIG_DIRNAME is not set
69 # CONFIG_DOS2UNIX is not set
70 # CONFIG_DU is not set
71 CONFIG_ECHO=y
72 CONFIG_FEATURE_FANCY_ECHO=y
73 CONFIG_ENV=y
74 # CONFIG_EXPR is not set
75 CONFIG_FALSE=y
76
77 #
78 # false (forced enabled for use with shell)
79 #
80 # CONFIG_FOLD is not set
81 # CONFIG_HEAD is not set
82 # CONFIG_HOSTID is not set
83 # CONFIG_ID is not set
84 # CONFIG_LENGTH is not set
85 # CONFIG_LN is not set
86 # CONFIG_LOGNAME is not set
87 # CONFIG_LS is not set
88 # CONFIG_MD5SUM is not set
89 CONFIG_MKDIR=y
90 # CONFIG_MKFIFO is not set
91 CONFIG_MKNOD=y
92 # CONFIG_MV is not set
93 # CONFIG_OD is not set
94 # CONFIG_PRINTF is not set
95 CONFIG_PWD=y
96 # CONFIG_REALPATH is not set
97 CONFIG_RM=y
98 CONFIG_RMDIR=y
99 # CONFIG_SHA1SUM is not set
100 # CONFIG_FEATURE_SHA1SUM_CHECK is not set
101 CONFIG_SLEEP=y
102 # CONFIG_FEATURE_FANCY_SLEEP is not set
103 # CONFIG_SORT is not set
104 # CONFIG_STTY is not set
105 # CONFIG_SYNC is not set
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 is not set
114 # CONFIG_TR is not set
115 CONFIG_TRUE=y
116
117 #
118 # true (forced enabled for use with shell)
119 #
120 # CONFIG_TTY is not set
121 # CONFIG_UNAME is not set
122 # CONFIG_UNIQ is not set
123 CONFIG_USLEEP=y
124 # CONFIG_UUDECODE is not set
125 # CONFIG_UUENCODE is not set
126 # CONFIG_WATCH is not set
127 # CONFIG_WC is not set
128 # CONFIG_WHO is not set
129 # CONFIG_WHOAMI is not set
130 # CONFIG_YES is not set
131
132 #
133 # Console Utilities
134 #
135 # CONFIG_CHVT is not set
136 # CONFIG_CLEAR is not set
137 # CONFIG_DEALLOCVT is not set
138 # CONFIG_DUMPKMAP is not set
139 # CONFIG_LOADACM is not set
140 # CONFIG_LOADFONT is not set
141 # CONFIG_LOADKMAP is not set
142 # CONFIG_OPENVT is not set
143 # CONFIG_RESET is not set
144 # CONFIG_SETKEYCODES is not set
145
146 #
147 # Debian Utilities
148 #
149 # CONFIG_MKTEMP is not set
150 # CONFIG_READLINK is not set
151 # CONFIG_RUN_PARTS is not set
152 # CONFIG_START_STOP_DAEMON is not set
153 # CONFIG_WHICH is not set
154
155 #
156 # Editors
157 #
158 # CONFIG_AWK is not set
159 # CONFIG_PATCH is not set
160 # CONFIG_SED is not set
161 # CONFIG_VI is not set
162
163 #
164 # Finding Utilities
165 #
166 # CONFIG_FIND is not set
167 # CONFIG_GREP is not set
168 # CONFIG_XARGS is not set
169
170 #
171 # Init Utilities
172 #
173 # CONFIG_INIT is not set
174 # CONFIG_HALT is not set
175 # CONFIG_POWEROFF is not set
176 # CONFIG_REBOOT is not set
177 # CONFIG_MINIT is not set
178 # CONFIG_MESG is not set
179
180 #
181 # Login/Password Management Utilities
182 #
183 # CONFIG_USE_BB_PWD_GRP is not set
184 # CONFIG_ADDGROUP is not set
185 # CONFIG_DELGROUP is not set
186 # CONFIG_ADDUSER is not set
187 # CONFIG_DELUSER is not set
188 # CONFIG_GETTY is not set
189 # CONFIG_LOGIN is not set
190 # CONFIG_PASSWD is not set
191 # CONFIG_SU is not set
192 # CONFIG_SULOGIN is not set
193 # CONFIG_VLOCK is not set
194
195 #
196 # Miscellaneous Utilities
197 #
198 # CONFIG_ADJTIMEX is not set
199 # CONFIG_CROND is not set
200 # CONFIG_CRONTAB is not set
201 # CONFIG_DC is not set
202 # CONFIG_DUTMP is not set
203 # CONFIG_HDPARM 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_WATCHDOG is not set
209
210 #
211 # Linux Module Utilities
212 #
213 CONFIG_INSMOD=y
214 # CONFIG_FEATURE_OLD_MODULE_INTERFACE is not set
215 CONFIG_FEATURE_NEW_MODULE_INTERFACE=y
216
217 #
218 #   Support new (post 2.1) Linux kernels (Forced enabled)
219 #
220 CONFIG_FEATURE_REALLY_NEW_MODULE_INTERFACE=y
221 # CONFIG_FEATURE_INSMOD_VERSION_CHECKING is not set
222 CONFIG_FEATURE_INSMOD_KSYMOOPS_SYMBOLS=y
223 # CONFIG_FEATURE_INSMOD_LOADINKMEM is not set
224 # CONFIG_FEATURE_INSMOD_LOAD_MAP is not set
225 CONFIG_LSMOD=y
226 CONFIG_FEATURE_QUERY_MODULE_INTERFACE=y
227 # CONFIG_MODPROBE is not set
228 # CONFIG_RMMOD is not set
229 CONFIG_FEATURE_CHECK_TAINTED_MODULE=y
230
231 #
232 # Networking Utilities
233 #
234 # CONFIG_FEATURE_IPV6 is not set
235 # CONFIG_ARPING is not set
236 # CONFIG_FTPGET is not set
237 # CONFIG_FTPPUT is not set
238 # CONFIG_HOSTNAME is not set
239 # CONFIG_HTTPD is not set
240 CONFIG_IFCONFIG=y
241 CONFIG_FEATURE_IFCONFIG_STATUS=y
242 # CONFIG_FEATURE_IFCONFIG_SLIP is not set
243 CONFIG_FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ=y
244 CONFIG_FEATURE_IFCONFIG_HW=y
245 CONFIG_FEATURE_IFCONFIG_BROADCAST_PLUS=y
246 # CONFIG_IFUPDOWN is not set
247 # CONFIG_INETD is not set
248 # CONFIG_IP is not set
249 # CONFIG_IPCALC is not set
250 # CONFIG_IPADDR is not set
251 # CONFIG_IPLINK is not set
252 # CONFIG_IPROUTE is not set
253 # CONFIG_IPTUNNEL is not set
254 # CONFIG_NAMEIF is not set
255 # CONFIG_NC is not set
256 # CONFIG_NETSTAT is not set
257 # CONFIG_NSLOOKUP is not set
258 # CONFIG_PING is not set
259 CONFIG_ROUTE=y
260 # CONFIG_TELNET is not set
261 # CONFIG_TELNETD is not set
262 # CONFIG_TFTP is not set
263 # CONFIG_TRACEROUTE is not set
264 # CONFIG_VCONFIG is not set
265 # CONFIG_WGET is not set
266
267 #
268 # udhcp Server/Client
269 #
270 # CONFIG_UDHCPD is not set
271 # CONFIG_UDHCPC is not set
272
273 #
274 # Process Utilities
275 #
276 # CONFIG_FREE is not set
277 CONFIG_KILL=y
278 # CONFIG_KILLALL is not set
279 # CONFIG_PIDOF is not set
280 # CONFIG_PS is not set
281 # CONFIG_RENICE is not set
282 # CONFIG_TOP is not set
283 CONFIG_UPTIME=y
284
285 #
286 # Another Bourne-like Shell
287 #
288 # CONFIG_FEATURE_SH_IS_ASH is not set
289 CONFIG_FEATURE_SH_IS_HUSH=y
290 # CONFIG_FEATURE_SH_IS_LASH is not set
291 # CONFIG_FEATURE_SH_IS_MSH is not set
292 # CONFIG_FEATURE_SH_IS_NONE is not set
293 # CONFIG_ASH is not set
294 CONFIG_HUSH=y
295
296 #
297 # hush (forced enabled as default shell)
298 #
299 # CONFIG_LASH is not set
300 # CONFIG_MSH is not set
301
302 #
303 # Bourne Shell Options
304 #
305 CONFIG_FEATURE_COMMAND_EDITING=y
306 # CONFIG_FEATURE_COMMAND_TAB_COMPLETION is not set
307 # CONFIG_FEATURE_COMMAND_USERNAME_COMPLETION is not set
308 CONFIG_FEATURE_COMMAND_HISTORY=15
309 CONFIG_FEATURE_SH_STANDALONE_SHELL=y
310 # CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN is not set
311 # CONFIG_FEATURE_SH_FANCY_PROMPT is not set
312 # CONFIG_FEATURE_SH_EXTRA_QUIET is not set
313
314 #
315 # System Logging Utilities
316 #
317 # CONFIG_SYSLOGD is not set
318 # CONFIG_LOGGER is not set
319
320 #
321 # Linux System Utilities
322 #
323 CONFIG_DMESG=y
324 # CONFIG_FBSET is not set
325 # CONFIG_FDFLUSH is not set
326 # CONFIG_FDFORMAT is not set
327 # CONFIG_FDISK is not set
328 CONFIG_FREERAMDISK=y
329 # CONFIG_FSCK_MINIX is not set
330 # CONFIG_MKFS_MINIX is not set
331 # CONFIG_GETOPT is not set
332 # CONFIG_HEXDUMP is not set
333 # CONFIG_HWCLOCK is not set
334 # CONFIG_LOSETUP is not set
335 # CONFIG_MKSWAP is not set
336 # CONFIG_MORE is not set
337 CONFIG_PIVOT_ROOT=y
338 # CONFIG_RDATE is not set
339 # CONFIG_SWAPONOFF is not set
340 CONFIG_MOUNT=y
341 CONFIG_RAID_START=y
342 CONFIG_NFSMOUNT=y
343 CONFIG_UMOUNT=y
344 CONFIG_FEATURE_MOUNT_FORCE=y
345
346 #
347 # Common options for mount/umount
348 #
349 CONFIG_FEATURE_MOUNT_LOOP=y
350 # CONFIG_FEATURE_MTAB_SUPPORT is not set
351
352 #
353 # Debugging Options
354 #
355 # CONFIG_DEBUG is not set
This page took 0.050725 seconds and 3 git commands to generate.