Explorar el Código

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

Bob Mottram hace 9 años
padre
commit
14927cc813
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/freedombone-image

+ 1
- 1
src/freedombone-image Ver fichero

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