projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86b91c4
)
enable telnet client by default
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 30 May 2005 21:29:40 +0000
(21:29 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 30 May 2005 21:29:40 +0000
(21:29 +0000)
SVN-Revision: 1121
openwrt/package/busybox/config/networking/Config.in
patch
|
blob
|
history
diff --git
a/openwrt/package/busybox/config/networking/Config.in
b/openwrt/package/busybox/config/networking/Config.in
index 5af65ef4aa15924a95b8e231ed198a0db24fd460..3699db9fc2812634dae0db86e1a68fdfec340ee9 100644
(file)
--- a/
openwrt/package/busybox/config/networking/Config.in
+++ b/
openwrt/package/busybox/config/networking/Config.in
@@
-465,14
+465,14
@@
config BUSYBOX_CONFIG_ROUTE
config BUSYBOX_CONFIG_TELNET
bool "telnet"
- default
n
+ default
y
help
Telnet is an interface to the TELNET protocol, but is also commonly
used to test other simple protocols.
config BUSYBOX_CONFIG_FEATURE_TELNET_TTYPE
bool " Pass TERM type to remote host"
- default
n
+ default
y
depends on BUSYBOX_CONFIG_TELNET
help
Setting this option will forward the TERM environment variable to the