From: ChenQi <Qi.Chen@windriver.com>
To: Jonathan Liu <net147@gmail.com>
Cc: qingtao.cao@windriver.com,
"openembedded-core@lists.openembedded.org"
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/2] switch to using busybox instead of tinylogin
Date: Tue, 28 May 2013 14:32:45 +0800 [thread overview]
Message-ID: <51A44F8D.90002@windriver.com> (raw)
In-Reply-To: <CANwerB12XmNSm9AYAdz+SZGp6VYmjDiLyJYQY8g6F+GdJqn0rQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1764 bytes --]
On 05/28/2013 02:25 PM, Jonathan Liu wrote:
> On 28 May 2013 15:39, <Qi.Chen@windriver.com
> <mailto:Qi.Chen@windriver.com>> wrote:
>
> From: Chen Qi <Qi.Chen@windriver.com <mailto:Qi.Chen@windriver.com>>
>
> The following changes since commit
> 21089515bd18ba18e86ec8f72ff8141b9fb1dea8:
>
> ref-manual: Added xmlto and dblatex packages for docs
> (2013-05-22 17:23:41 +0100)
>
> are available in the git repository at:
>
> git://git.pokylinux.org/poky-contrib
> <http://git.pokylinux.org/poky-contrib> ChenQi/tinylogin-busybox
> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/tinylogin-busybox
>
> Chen Qi (2):
> packagegroup-core-boot: use busybox as the default login manager
> busybox: enable login/password commands by default
>
> meta/recipes-core/busybox/busybox-1.20.2/defconfig | 26
> ++++++++++----------
> .../packagegroups/packagegroup-core-boot.bb
> <http://packagegroup-core-boot.bb> | 2 +-
> 2 files changed, 14 insertions(+), 14 deletions(-)
>
>
> After switching from tinylogin to busybox, the following commands that
> used to be provided by tinylogin are provided by other packages
> instead of busybox:
> -/bin/login [shadow]
> -/sbin/getty [util-linux-agetty]
> -/usr/bin/passwd [shadow]
> -/usr/bin/su [shadow]
>
> Perhaps util-linux-agetty and shadow packages have higher alternatives
> priority?
>
The answer seems to be 'yes'.
meta/recipes-core/busybox/busybox.inc:ALTERNATIVE_PRIORITY = "50"
meta/recipes-extended/shadow/shadow_4.1.4.3.bb:ALTERNATIVE_PRIORITY = "200"
meta/recipes-core/util-linux/util-linux.inc:ALTERNATIVE_PRIORITY = "100"
//Chen Qi
> Regards,
> Jonathan
[-- Attachment #2: Type: text/html, Size: 4094 bytes --]
next prev parent reply other threads:[~2013-05-28 6:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-28 5:39 [PATCH 0/2] switch to using busybox instead of tinylogin Qi.Chen
2013-05-28 5:39 ` [PATCH 1/2] packagegroup-core-boot: use busybox as the default login manager Qi.Chen
2013-05-28 5:39 ` [PATCH 2/2] busybox: enable login/password commands by default Qi.Chen
2013-05-28 6:17 ` Otavio Salvador
2013-05-28 6:25 ` [PATCH 0/2] switch to using busybox instead of tinylogin Jonathan Liu
2013-05-28 6:32 ` ChenQi [this message]
2013-05-28 7:02 ` Saul Wold
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=51A44F8D.90002@windriver.com \
--to=qi.chen@windriver.com \
--cc=net147@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=qingtao.cao@windriver.com \
/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