All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joshua Lock <josh@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5] Busybox syslog tweaks
Date: Tue, 17 Jan 2012 10:59:35 -0800	[thread overview]
Message-ID: <cover.1326826646.git.josh@linux.intel.com> (raw)

The RFC version of this series didn't receive any C's..

This set of changes makes some minor changes to the configuration of busybox's
syslog.

The following changes since commit a0f5dd25a37fe3b8664c2133e80b6214559f93f6:

  package_rpm.bbclass: Add support for filenames with spaces (2012-01-17 16:20:46 +0000)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib josh/syslog
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=josh/syslog

Joshua Lock (5):
  busybox: drop MARKINT option from init script and syslog-startup.conf
  busybox: remove incorrect comments from syslog-startup.conf
  busybox: enable log level configuration in syslog-startup.conf and
    script
  busybox: change syslog default to log to a file
  busybox: enable dropping of duplicates in syslog, off by default

 meta/recipes-core/busybox/busybox-1.19.3/defconfig |    2 +-
 meta/recipes-core/busybox/busybox_1.19.3.bb        |    2 +-
 meta/recipes-core/busybox/files/syslog             |    9 ++++++---
 .../recipes-core/busybox/files/syslog-startup.conf |    9 +++++----
 4 files changed, 13 insertions(+), 9 deletions(-)

-- 
1.7.7.5




             reply	other threads:[~2012-01-17 19:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-17 18:59 Joshua Lock [this message]
2012-01-17 18:59 ` [PATCH 1/5] busybox: drop MARKINT option from init script and syslog-startup.conf Joshua Lock
2012-01-17 18:59 ` [PATCH 2/5] busybox: remove incorrect comments from syslog-startup.conf Joshua Lock
2012-01-17 18:59 ` [PATCH 3/5] busybox: enable log level configuration in syslog-startup.conf and script Joshua Lock
2012-01-17 18:59 ` [PATCH 4/5] busybox: change syslog default to log to a file Joshua Lock
2012-01-17 18:59 ` [PATCH 5/5] busybox: enable dropping of duplicates in syslog, off by default Joshua Lock
2012-01-19 18:32 ` [PATCH 0/5] Busybox syslog tweaks Saul Wold
2012-01-20  3:57 ` Otavio Salvador

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.1326826646.git.josh@linux.intel.com \
    --to=josh@linux.intel.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.