From 0b7d70c822ae473b42a9db95cdc026286d992a48 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 2 Aug 2001 20:56:16 +0000 Subject: Fix up some silly messups with the debian packaging, and a dumb 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 --- debian/Config.h-udeb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'debian/Config.h-udeb') diff --git a/debian/Config.h-udeb b/debian/Config.h-udeb index d3994a404..51446ff89 100644 --- a/debian/Config.h-udeb +++ b/debian/Config.h-udeb @@ -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,6 +471,3 @@ # define BB_SH # define shell_main msh_main #endif - - - -- cgit v1.2.3