From: Julian Pidancet <julian.pidancet@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: julian.pidancet@gmail.com
Subject: [PATCH v3 0/2] Fix useradd class to accept useradd long options
Date: Fri, 7 Oct 2011 01:13:39 +0100 [thread overview]
Message-ID: <cover.1317946258.git.julian.pidancet@gmail.com> (raw)
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
next reply other threads:[~2011-10-06 23:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-07 0:13 Julian Pidancet [this message]
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
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=cover.1317946258.git.julian.pidancet@gmail.com \
--to=julian.pidancet@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/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