From patchwork Tue Jan 17 18:59:35 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/5] Busybox syslog tweaks Date: Tue, 17 Jan 2012 18:59:35 -0000 From: Joshua Lock X-Patchwork-Id: 19601 Message-Id: To: openembedded-core@lists.openembedded.org 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(-)