Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 663782 - livecd/splash_theme has no effect (catalyst-2.0.18-r4)
Summary: livecd/splash_theme has no effect (catalyst-2.0.18-r4)
Status: UNCONFIRMED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: Catalyst (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Catalyst Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-16 15:06 UTC by Vasiliy
Modified: 2018-08-16 15:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?