Public bug reported:
gdm and lightdm in their upstart files have code similar to:
for ARG in $(cat /proc/cmdline); do
if [ "$ARG" = "text" ]; then
plymouth quit || :
stop
exit 0
fi
done
Bug #893764 request the same code be added to kdm.
This seems like this check should be refactored out of the display
managers and added to plymouth. Plymouth upstart could check for text
mode and emit some sort of start window manager if text mode is not on
the kernel cmdline.
** Affects: plymouth (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1264430
Title:
Checking for text mode should be in plymouth and not in inidividual
window managers
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1264430/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs