Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Fix useradd class to accept useradd long options
@ 2011-10-07  0:13 Julian Pidancet
  2011-10-07  0:13 ` [PATCH v3 1/2] Fix the --root option in shadow-native programs Julian Pidancet
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Julian Pidancet @ 2011-10-07  0:13 UTC (permalink / raw)
  To: openembedded-core; +Cc: julian.pidancet

This first patch fixes the --root option for programs in shadow-native and
allow one to specify useradd long options when using the useradd class
in a recipe.

The second patch demonstrates usage of the useradd class and ability to
specify long options in the USERADD_PARAM variable by converting the OpenSSH
recipe to useradd.

v2: Fixed a typo in add_root_cmd_options.patch, --root is equivalent to -Q
instead of -R.

v3: Comment modifications and add Signed-off-by line in the modified patch
directly.

Julian Pidancet (2):
  Fix the --root option in shadow-native programs
  Use useradd and update-rc.d classes in the OpenSSH recipe

 meta/recipes-connectivity/openssh/openssh_5.8p2.bb |   29 +---
 .../shadow/files/add_root_cmd_options.patch        |  189 ++++++++++----------
 2 files changed, 106 insertions(+), 112 deletions(-)

-- 
Julian Pidancet




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-10-10  9:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-07  0:13 [PATCH v3 0/2] Fix useradd class to accept useradd long options Julian Pidancet
2011-10-07  0:13 ` [PATCH v3 1/2] Fix the --root option in shadow-native programs Julian Pidancet
2011-10-07  0:13 ` [PATCH v3 2/2] Use useradd and update-rc.d classes in the OpenSSH recipe Julian Pidancet
2011-10-08  0:57 ` [PATCH v3 0/2] Fix useradd class to accept useradd long options Scott Garman
2011-10-10  9:09 ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox