mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-12 03:41:12 +00:00
Ok, last commit didn't remove enough lines, sorry for that.
This commit is contained in:
parent
2620aacd6a
commit
4e8e1fed07
@ -360,10 +360,8 @@ case $IMAGEFORMAT in
|
||||
case $MODEL in
|
||||
pc-amd64|pc-i386)
|
||||
if [ -z "${SUBARCH:-}" ]; then
|
||||
case $SUITE in
|
||||
# This is to make sure there's enough writable space
|
||||
UBUNTU_IMAGE_ARGS="$UBUNTU_IMAGE_ARGS --image-size 3700M"
|
||||
esac
|
||||
# This is to make sure there's enough writable space
|
||||
UBUNTU_IMAGE_ARGS="$UBUNTU_IMAGE_ARGS --image-size 3700M"
|
||||
fi
|
||||
;;
|
||||
*) ;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user