[Buildroot] [PATCH] system: add option for standalone telnetd on target

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Mar 11 16:56:31 UTC 2015


Dear Alexey Brodkin,

On Wed, 11 Mar 2015 12:35:27 +0300, Alexey Brodkin wrote:

> +config BR2_SYSTEM_STANDALONE_TELNETD
> +	bool "Enable telnet daemon on target"
> +	depends on BR2_PACKAGE_BUSYBOX
> +	depends on !BR2_PACKAGE_XINETD

In any case, this should not be a system/Config.in option, but a
Busybox package sub-option.

Or, since your system/Config.in option actually doesn't do anything
about telnetd, it simply configures /etc/securetty, then the option
should be named differently.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list