diff options
| author | Eric Andersen <andersen@codepoet.org> | 2001-08-02 20:56:16 +0000 |
|---|---|---|
| committer | Eric Andersen <andersen@codepoet.org> | 2001-08-02 20:56:16 +0000 |
| commit | 0b7d70c822ae473b42a9db95cdc026286d992a48 (patch) | |
| tree | 64e0bd523ef185d3b4ebb1734f7773fa3058606c /debian/Config.h-udeb | |
| parent | 8aa0b62a885e1a0f125e4cd47d993fa7025daf36 (diff) | |
| download | busybox-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-udeb')
| -rw-r--r-- | debian/Config.h-udeb | 8 |
1 files changed, 4 insertions, 4 deletions
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 @@ | |||
| 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,6 +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 | |||
| 472 | |||
| 473 | |||
