From 58bcc78f748c60135b129c502a2db5175b347c8d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 25 Apr 2020 02:33:25 +0100 Subject: sys-kernel/dracut-config-redcore : reenable plymouth --- sys-kernel/dracut-config-redcore/files/redcore-dracut.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-kernel/dracut-config-redcore/files') diff --git a/sys-kernel/dracut-config-redcore/files/redcore-dracut.conf b/sys-kernel/dracut-config-redcore/files/redcore-dracut.conf index f7393d77..279e9bed 100644 --- a/sys-kernel/dracut-config-redcore/files/redcore-dracut.conf +++ b/sys-kernel/dracut-config-redcore/files/redcore-dracut.conf @@ -5,10 +5,10 @@ hostonly="no" # early_microcode="yes" # Dracut modules to add when building the iniframfs -add_dracutmodules+=" drm " +add_dracutmodules+=" drm plymouth " # Dracut modules to ommit when building the initramfs. -omit_dracutmodules+=" systemd systemd-initrd systemd-networkd dracut-systemd plymouth " +omit_dracutmodules+=" systemd systemd-initrd systemd-networkd dracut-systemd " # Make sure we have vboxvideo && qxl inside the initramfs (Virtualbox/Qemu) add_drivers+=" vboxvideo qxl " -- cgit v1.2.3