($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: Michael Opdenacker <michael.opdenacker@bootlin.com>
To: Geoff Parker <geoffhp@gmail.com>
Cc: Geoff Parker <geoffrey.parker@arthrex.com>, docs@lists.yoctoproject.org
Subject: Re: [docs] [PATCH] ref-manual: variables.rst: adding multiple groups in GROUPADD_PARAM
Date: Thu, 29 Feb 2024 13:42:45 +0100	[thread overview]
Message-ID: <35fbf022-990b-4f73-90d5-cedc2e272bc6@bootlin.com> (raw)
In-Reply-To: <20240228072455.1452176-1-geoffrey.parker@arthrex.com>

Hi Geoff

On 2/28/24 at 08:24, Geoff Parker wrote:
> From: Geoff Parker <geoffrey.parker@arthrex.com>
>
> Add missing documentation on how to add multiple groups with a single
> GROUPADD_PARAM:${PN}
>
> Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com>
> ---
>   documentation/ref-manual/variables.rst | 8 ++++++++
>   1 file changed, 8 insertions(+)


Many thanks for this improvement to the docs!
Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Merged into master-next.
Cheers
Michael.

>
> diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
> index a0187a6d47..fdebcc9ba4 100644
> --- a/documentation/ref-manual/variables.rst
> +++ b/documentation/ref-manual/variables.rst
> @@ -3234,6 +3234,14 @@ system and gives an overview of their function and contents.
>   
>            GROUPADD_PARAM:${PN} = "-r netdev"
>   
> +      More than one group can be added by separating each set of different
> +      groups' parameters with a semicolon.
> +
> +      Here is an example adding multiple groups from the ``useradd-example.bb``
> +      file in the ``meta-skeleton`` layer::
> +
> +         GROUPADD_PARAM:${PN} = "-g 880 group1; -g 890 group2"
> +
>         For information on the standard Linux shell command
>         ``groupadd``, see https://linux.die.net/man/8/groupadd.
>   
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#4910): https://lists.yoctoproject.org/g/docs/message/4910
> Mute This Topic: https://lists.yoctoproject.org/mt/104619596/1051844
> Group Owner: docs+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/docs/unsub [michael.opdenacker@bootlin.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



      reply	other threads:[~2024-02-29 12:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-28  7:24 [PATCH] ref-manual: variables.rst: adding multiple groups in GROUPADD_PARAM geoffhp
2024-02-29 12:42 ` Michael Opdenacker [this message]

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=35fbf022-990b-4f73-90d5-cedc2e272bc6@bootlin.com \
    --to=michael.opdenacker@bootlin.com \
    --cc=docs@lists.yoctoproject.org \
    --cc=geoffhp@gmail.com \
    --cc=geoffrey.parker@arthrex.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).