[molecules] bump EfikaMX Base Image to 4GB
This commit is contained in:
parent
187c11e47d
commit
5bbd872c66
@ -1,5 +1,5 @@
|
|||||||
%import /sabayon/molecules/arm-base.common
|
%import /sabayon/molecules/arm-base.common
|
||||||
%import /sabayon/molecules/efikamx.common
|
%import /sabayon/molecules/efikamx-base.common
|
||||||
|
|
||||||
# Release desc (the actual release description)
|
# Release desc (the actual release description)
|
||||||
release_desc: armv7a Efika MX
|
release_desc: armv7a Efika MX
|
||||||
@ -9,12 +9,12 @@ release_version: 8
|
|||||||
|
|
||||||
# Specify image file name (image file name will be automatically
|
# Specify image file name (image file name will be automatically
|
||||||
# produced otherwise)
|
# produced otherwise)
|
||||||
image_name: Sabayon_Linux_8_armv7a_EfikaMX_Base_2GB.img
|
image_name: Sabayon_Linux_8_armv7a_EfikaMX_Base_4GB.img
|
||||||
|
|
||||||
# Specify the image file size in Megabytes. This is mandatory.
|
# Specify the image file size in Megabytes. This is mandatory.
|
||||||
# To avoid runtime failure, make sure the image is large enough to fit your
|
# To avoid runtime failure, make sure the image is large enough to fit your
|
||||||
# chroot data.
|
# chroot data.
|
||||||
image_mb: 1800
|
image_mb: 3800
|
||||||
|
|
||||||
# Path to boot partition data (MLO, u-boot.img etc)
|
# Path to boot partition data (MLO, u-boot.img etc)
|
||||||
source_boot_directory: /sabayon/boot/arm/efikamx
|
source_boot_directory: /sabayon/boot/arm/efikamx
|
Loading…
Reference in New Issue
Block a user