Bug 390113

Summary: bootsplash does not work after removing obsolete Theme SuSE
Product: [openSUSE] openSUSE 11.0 Reporter: Mario Goppold <mgoppold>
Component: BootloaderAssignee: Michael Schröder <mls>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Major    
Priority: P5 - None    
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: openSUSE 11.0   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on: 385502    
Bug Blocks:    

Description Mario Goppold 2008-05-14 08:19:54 UTC
in all config files of bootsplash-branding-openSUSE-3.1-9 are references to the SuSE theme.

see: grep SuSE /etc/bootsplash/themes/openSUSE/config/*

Workaround and/or solution:

cd /etc/bootsplash/themes/openSUSE/config/
for cfg in *.cfg ; do sed -i -e "s,/themes/SuSE/,/themes/openSUSE/," $cfg; done
mkinitrd
Comment 3 Steffen Winterfeldt 2008-05-14 09:38:22 UTC
please wait for the _real_ beta3 :-)