All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Eric Bénard" <eric@eukrea.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe 2/3] atftp: correctly handle init script
Date: Fri, 02 Dec 2011 15:37:07 +0100	[thread overview]
Message-ID: <4ED8E293.1060107@eukrea.com> (raw)
In-Reply-To: <jbadu4$u4u$1@dough.gmane.org>

Hi,

>> -INITSCRIPT_NAME = "atftpd" -INITSCRIPT_PARAMS = "defaults 80"
>> +INITSCRIPT_PACKAGES = "${PN}d" +INITSCRIPT_NAME_${PN}d = "atftpd"
>> +INITSCRIPT_PARAMS_${PN}d = "defaults 80"
>>
>> -USERADD_PACKAGES = "atftpd" -USERADD_PARAM_atftpd = "--system
>> --no-create-home --shell /bin/false \ +USERADD_PACKAGES = "${PN}d"
>> +USERADD_PARAM_${PN}d = "--system --no-create-home --shell /bin/false \
>> --user-group nobody"
>
> Was the USERADD change intentional?
>
yes, in fact there is no functional change, only a cosmetic one,
the only goal is to have the atftpd parchaque consistent (${PN}d instead of 
atftpd)

Eric



  reply	other threads:[~2011-12-02 14:43 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-02 11:20 [meta-oe 1/3] pcsc-lite: handle initscript Eric Bénard
2011-12-02 11:20 ` [meta-oe 2/3] atftp: correctly handle init script Eric Bénard
2011-12-02 11:48   ` Koen Kooi
2011-12-02 14:37     ` Eric Bénard [this message]
2011-12-02 11:20 ` [meta-oe 3/3] add net-snmp-5.7.1 Eric Bénard
2011-12-02 11:28   ` [2011.03-maintenance] Fwd: " Frans Meulenbroeks
2012-03-20 13:59   ` Frans Meulenbroeks
2011-12-02 11:28 ` [meta-oe 1/3] pcsc-lite: handle initscript Otavio Salvador
2011-12-02 14:40   ` Eric Bénard
2011-12-02 14:41     ` Otavio Salvador
2011-12-02 14:44       ` Eric Bénard

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=4ED8E293.1060107@eukrea.com \
    --to=eric@eukrea.com \
    --cc=openembedded-devel@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 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.