ping

Any comment is welcome.
If these patches look OK, I'll rebase them and send out a new version.

Best Regards,
Chen Qi

On 09/28/2014 11:00 AM, Chen Qi wrote:
Changes since V2:
sysklogd: Unlink /dev/log only if it's not from systemd

The following changes since commit f6a39cc957bf85ff43513f0b76afc3b2c9c906b6:

   sstatesig: fix overrides behaviour to remove SIGGEN_LOCKEDSIGS_i586 
(2014-09-17 22:00:05 +0100)

are available in the git repository at:

   git://git.openembedded.org/openembedded-core-contrib 
ChenQi/systemd-syslog-service
   
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=ChenQi/systemd-syslog-service

Chen Qi (4):
   systemd: enable syslog.socket by default
   busybox: fix for syslog service in systemd
   sysklogd: add systemd support
   sysklog: comment out configuration regarding xconsole

  meta/recipes-core/busybox/busybox.inc              |   9 +-
  .../busybox/files/busybox-klogd.service.in         |   4 +-
  .../busybox/files/busybox-syslog.service.in        |   7 +-
  meta/recipes-core/systemd/systemd_216.bb           |   2 +
  .../files/0001-syslogd.c-add-systemd-support.patch | 246 +++++++++++++++++++++
  meta/recipes-extended/sysklogd/files/klogd.service |   9 +
  .../sysklogd/files/sysklogd.service                |  14 ++
  meta/recipes-extended/sysklogd/files/syslog.conf   |   8 +-
  meta/recipes-extended/sysklogd/sysklogd.inc        |  38 +++-
  9 files changed, 317 insertions(+), 20 deletions(-)
  create mode 100644 
meta/recipes-extended/sysklogd/files/0001-syslogd.c-add-systemd-support.patch
  create mode 100644 meta/recipes-extended/sysklogd/files/klogd.service
  create mode 100644 meta/recipes-extended/sysklogd/files/sysklogd.service


--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to