[molecules] add Sabayon Minimal image with sabayon-limbo enabled
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Use abs path, otherwise daily iso build won't work
|
||||
%env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/minimal.common
|
||||
%env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/amd64.common
|
||||
|
||||
%env release_version: ${SABAYON_RELEASE:-LATEST}
|
||||
release_desc: amd64 Minimal Development
|
||||
|
||||
%env source_iso: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_${ISO_TAG:-DAILY}_amd64_SpinBase+dev.iso
|
||||
%env destination_iso_image_name: Sabayon_Linux_${SABAYON_RELEASE:-LATEST}_amd64_Minimal+dev.iso
|
||||
@@ -5,8 +5,5 @@
|
||||
%env release_version: ${SABAYON_RELEASE:-LATEST}
|
||||
release_desc: amd64 Minimal
|
||||
|
||||
# Path to source ISO file (MANDATORY)
|
||||
%env source_iso: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_${ISO_TAG:-DAILY}_amd64_SpinBase.iso
|
||||
|
||||
# Destination ISO image name, call whatever you want.iso, not mandatory
|
||||
%env destination_iso_image_name: Sabayon_Linux_${SABAYON_RELEASE:-LATEST}_amd64_Minimal.iso
|
||||
|
||||
Reference in New Issue
Block a user