blob: bf8f54556b0c1f3e29a338b08debb207db6f7857 [file] [log] [blame]
Eric Andersencc8ed391999-10-05 16:24:54 +00001/*
2 * This file is parsed by sed. You MUST use single line comments.
3 * IE //#define BB_BLAH
4 */
Eric Andersend73dc5b1999-11-10 23:13:02 +00005
Eric Andersencc8ed391999-10-05 16:24:54 +00006#define BB_BUSYBOX
7#define BB_CAT
Eric Andersen1b61f411999-10-13 18:56:42 +00008#define BB_CHMOD_CHOWN_CHGRP
Eric Andersen2b69c401999-10-05 22:58:32 +00009#define BB_CHROOT
10#define BB_CLEAR
Eric Andersenf811e071999-10-09 00:25:00 +000011#define BB_CP
Eric Andersen4bea32a1999-10-06 00:30:51 +000012#define BB_DATE
Eric Andersen9d3aba71999-10-06 09:04:55 +000013#define BB_DD
Eric Andersen17d49ef1999-10-06 20:25:32 +000014#define BB_DF
Eric Andersen9d3aba71999-10-06 09:04:55 +000015#define BB_DMESG
Eric Andersend73dc5b1999-11-10 23:13:02 +000016//#define BB_DUTMP
17//#define BB_FDFLUSH
Eric Andersen2f6c04f1999-11-01 23:59:44 +000018#define BB_FIND
19#define BB_FSCK_MINIX
Eric Andersenb6a44b81999-11-13 04:47:09 +000020#define BB_MKFS_MINIX
Eric Andersen0460ff21999-10-25 23:32:44 +000021#define BB_CHVT
22#define BB_DEALLOCVT
Eric Andersen2f6c04f1999-11-01 23:59:44 +000023#define BB_GREP
Eric Andersend73dc5b1999-11-10 23:13:02 +000024//#define BB_HALT
Eric Andersen2c103011999-10-13 22:56:11 +000025#define BB_INIT
Eric Andersend23f9ba1999-10-20 19:18:15 +000026#define BB_KILL
Eric Andersend73dc5b1999-11-10 23:13:02 +000027//#define BB_LENGTH
Eric Andersenf6be9441999-10-13 21:12:06 +000028#define BB_LN
Eric Andersen3e0fbae1999-10-19 06:02:44 +000029#define BB_LOADFONT
Eric Andersenb0e9a701999-10-18 22:28:26 +000030#define BB_LOADKMAP
Eric Andersenec33d451999-11-26 01:51:02 +000031#define BB_LOGGER
Eric Andersen9d3aba71999-10-06 09:04:55 +000032#define BB_LS
Eric Andersend73dc5b1999-11-10 23:13:02 +000033//#define BB_MAKEDEVS
34//#define BB_MATH
Eric Andersenf6be9441999-10-13 21:12:06 +000035#define BB_MKDIR
Eric Andersenb0e9a701999-10-18 22:28:26 +000036#define BB_MKNOD
Eric Andersen3e0fbae1999-10-19 06:02:44 +000037#define BB_MKSWAP
Eric Andersena9c95ea1999-11-15 17:33:30 +000038//#define BB_MNC
Eric Andersen4bea32a1999-10-06 00:30:51 +000039#define BB_MORE
Eric Andersen596e5461999-10-07 08:30:23 +000040#define BB_MOUNT
Eric Andersena9c95ea1999-11-15 17:33:30 +000041#define BB_NFSMOUNT
Eric Andersend73dc5b1999-11-10 23:13:02 +000042//#define BB_MT
43//#define BB_MTAB
Eric Andersen596e5461999-10-07 08:30:23 +000044#define BB_MV
Eric Andersend73dc5b1999-11-10 23:13:02 +000045//#define BB_PRINTF
Eric Andersenef8b6c71999-10-20 08:05:35 +000046#define BB_PS
Eric Andersen2ce1edc1999-10-12 15:42:48 +000047#define BB_PWD
Eric Andersen7f1acfd1999-10-29 23:09:13 +000048#define BB_REGEXP
Eric Andersen3cf52d11999-10-12 22:26:06 +000049#define BB_REBOOT
Eric Andersenbed30e91999-10-18 19:02:32 +000050#define BB_RM
Eric Andersenf6be9441999-10-13 21:12:06 +000051#define BB_RMDIR
Eric Andersend73dc5b1999-11-10 23:13:02 +000052//#define BB_SFDISK
Eric Andersenc1525e81999-10-29 00:07:31 +000053#define BB_SED
Eric Andersen3cf52d11999-10-12 22:26:06 +000054#define BB_SLEEP
Eric Andersen87590061999-10-18 21:22:59 +000055#define BB_SWAPONOFF
Eric Andersenbed30e91999-10-18 19:02:32 +000056#define BB_SYNC
Eric Andersenec33d451999-11-26 01:51:02 +000057#define BB_SYSLOGD
Eric Andersen17d49ef1999-10-06 20:25:32 +000058#define BB_TAR
Eric Andersen596e5461999-10-07 08:30:23 +000059#define BB_TOUCH
Eric Andersenb6a44b81999-11-13 04:47:09 +000060#define BB_TRUE_FALSE
Eric Andersenf811e071999-10-09 00:25:00 +000061#define BB_UMOUNT
Eric Andersen703c62d1999-10-18 21:31:00 +000062#define BB_UPDATE
Eric Andersen0460ff21999-10-25 23:32:44 +000063#define BB_UNAME
Eric Andersenadd01581999-11-09 03:10:26 +000064#define BB_GZIP
Eric Andersend80e8511999-11-16 00:46:00 +000065#define BB_GUNZIP
Eric Andersenaa0765e1999-10-22 04:30:20 +000066// Don't turn BB_UTILITY off. It contains support code
67// that compiles to 0 if everything else if turned off.
68#define BB_UTILITY
Eric Andersen6a76e651999-11-19 05:31:45 +000069//
Eric Andersene1850dd1999-11-19 05:42:32 +000070//
71//
72// This is where feature definitions go. Generally speaking,
73// turning this stuff off makes things a bit smaller (and less
74// pretty/useful).
75//
76//
77//Enable init being called as /linuxrc
Eric Andersen6a76e651999-11-19 05:31:45 +000078#define BB_FEATURE_LINUXRC
Eric Andersen5d44d1f1999-11-22 06:01:01 +000079// Use termios to manipulate the screen ('more' is prettier with this on)
Eric Andersen6a76e651999-11-19 05:31:45 +000080#define BB_FEATURE_USE_TERMIOS
Eric Andersene1850dd1999-11-19 05:42:32 +000081// calculate terminal & column widths
Eric Andersen6a76e651999-11-19 05:31:45 +000082#define BB_FEATURE_AUTOWIDTH
Eric Andersene1850dd1999-11-19 05:42:32 +000083// show username/groupnames (bypasses libc6 NSS)
84#define BB_FEATURE_LS_USERNAME
85// show file timestamps
86#define BB_FEATURE_LS_TIMESTAMPS
87// enable ls -p and -F
88#define BB_FEATURE_LS_FILETYPES