[neon/neon/livecd-rootfs/Neon/release] live-build/auto: right one this time
Carlos De Maine
null at kde.org
Thu May 16 09:20:49 BST 2024
Git commit ab075bd2fcadf7a4470401bd99323571c1ce0840 by Carlos De Maine.
Committed on 16/05/2024 at 08:20.
Pushed by carlosdem into branch 'Neon/release'.
right one this time
M +1 -1 live-build/auto/config
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ab075bd2fcadf7a4470401bd99323571c1ce0840
diff --git a/live-build/auto/config b/live-build/auto/config
index be8269b9..dc40d347 100755
--- a/live-build/auto/config
+++ b/live-build/auto/config
@@ -474,12 +474,12 @@ case $IMAGEFORMAT in
CHANNEL="${CHANNEL:-edge}"
case $MODEL in
- pc-amd64|pc-i386|pc-arm64)
pc-amd64|pc-arm64)
if [ -z "${SUBARCH:-}" ]; then
# This is to make sure there's enough writable space
UBUNTU_IMAGE_ARGS="$UBUNTU_IMAGE_ARGS --image-size 3700M"
fi
+ ;;
*) ;;
esac
More information about the Neon-commits
mailing list