Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/guysoft/OctoPi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Sheffer <guysoft@gmail.com>2021-06-17 13:46:15 +0300
committerGuy Sheffer <guysoft@gmail.com>2021-06-17 13:46:15 +0300
commit3595898c11c6bd8a017202434ba5c9651e37dea2 (patch)
treeb9611bc79804965d9a089a9ebe7f31aa9ce32284
parent73735b8f12eafd0e7de8f1de5aef4b7551e6bf2b (diff)
Enlarge build root so there is enough space
-rwxr-xr-xsrc/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config b/src/config
index 4a1cc5d..6029923 100755
--- a/src/config
+++ b/src/config
@@ -2,3 +2,5 @@ export DIST_NAME=OctoPi
export DIST_VERSION=1.0.0
export MODULES="base(raspicam, network, disable-services(octopi), password-for-sudo)"
+export BASE_IMAGE_ENLARGEROOT=2000
+export BASE_IMAGE_RESIZEROOT=200