+ in the interest of robustness, I added
[oweals/busybox.git] / busybox.def.h
index 1952dd3776bdeb2e96b360b5ff175787d4e95b8b..1880884f976174fbad688741c99ff9295830d8d3 100644 (file)
 #define BB_GREP
 #define BB_GUNZIP
 #define BB_GZIP
-//#define BB_HALT
+#define BB_HALT
 #define BB_HEAD
 #define BB_HOSTID
 #define BB_HOSTNAME
 #define BB_INIT
-// Don't bother turning BB_INSMOD on.  It doesn't work.
+// Don't bother turning BB_INSMOD on.  It doesn't work yet.
 //#define BB_INSMOD
 #define BB_KILL
 #define BB_KILLALL
 #define BB_MT
 #define BB_NSLOOKUP
 #define BB_PING
-//#define BB_POWEROFF
+#define BB_POWEROFF
 #define BB_PRINTF
 #define BB_PS
 #define BB_PWD
-//#define BB_REBOOT
+#define BB_REBOOT
 #define BB_RM
 #define BB_RMDIR
 #define BB_RMMOD
@@ -85,7 +85,7 @@
 #define BB_TAR
 #define BB_TEE
 #define BB_TEST
-// Don't turn BB_TELNET on.  It doesn't work.
+// Don't bother turning BB_TELNET on.  It doesn't work properly yet.
 //#define BB_TELNET
 #define BB_TOUCH
 #define BB_TR
 // the /proc filesystem and thereby saving lots and lots 
 // memory for more important things.
 // You can't use this and USE_PROCFS at the same time...
+// (BTW, I emailed Linus and this patch will not be going into the stock kernel)
 //#define BB_FEATURE_USE_DEVPS_PATCH
 //
 // enable features that use the /proc filesystem (apps that