Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-08-03 00:56:16 +0400
committerEric Andersen <andersen@codepoet.org>2001-08-03 00:56:16 +0400
commit0b7d70c822ae473b42a9db95cdc026286d992a48 (patch)
tree64e0bd523ef185d3b4ebb1734f7773fa3058606c /debian/Config.h-deb
parent8aa0b62a885e1a0f125e4cd47d993fa7025daf36 (diff)
Fix up some silly messups with the debian packaging, and a dumb0_60_0
bug with chroot. I've had the package uploaded but perms set to 000, so I am going to re-tag things and re-cut the release. Folks who pulled from CVS in the last 30 minutes with just have to cope. -Erik
Diffstat (limited to 'debian/Config.h-deb')
-rw-r--r--debian/Config.h-deb6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/Config.h-deb b/debian/Config.h-deb
index f8b2bdc0c..892ce1303 100644
--- a/debian/Config.h-deb
+++ b/debian/Config.h-deb
@@ -78,13 +78,15 @@
#define BB_MKNOD
#define BB_MKSWAP
//#define BB_MKTEMP
-//#define BB_NC
+//#define BB_MODPROBE
#define BB_MORE
#define BB_MOUNT
//#define BB_MSH
//#define BB_MT
#define BB_MV
+//#define BB_NC
//#define BB_NSLOOKUP
+//#define BB_PIDOF
#define BB_PING
//#define BB_PIVOT_ROOT
#define BB_POWEROFF
@@ -117,6 +119,7 @@
//#define BB_TFTP
#define BB_TOUCH
#define BB_TR
+//#define BB_TRACEROUTE
#define BB_TRUE_FALSE
#define BB_TTY
//#define BB_UNIX2DOS
@@ -468,4 +471,3 @@
# define BB_SH
# define shell_main msh_main
#endif
-