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.
This commit is contained in:
parent
ba2750b5e4
commit
36642ec71f
@ -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; @:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user