summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-cmake.txt
diff options
context:
space:
mode:
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>2015-07-13 11:05:36 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-07-13 13:01:04 +0200
commitb98dd2355780c732bf440042fb8faafe731efc94 (patch)
tree10aabee5eba3140afb397b055b48a5dcc9e5f698 /docs/manual/adding-packages-cmake.txt
parentc1c7e8b7885263b3ffca466ef40f3264198ea509 (diff)
downloadbuildroot-b98dd2355780c732bf440042fb8faafe731efc94.tar.gz
buildroot-b98dd2355780c732bf440042fb8faafe731efc94.zip
busybox: improve support for telnetd
If target has connection to the network it might be pretty useful to have telnet connection to it instead of serial console or even in addition to serial console. This changes makes the busybox package automatically install an init script, and tune the securetty file to make telnetd work when CONFIG_FEATURE_TELNETD_STANDALONE is enabled in the Busybox configuration. [Thomas: - don't create a new Buildroot Config.in option, just test if CONFIG_FEATURE_TELNETD_STANDALONE is enabled or not in the Busybox configuration - move the securetty tuning in busybox.mk instead of system.mk - use start-stop-daemon in the init script, in order to properly implement the stop and restart actions - misc other minor improvements in the init script.] [yann.morin.1998@free.fr: - don't use securetty - drop stray variable BUSYBOX_SET_STANDALONE_TELNETD] Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Cc: Peter Korsgaard <peter@korsgaard.com> Cc: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual/adding-packages-cmake.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud