Commit f23fdcb8 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: regular-server tweaks

LUKS seems like a worthwile addition to this particular image; it's also switched to use installer-distro-altlinux-server for both LUKS support (until installer-steps are dynamic) and server-oriented partitioning presets.
parent 34df0658
......@@ -88,9 +88,9 @@ distro/regular-rescue: distro/.regular-bare use/rescue/rw \
distro/regular-server: distro/.regular-bare +installer +sysvinit +power \
use/install2/fs use/bootloader/lilo use/firmware use/server/mini \
use/branding
use/branding use/luks
@$(call add,THE_LISTS,$(call tags,(base || server) && regular))
@$(call set,INSTALLER,desktop)
@$(call set,INSTALLER,altlinux-server)
@$(call add,INSTALL2_BRANDING,alterator notes)
@$(call add,THE_BRANDING,alterator)
......
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