[OE-core] [PATCH 0/2] switch to using busybox instead of tinylogin

Saul Wold sgw at linux.intel.com
Tue May 28 07:02:28 UTC 2013


On 05/28/2013 02:39 PM, Qi.Chen at windriver.com wrote:
> From: Chen Qi <Qi.Chen at 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 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
>
As Otavio suggested, these need to be re-ordered.

Does this all work correctly without the need to use "setuid" of the 
busybox binary, it seems we currently are doing setuid for the busybox 
binary since we include SUID app, but what would happen to tinylogin if 
we remove that?

Sau!

>   meta/recipes-core/busybox/busybox-1.20.2/defconfig |   26 ++++++++++----------
>   .../packagegroups/packagegroup-core-boot.bb        |    2 +-
>   2 files changed, 14 insertions(+), 14 deletions(-)
>



More information about the Openembedded-core mailing list