Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/5] Busybox syslog tweaks
@ 2012-01-17 18:59 Joshua Lock
  2012-01-17 18:59 ` [PATCH 1/5] busybox: drop MARKINT option from init script and syslog-startup.conf Joshua Lock
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Joshua Lock @ 2012-01-17 18:59 UTC (permalink / raw)
  To: openembedded-core

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




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-01-20  4:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-17 18:59 [PATCH 0/5] Busybox syslog tweaks Joshua Lock
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox