From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Phil Blundell <pb@pbcl.net>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] busybox: enable shared memory logging for systemd
Date: Fri, 23 Aug 2013 12:38:18 +0100 [thread overview]
Message-ID: <6096684.k7US353FUD@helios> (raw)
In-Reply-To: <1377257296.5452.13.camel@phil-desktop.brightsign>
Hi Phil,
On Friday 23 August 2013 12:28:16 Phil Blundell wrote:
> On Fri, 2013-08-23 at 12:20 +0100, Paul Eggleton wrote:
> > + if [ -f ${WORKDIR}/busybox-syslog.default ] ; then
> > + install -d ${D}${sysconfdir}/default
> > + install -m 0644 ${WORKDIR}/busybox-syslog.default
> > ${D}${sysconfdir}/default/busybox-syslog + fi
> > +
>
> Does this mean that sysvinit users will now get a decoy version of
> busybox-syslog.default which isn't actually used by anything?
These lines are being added into a block which is conditional upon systemd
being in DISTRO_FEATURES, so no; however FYI the meta-oe bbappend was
installing the file unconditionally.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
prev parent reply other threads:[~2013-08-23 11:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-23 11:20 [PATCH] busybox: enable shared memory logging for systemd Paul Eggleton
2013-08-23 11:28 ` Phil Blundell
2013-08-23 11:38 ` Paul Eggleton [this message]
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=6096684.k7US353FUD@helios \
--to=paul.eggleton@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=pb@pbcl.net \
/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