Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH V2 0/4] systemd related fixes post 1.6
@ 2014-04-24  2:07 Chen Qi
  2014-04-24  2:07 ` [PATCH V2 1/4] cronie: add systemd support Chen Qi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Chen Qi @ 2014-04-24  2:07 UTC (permalink / raw)
  To: openembedded-core

Changes since V1:
1. Fix an error in generate-rndc-key.sh. The command should be `chmod' instead of `chown'.

The following changes since commit bec37f8b85b6dd1e4e1c1b9b215a7952ca2fc386:

  build-appliance-image: Update to  head revision (2014-04-22 22:53:34 +0100)

are available in the git repository at:

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

Chen Qi (4):
  cronie: add systemd support
  bind: add systemd support
  ppp: add systemd support
  tcf-agent: add systemd support

 .../bind/bind/generate-rndc-key.sh                 |    7 +++++++
 meta/recipes-connectivity/bind/bind/named.service  |   22 ++++++++++++++++++++
 meta/recipes-connectivity/bind/bind_9.9.5.bb       |   17 ++++++++++++++-
 meta/recipes-connectivity/ppp/ppp/ppp@.service     |    9 ++++++++
 meta/recipes-connectivity/ppp/ppp_2.4.6.bb         |    9 ++++++--
 .../tcf-agent/tcf-agent/tcf-agent.service          |   10 +++++++++
 meta/recipes-devtools/tcf-agent/tcf-agent_git.bb   |    8 ++++++-
 meta/recipes-extended/cronie/cronie/crond.service  |   11 ++++++++++
 meta/recipes-extended/cronie/cronie_1.4.11.bb      |   12 ++++++++++-
 9 files changed, 100 insertions(+), 5 deletions(-)
 create mode 100644 meta/recipes-connectivity/bind/bind/generate-rndc-key.sh
 create mode 100644 meta/recipes-connectivity/bind/bind/named.service
 create mode 100644 meta/recipes-connectivity/ppp/ppp/ppp@.service
 create mode 100644 meta/recipes-devtools/tcf-agent/tcf-agent/tcf-agent.service
 create mode 100644 meta/recipes-extended/cronie/cronie/crond.service

-- 
1.7.9.5



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

end of thread, other threads:[~2014-04-24  2:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-24  2:07 [PATCH V2 0/4] systemd related fixes post 1.6 Chen Qi
2014-04-24  2:07 ` [PATCH V2 1/4] cronie: add systemd support Chen Qi
2014-04-24  2:07 ` [PATCH V2 2/4] bind: " Chen Qi
2014-04-24  2:07 ` [PATCH V2 3/4] ppp: " Chen Qi
2014-04-24  2:07 ` [PATCH V2 4/4] tcf-agent: " Chen Qi

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