Commit 36642ec7 authored by Anton Midyukov's avatar Anton Midyukov

regular.mk: do not add plymouth to lxde

Plymouth requires adding drm modules to initrd. But we need to reduce the initrd size of this image for i586.
parent ba2750b5
......@@ -180,7 +180,8 @@ distro/regular-xfce-install: distro/.regular-install-x11-systemd \
distro/regular-gnome-install: distro/.regular-install-x11-systemd mixin/regular-gnome \
use/kernel/latest +plymouth; @:
distro/regular-lxde: distro/.regular-gtk mixin/regular-lxde; @:
distro/regular-lxde: distro/.regular-desktop use/x11/lightdm/gtk \
mixin/regular-lxde; @:
distro/regular-mate: distro/.regular-gtk mixin/regular-mate; @:
......
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