~comcloudway/builds.sr.ht

ad5daff94cccae11336b3caf22d4a9fbd8e7c626 — Taavi Väänänen 1 year, 8 months ago a1c186f
images/debian: Increase /boot partition size

Apparently the space needed in /boot is at least temporarily over 100M,
so the build will fail with:
 gzip: stdout: No space left on device
1 files changed, 1 insertions(+), 1 deletions(-)

M images/debian/genimg
M images/debian/genimg => images/debian/genimg +1 -1
@@ 50,7 50,7 @@ then
fi

sfdisk --no-reread /dev/nbd0 <<EOF
1M,100M,L,*
1M,256M,L,*
,2048M,S
,,L
EOF