Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 491194
Collapse All | Expand All

(-)plymouth-0.8.8-r4.ebuild.orig (+7 lines)
Lines 87-90 Link Here
87
		ewarn "If you want initramfs builder with plymouth support, please emerge"
87
		ewarn "If you want initramfs builder with plymouth support, please emerge"
88
		ewarn "sys-kernel/dracut[dracut_modules_plymouth] or sys-kernel/genkernel-next[plymouth]."
88
		ewarn "sys-kernel/dracut[dracut_modules_plymouth] or sys-kernel/genkernel-next[plymouth]."
89
	fi
89
	fi
90
	if has_version sys-apps/openrc && ! has_version sys-boot/plymouth-openrc-plugin ; then
91
		ewarn "Plymouth is missing good openrc integration at the moment"
92
		ewarn "You can use sys-boot/plymouth-openrc-plugin but bear in mind it is"
93
		ewarn "unmaintanined. If you want to contribute proper openrc service"
94
		ewarn "files for plymouth or maintain the openrc plugin your help is welcome"
95
		ewarn "Se also https://bugs.gentoo.org/show_bug.cgi?id=491194"
96
	fi
90
}
97
}

Return to bug 491194