Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Raphael Pavlidis <raphael.pavlidis@gmail.com>
Cc: "Yann E . MORIN" <yann.morin.1998@free.fr>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v4 1/1] package/shadow: new package
Date: Wed, 22 Feb 2023 23:21:57 +0100	[thread overview]
Message-ID: <20230222232157.380b6109@windsurf> (raw)
In-Reply-To: <20221224171920.11256-1-raphael.pavlidis@gmail.com>

On Sat, 24 Dec 2022 18:19:20 +0100
Raphael Pavlidis <raphael.pavlidis@gmail.com> wrote:

> shadow provides utilities to deal with user accounts.
> 
> The shadow package includes the necessary programs for converting UNIX
> password files to the shadow password format, plus programs for managing
> user and group accounts. Especially it is useful if rootless podman
> container should be used, which requires newuidmap and newgidmap.
> 
> Co-authored-by: Nicolas Carrier <Nicolas.Carrier@orolia.com>
> [Nicolas.Carrier@orolia.com provided the test case]
> Signed-off-by: Raphael Pavlidis <raphael.pavlidis@gmail.com>
> ---
> Changes v3 -> v4:
> - fix formatting issues in Config.in and shadow.mk.
> - bump to version 4.13.
> - add SHADOW_CPE_ID_VENDOR in shadow.mk.
> - add userdel in the setuid list.
> - fix typo in SHADOW_ACCOUNT_TOOLS_SETUID_PERMISSIONS.

I have finally applied your patch. I fixed only two things:

 - Added a dependency on !BR2_STATIC_LIBS, because shadow uses
   <dlfcn.h> unconditionally

 - Fixed the Config.in comment that already existed that said "shared
   libs", while we normally use "dynamic library".

With those changes, applied to our next branch. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2023-02-22 22:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-24 17:19 [Buildroot] [PATCH v4 1/1] package/shadow: new package Raphael Pavlidis
2023-01-04 10:58 ` Nicolas Carrier
2023-02-22 22:21 ` Thomas Petazzoni via buildroot [this message]
2023-02-28 13:08   ` Stéphane GONAUER
2023-02-28 14:38     ` stephane gonauer
2023-02-28 16:51       ` Raphael Pavlidis
2023-02-28 17:03         ` stephane gonauer
2023-02-28 17:10           ` stephane gonauer
2023-02-28 20:38             ` Raphael Pavlidis
2023-03-01  7:43               ` stephane gonauer
2023-03-01  8:57                 ` stephane gonauer

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=20230222232157.380b6109@windsurf \
    --to=buildroot@buildroot.org \
    --cc=raphael.pavlidis@gmail.com \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=yann.morin.1998@free.fr \
    /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