Commit ce8c8f02 authored by Anton Midyukov's avatar Anton Midyukov

regular.mk: add kernel-headers on disk for desktop targets

parent 9f89bb08
......@@ -41,6 +41,7 @@ distro/.regular-x11: distro/.regular-base mixin/regular-x11 \
@$(call add,THE_LISTS,$(call tags,(base || desktop) && regular))
@$(call add,LIVE_LISTS,$(call tags,base rescue))
@$(call add,LIVE_PACKAGES,gpm)
@$(call add,MAIN_LISTS,kernel-headers)
@$(call add,DEFAULT_SERVICES_DISABLE,gpm powertop)
# Network install
......
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