Full install if about 5.6G, so increase the default image size

This commit is contained in:
Bob Mottram 2016-02-23 13:51:40 +00:00
parent 2a24c7b46e
commit 14927cc813
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ BUILD_DIR=~/.tmp_${PROJECT_NAME}_build
VMDEBOOTSTRAP_REPO=git://git.liw.fi/vmdebootstrap
VMDEBOOTSTRAP_VERSION=0.8
MAKEFILE=${PROJECT_NAME}-image-makefile
IMAGE_SIZE=4G
IMAGE_SIZE=8G
IMAGE_NAME='full'
USERNAME=$(echo $USER)