From: Vyacheslav Yurkov <uvv.mail@gmail.com>
To: Fabien Thomas <fabien.thomas@smile.fr>,
openembedded-devel@lists.openembedded.org
Cc: Yoann Congal <yoann.congal@smile.fr>
Subject: Re: [oe] [meta-filesystems][PATCH 1/7] Add static-passwd and static-group files
Date: Thu, 12 Oct 2023 14:01:40 +0200 [thread overview]
Message-ID: <da8698d9-a595-4ec0-84f9-23ecceb22b9d@gmail.com> (raw)
In-Reply-To: <20231010093940.75037-1-fabien.thomas@smile.fr>
Thanks for the patch.
Is there any way to ensure (have a QA?) this file is updated / not
forgotten when somebody else adds new id in the recipe?
Slava
On 10.10.2023 11:39, Fabien Thomas wrote:
> In order to pass reproducible tests, recipes that use the
> useradd class must have static ids configured.
>
> Signed-off-by: Fabien Thomas <fabien.thomas@smile.fr>
> Reviewed-by: Yoann Congal <yoann.congal@smile.fr>
> ---
> meta-filesystems/files/static-passwd-meta-filesystems | 3 +++
> 1 file changed, 3 insertions(+)
> create mode 100644 meta-filesystems/files/static-passwd-meta-filesystems
>
> diff --git a/meta-filesystems/files/static-passwd-meta-filesystems b/meta-filesystems/files/static-passwd-meta-filesystems
> new file mode 100644
> index 000000000..157697f3e
> --- /dev/null
> +++ b/meta-filesystems/files/static-passwd-meta-filesystems
> @@ -0,0 +1,3 @@
> +fsgqa:x:700:nogroup::/:/bin/nologin
> +123456-fsgqa:x:701:nogroup::/:/bin/nologin
> +fsgqa2:x:702:nogroup::/:/bin/nologin
> \ No newline at end of file
next prev parent reply other threads:[~2023-10-12 12:01 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-10 9:39 [meta-filesystems][PATCH 1/7] Add static-passwd and static-group files Fabien Thomas
2023-10-10 9:39 ` [meta-gnome][PATCH 2/7] " Fabien Thomas
2023-10-10 9:39 ` [meta-multimedia][PATCH 3/7] " Fabien Thomas
2023-10-10 9:39 ` [meta-networking][PATCH 4/7] " Fabien Thomas
2023-10-10 9:39 ` [meta-oe][PATCH 5/7] " Fabien Thomas
2023-10-11 18:50 ` [oe] " Dan McGregor
2023-10-13 14:12 ` Fabien Thomas
2023-10-10 9:39 ` [meta-perl][PATCH 6/7] " Fabien Thomas
2023-10-10 9:39 ` [meta-webserver][PATCH 7/7] " Fabien Thomas
2023-10-12 12:01 ` Vyacheslav Yurkov [this message]
2023-10-13 14:10 ` [meta-filesystems][PATCH 1/7] " Fabien Thomas
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=da8698d9-a595-4ec0-84f9-23ecceb22b9d@gmail.com \
--to=uvv.mail@gmail.com \
--cc=fabien.thomas@smile.fr \
--cc=openembedded-devel@lists.openembedded.org \
--cc=yoann.congal@smile.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 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.