commit | 2f6c04f63c55a03366dfd5848f00bda664c9a90d | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Mon Nov 01 23:59:44 1999 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Mon Nov 01 23:59:44 1999 +0000 |
tree | 3e9c595c46a1032cc1bd4d20694c8a0edfd643f9 | |
parent | ff719d663e49ab3abb8060ad93e62b160029f63b [diff] [blame] |
Ha! Got init working. -Erik
diff --git a/busybox.def.h b/busybox.def.h index 57f835e..0440b9f 100644 --- a/busybox.def.h +++ b/busybox.def.h
@@ -15,12 +15,12 @@ #define BB_DMESG //#define BB_DUTMP //#define BB_FDFLUSH -//#define BB_FIND -//#define BB_FSCK_MINIX -//#define BB_MKFS_MINIX +#define BB_FIND +#define BB_FSCK_MINIX +#define BB_MKFS_MINIX #define BB_CHVT #define BB_DEALLOCVT -//#define BB_GREP +#define BB_GREP //#define BB_HALT #define BB_INIT #define BB_KILL