[PATCH 3/7] ref-manual/variables.rst: add deprecation note for GROUPMEMS_PARAM
Antonin Godard <[email protected]> Mon, 29 Jun 2026 16:46:12 +0200
| Newsgroups | org.yoctoproject.lists.docs |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Antonin Godard <[email protected]> --- documentation/ref-manual/variables.rst | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 5713da32e..6044283c4 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -3904,13 +3904,8 @@ system and gives an overview of their function and contents. ``groupadd``, see https://linux.die.net/man/8/groupadd. :term:`GROUPMEMS_PARAM` - When inheriting the :ref:`ref-classes-useradd` class, - this variable specifies for a package what parameters should be - passed to the ``groupmems`` command if you wish to modify the members - of a group when the package is installed. - - For information on the standard Linux shell command ``groupmems``, - see https://linux.die.net/man/8/groupmems. + Deprecated in favor of :term:`USERMOD_PARAMS`. See + :ref:`ref-migration-6-1-groupmems` for more information. :term:`GRUB_GFXSERIAL` Configures the GNU GRand Unified Bootloader (GRUB) to have graphics -- 2.54.0