diskimg: increase tmpfs size of rpi target
This commit is contained in:
parent
460c858e22
commit
f67c314f75
@ -12,7 +12,7 @@ case $VARIANT in
|
|||||||
else
|
else
|
||||||
ROOTFSINSTALL_ADD="-rpi"
|
ROOTFSINSTALL_ADD="-rpi"
|
||||||
fi
|
fi
|
||||||
MEDIA_SIZE=6144 ;;
|
MEDIA_SIZE=7040 ;;
|
||||||
raspberrypi-plasma)
|
raspberrypi-plasma)
|
||||||
BASE_IMAGE="openmamba-rootfs"
|
BASE_IMAGE="openmamba-rootfs"
|
||||||
MODE=rootfsinstall
|
MODE=rootfsinstall
|
||||||
|
Loading…
Reference in New Issue
Block a user