All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix useradd class to accept useradd long options.
@ 2011-10-01  0:10 Julian Pidancet
  2011-10-01  0:10 ` [PATCH v2 1/2] Fix the --root option in shadow-native programs Julian Pidancet
  2011-10-01  0:10 ` [PATCH v2 2/2] Use useradd and update-rc.d classes in the OpenSSH recipe Julian Pidancet
  0 siblings, 2 replies; 4+ messages in thread
From: Julian Pidancet @ 2011-10-01  0:10 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.

This is demonstrated in the second patch which is a respin of another patch
for the OpenSSH recipe I proposed earlier. As suggested by Saul, it had
been reworked to use useradd long options in the USERADD_PARAM variable.

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

NOTE: Phil's patch "shadow: add patch for useradd lossage" doesn't fix the
long options issue as it has been suggested in an answer to one of my
initial post.

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        |  180 ++++++++++----------
 2 files changed, 97 insertions(+), 112 deletions(-)

-- 
Julian Pidancet




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

end of thread, other threads:[~2011-10-03 17:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-01  0:10 [PATCH v2 0/2] Fix useradd class to accept useradd long options Julian Pidancet
2011-10-01  0:10 ` [PATCH v2 1/2] Fix the --root option in shadow-native programs Julian Pidancet
2011-10-03 17:38   ` Saul Wold
2011-10-01  0:10 ` [PATCH v2 2/2] Use useradd and update-rc.d classes in the OpenSSH recipe Julian Pidancet

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.