diff --git a/src/config b/src/config index 3044da9..a2f0e91 100755 --- a/src/config +++ b/src/config @@ -3,7 +3,7 @@ export DIST_VERSION=0.14.0 export MODULES="base(raspicam, network, disable-services(gui(fullpageos), usage-statistics))" # if set will enlarge root parition prior to build by provided size in MB -export BASE_IMAGE_ENLARGEROOT=1000 +export BASE_IMAGE_ENLARGEROOT=2000 # if set will resize root partition on image after build to minimum size + # provided size in MB