From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Navani Kamal Srivastava <NAVANI.Srivastava@lnties.com>
Cc: yocto@yoctoproject.org
Subject: Re: related to telnetd
Date: Mon, 12 Dec 2011 14:22:16 +0000 [thread overview]
Message-ID: <2431074.vm1x8Vpkla@helios> (raw)
In-Reply-To: <9BACABF0C6B14A4D8C33B42A795119BE096D5FF8@POCITMSEXMB03.LntUniverse.com>
On Wednesday 07 December 2011 06:51:55 Navani Kamal Srivastava wrote:
> Can you please confirm me that
> 1- busybox utilities are sufficient to take telnet session of the board or
> do I need to install netkit-telnet-1.17 package?
Yes this will work if you enable CONFIG_TELNETD and CONFIG_TELNETD_STANDALONE
in the busybox configuration. telnetd will not be started automatically though,
you will need to add an initscript. However I would suggest you consider using
ssh if you have no reason not to - you won't need to do any additional work
then.
> 2- I require
> /etc/securetty in my rootfs. Which and all option I need to configure in
> busybox configuration to get this particular file. I have already enabled
> CONFIG_FEATURE_SECURETTY feature.
This file is provided by shadow, so you'd need to add that to your
IMAGE_INSTALL (or POKY_EXTRA_INSTALL).
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
next prev parent reply other threads:[~2011-12-12 14:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-28 9:44 related to telnetd Navani Kamal Srivastava
2011-11-28 17:16 ` Paul Eggleton
[not found] ` <9BACABF0C6B14A4D8C33B42A795119BE096B8550@POCITMSEXMB02.LntUniverse.com>
2011-11-30 10:55 ` Paul Eggleton
[not found] ` <9BACABF0C6B14A4D8C33B42A795119BE096D5FF8@POCITMSEXMB03.LntUniverse.com>
2011-12-12 14:22 ` Paul Eggleton [this message]
[not found] ` <9BACABF0C6B14A4D8C33B42A795119BE096D6D68@POCITMSEXMB03.LntUniverse.com>
2011-12-12 15:09 ` Paul Eggleton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2431074.vm1x8Vpkla@helios \
--to=paul.eggleton@linux.intel.com \
--cc=NAVANI.Srivastava@lnties.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.