All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kang Kai <kai.kang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Cc: Zhenfeng.Zhao@windriver.com
Subject: [PATCH 0/3] Redirect output of post-install scripts when "debug-tweak" enabled
Date: Wed, 20 Feb 2013 14:16:33 +0800	[thread overview]
Message-ID: <cover.1361265275.git.kai.kang@windriver.com> (raw)

The following changes since commit c7b23ab68aafc04d9830ef318015912e5d4f0672:

  maintainers.inc: update ownership of recipes (2013-02-17 22:33:30 +0000)

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

Kang Kai (3):
  rpm: redirect output of post install script
  dpkg: redirect output of postinstall script
  opkg: save output of postinst scripts

 .../dpkg/dpkg/redirect-output.patch                |   37 +++++++++++++++++++
 meta/recipes-devtools/dpkg/dpkg_1.16.9.bb          |    8 +++-
 .../opkg/opkg/redirect-output.patch                |   29 +++++++++++++++
 meta/recipes-devtools/opkg/opkg_svn.bb             |    6 +++-
 .../recipes-devtools/rpm/rpm/redirect-output.patch |   38 ++++++++++++++++++++
 meta/recipes-devtools/rpm/rpm_5.4.9.bb             |    6 +++-
 6 files changed, 120 insertions(+), 4 deletions(-)
 create mode 100644 meta/recipes-devtools/dpkg/dpkg/redirect-output.patch
 create mode 100644 meta/recipes-devtools/opkg/opkg/redirect-output.patch
 create mode 100644 meta/recipes-devtools/rpm/rpm/redirect-output.patch

-- 
1.7.5.4




             reply	other threads:[~2013-02-20  6:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-20  6:16 Kang Kai [this message]
2013-02-20  6:16 ` [PATCH 1/3] rpm: redirect output of post install script Kang Kai
2013-02-21 14:19   ` Martin Donnelly
2013-02-22 10:49     ` Kang Kai
2013-02-20  6:16 ` [PATCH 2/3] dpkg: redirect output of postinstall script Kang Kai
2013-02-20  6:16 ` [PATCH 3/3] opkg: save output of postinst scripts Kang Kai

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.1361265275.git.kai.kang@windriver.com \
    --to=kai.kang@windriver.com \
    --cc=Zhenfeng.Zhao@windriver.com \
    --cc=openembedded-core@lists.openembedded.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.