12 lines
454 B
RPMSpec
12 lines
454 B
RPMSpec
# Use abs path, otherwise daily iso build won't work
|
|
%env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/serverbase.common
|
|
|
|
release_version: 10
|
|
release_desc: amd64 ServerBase
|
|
|
|
# Path to source ISO file (MANDATORY)
|
|
%env source_iso: ${SABAYON_MOLECULE_HOME:-/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_ServerBase_10_amd64.iso
|