Bug 462382

Summary: initscripts should kick plymouth to quit differently if runlevel 5 / gdm
Product: [Fedora] Fedora Reporter: Ray Strode [halfline] <rstrode>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-09-23 18:56:52 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
the patch
none
forgot a snippet none

Description Ray Strode [halfline] 2008-09-15 19:47:43 UTC
After the beta, we're going to want to enable a smooth transition between plymouth and gdm.

plymouth and gdm will need to start on the same vt as each other and plymouth will need to tell gdm to start the X server with -nr instead of -br.

plymouth should only do it though, if gdm is going to run.

So I think we need something like the above attachment.

Note currently plymouth doesn't have the --retain-splash option.  I'll be fixing that today, but none of this should go in the beta.

Comment 1 Ray Strode [halfline] 2008-09-19 19:18:25 UTC
ah jee, did i forget to attach the patch again?

Comment 2 Ray Strode [halfline] 2008-09-19 19:20:05 UTC
Created attachment 317228 [details]
the patch

Comment 3 Ray Strode [halfline] 2008-09-19 20:48:07 UTC
Created attachment 317239 [details]
forgot a snippet