Commit beb011f5 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: added license note to server

It's the only installer in this collection and it did lack any branding indeed.
parent 73fd4d33
......@@ -87,8 +87,11 @@ distro/regular-rescue: distro/.regular-bare use/rescue/rw \
@$(call add,RESCUE_PACKAGES,gpm)
distro/regular-server: distro/.regular-bare +installer +sysvinit +power \
use/install2/fs use/bootloader/lilo use/firmware use/server/mini
use/install2/fs use/bootloader/lilo use/firmware use/server/mini \
use/branding
@$(call add,THE_LISTS,$(call tags,(base || server) && regular))
@$(call set,INSTALLER,desktop)
@$(call add,INSTALL2_BRANDING,alterator notes)
@$(call add,THE_BRANDING,alterator)
endif
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