Bug 516104 - dracut's plymouth text splash doesn't hide boot messages
Summary: dracut's plymouth text splash doesn't hide boot messages
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: dracut
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F12Beta, F12BetaBlocker
TreeView+ depends on / blocked
 
Reported: 2009-08-06 18:11 UTC by Ray Strode [halfline]
Modified: 2013-01-10 05:23 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-11 15:11:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ray Strode [halfline] 2009-08-06 18:11:19 UTC
Harald pointed out to me today that dracut built images have a screwed up plymouth experience.  All the messages normally redirected to boot.log show up at the same time as the text mode progress bar, creating tons of ugly noise all over the screen.

I looked into it a bit.  Plymouthd isn't getting started with the "redirect messages to boot.log" argument.

In 10plymouth-pretrigger.sh there is a

[ -x /bin/plymouthd ] && /bin/plymouthd

that line should have a --attach-to-session argument added to it.

Comment 1 Jesse Keating 2009-08-06 22:30:32 UTC
Given that we aren't booting dracut created images by default in Alpha, I don't believe that this is an alpha blocker.  Moving to Beta though.

Comment 2 Harald Hoyer 2009-09-11 15:11:22 UTC
should be fixed!


Note You need to log in before you can comment on or make changes to this bug.