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

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'build-SD-armbian.sh')
-rwxr-xr-xbuild-SD-armbian.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/build-SD-armbian.sh b/build-SD-armbian.sh
index e331f7f9..967a7aa6 100755
--- a/build-SD-armbian.sh
+++ b/build-SD-armbian.sh
@@ -38,8 +38,10 @@ RELEASE=stretch
KERNEL_ONLY=no
KERNEL_CONFIGURE=no
BUILD_DESKTOP=no
-CLEAN_LEVEL=""
USE_CCACHE=yes
+CLEAN_LEVEL="cache debs"
+# CLEAN_LEVEL="" # study this: it is much faster, but generated images might be broken (#548)
+# NO_APT_CACHER=no # this will also improve build times, but doesn't seem very reliable
EOF
# board specific parameters