[OE-core] [RFC PATCH 0/5] Busybox syslog tweaks
Joshua Lock
josh at linux.intel.com
Wed Jan 11 20:59:58 UTC 2012
This RFC series makes some minor changes to the configuration of busybox's
syslog. The only one I think may be contentious, and why I've made this an RFC,
is the 4th patch "busybox: change syslog default to log to a file" which changes
the long-default behaviour.
Please review the following changes for suitability for inclusion. If you have
any objections or suggestions for improvement, please respond to the patches. If
you agree with the changes, please provide your Acked-by.
Cheers,
Joshua
The following changes since commit d5b8caac0e7fc4b05c76b4d3da0508e2a53f28cd:
package.bbclass: per recipe PRSERV_HOST support (2012-01-11 10:33:24 +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
More information about the Openembedded-core
mailing list