All of lore.kernel.org
 help / color / mirror / Atom feed
From: <Qi.Chen@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/2] busybox & sysklogd: weigh busybox's syslogd/klogd utilities over those from sysklogd in case of systemd
Date: Mon, 2 Sep 2013 19:40:53 +0800	[thread overview]
Message-ID: <cover.1378121740.git.Qi.Chen@windriver.com> (raw)

From: Chen Qi <Qi.Chen@windriver.com>

The following changes since commit c7994f83baa678a4670472e1f037bfc16cb1e3be:

  bitbake: runqueue: Fix scenequeue to pass file descriptors, not a float (2013-09-02 09:16:24 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib ChenQi/systemd-syslog
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/systemd-syslog

Chen Qi (2):
  busybox-syslog: add configuration file /etc/syslog.conf
  sysklogd: lower the ALTERNATIVE_PRIORITY in case of systemd

 meta/recipes-core/busybox/busybox.inc       |    6 +++++-
 meta/recipes-core/busybox/busybox_1.21.1.bb |    1 +
 meta/recipes-core/busybox/files/syslog.conf |    1 +
 meta/recipes-extended/sysklogd/sysklogd.inc |    9 ++++++++-
 4 files changed, 15 insertions(+), 2 deletions(-)
 create mode 100644 meta/recipes-core/busybox/files/syslog.conf

-- 
1.7.9.5



             reply	other threads:[~2013-09-02 11:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-02 11:40 Qi.Chen [this message]
2013-09-02 11:40 ` [PATCH 1/2] busybox-syslog: add configuration file /etc/syslog.conf Qi.Chen
2013-09-02 11:40 ` [PATCH 2/2] sysklogd: lower the ALTERNATIVE_PRIORITY in case of systemd Qi.Chen
2013-09-02 11:58   ` Peter A. Bigot
2013-09-03  2:06     ` ChenQi
  -- strict thread matches above, loose matches on Subject: below --
2013-09-03  2:12 [PATCH 0/2] busybox & sysklogd: weigh busybox's syslogd/klogd utilities over those from sysklogd " Qi.Chen
2013-09-03  2:14 ` ChenQi

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.1378121740.git.Qi.Chen@windriver.com \
    --to=qi.chen@windriver.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 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.