From: Phil Blundell <philb@gnu.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 2/3] dhcp: move dhcp leases files handling to postinst/postrm
Date: Wed, 01 Feb 2012 20:57:22 +0000 [thread overview]
Message-ID: <1328129842.2716.156.camel@x121e.pbcl.net> (raw)
In-Reply-To: <429ddbe3779c6957e6ecad5ae37200865e19fa0f.1328127940.git.otavio@ossystems.com.br>
On Wed, 2012-02-01 at 20:27 +0000, Otavio Salvador wrote:
> pkg_postinst_dhcp-server() {
> + install -d $D/${localstatedir}/lib/dhcp
Is "install" guaranteed to be available on the target? I would have
thought "mkdir -p" would be better.
p.
next prev parent reply other threads:[~2012-02-01 21:05 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-01 20:27 [PATCH 0/3] Pending patches in O.S. Systems tree Otavio Salvador
2012-02-01 20:27 ` [PATCH 1/3] udev: improve udev-cache robustness Otavio Salvador
2012-02-01 20:52 ` Otavio Salvador
2012-02-01 20:27 ` [PATCH 2/3] dhcp: move dhcp leases files handling to postinst/postrm Otavio Salvador
2012-02-01 20:57 ` Phil Blundell [this message]
2012-02-01 21:01 ` Otavio Salvador
2012-02-02 10:43 ` Phil Blundell
2012-02-02 14:53 ` Richard Purdie
2012-02-02 18:34 ` Otavio Salvador
2012-02-01 20:27 ` [PATCH 3/3] rootfs_ipk.bbclass: fix detection of script runtime requirement Otavio Salvador
2012-02-01 20:59 ` Phil Blundell
2012-02-01 21:03 ` Otavio Salvador
2012-02-02 10:42 ` Phil Blundell
2012-02-02 8:48 ` Martin Jansa
2012-02-02 14:57 ` [PATCH 0/3] Pending patches in O.S. Systems tree 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=1328129842.2716.156.camel@x121e.pbcl.net \
--to=philb@gnu.org \
--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