molecules/molecules/sabayon-arm-beagleboard-xm-8G.spec
2012-05-28 18:07:46 +02:00

25 lines
856 B
Python

%import /sabayon/molecules/arm-base.common
%import /sabayon/molecules/beagleboard-xm.common
# Release desc (the actual release description)
release_desc: armv7a BeagleBoard xM
# Release Version (used to generate release_file)
release_version: 9
# Specify image file name (image file name will be automatically
# produced otherwise)
image_name: Sabayon_Linux_9_armv7a_BeagleBoard_xM_8GB.img
# Specify the image file size in Megabytes. This is mandatory.
# To avoid runtime failure, make sure the image is large enough to fit your
# chroot data.
image_mb: 7400
# Path to boot partition data (MLO, u-boot.img etc)
source_boot_directory: /sabayon/boot/arm/beagleboard-xm
# External script that will generate the image file.
# The same can be copied onto a MMC by using dd
image_generator_script: /sabayon/scripts/beagleboard_xm_image_generator_script.sh