[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    Re: [PATCH] telnetd: we only need CONFIG_UNIX98_PTYS from the Linux kernel
From:       Denys Vlasenko <vda.linux () googlemail ! com>
Date:       2015-01-30 14:19:06
Message-ID: CAK1hOcPY5yxxnV7M9z0sS-VOVYtv6PuFNDT-17QT708QZ2-oVg () mail ! gmail ! com
[Download RAW message or body]

Applied, thanks!

On Sun, Nov 2, 2014 at 11:23 PM, Martin Kaiser <lists@kaiser.cx> wrote:
> (re-sending this as it got ignored completey and the format of the
> previous mail was probably not correct - please let me know if there's
> anything else I can do to get this trivial fix applied)
>
> for telnetd to work, we only need CONFIG_UNIX98_PTYS to be enabled
> in the Linux kernel - DEVPTS_FS has been obsolete for some time
>
> Signed-off-by: Martin Kaiser <martin@kaiser.cx>
> ---
>  networking/Config.src |    3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/networking/Config.src b/networking/Config.src
> index e566469..d15e432 100644
> --- a/networking/Config.src
> +++ b/networking/Config.src
> @@ -758,8 +758,7 @@ config TELNETD
>
>           Note that for busybox telnetd to work you need several things:
>           First of all, your kernel needs:
> -                 UNIX98_PTYS=y
> -                 DEVPTS_FS=y
> +                 CONFIG_UNIX98_PTYS=y
>
>           Next, you need a /dev/pts directory on your root filesystem:
>
> --
> 1.7.10.4
>
> _______________________________________________
> busybox mailing list
> busybox@busybox.net
> http://lists.busybox.net/mailman/listinfo/busybox
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic