]> code.ossystems Code Review - openembedded-core.git/commit
dpkg: save output of postinstall scripts when image firstboot
authorKang Kai <kai.kang@windriver.com>
Mon, 25 Feb 2013 02:45:13 +0000 (10:45 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Mar 2013 11:11:48 +0000 (11:11 +0000)
commit684b94317f5b78f6c9c993f84438f8fa7e59fd5a
treedbae2034a845c64dce90296f60d684c26877118b
parent378504c1c0ab1e0e09950b37effc04221b928236
dpkg: save output of postinstall scripts when image firstboot

When image feature "debug-tweaks" enabled, save output of postinstall
scripts to log file /var/log/postinstall.log when image first boot. And
the log file can be configured.

It also needs image feature "package-management" enabled. If not,
package run-postinsts will be installed and then all packages will be
configured by it. Command 'dpkg --configure' outputs nothing.

[YOCTO #3223]

Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/dpkg/dpkg.inc