Add resize-vagrant-disk.sh script, since the default disk image is small

This commit is contained in:
Andrew Eikum 2019-10-03 08:36:01 -05:00
parent 71d4637729
commit 1dc63b6079
2 changed files with 102 additions and 0 deletions

View file

@ -82,6 +82,8 @@ help:
@echo ""
@echo " "make build_name=mytest module=dsound module" - Build only the dsound module"
@echo " in the \"mytest\" build directory and place it into vagrant_share/dsound/."
@echo ""
@echo "Running out of disk space in the VM? See resize-vagrant-disk.sh"
vagrant:
vagrant up