summaryrefslogtreecommitdiff
path: root/debian/Config.h-deb
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-08-02 20:56:16 +0000
committerEric Andersen <andersen@codepoet.org>2001-08-02 20:56:16 +0000
commit0b7d70c822ae473b42a9db95cdc026286d992a48 (patch)
tree64e0bd523ef185d3b4ebb1734f7773fa3058606c /debian/Config.h-deb
parent8aa0b62a885e1a0f125e4cd47d993fa7025daf36 (diff)
downloadbusybox-w32-0_60_0.tar.gz
busybox-w32-0_60_0.tar.bz2
busybox-w32-0_60_0.zip
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 @@
78#define BB_MKNOD 78#define BB_MKNOD
79#define BB_MKSWAP 79#define BB_MKSWAP
80//#define BB_MKTEMP 80//#define BB_MKTEMP
81//#define BB_NC 81//#define BB_MODPROBE
82#define BB_MORE 82#define BB_MORE
83#define BB_MOUNT 83#define BB_MOUNT
84//#define BB_MSH 84//#define BB_MSH
85//#define BB_MT 85//#define BB_MT
86#define BB_MV 86#define BB_MV
87//#define BB_NC
87//#define BB_NSLOOKUP 88//#define BB_NSLOOKUP
89//#define BB_PIDOF
88#define BB_PING 90#define BB_PING
89//#define BB_PIVOT_ROOT 91//#define BB_PIVOT_ROOT
90#define BB_POWEROFF 92#define BB_POWEROFF
@@ -117,6 +119,7 @@
117//#define BB_TFTP 119//#define BB_TFTP
118#define BB_TOUCH 120#define BB_TOUCH
119#define BB_TR 121#define BB_TR
122//#define BB_TRACEROUTE
120#define BB_TRUE_FALSE 123#define BB_TRUE_FALSE
121#define BB_TTY 124#define BB_TTY
122//#define BB_UNIX2DOS 125//#define BB_UNIX2DOS
@@ -468,4 +471,3 @@
468# define BB_SH 471# define BB_SH
469# define shell_main msh_main 472# define shell_main msh_main
470#endif 473#endif
471