15 lines
437 B
Python
15 lines
437 B
Python
# Use abs path, otherwise daily iso build won't work
|
|
%import /sabayon/molecules/awesome.common
|
|
|
|
# Release Version
|
|
release_version: 7
|
|
|
|
# Release Version string description
|
|
release_desc: amd64 Awesome
|
|
|
|
# Path to source ISO file (MANDATORY)
|
|
source_iso: /sabayon/iso/Sabayon_Linux_SpinBase_DAILY_amd64.iso
|
|
|
|
# Destination ISO image name, call whatever you want.iso, not mandatory
|
|
destination_iso_image_name: Sabayon_Linux_7_amd64_Awesome.iso
|