X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=busybox.def.h;h=79cbb27f184e0b358c404171a37a540c9b35f038;hb=d73dc5b07390fb90e7f605871c993a28eedf1d46;hp=b71c539232f290fdaec35b65748d83b1c28f70a6;hpb=c1525e84dd6a3ac8252ce10e6ae605bd37d60797;p=oweals%2Fbusybox.git diff --git a/busybox.def.h b/busybox.def.h index b71c53923..79cbb27f1 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -16,8 +16,8 @@ //#define BB_DUTMP //#define BB_FDFLUSH #define BB_FIND -//#define BB_FSCK_MINIX -//#define BB_MKFS_MINIX +#define BB_FSCK_MINIX +#define BB_MKFS_MINIX #define BB_CHVT #define BB_DEALLOCVT #define BB_GREP @@ -38,11 +38,12 @@ #define BB_MORE #define BB_MOUNT //#define BB_MT +//#define BB_MTAB #define BB_MV //#define BB_PRINTF #define BB_PS #define BB_PWD -//#define BB_REGEXP +#define BB_REGEXP #define BB_REBOOT #define BB_RM #define BB_RMDIR @@ -58,7 +59,7 @@ #define BB_UPDATE #define BB_UNAME #define BB_ZCAT -//#define BB_GZIP +#define BB_GZIP // Don't turn BB_UTILITY off. It contains support code // that compiles to 0 if everything else if turned off. #define BB_UTILITY