Commit 838d9f41 authored by Anton Midyukov's avatar Anton Midyukov Committed by Michael Shigorin

plymouth: added make-initrd-plymouth explicitly

make-initrd-plymouth missing in squashfs results in plymouth bootsplash not available at boot. See-also: https://bugzilla.altlinux.org/35941
parent 6bb1d1cd
......@@ -25,5 +25,6 @@ use/plymouth/base: use/plymouth/stage2
@$(call add,BASE_PACKAGES_REGEXP,make-initrd-plymouth cpio)
@$(call add,BASE_KMODULES_REGEXP,drm.*)
@$(call add,THE_BRANDING,bootsplash)
@$(call add,THE_PACKAGES,make-initrd-plymouth)
use/plymouth/full: use/plymouth/stage2 use/plymouth/base; @:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment