diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/Config.h-deb | 6 | ||||
-rw-r--r-- | debian/Config.h-static | 17 | ||||
-rw-r--r-- | debian/Config.h-udeb | 8 |
3 files changed, 17 insertions, 14 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 | |||
diff --git a/debian/Config.h-static b/debian/Config.h-static index 90d7e155e..71f6df0d0 100644 --- a/debian/Config.h-static +++ b/debian/Config.h-static | |||
@@ -52,7 +52,7 @@ | |||
52 | #define BB_HEAD | 52 | #define BB_HEAD |
53 | #define BB_HOSTID | 53 | #define BB_HOSTID |
54 | #define BB_HOSTNAME | 54 | #define BB_HOSTNAME |
55 | #define BB_HUSH | 55 | //#define BB_HUSH |
56 | #define BB_ID | 56 | #define BB_ID |
57 | #define BB_IFCONFIG | 57 | #define BB_IFCONFIG |
58 | #define BB_INIT | 58 | #define BB_INIT |
@@ -60,7 +60,7 @@ | |||
60 | #define BB_KILL | 60 | #define BB_KILL |
61 | #define BB_KILLALL | 61 | #define BB_KILLALL |
62 | #define BB_KLOGD | 62 | #define BB_KLOGD |
63 | #define BB_LASH | 63 | //#define BB_LASH |
64 | #define BB_LENGTH | 64 | #define BB_LENGTH |
65 | #define BB_LN | 65 | #define BB_LN |
66 | #define BB_LOADACM | 66 | #define BB_LOADACM |
@@ -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 |
@@ -148,10 +151,10 @@ | |||
148 | // | 151 | // |
149 | // If you enabled one or more of the shells, you may select which one | 152 | // If you enabled one or more of the shells, you may select which one |
150 | // should be run when sh is invoked: | 153 | // should be run when sh is invoked: |
151 | //#define BB_FEATURE_SH_IS_ASH | 154 | #define BB_FEATURE_SH_IS_ASH |
152 | //#define BB_FEATURE_SH_IS_HUSH | 155 | //#define BB_FEATURE_SH_IS_HUSH |
153 | //#define BB_FEATURE_SH_IS_LASH | 156 | //#define BB_FEATURE_SH_IS_LASH |
154 | #define BB_FEATURE_SH_IS_MSH | 157 | //#define BB_FEATURE_SH_IS_MSH |
155 | // | 158 | // |
156 | // BusyBox will, by default, malloc space for its buffers. This costs code | 159 | // BusyBox will, by default, malloc space for its buffers. This costs code |
157 | // size for the call to xmalloc. You can use the following feature to have | 160 | // size for the call to xmalloc. You can use the following feature to have |
@@ -468,5 +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 | |||
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 | |||