Commit 0a123863 authored by Anton Midyukov's avatar Anton Midyukov

plymouth: do not add plymouth in stage2

parent 28513993
......@@ -30,7 +30,7 @@ ifeq (distro,$(IMAGE_CLASS))
@$(call add,BASE_PACKAGES,installer-feature-setup-plymouth)
endif
@$(call add,THE_BRANDING,bootsplash graphics)
@$(call add,THE_PACKAGES,make-initrd-plymouth cpio)
@$(call add,BASE_PACKAGES,make-initrd-plymouth cpio)
ifeq (vm,$(IMAGE_CLASS))
@$(call add,BASE_BOOTARGS,quiet splash)
endif
......
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