Commit 1ee6e31b authored by Michael Shigorin's avatar Michael Shigorin

volumes: initial feature

This one is directly a counterpart to mkimage-profiles-desktop's vm-profile-% contained in use.mk.in.
parent 97719fe8
Эта фича обеспечивает выставление нужного профиля разбивки дисков
при установке с помощью installer или livecd-install.
use/volumes:
@$(call add_feature)
@$(call add,INSTALL2_PACKAGES,$$(STAGE2_VOLUMES_PROFILE))
@$(call add,LIVE_PACKAGES,$$(STAGE2_VOLUMES_PROFILE))
use/volumes/%: use/volumes
@$(call set,STAGE2_VOLUMES_PROFILE,volumes-profile-$*)
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