diff options
-rw-r--r-- | debian/Config.h-deb | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/Config.h-deb b/debian/Config.h-deb index 2b53005f9..90368232f 100644 --- a/debian/Config.h-deb +++ b/debian/Config.h-deb | |||
@@ -56,13 +56,13 @@ | |||
56 | #define BB_LN | 56 | #define BB_LN |
57 | //#define BB_LOADACM | 57 | //#define BB_LOADACM |
58 | //#define BB_LOADFONT | 58 | //#define BB_LOADFONT |
59 | //#define BB_LOADKMAP | 59 | #define BB_LOADKMAP |
60 | #define BB_LOGGER | 60 | #define BB_LOGGER |
61 | //#define BB_LOGNAME | 61 | //#define BB_LOGNAME |
62 | #define BB_LS | 62 | #define BB_LS |
63 | #define BB_LSMOD | 63 | #define BB_LSMOD |
64 | //#define BB_MAKEDEVS | 64 | //#define BB_MAKEDEVS |
65 | //#define BB_MD5SUM | 65 | #define BB_MD5SUM |
66 | #define BB_MKDIR | 66 | #define BB_MKDIR |
67 | //#define BB_MKFIFO | 67 | //#define BB_MKFIFO |
68 | //#define BB_MKFS_MINIX | 68 | //#define BB_MKFS_MINIX |
@@ -74,7 +74,7 @@ | |||
74 | #define BB_MOUNT | 74 | #define BB_MOUNT |
75 | //#define BB_MT | 75 | //#define BB_MT |
76 | //#define BB_NSLOOKUP | 76 | //#define BB_NSLOOKUP |
77 | //#define BB_PING | 77 | #define BB_PING |
78 | //#define BB_PIVOT_ROOT | 78 | //#define BB_PIVOT_ROOT |
79 | #define BB_POWEROFF | 79 | #define BB_POWEROFF |
80 | //#define BB_PRINTF | 80 | //#define BB_PRINTF |
@@ -103,9 +103,9 @@ | |||
103 | #define BB_TAR | 103 | #define BB_TAR |
104 | //#define BB_TEE | 104 | //#define BB_TEE |
105 | //#define BB_TEST | 105 | //#define BB_TEST |
106 | //#define BB_TELNET | 106 | #define BB_TELNET |
107 | #define BB_TOUCH | 107 | #define BB_TOUCH |
108 | //#define BB_TR | 108 | #define BB_TR |
109 | #define BB_TRUE_FALSE | 109 | #define BB_TRUE_FALSE |
110 | #define BB_TTY | 110 | #define BB_TTY |
111 | //#define BB_UUENCODE | 111 | //#define BB_UUENCODE |
@@ -119,7 +119,7 @@ | |||
119 | //#define BB_USLEEP | 119 | //#define BB_USLEEP |
120 | //#define BB_WATCHDOG | 120 | //#define BB_WATCHDOG |
121 | #define BB_WC | 121 | #define BB_WC |
122 | //#define BB_WGET | 122 | #define BB_WGET |
123 | #define BB_WHICH | 123 | #define BB_WHICH |
124 | #define BB_WHOAMI | 124 | #define BB_WHOAMI |
125 | #define BB_XARGS | 125 | #define BB_XARGS |