Commit b0ba20f7 authored by Anton Midyukov's avatar Anton Midyukov

regular.mk: remove plymouth from regular-icewm

Plymouth adds kernel drm modules to the initrd, which greatly increases it.
parent 5771bd16
......@@ -144,8 +144,8 @@ distro/.regular-install-x11-systemd: distro/.regular-install-x11 \
@$(call add,THE_PACKAGES,bluez)
@$(call add,DEFAULT_SERVICES_ENABLE,bluetoothd)
distro/regular-icewm: distro/.regular-gtk mixin/regular-icewm \
use/kernel/latest
distro/regular-icewm: distro/.regular-desktop use/x11/lightdm/gtk \
mixin/regular-icewm use/kernel/latest
@$(call add,THE_PACKAGES,icewm-startup-polkit-gnome)
distro/regular-icewm-sysv: distro/.regular-gtk-sysv mixin/regular-icewm \
......
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