1999-10-05 21:54:54 +05:30
|
|
|
/*
|
|
|
|
* This file is parsed by sed. You MUST use single line comments.
|
|
|
|
* IE //#define BB_BLAH
|
|
|
|
*/
|
|
|
|
|
|
|
|
#define BB_BUSYBOX
|
|
|
|
#define BB_CAT
|
1999-10-14 00:26:42 +05:30
|
|
|
#define BB_CHMOD_CHOWN_CHGRP
|
1999-10-06 04:28:32 +05:30
|
|
|
#define BB_CHROOT
|
|
|
|
#define BB_CLEAR
|
1999-10-09 05:55:00 +05:30
|
|
|
#define BB_CP
|
1999-10-06 06:00:51 +05:30
|
|
|
#define BB_DATE
|
1999-10-06 14:34:55 +05:30
|
|
|
#define BB_DD
|
1999-10-07 01:55:32 +05:30
|
|
|
#define BB_DF
|
1999-10-06 14:34:55 +05:30
|
|
|
#define BB_DMESG
|
1999-10-13 03:56:06 +05:30
|
|
|
#define BB_DUTMP
|
1999-10-06 04:28:32 +05:30
|
|
|
#define BB_FALSE
|
1999-10-14 02:42:06 +05:30
|
|
|
#define BB_FDFLUSH
|
1999-10-07 01:55:32 +05:30
|
|
|
#define BB_FIND
|
|
|
|
#define BB_GREP
|
1999-10-05 21:54:54 +05:30
|
|
|
////#define BB_HALT
|
1999-10-14 04:26:11 +05:30
|
|
|
#define BB_INIT
|
1999-10-13 03:56:06 +05:30
|
|
|
#define BB_KILL
|
1999-10-05 21:54:54 +05:30
|
|
|
////#define BB_LENGTH
|
1999-10-14 02:42:06 +05:30
|
|
|
#define BB_LN
|
1999-10-05 21:54:54 +05:30
|
|
|
//#define BB_LOADKMAP
|
|
|
|
////#define BB_LOSETUP
|
1999-10-06 14:34:55 +05:30
|
|
|
#define BB_LS
|
1999-10-05 21:54:54 +05:30
|
|
|
//#define BB_MAKEDEVS
|
1999-10-14 02:42:06 +05:30
|
|
|
#define BB_MATH
|
|
|
|
#define BB_MKDIR
|
1999-10-05 21:54:54 +05:30
|
|
|
//#define BB_MKNOD
|
|
|
|
////#define BB_MKSWAP
|
1999-10-12 21:12:48 +05:30
|
|
|
#define BB_MNC
|
1999-10-06 06:00:51 +05:30
|
|
|
#define BB_MORE
|
1999-10-07 14:00:23 +05:30
|
|
|
#define BB_MOUNT
|
1999-10-05 21:54:54 +05:30
|
|
|
////#define BB_MT
|
1999-10-07 14:00:23 +05:30
|
|
|
#define BB_MV
|
1999-10-05 21:54:54 +05:30
|
|
|
//#define BB_PRINTF
|
1999-10-12 21:12:48 +05:30
|
|
|
#define BB_PWD
|
1999-10-13 03:56:06 +05:30
|
|
|
#define BB_REBOOT
|
1999-10-05 21:54:54 +05:30
|
|
|
//#define BB_RM
|
1999-10-14 02:42:06 +05:30
|
|
|
#define BB_RMDIR
|
1999-10-13 03:56:06 +05:30
|
|
|
#define BB_SLEEP
|
1999-10-05 21:54:54 +05:30
|
|
|
////#define BB_SWAPOFF
|
|
|
|
//#define BB_SWAPON
|
|
|
|
//#define BB_SYNC
|
1999-10-07 01:55:32 +05:30
|
|
|
#define BB_TAR
|
1999-10-07 14:00:23 +05:30
|
|
|
#define BB_TOUCH
|
1999-10-06 04:28:32 +05:30
|
|
|
#define BB_TRUE
|
1999-10-09 05:55:00 +05:30
|
|
|
#define BB_UMOUNT
|
1999-10-05 21:54:54 +05:30
|
|
|
//#define BB_UPDATE
|
1999-10-07 14:00:23 +05:30
|
|
|
#define BB_UTILITY
|
1999-10-07 01:55:32 +05:30
|
|
|
#define BB_ZCAT
|
1999-10-16 21:18:40 +05:30
|
|
|
//#define BB_GZIP
|