Commit ca67a209 authored by Michael Shigorin's avatar Michael Shigorin

renamed base+server+disk pkglist to server+extra

This is to fit base/extra separation better and to avoid lvm2 creeping into VE images.
parent 5c5c4a6a
......@@ -11,7 +11,7 @@ distro/server-mini: distro/server-base use/cleanup/x11-alterator
@$(call add,STAGE1_KMODULES,e1000e igb)
@$(call add,BASE_LISTS,\
$(call tags,base && (server || network || security || pkg)))
@$(call add,BASE_LISTS,$(call tags,extra network))
@$(call add,BASE_LISTS,$(call tags,extra (server || network)))
distro/server-systemd: distro/server-mini use/systemd
......
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