Eric Andersen | cc8ed39 | 1999-10-05 16:24:54 +0000 | [diff] [blame] | 1 | /* |
2 | * This file is parsed by sed. You MUST use single line comments. | ||||
3 | * IE //#define BB_BLAH | ||||
4 | */ | ||||
5 | |||||
6 | //#define BB_BLOCK_DEVICE | ||||
7 | #define BB_BUSYBOX | ||||
8 | #define BB_CAT | ||||
Eric Andersen | 1b61f41 | 1999-10-13 18:56:42 +0000 | [diff] [blame^] | 9 | #define BB_CHMOD_CHOWN_CHGRP |
Eric Andersen | 2b69c40 | 1999-10-05 22:58:32 +0000 | [diff] [blame] | 10 | #define BB_CHROOT |
11 | #define BB_CLEAR | ||||
Eric Andersen | f811e07 | 1999-10-09 00:25:00 +0000 | [diff] [blame] | 12 | #define BB_CP |
Eric Andersen | 4bea32a | 1999-10-06 00:30:51 +0000 | [diff] [blame] | 13 | #define BB_DATE |
Eric Andersen | 9d3aba7 | 1999-10-06 09:04:55 +0000 | [diff] [blame] | 14 | #define BB_DD |
Eric Andersen | 17d49ef | 1999-10-06 20:25:32 +0000 | [diff] [blame] | 15 | #define BB_DF |
Eric Andersen | 9d3aba7 | 1999-10-06 09:04:55 +0000 | [diff] [blame] | 16 | #define BB_DMESG |
Eric Andersen | 3cf52d1 | 1999-10-12 22:26:06 +0000 | [diff] [blame] | 17 | #define BB_DUTMP |
Eric Andersen | 2b69c40 | 1999-10-05 22:58:32 +0000 | [diff] [blame] | 18 | #define BB_FALSE |
Eric Andersen | cc8ed39 | 1999-10-05 16:24:54 +0000 | [diff] [blame] | 19 | //#define BB_FDFLUSH |
Eric Andersen | 17d49ef | 1999-10-06 20:25:32 +0000 | [diff] [blame] | 20 | #define BB_FIND |
21 | #define BB_GREP | ||||
Eric Andersen | cc8ed39 | 1999-10-05 16:24:54 +0000 | [diff] [blame] | 22 | ////#define BB_HALT |
23 | //#define BB_INIT | ||||
Eric Andersen | 3cf52d1 | 1999-10-12 22:26:06 +0000 | [diff] [blame] | 24 | #define BB_KILL |
Eric Andersen | cc8ed39 | 1999-10-05 16:24:54 +0000 | [diff] [blame] | 25 | ////#define BB_LENGTH |
26 | //#define BB_LN | ||||
27 | //#define BB_LOADKMAP | ||||
28 | ////#define BB_LOSETUP | ||||
Eric Andersen | 9d3aba7 | 1999-10-06 09:04:55 +0000 | [diff] [blame] | 29 | #define BB_LS |
Eric Andersen | cc8ed39 | 1999-10-05 16:24:54 +0000 | [diff] [blame] | 30 | //#define BB_MAKEDEVS |
31 | ////#define BB_MATH | ||||
32 | //#define BB_MKDIR | ||||
33 | //#define BB_MKNOD | ||||
34 | ////#define BB_MKSWAP | ||||
Eric Andersen | 2ce1edc | 1999-10-12 15:42:48 +0000 | [diff] [blame] | 35 | #define BB_MNC |
Eric Andersen | 4bea32a | 1999-10-06 00:30:51 +0000 | [diff] [blame] | 36 | #define BB_MORE |
Eric Andersen | 596e546 | 1999-10-07 08:30:23 +0000 | [diff] [blame] | 37 | #define BB_MOUNT |
Eric Andersen | cc8ed39 | 1999-10-05 16:24:54 +0000 | [diff] [blame] | 38 | ////#define BB_MT |
Eric Andersen | 596e546 | 1999-10-07 08:30:23 +0000 | [diff] [blame] | 39 | #define BB_MV |
Eric Andersen | cc8ed39 | 1999-10-05 16:24:54 +0000 | [diff] [blame] | 40 | //#define BB_POSTPROCESS |
41 | //#define BB_PRINTF | ||||
Eric Andersen | 2ce1edc | 1999-10-12 15:42:48 +0000 | [diff] [blame] | 42 | #define BB_PWD |
Eric Andersen | 3cf52d1 | 1999-10-12 22:26:06 +0000 | [diff] [blame] | 43 | #define BB_REBOOT |
Eric Andersen | cc8ed39 | 1999-10-05 16:24:54 +0000 | [diff] [blame] | 44 | //#define BB_RM |
45 | //#define BB_RMDIR | ||||
Eric Andersen | 3cf52d1 | 1999-10-12 22:26:06 +0000 | [diff] [blame] | 46 | #define BB_SLEEP |
Eric Andersen | cc8ed39 | 1999-10-05 16:24:54 +0000 | [diff] [blame] | 47 | ////#define BB_SWAPOFF |
48 | //#define BB_SWAPON | ||||
49 | //#define BB_SYNC | ||||
Eric Andersen | 17d49ef | 1999-10-06 20:25:32 +0000 | [diff] [blame] | 50 | #define BB_TAR |
Eric Andersen | 596e546 | 1999-10-07 08:30:23 +0000 | [diff] [blame] | 51 | #define BB_TOUCH |
Eric Andersen | 2b69c40 | 1999-10-05 22:58:32 +0000 | [diff] [blame] | 52 | #define BB_TRUE |
Eric Andersen | f811e07 | 1999-10-09 00:25:00 +0000 | [diff] [blame] | 53 | #define BB_UMOUNT |
Eric Andersen | cc8ed39 | 1999-10-05 16:24:54 +0000 | [diff] [blame] | 54 | //#define BB_UPDATE |
Eric Andersen | 596e546 | 1999-10-07 08:30:23 +0000 | [diff] [blame] | 55 | #define BB_UTILITY |
Eric Andersen | 17d49ef | 1999-10-06 20:25:32 +0000 | [diff] [blame] | 56 | #define BB_ZCAT |
57 | #define BB_GZIP |