[OE-core] [PATCH 0/2] Fix useradd class to accept useradd long options.

Julian Pidancet julian.pidancet at gmail.com
Wed Sep 28 00:00:23 UTC 2011


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.

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        |  204 ++++++++++----------
 2 files changed, 109 insertions(+), 124 deletions(-)

-- 
1.7.3.4





More information about the Openembedded-core mailing list