Commit 048c7c08 authored by Michael Shigorin's avatar Michael Shigorin

vm.mk: initial vagrant-base

This should be built as vagrant-base.vdi (xz before publishing).
parent 451d7c01
......@@ -25,4 +25,8 @@ vm/icewm-setup: vm/.desktop-bare mixin/icewm use/oem use/x11-autostart
@$(call add,THE_BRANDING,graphics)
@$(call add,THE_LISTS,$(call tags,base l10n))
# some arbitrary gigabyte
vm/vagrant-base: vm/net use/vagrant
@$(call set,VM_SIZE,1073741824)
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