Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 663782

Summary: livecd/splash_theme has no effect (catalyst-2.0.18-r4)
Product: Gentoo Hosted Projects Reporter: Vasiliy <6vasia>
Component: CatalystAssignee: Gentoo Catalyst Developers <catalyst>
Status: UNCONFIRMED ---    
Severity: minor    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Vasiliy 2018-08-16 15:06:12 UTC
livecd-stage2 has a setting called "livecd/splash_theme", but bootloader-setup.sh and kmerge.sh expect $clst_splash_theme and only livecdfs-update expects $clst_livecd_splash_theme. As a result, there is no splash in initramfs and no splash=... arg in bootloader config.

Reproducible: Always

Steps to Reproduce:
1. write a livecd spec with livecd/splash_theme set
2. run catalyst
3. run built image
Actual Results:  
no splash

Expected Results:  
splash

merge splash_theme and livecd/splash_theme settings?