From: Xiaofeng Yan <xiaofeng.yan@windriver.com>
To: <poky@yoctoproject.org>
Subject: [PATCH 0/3] Add init scripts and make a link for sendmail
Date: Wed, 11 May 2011 16:08:53 +0800 [thread overview]
Message-ID: <cover.1305016641.git.xiaofeng.yan@windriver.com> (raw)
From: Xiaofeng Yan <xiaofeng.yan@windriver.com>
I Add init-functios to lsb-image because LSB Test suite need init scripts.
And I make a link for sendmail because LSB Test Suite need it.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: xiaofeng/lsb
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/lsb
Thanks,
Xiaofeng Yan <xiaofeng.yan@windriver.com>
---
Xiaofeng Yan (3):
wq!lsb: Add init-functions to lsb-image
init-functions: Conforming applications may install one or more
initialization scripts
lsbsetup: Add link for sendmail
meta/recipes-extended/lsb/lsb/init-functions | 32 +++++++++++++++++
meta/recipes-extended/lsb/lsb/lsb_killproc | 6 +++
meta/recipes-extended/lsb/lsb/lsb_log_message | 27 ++++++++++++++
meta/recipes-extended/lsb/lsb/lsb_pidofproc | 6 +++
meta/recipes-extended/lsb/lsb/lsb_start_daemon | 45 ++++++++++++++++++++++++
meta/recipes-extended/lsb/lsb_1.4.bb | 39 +++++++++++++-------
meta/recipes-extended/lsb/lsbsetup_0.9.bb | 1 +
7 files changed, 142 insertions(+), 14 deletions(-)
create mode 100755 meta/recipes-extended/lsb/lsb/init-functions
create mode 100755 meta/recipes-extended/lsb/lsb/lsb_killproc
create mode 100755 meta/recipes-extended/lsb/lsb/lsb_log_message
create mode 100755 meta/recipes-extended/lsb/lsb/lsb_pidofproc
create mode 100755 meta/recipes-extended/lsb/lsb/lsb_start_daemon
next reply other threads:[~2011-05-11 8:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-11 8:08 Xiaofeng Yan [this message]
2011-05-11 8:08 ` [PATCH 1/3] wq!lsb: Add init-functions to lsb-image Xiaofeng Yan
2011-05-11 8:09 ` [PATCH 2/3] init-functions: Conforming applications may install one or more initialization scripts Xiaofeng Yan
2011-05-11 8:09 ` [PATCH 3/3] lsbsetup: Add link for sendmail Xiaofeng Yan
2011-05-11 15:43 ` [PATCH 0/3] Add init scripts and make a " Richard Purdie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1305016641.git.xiaofeng.yan@windriver.com \
--to=xiaofeng.yan@windriver.com \
--cc=poky@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.