vm.mk: initial vagrant-base
This should be built as vagrant-base.vdi (xz before publishing).
This commit is contained in:
parent
451d7c012d
commit
048c7c0834
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user