aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--stretch-arm64-rootfs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stretch-arm64-rootfs.yaml b/stretch-arm64-rootfs.yaml
index 52b59da62d..c6abf03e87 100644
--- a/stretch-arm64-rootfs.yaml
+++ b/stretch-arm64-rootfs.yaml
@@ -74,7 +74,7 @@
dpkg -s live-build |grep '^Version'
test -d builddir || mkdir builddir
- sudo mount -t tmpfs -o size=6G tmpfs builddir
+ sudo mount -t tmpfs -o size=8G tmpfs builddir
cp -a ${codename}-arm64-${rootfs} builddir/
cd builddir/${codename}-arm64-${rootfs}
./configure