Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] Redirect output of post-install scripts when "debug-tweak" enabled
@ 2013-02-20  6:16 Kang Kai
  2013-02-20  6:16 ` [PATCH 1/3] rpm: redirect output of post install script Kang Kai
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Kang Kai @ 2013-02-20  6:16 UTC (permalink / raw)
  To: openembedded-core; +Cc: Zhenfeng.Zhao

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




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

end of thread, other threads:[~2013-02-22 11:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-20  6:16 [PATCH 0/3] Redirect output of post-install scripts when "debug-tweak" enabled Kang Kai
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

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