From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/2 v4] busybox: improve support for telnetd (branch yem/pw)
Date: Mon, 13 Jul 2015 11:05:31 +0200 [thread overview]
Message-ID: <cover.1436778228.git.yann.morin.1998@free.fr> (raw)
Hello All!
This series improves upon the previous iterations to auto-start telnetd
on the target.
It now removes handling of securetty altogether, since we've concluded
it is not used by util-linux' login utility, and can also be ignored by
busybox' login even with our current busybox defconfig.
Changes v3 -> v4:
- drop support for securetty altogether
Regards,
Yann E. MORIN.
The following changes since commit b40509c7d80d6610b3f54e6da0dc1265bf6e9e22:
package/x11r7/xdriver_xf86-video-r128: bump version to 6.10.0 (2015-07-13 10:16:13 +0200)
are available in the git repository at:
git://git.busybox.net/~ymorin/git/buildroot yem/pw
for you to fetch changes up to 7d67670ffb919ed240b7fb157e44c8219375cff0:
busybox: improve support for telnetd (2015-07-13 11:00:30 +0200)
----------------------------------------------------------------
Alexey Brodkin (1):
busybox: improve support for telnetd
Yann E. MORIN (1):
core/skeleton: drop /etc/securetty
package/busybox/S50telnet | 36 +++++++++++++++++++++++++++
package/busybox/busybox.mk | 9 +++++++
package/util-linux/login.pam | 1 -
system/skeleton/etc/securetty | 57 -------------------------------------------
system/system.mk | 8 ------
5 files changed, 45 insertions(+), 66 deletions(-)
create mode 100755 package/busybox/S50telnet
delete mode 100644 system/skeleton/etc/securetty
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next reply other threads:[~2015-07-13 9:05 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-13 9:05 Yann E. MORIN [this message]
2015-07-13 9:05 ` [Buildroot] [PATCH 1/2 v4] core/skeleton: drop /etc/securetty Yann E. MORIN
2015-07-13 9:20 ` Baruch Siach
2015-07-13 9:35 ` Yann E. MORIN
2015-07-13 9:44 ` Baruch Siach
2015-07-13 10:37 ` Yann E. MORIN
2015-07-13 10:46 ` Baruch Siach
2015-07-13 11:42 ` Arnout Vandecappelle
2015-07-13 9:05 ` [Buildroot] [PATCH 2/2 v4] busybox: improve support for telnetd Yann E. MORIN
2015-07-13 11:02 ` [Buildroot] [PATCH 0/2 v4] busybox: improve support for telnetd (branch yem/pw) Thomas Petazzoni
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=cover.1436778228.git.yann.morin.1998@free.fr \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox