]> git.pld-linux.org Git - packages/busybox.git/blame - busybox-initrd.config
- minimalistic configuration for busybox
[packages/busybox.git] / busybox-initrd.config
CommitLineData
19b48f53
AM
1#
2# Automatically generated make config: don't edit
3#
4HAVE_DOT_CONFIG=y
5
6#
7# General Configuration
8#
9# CONFIG_FEATURE_BUFFERS_USE_MALLOC is not set
10CONFIG_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
15CONFIG_FEATURE_DEVFS=y
16CONFIG_FEATURE_DEVPTS=y
17# CONFIG_FEATURE_CLEAN_UP is not set
18CONFIG_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
28EXTRA_CFLAGS_OPTIONS=""
29
30#
31# Installation Options
32#
33# CONFIG_INSTALL_NO_USR is not set
34PREFIX="./_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
57CONFIG_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
71CONFIG_ECHO=y
72CONFIG_FEATURE_FANCY_ECHO=y
73CONFIG_ENV=y
74# CONFIG_EXPR is not set
75CONFIG_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
89CONFIG_MKDIR=y
90# CONFIG_MKFIFO is not set
91CONFIG_MKNOD=y
92# CONFIG_MV is not set
93# CONFIG_OD is not set
94# CONFIG_PRINTF is not set
95CONFIG_PWD=y
96# CONFIG_REALPATH is not set
97CONFIG_RM=y
98CONFIG_RMDIR=y
99# CONFIG_SHA1SUM is not set
100# CONFIG_FEATURE_SHA1SUM_CHECK is not set
101CONFIG_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
108CONFIG_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
115CONFIG_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
123CONFIG_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#
213CONFIG_INSMOD=y
214# CONFIG_FEATURE_OLD_MODULE_INTERFACE is not set
215CONFIG_FEATURE_NEW_MODULE_INTERFACE=y
216
217#
218# Support new (post 2.1) Linux kernels (Forced enabled)
219#
220CONFIG_FEATURE_REALLY_NEW_MODULE_INTERFACE=y
221# CONFIG_FEATURE_INSMOD_VERSION_CHECKING is not set
222CONFIG_FEATURE_INSMOD_KSYMOOPS_SYMBOLS=y
223# CONFIG_FEATURE_INSMOD_LOADINKMEM is not set
224# CONFIG_FEATURE_INSMOD_LOAD_MAP is not set
225CONFIG_LSMOD=y
226CONFIG_FEATURE_QUERY_MODULE_INTERFACE=y
227# CONFIG_MODPROBE is not set
228CONFIG_RMMOD=y
229CONFIG_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
240CONFIG_IFCONFIG=y
241CONFIG_FEATURE_IFCONFIG_STATUS=y
242# CONFIG_FEATURE_IFCONFIG_SLIP is not set
243CONFIG_FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ=y
244CONFIG_FEATURE_IFCONFIG_HW=y
245CONFIG_FEATURE_IFCONFIG_BROADCAST_PLUS=y
246# CONFIG_IFUPDOWN is not set
247# CONFIG_INETD is not set
248CONFIG_IP=y
249CONFIG_FEATURE_IP_ADDRESS=y
250CONFIG_FEATURE_IP_LINK=y
251CONFIG_FEATURE_IP_ROUTE=y
252CONFIG_FEATURE_IP_TUNNEL=y
253# CONFIG_IPCALC is not set
254# CONFIG_IPADDR is not set
255# CONFIG_IPLINK is not set
256# CONFIG_IPROUTE is not set
257# CONFIG_IPTUNNEL is not set
258# CONFIG_NAMEIF is not set
259# CONFIG_NC is not set
260# CONFIG_NETSTAT is not set
261# CONFIG_NSLOOKUP is not set
262# CONFIG_PING is not set
263CONFIG_ROUTE=y
264# CONFIG_TELNET is not set
265# CONFIG_TELNETD is not set
266# CONFIG_TFTP is not set
267# CONFIG_TRACEROUTE is not set
268# CONFIG_VCONFIG is not set
269# CONFIG_WGET is not set
270
271#
272# udhcp Server/Client
273#
274# CONFIG_UDHCPD is not set
275# CONFIG_UDHCPC is not set
276
277#
278# Process Utilities
279#
280# CONFIG_FREE is not set
281CONFIG_KILL=y
282# CONFIG_KILLALL is not set
283# CONFIG_PIDOF is not set
284# CONFIG_PS is not set
285# CONFIG_RENICE is not set
286# CONFIG_TOP is not set
287# CONFIG_UPTIME is not set
288
289#
290# Another Bourne-like Shell
291#
292# CONFIG_FEATURE_SH_IS_ASH is not set
293# CONFIG_FEATURE_SH_IS_HUSH is not set
294# CONFIG_FEATURE_SH_IS_LASH is not set
295# CONFIG_FEATURE_SH_IS_MSH is not set
296CONFIG_FEATURE_SH_IS_NONE=y
297# CONFIG_ASH is not set
298CONFIG_HUSH=y
299# CONFIG_LASH is not set
300# CONFIG_MSH is not set
301
302#
303# Bourne Shell Options
304#
305CONFIG_FEATURE_COMMAND_EDITING=y
306# CONFIG_FEATURE_COMMAND_TAB_COMPLETION is not set
307# CONFIG_FEATURE_COMMAND_USERNAME_COMPLETION is not set
308CONFIG_FEATURE_COMMAND_HISTORY=15
309CONFIG_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#
323CONFIG_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
328CONFIG_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
337CONFIG_PIVOT_ROOT=y
338# CONFIG_RDATE is not set
339# CONFIG_SWAPONOFF is not set
340CONFIG_MOUNT=y
341CONFIG_RAID_START=y
342CONFIG_NFSMOUNT=y
343CONFIG_UMOUNT=y
344CONFIG_FEATURE_MOUNT_FORCE=y
345
346#
347# Common options for mount/umount
348#
349CONFIG_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.09186 seconds and 4 git commands to generate.