generic-poky/meta
Haris Okanovic e3537163a6 run-postinsts: Print message before running deferred postinst scripts
Opkg can defer running postinst scripts to first boot, which can take
a while on some systems. The output of `opkg configure` (or whatever pm
is used) is redirected to a file when logging is enabled
(I.e. $POSTINST_LOGGING == 1), making the machine appear hung during
this process. This change simply prints a wait message on the console
to inform the user of this potentially long and silent operation so
that they do not mistakenly reboot their machine.

Why not simply `tee` the output instead?
Tee might be provided by BusyBox in some distros, which may need to run
update-alternatives in the very postinst scripts being executed by this
process. It's therefore not safe to assume Tee (or any other packaged
util) is available until the configure process finishes.

(From OE-Core rev: 3f8f1d8e4b129e5dfdd63d450887320aa0e33228)

Signed-off-by: Haris Okanovic <haris.okanovic@ni.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-12-08 10:31:30 +00:00
..
classes update-rc.d: ignore initscript in prerm and preinst when systemd is active 2016-12-08 10:31:30 +00:00
conf selftest: wic: fix test_qemu 2016-12-07 10:38:06 +00:00
files sdk-installer: Fix unclear SDK installer message 2016-10-11 22:59:35 +01:00
lib selftest: wic: fix test_qemu 2016-12-07 10:38:06 +00:00
recipes-bsp u-boot: Update to v2016.11 release 2016-12-08 10:31:30 +00:00
recipes-connectivity nfs-utils: sync systemd unit files with nfs-utils.git 2016-12-08 10:31:30 +00:00
recipes-core systemd: Upgrade to 232 2016-12-08 10:31:29 +00:00
recipes-devtools run-postinsts: Print message before running deferred postinst scripts 2016-12-08 10:31:30 +00:00
recipes-extended lighttpd: access and accesslog are optional modules 2016-12-08 10:31:30 +00:00
recipes-gnome epiphany: update to 3.22.3 2016-11-30 15:48:09 +00:00
recipes-graphics libva: Import from meta-intel and update to 1.7.3 2016-12-08 10:31:29 +00:00
recipes-kernel kern-tools: fix processing for no branch meta-data 2016-12-07 10:46:09 +00:00
recipes-lsb4 libpng12: Handle no static libs 2016-02-15 16:28:46 +00:00
recipes-multimedia ffmpeg: disable unsupported extensions on mips32r1 2016-12-08 10:31:30 +00:00
recipes-rt rt-tests: fix the recipe version to match upstream 2016-11-06 23:35:34 +00:00
recipes-sato webkitgtk: update to 2.14.2 2016-11-30 15:48:07 +00:00
recipes-support sqlite3: 3.14.1 -> 3.15.1 2016-12-08 10:31:29 +00:00
site siteinfo.bbclass: Add mipsisa{32, 64}r6{el, } support 2016-10-07 16:43:57 +01:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt qt4: remove recipes and classes 2016-01-07 13:40:14 +00:00