blob: 65ed365a5eb59cc9f60a5f418d2af62b6b0ccebb [file] [log] [blame]
Erik Andersen9e737252000-01-06 01:16:13 +00001// This file defines the feature set to be compiled into busybox.
2// When you turn things off here, they won't be compiled in at all.
3//
4//// This file is parsed by sed. You MUST use single line comments.
5// i.e. //#define BB_BLAH
6//
7//
8// BusyBox Applications
Eric Andersencc8ed391999-10-05 16:24:54 +00009#define BB_BUSYBOX
10#define BB_CAT
Eric Andersen1b61f411999-10-13 18:56:42 +000011#define BB_CHMOD_CHOWN_CHGRP
Eric Andersen2b69c401999-10-05 22:58:32 +000012#define BB_CHROOT
13#define BB_CLEAR
Eric Andersenf811e071999-10-09 00:25:00 +000014#define BB_CP
Eric Andersen4bea32a1999-10-06 00:30:51 +000015#define BB_DATE
Eric Andersen9d3aba71999-10-06 09:04:55 +000016#define BB_DD
Eric Andersen17d49ef1999-10-06 20:25:32 +000017#define BB_DF
Eric Andersen9d3aba71999-10-06 09:04:55 +000018#define BB_DMESG
Eric Andersend73dc5b1999-11-10 23:13:02 +000019//#define BB_DUTMP
John Beppu7a986061999-12-09 18:29:29 +000020#define BB_DU
Erik Andersen1c5b2581999-12-16 20:59:36 +000021#define BB_FBSET
Eric Andersend73dc5b1999-11-10 23:13:02 +000022//#define BB_FDFLUSH
Eric Andersen2f6c04f1999-11-01 23:59:44 +000023#define BB_FIND
Eric Andersenabc0f4f1999-12-08 23:19:36 +000024#define BB_FREE
Eric Andersen2f6c04f1999-11-01 23:59:44 +000025#define BB_FSCK_MINIX
Eric Andersenb6a44b81999-11-13 04:47:09 +000026#define BB_MKFS_MINIX
Eric Andersen0460ff21999-10-25 23:32:44 +000027#define BB_CHVT
28#define BB_DEALLOCVT
Eric Andersen2f6c04f1999-11-01 23:59:44 +000029#define BB_GREP
Eric Andersend73dc5b1999-11-10 23:13:02 +000030//#define BB_HALT
John Beppu3157b1f1999-12-10 07:42:50 +000031#define BB_HEAD
Eric Andersen485b9551999-12-07 23:14:59 +000032#define BB_HOSTNAME
Eric Andersen2c103011999-10-13 22:56:11 +000033#define BB_INIT
Erik Andersen9e737252000-01-06 01:16:13 +000034// Don't turn BB_INSMOD on. It doesn't work.
Erik Andersend387d011999-12-21 02:55:11 +000035//#define BB_INSMOD
Eric Andersend23f9ba1999-10-20 19:18:15 +000036#define BB_KILL
Eric Andersen2cb55071999-12-10 08:25:07 +000037#define BB_KLOGD
Eric Andersend73dc5b1999-11-10 23:13:02 +000038//#define BB_LENGTH
Eric Andersenf6be9441999-10-13 21:12:06 +000039#define BB_LN
Erik Andersena8991081999-12-29 03:34:00 +000040//#define BB_LOADACM
Erik Andersen3cd5d251999-12-15 08:20:08 +000041//#define BB_LOADFONT
42//#define BB_LOADKMAP
Erik Andersen7dc16072000-01-04 01:10:25 +000043//#define BB_LOGGER
Eric Andersen9d3aba71999-10-06 09:04:55 +000044#define BB_LS
Erik Andersen6f23cec1999-12-15 22:14:12 +000045#define BB_LSMOD
Eric Andersend73dc5b1999-11-10 23:13:02 +000046//#define BB_MAKEDEVS
47//#define BB_MATH
Eric Andersenf6be9441999-10-13 21:12:06 +000048#define BB_MKDIR
Eric Andersen19db07b1999-12-11 08:41:28 +000049//#define BB_MKFIFO
Eric Andersenb0e9a701999-10-18 22:28:26 +000050#define BB_MKNOD
Eric Andersen3e0fbae1999-10-19 06:02:44 +000051#define BB_MKSWAP
Eric Andersena9c95ea1999-11-15 17:33:30 +000052//#define BB_MNC
Eric Andersen4bea32a1999-10-06 00:30:51 +000053#define BB_MORE
Eric Andersen596e5461999-10-07 08:30:23 +000054#define BB_MOUNT
Eric Andersena9c95ea1999-11-15 17:33:30 +000055#define BB_NFSMOUNT
Eric Andersend73dc5b1999-11-10 23:13:02 +000056//#define BB_MT
57//#define BB_MTAB
Eric Andersen596e5461999-10-07 08:30:23 +000058#define BB_MV
Eric Andersen485b9551999-12-07 23:14:59 +000059#define BB_PING
Eric Andersen2cb55071999-12-10 08:25:07 +000060#define BB_POWEROFF
Eric Andersend73dc5b1999-11-10 23:13:02 +000061//#define BB_PRINTF
Eric Andersenef8b6c71999-10-20 08:05:35 +000062#define BB_PS
Eric Andersen2ce1edc1999-10-12 15:42:48 +000063#define BB_PWD
Eric Andersen7f1acfd1999-10-29 23:09:13 +000064#define BB_REGEXP
Eric Andersen3cf52d11999-10-12 22:26:06 +000065#define BB_REBOOT
Eric Andersenbed30e91999-10-18 19:02:32 +000066#define BB_RM
Eric Andersenf6be9441999-10-13 21:12:06 +000067#define BB_RMDIR
Erik Andersend387d011999-12-21 02:55:11 +000068//#define BB_RMMOD
Eric Andersend73dc5b1999-11-10 23:13:02 +000069//#define BB_SFDISK
Eric Andersenc1525e81999-10-29 00:07:31 +000070#define BB_SED
Eric Andersen3cf52d11999-10-12 22:26:06 +000071#define BB_SLEEP
John Beppu019513a1999-12-22 17:57:31 +000072#define BB_SORT
Eric Andersen87590061999-10-18 21:22:59 +000073#define BB_SWAPONOFF
Eric Andersenbed30e91999-10-18 19:02:32 +000074#define BB_SYNC
Erik Andersen05df2392000-01-13 04:43:48 +000075#define BB_SYSLOGD
Eric Andersenabc0f4f1999-12-08 23:19:36 +000076#define BB_TAIL
John Beppu059f1521999-12-10 05:27:16 +000077#define BB_TAR
78#define BB_TEE
Eric Andersen596e5461999-10-07 08:30:23 +000079#define BB_TOUCH
Eric Andersenb6a44b81999-11-13 04:47:09 +000080#define BB_TRUE_FALSE
Erik Andersen05df2392000-01-13 04:43:48 +000081#define BB_WC
Eric Andersenf811e071999-10-09 00:25:00 +000082#define BB_UMOUNT
John Beppuabb47722000-01-06 00:48:21 +000083#define BB_UNIQ
Eric Andersen703c62d1999-10-18 21:31:00 +000084#define BB_UPDATE
Eric Andersen0460ff21999-10-25 23:32:44 +000085#define BB_UNAME
Eric Andersenadd01581999-11-09 03:10:26 +000086#define BB_GZIP
Eric Andersend80e8511999-11-16 00:46:00 +000087#define BB_GUNZIP
Erik Andersen9e737252000-01-06 01:16:13 +000088// End of Applications List
Eric Andersen6a76e651999-11-19 05:31:45 +000089//
Eric Andersene1850dd1999-11-19 05:42:32 +000090//
91//
Erik Andersen96e2abd2000-01-07 11:40:44 +000092// Don't turn BB_UTILITY off. It contains support code
93// that compiles to 0 if everything else if turned off.
94#define BB_UTILITY
95//
96//
97//
Eric Andersene1850dd1999-11-19 05:42:32 +000098// This is where feature definitions go. Generally speaking,
99// turning this stuff off makes things a bit smaller (and less
100// pretty/useful).
101//
102//
Erik Andersen9e737252000-01-06 01:16:13 +0000103// enable features that use the /proc filesystem (apps that
104// break without this will tell you on compile)...
Eric Andersen0ecb54a1999-12-05 23:24:55 +0000105#define BB_FEATURE_USE_PROCFS
Eric Andersen5d44d1f1999-11-22 06:01:01 +0000106// Use termios to manipulate the screen ('more' is prettier with this on)
Eric Andersen6a76e651999-11-19 05:31:45 +0000107#define BB_FEATURE_USE_TERMIOS
Erik Andersen9e737252000-01-06 01:16:13 +0000108// calculate terminal & column widths (for more and ls)
Eric Andersen6a76e651999-11-19 05:31:45 +0000109#define BB_FEATURE_AUTOWIDTH
Erik Andersen9e737252000-01-06 01:16:13 +0000110// show username/groupnames (bypasses libc6 NSS) for ls
Eric Andersene1850dd1999-11-19 05:42:32 +0000111#define BB_FEATURE_LS_USERNAME
Erik Andersen9e737252000-01-06 01:16:13 +0000112// show file timestamps in ls
Eric Andersene1850dd1999-11-19 05:42:32 +0000113#define BB_FEATURE_LS_TIMESTAMPS
114// enable ls -p and -F
115#define BB_FEATURE_LS_FILETYPES
Erik Andersen9e737252000-01-06 01:16:13 +0000116// Change ping implementation -- simplified, featureless, but really small.
Eric Andersen19db07b1999-12-11 08:41:28 +0000117//#define BB_SIMPLE_PING
Erik Andersen9e737252000-01-06 01:16:13 +0000118// Make init use a simplified /etc/inittab file (recommended).
119#define BB_FEATURE_USE_INITTAB
120//Enable init being called as /linuxrc
121#define BB_FEATURE_LINUXRC
122//