Commit 0bfbdcb3 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: move sysv-tde to led-ws

This kernel can help save almost 50 megabytes of image size and shave off several megs of RAM consumption as well which is important after the installation has been through.
parent faae2165
......@@ -114,7 +114,8 @@ distro/regular-rescue: distro/.regular-bare use/rescue/rw \
distro/regular-sysv-tde: distro/.regular-install-x11 \
mixin/desktop-installer mixin/regular-tde \
use/branding/complete use/net-eth/dhcp use/install2/fs \
use/efi/refind use/efi/shell use/rescue/base; @:
use/efi/refind use/efi/shell use/rescue/base
@$(call set,KFLAVOURS,led-ws)
distro/regular-server: distro/.regular-install \
use/install2/fs use/server/mini
......
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