[molecules/arm-base] enable remaster_pre.sh and remaster_post.sh scripts

This commit is contained in:
Fabio Erculiani 2012-01-29 14:00:09 +01:00
parent c2045628b9
commit 860910baa5

View File

@ -12,7 +12,7 @@ execution_strategy: chroot_to_mmc
# IMAGE_NAME = name of the final MMC image
# DESTINATION_IMAGE_DIR = path to the destination image directory
# CHROOT_DIR = path pointing to the chroot
# outer_source_chroot_script: /path/to/some/script.sh
outer_source_chroot_script: /sabayon/scripts/remaster_pre.sh
# Inner source chroot script. Called from inside the source_chroot.
# Can be used to spawn package updates inside the chroot.
@ -24,7 +24,7 @@ execution_strategy: chroot_to_mmc
# IMAGE_NAME = name of the final MMC image
# DESTINATION_IMAGE_DIR = path to the destination image directory
# CHROOT_DIR = path pointing to the chroot
# outer_source_chroot_script_after: /path/to/some/script.sh
outer_source_chroot_script_after: /sabayon/scripts/remaster_post.sh
# Error script command, executed when something went wrong and molecule has
# to terminate the execution