All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6 v2] Add status command for daemon of some packages
@ 2013-08-21  6:15 jackie.huang
  2013-08-21  6:15 ` [PATCH 1/6] sysklogd: add init.d/syslog status command for LSB compliance jackie.huang
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: jackie.huang @ 2013-08-21  6:15 UTC (permalink / raw)
  To: openembedded-core

From: Jackie Huang <jackie.huang@windriver.com>

v2 comments:
remove stuff that doesn't related to "status" command

--
The following changes since commit d98f08a7ad95d0b17846276b028a6614f16b6846:

  genext2fs: fix memory corruption on powerpc (2013-08-20 07:11:44 -0700)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib jhuang0/r_status_for_daemons_0821_0
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jhuang0/r_status_for_daemons_0821_0

Jackie Huang (6):
  sysklogd: add init.d/syslog status command for LSB compliance
  at: add init.d/atd status command for LSB compliance
  dbus: add init.d/dbus-1 status command for LSB compliance
  sysvinit: add init.d/bootlogd status command for LSB compliance
  nfs-utils: add init.d/nfsserver status command for LSB compliance
  openssh: add init.d/sshd status command for LSB compliance

 .../nfs-utils/nfs-utils/nfsserver                  |    9 +++++++++
 .../openssh/openssh-6.2p2/init                     |   14 +++++++++++++-
 meta/recipes-core/dbus/dbus-1.6.10/dbus-1.init     |    9 ++++++++-
 meta/recipes-core/sysvinit/sysvinit/bootlogd.init  |    9 ++++++++-
 meta/recipes-extended/at/files/S99at               |   13 ++++++++++++-
 meta/recipes-extended/sysklogd/files/sysklogd      |   13 ++++++++++++-
 6 files changed, 62 insertions(+), 5 deletions(-)

-- 
1.7.4.1



^ permalink raw reply	[flat|nested] 12+ messages in thread
* [PATCH 0/6 v3] Add status command for daemon of some packages
@ 2013-08-22  6:17 jackie.huang
  2013-08-22  6:17 ` [PATCH 6/6] openssh: add init.d/sshd status command for LSB compliance jackie.huang
  0 siblings, 1 reply; 12+ messages in thread
From: jackie.huang @ 2013-08-22  6:17 UTC (permalink / raw)
  To: openembedded-core

From: Jackie Huang <jackie.huang@windriver.com>

v3 comments:
Add usage info for nfsserver, and drop rh_status in "at" and "sshd" script.

--
The following changes since commit d98f08a7ad95d0b17846276b028a6614f16b6846:

  genext2fs: fix memory corruption on powerpc (2013-08-20 07:11:44 -0700)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib jhuang0/r_status_for_daemons_0822_0
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jhuang0/r_status_for_daemons_0822_0

Jackie Huang (6):
  sysklogd: add init.d/syslog status command for LSB compliance
  nfs-utils: add init.d/nfsserver status command for LSB compliance
  dbus: add init.d/dbus-1 status command for LSB compliance
  sysvinit: add init.d/bootlogd status command for LSB compliance
  at: add init.d/atd status command for LSB compliance
  openssh: add init.d/sshd status command for LSB compliance

 .../nfs-utils/nfs-utils/nfsserver                  |   11 +++++++++++
 .../openssh/openssh-6.2p2/init                     |   10 +++++++++-
 meta/recipes-core/dbus/dbus-1.6.10/dbus-1.init     |    9 ++++++++-
 meta/recipes-core/sysvinit/sysvinit/bootlogd.init  |    9 ++++++++-
 meta/recipes-extended/at/files/S99at               |    8 +++++++-
 meta/recipes-extended/sysklogd/files/sysklogd      |   13 ++++++++++++-
 6 files changed, 55 insertions(+), 5 deletions(-)

-- 
1.7.4.1



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

end of thread, other threads:[~2013-08-22  6:17 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-21  6:15 [PATCH 0/6 v2] Add status command for daemon of some packages jackie.huang
2013-08-21  6:15 ` [PATCH 1/6] sysklogd: add init.d/syslog status command for LSB compliance jackie.huang
2013-08-21  6:15 ` [PATCH 2/6] at: add init.d/atd " jackie.huang
2013-08-21  6:15 ` [PATCH 3/6] dbus: add init.d/dbus-1 " jackie.huang
2013-08-21  6:15 ` [PATCH 4/6] sysvinit: add init.d/bootlogd " jackie.huang
2013-08-21  6:15 ` [PATCH 5/6] nfs-utils: add init.d/nfsserver " jackie.huang
2013-08-21 17:34   ` Saul Wold
2013-08-22  1:52     ` jhuang0
2013-08-21  6:15 ` [PATCH 6/6] openssh: add init.d/sshd " jackie.huang
2013-08-21 17:34   ` Saul Wold
2013-08-22  5:53     ` jhuang0
  -- strict thread matches above, loose matches on Subject: below --
2013-08-22  6:17 [PATCH 0/6 v3] Add status command for daemon of some packages jackie.huang
2013-08-22  6:17 ` [PATCH 6/6] openssh: add init.d/sshd status command for LSB compliance jackie.huang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.