kumquat-buildroot/package/busybox
Alexey Brodkin b98dd23557 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>
2015-07-13 13:01:04 +02:00
..
0001-networking-libiproute-use-linux-if_packet.h-instead-.patch
busybox.config busybox: adjust configuration to add fancy options to the sleep applet 2015-07-11 00:57:51 +02:00
busybox.hash busybox: bump to version 1.23.2 2015-03-25 20:04:42 +01:00
busybox.mk busybox: improve support for telnetd 2015-07-13 13:01:04 +02:00
Config.in busybox: add option to specify config fragments 2015-05-21 23:50:34 +02:00
mdev.conf
S01logging busybox: S01logging: implement restart 2015-02-01 23:19:07 +01:00
S10mdev
S15watchdog
S50telnet busybox: improve support for telnetd 2015-07-13 13:01:04 +02:00
udhcpc.script package/busybox: Add facility for DHCP hooks 2015-01-02 19:24:57 +01:00