diff options
author | Trevor Woerner <twoerner@gmail.com> | 2020-12-24 10:31:05 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-01-05 13:48:41 +0000 |
commit | 6ddb9bc4bb1caedebcebeed6d0e3140956b5bcab (patch) | |
tree | e342e313315672bbd39f2645a44dad4640ba0fbf /meta/classes/ptest-gnome.bbclass | |
parent | 05091409dd90a93ce232206a02c050de760875b6 (diff) | |
download | poky-6ddb9bc4bb1caedebcebeed6d0e3140956b5bcab.tar.gz |
psplash (sysvinit): add textual updates
The psplash program contains a hidden text box immediately above the
progress bar. Any text sent via a "MSG" command through psplash's fifo will
be displayed, centred, above the progress bar. Add the ability to show
which startup script is currently running, in sync with updates to the
progress bar. If a startup script takes a bit longer than others and the
progress bar stops momentarily, this allows the user to know which script
is responsible.
This feature is added with a knob, default off, for enabling or disabling
this feature. The knob is in the form of a PACKAGECONFIG against the
sysvinit recipe: psplash-text-updates
NOTE: this knob can be changed in the filesystem at runtime by editing
/etc/default/rcS regardless of how it is set in the build.
(From OE-Core rev: 6a48631e24341895f13029fb7c69dd67031f53c1)
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/ptest-gnome.bbclass')
0 files changed, 0 insertions, 0 deletions