%env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/armel-base.common %env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/buffalo_ls_chlv2.common # Release desc (the actual release description) release_desc: armelv5tel Buffalo Linkstation CHL V2 # Release Version (used to generate release_file) release_version: 0 # Specify image file name (image file name will be automatically # produced otherwise) image_name: SabLink_Linux_0_armelv5tel_buffalo_ls_chlv2_20GB.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: 20000 # Path to boot partition data (MLO, u-boot.img etc) %env source_boot_directory: ${SABAYON_MOLECULE_HOME:-/sabayon}/boot/arm/buffalo_ls_chlv2 # External script that will generate the image file. # The same can be copied onto a MMC by using dd %env image_generator_script: ${SABAYON_MOLECULE_HOME:-/sabayon}/scripts/buffalo_ls_chlv2_image_generator_script.sh