From: Kang Kai <kai.kang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Cc: Zhenfeng.Zhao@windriver.com
Subject: [PATCH 0/5] V2: Redirect output of postinstall scripts
Date: Tue, 26 Feb 2013 16:14:24 +0800 [thread overview]
Message-ID: <cover.1361866256.git.kai.kang@windriver.com> (raw)
When image feature "debug-tweaks" enabled, redirect output of postinstall scripts
to a log file when image first boot.
[YOCTO #3223]
The following changes since commit 2cc4fe4a0874c42421b1bf3fa100160a9e60a9da:
upstream_tracking.inc: Coonectivity and multimedia packages updates (2013-02-25 05:58:20 -0800)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib kangkai/debug-tweaks
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/debug-tweaks
Kang Kai (5):
opkg: save output of postinst scripts when image first boot
rootfs_deb: remove run-postinsts from ROOTFS_PKGMANAGE
dpkg: save output of postinstall scripts when image firstboot
rootfs_rpm: move run-postinsts scripts to rpm recipe
rpm: save output of postinstall scripts when image first boot
meta/classes/rootfs_deb.bbclass | 2 +-
meta/classes/rootfs_rpm.bbclass | 23 -----------------------
meta/recipes-devtools/dpkg/dpkg.inc | 8 +++++---
meta/recipes-devtools/opkg/opkg.inc | 5 ++++-
meta/recipes-devtools/rpm/rpm_5.4.9.bb | 27 +++++++++++++++++++++++++++
5 files changed, 37 insertions(+), 28 deletions(-)
--
1.7.5.4
next reply other threads:[~2013-02-26 8:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-26 8:14 Kang Kai [this message]
2013-02-26 8:14 ` [PATCH 1/5] opkg: save output of postinst scripts when image first boot Kang Kai
2013-02-26 8:14 ` [PATCH 2/5] rootfs_deb: remove run-postinsts from ROOTFS_PKGMANAGE Kang Kai
2013-02-26 8:14 ` [PATCH 3/5] dpkg: save output of postinstall scripts when image firstboot Kang Kai
2013-02-26 8:14 ` [PATCH 4/5] rootfs_rpm: move run-postinsts scripts to rpm recipe Kang Kai
2013-02-26 8:14 ` [PATCH 5/5] rpm: save output of postinstall scripts when image first boot Kang Kai
2013-03-06 1:52 ` 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.1361866256.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.