[molecules/*] bump release version to "10"

This commit is contained in:
Fabio Erculiani 2012-08-30 08:00:15 +02:00
parent afccb96985
commit 68d9f23c76
46 changed files with 94 additions and 94 deletions

View File

@ -33,7 +33,7 @@ iso_title: Sabayon GNOME
extra_mkisofs_parameters: -b isolinux/isolinux.bin -c isolinux/boot.cat
# Pre-ISO building script. Hook to be able to copy kernel images in place, for example
%env pre_iso_script: ${SABAYON_MOLECULE_HOME:-/sabayon}/scripts/amd64_x86_pre_iso_script.sh GNOME 64 32 ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_9_x86_G.iso
%env pre_iso_script: ${SABAYON_MOLECULE_HOME:-/sabayon}/scripts/amd64_x86_pre_iso_script.sh GNOME 64 32 ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_10_x86_G.iso
# Post-ISO building script, called after ISO image generation.
%env post_iso_script: ${SABAYON_MOLECULE_HOME:-/sabayon}/scripts/generic_post_iso_script.sh
@ -64,13 +64,13 @@ execute_repositories_update: no
# paths_to_empty:
# Release Version
release_version: 9
release_version: 10
# Release Version string description
release_desc: amd64+x86 GNOME
# Path to source ISO file (MANDATORY)
%env source_iso: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_9_amd64_G.iso
%env source_iso: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_10_amd64_G.iso
# Destination ISO image name, call whatever you want.iso, not mandatory
destination_iso_image_name: Sabayon_Linux_9_amd64+x86_G.iso
destination_iso_image_name: Sabayon_Linux_10_amd64+x86_G.iso

View File

@ -33,7 +33,7 @@ iso_title: Sabayon KDE
extra_mkisofs_parameters: -b isolinux/isolinux.bin -c isolinux/boot.cat
# Pre-ISO building script. Hook to be able to copy kernel images in place, for example
%env pre_iso_script: ${SABAYON_MOLECULE_HOME:-/sabayon}/scripts/amd64_x86_pre_iso_script.sh KDE 64 32 ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_9_x86_K.iso
%env pre_iso_script: ${SABAYON_MOLECULE_HOME:-/sabayon}/scripts/amd64_x86_pre_iso_script.sh KDE 64 32 ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_10_x86_K.iso
# Post-ISO building script, called after ISO image generation.
%env post_iso_script: ${SABAYON_MOLECULE_HOME:-/sabayon}/scripts/generic_post_iso_script.sh
@ -64,13 +64,13 @@ execute_repositories_update: no
# paths_to_empty:
# Release Version
release_version: 9
release_version: 10
# Release Version string description
release_desc: amd64+x86 KDE
# Path to source ISO file (MANDATORY)
%env source_iso: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_9_amd64_K.iso
%env source_iso: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_10_amd64_K.iso
# Destination ISO image name, call whatever you want.iso, not mandatory
destination_iso_image_name: Sabayon_Linux_9_amd64+x86_K.iso
destination_iso_image_name: Sabayon_Linux_10_amd64+x86_K.iso

View File

@ -2,7 +2,7 @@
%env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/awesome.common
# Release Version
release_version: 9
release_version: 10
# Release Version string description
release_desc: amd64 Awesome
@ -11,4 +11,4 @@ release_desc: amd64 Awesome
%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_9_amd64_Awesome.iso
destination_iso_image_name: Sabayon_Linux_10_amd64_Awesome.iso

View File

@ -1,11 +1,11 @@
# Use abs path, otherwise daily iso build won't work
%env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/corecdx.common
release_version: 9
release_version: 10
release_desc: amd64 CoreCDX
# 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_CoreCDX_9_amd64.iso
destination_iso_image_name: Sabayon_Linux_CoreCDX_10_amd64.iso

View File

@ -2,7 +2,7 @@
%env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/e17.common
# Release Version
release_version: 9
release_version: 10
# Release Version string description
release_desc: amd64 E17
@ -11,4 +11,4 @@ release_desc: amd64 E17
%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_9_amd64_E17.iso
destination_iso_image_name: Sabayon_Linux_10_amd64_E17.iso

View File

@ -2,7 +2,7 @@
%env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/gaming.common
# Release Version
release_version: 9
release_version: 10
# Release Version string description
release_desc: amd64 Gaming Edition
@ -11,4 +11,4 @@ release_desc: amd64 Gaming Edition
%env source_iso: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_DAILY_amd64_G.iso
# Destination ISO image name, call whatever you want.iso, not mandatory
destination_iso_image_name: Sabayon_Linux_9_amd64_Gaming.iso
destination_iso_image_name: Sabayon_Linux_10_amd64_Gaming.iso

View File

@ -2,7 +2,7 @@
%env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/gnome.common
# Release Version
release_version: 9
release_version: 10
# Release Version string description
release_desc: amd64 GNOME
@ -11,4 +11,4 @@ release_desc: amd64 GNOME
%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_9_amd64_G.iso
destination_iso_image_name: Sabayon_Linux_10_amd64_G.iso

View File

@ -2,7 +2,7 @@
%env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/kde.common
# Release Version
release_version: 9
release_version: 10
# Release Version string description
release_desc: amd64 KDE
@ -11,4 +11,4 @@ release_desc: amd64 KDE
%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_9_amd64_K.iso
destination_iso_image_name: Sabayon_Linux_10_amd64_K.iso

View File

@ -2,7 +2,7 @@
%env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/lxde.common
# Release Version
release_version: 9
release_version: 10
# Release Version string description
release_desc: amd64 LXDE
@ -11,4 +11,4 @@ release_desc: amd64 LXDE
%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_9_amd64_LXDE.iso
destination_iso_image_name: Sabayon_Linux_10_amd64_LXDE.iso

View File

@ -2,7 +2,7 @@
%env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/mate.common
# Release Version
release_version: 9
release_version: 10
# Release Version string description
release_desc: amd64 MATE
@ -11,4 +11,4 @@ release_desc: amd64 MATE
%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_9_amd64_MATE.iso
destination_iso_image_name: Sabayon_Linux_10_amd64_MATE.iso

View File

@ -1,11 +1,11 @@
# Use abs path, otherwise daily iso build won't work
%env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/serverbase.common
release_version: 9
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_9_amd64.iso
destination_iso_image_name: Sabayon_Linux_ServerBase_10_amd64.iso

View File

@ -9,5 +9,5 @@
# Path to source ISO file (MANDATORY)
%env source_iso: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_SpinBase_DAILY_amd64.iso
release_version: 9
image_name: Sabayon_Linux_SpinBase_9_amd64_ami.img
release_version: 10
image_name: Sabayon_Linux_SpinBase_10_amd64_ami.img

View File

@ -8,5 +8,5 @@
# Path to source ISO file (MANDATORY)
%env source_iso: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_SpinBase_DAILY_amd64.iso
release_version: 9
tar_name: Sabayon_Linux_SpinBase_9_amd64_Amazon_EBS_ext4_filesystem_image.tar.gz
release_version: 10
tar_name: Sabayon_Linux_SpinBase_10_amd64_Amazon_EBS_ext4_filesystem_image.tar.gz

View File

@ -8,5 +8,5 @@
# Path to source ISO file (MANDATORY)
%env source_iso: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_SpinBase_DAILY_amd64.iso
release_version: 9
tar_name: Sabayon_Linux_SpinBase_9_amd64_openvz.tar.gz
release_version: 10
tar_name: Sabayon_Linux_SpinBase_10_amd64_openvz.tar.gz

View File

@ -3,7 +3,7 @@
# Release Version
# Keep this here, otherwise daily builds automagic won't work
release_version: 9
release_version: 10
# Release Version string description
release_desc: amd64 SpinBase
@ -13,4 +13,4 @@ release_desc: amd64 SpinBase
# Destination ISO image name, call whatever you want.iso, not mandatory
# Keep this here and set, otherwise daily builds automagic won't work
destination_iso_image_name: Sabayon_Linux_SpinBase_9_amd64.iso
destination_iso_image_name: Sabayon_Linux_SpinBase_10_amd64.iso

View File

@ -2,7 +2,7 @@
%env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/xfce.common
# Release Version
release_version: 9
release_version: 10
# Release Version string description
release_desc: amd64 Xfce
@ -11,4 +11,4 @@ release_desc: amd64 Xfce
%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_9_amd64_Xfce.iso
destination_iso_image_name: Sabayon_Linux_10_amd64_Xfce.iso

View File

@ -2,7 +2,7 @@
%env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/forensicxfce.common
# Release Version
release_version: 9
release_version: 10
# Release Version string description
release_desc: amd64 ForensicsXfce

View File

@ -5,11 +5,11 @@
release_desc: armv7a BeagleBoard xM
# Release Version (used to generate release_file)
release_version: 9
release_version: 10
# Specify image file name (image file name will be automatically
# produced otherwise)
image_name: Sabayon_Linux_9_armv7a_BeagleBoard_xM_4GB.img
image_name: Sabayon_Linux_10_armv7a_BeagleBoard_xM_4GB.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

View File

@ -5,11 +5,11 @@
release_desc: armv7a BeagleBoard xM
# Release Version (used to generate release_file)
release_version: 9
release_version: 10
# Specify image file name (image file name will be automatically
# produced otherwise)
image_name: Sabayon_Linux_9_armv7a_BeagleBoard_xM_8GB.img
image_name: Sabayon_Linux_10_armv7a_BeagleBoard_xM_8GB.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

View File

@ -5,11 +5,11 @@
release_desc: armv7a BeagleBone
# Release Version (used to generate release_file)
release_version: 9
release_version: 10
# Specify image file name (image file name will be automatically
# produced otherwise)
image_name: Sabayon_Linux_9_armv7a_BeagleBone_Base_2GB.img
image_name: Sabayon_Linux_10_armv7a_BeagleBone_Base_2GB.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

View File

@ -5,11 +5,11 @@
release_desc: armv7a BeagleBone
# Release Version (used to generate release_file)
release_version: 9
release_version: 10
# Specify image file name (image file name will be automatically
# produced otherwise)
image_name: Sabayon_Linux_9_armv7a_BeagleBone_Base_4GB.img
image_name: Sabayon_Linux_10_armv7a_BeagleBone_Base_4GB.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

View File

@ -5,11 +5,11 @@
release_desc: armv7a Efika MX
# Release Version (used to generate release_file)
release_version: 9
release_version: 10
# Specify image file name (image file name will be automatically
# produced otherwise)
image_name: Sabayon_Linux_9_armv7a_EfikaMX_4GB.img
image_name: Sabayon_Linux_10_armv7a_EfikaMX_4GB.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

View File

@ -5,11 +5,11 @@
release_desc: armv7a Efika MX
# Release Version (used to generate release_file)
release_version: 9
release_version: 10
# Specify image file name (image file name will be automatically
# produced otherwise)
image_name: Sabayon_Linux_9_armv7a_EfikaMX_Base_4GB.img
image_name: Sabayon_Linux_10_armv7a_EfikaMX_Base_4GB.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

View File

@ -5,11 +5,11 @@
release_desc: armv7a PandaBoard
# Release Version (used to generate release_file)
release_version: 9
release_version: 10
# Specify image file name (image file name will be automatically
# produced otherwise)
image_name: Sabayon_Linux_9_armv7a_PandaBoard_4GB.img
image_name: Sabayon_Linux_10_armv7a_PandaBoard_4GB.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

View File

@ -5,11 +5,11 @@
release_desc: armv7a PandaBoard
# Release Version (used to generate release_file)
release_version: 9
release_version: 10
# Specify image file name (image file name will be automatically
# produced otherwise)
image_name: Sabayon_Linux_9_armv7a_PandaBoard_8GB.img
image_name: Sabayon_Linux_10_armv7a_PandaBoard_8GB.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

View File

@ -5,11 +5,11 @@
release_desc: armelv7a BeagleBoard xM
# Release Version (used to generate release_file)
release_version: 9
release_version: 10
# Specify image file name (image file name will be automatically
# produced otherwise)
image_name: Sabayon_Linux_9_armelv7a_BeagleBoard_xM_4GB.img
image_name: Sabayon_Linux_10_armelv7a_BeagleBoard_xM_4GB.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

View File

@ -5,11 +5,11 @@
release_desc: armelv7a BeagleBoard xM
# Release Version (used to generate release_file)
release_version: 9
release_version: 10
# Specify image file name (image file name will be automatically
# produced otherwise)
image_name: Sabayon_Linux_9_armelv7a_BeagleBoard_xM_8GB.img
image_name: Sabayon_Linux_10_armelv7a_BeagleBoard_xM_8GB.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

View File

@ -5,11 +5,11 @@
release_desc: armelv7a BeagleBone
# Release Version (used to generate release_file)
release_version: 9
release_version: 10
# Specify image file name (image file name will be automatically
# produced otherwise)
image_name: Sabayon_Linux_9_armelv7a_BeagleBone_Base_2GB.img
image_name: Sabayon_Linux_10_armelv7a_BeagleBone_Base_2GB.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

View File

@ -5,11 +5,11 @@
release_desc: armelv7a BeagleBone
# Release Version (used to generate release_file)
release_version: 9
release_version: 10
# Specify image file name (image file name will be automatically
# produced otherwise)
image_name: Sabayon_Linux_9_armelv7a_BeagleBone_Base_4GB.img
image_name: Sabayon_Linux_10_armelv7a_BeagleBone_Base_4GB.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

View File

@ -5,11 +5,11 @@
release_desc: armelv7a PandaBoard
# Release Version (used to generate release_file)
release_version: 9
release_version: 10
# Specify image file name (image file name will be automatically
# produced otherwise)
image_name: Sabayon_Linux_9_armelv7a_PandaBoard_4GB.img
image_name: Sabayon_Linux_10_armelv7a_PandaBoard_4GB.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

View File

@ -5,11 +5,11 @@
release_desc: armelv7a PandaBoard
# Release Version (used to generate release_file)
release_version: 9
release_version: 10
# Specify image file name (image file name will be automatically
# produced otherwise)
image_name: Sabayon_Linux_9_armelv7a_PandaBoard_8GB.img
image_name: Sabayon_Linux_10_armelv7a_PandaBoard_8GB.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

View File

@ -4,7 +4,7 @@
prechroot: linux32
# Release Version
release_version: 9
release_version: 10
# Release Version string description
release_desc: x86 Awesome
@ -13,4 +13,4 @@ release_desc: x86 Awesome
%env source_iso: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_SpinBase_DAILY_x86.iso
# Destination ISO image name, call whatever you want.iso, not mandatory
destination_iso_image_name: Sabayon_Linux_9_x86_Awesome.iso
destination_iso_image_name: Sabayon_Linux_10_x86_Awesome.iso

View File

@ -1,7 +1,7 @@
# use abs path, otherwise daily iso build automagic won't work
%env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/corecdx.common
release_version: 9
release_version: 10
release_desc: x86 CoreCDX
# pre chroot command, example, for 32bit chroots on 64bit system, you always
@ -12,4 +12,4 @@ prechroot: linux32
%env source_iso: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_SpinBase_DAILY_x86.iso
# Destination ISO image name, call whatever you want.iso, not mandatory
destination_iso_image_name: Sabayon_Linux_CoreCDX_9_x86.iso
destination_iso_image_name: Sabayon_Linux_CoreCDX_10_x86.iso

View File

@ -2,7 +2,7 @@
%env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/e17.common
# Release Version
release_version: 9
release_version: 10
# Release Version string description
release_desc: x86 E17
@ -14,4 +14,4 @@ prechroot: linux32
%env source_iso: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_SpinBase_DAILY_x86.iso
# Destination ISO image name, call whatever you want.iso, not mandatory
destination_iso_image_name: Sabayon_Linux_9_x86_E17.iso
destination_iso_image_name: Sabayon_Linux_10_x86_E17.iso

View File

@ -5,7 +5,7 @@
prechroot: linux32
# Release Version
release_version: 9
release_version: 10
# Release Version string description
release_desc: x86 Gaming Edition
@ -14,4 +14,4 @@ release_desc: x86 Gaming Edition
%env source_iso: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_DAILY_x86_G.iso
# Destination ISO image name, call whatever you want.iso, not mandatory
destination_iso_image_name: Sabayon_Linux_9_x86_Gaming.iso
destination_iso_image_name: Sabayon_Linux_10_x86_Gaming.iso

View File

@ -4,7 +4,7 @@
prechroot: linux32
# Release Version
release_version: 9
release_version: 10
# Release Version string description
release_desc: x86 GNOME
@ -13,4 +13,4 @@ release_desc: x86 GNOME
%env source_iso: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_SpinBase_DAILY_x86.iso
# Destination ISO image name, call whatever you want.iso, not mandatory
destination_iso_image_name: Sabayon_Linux_9_x86_G.iso
destination_iso_image_name: Sabayon_Linux_10_x86_G.iso

View File

@ -4,7 +4,7 @@
prechroot: linux32
# Release Version
release_version: 9
release_version: 10
# Release Version string description
release_desc: x86 KDE
@ -13,4 +13,4 @@ release_desc: x86 KDE
%env source_iso: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_SpinBase_DAILY_x86.iso
# Destination ISO image name, call whatever you want.iso, not mandatory
destination_iso_image_name: Sabayon_Linux_9_x86_K.iso
destination_iso_image_name: Sabayon_Linux_10_x86_K.iso

View File

@ -2,7 +2,7 @@
%env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/lxde.common
# Release Version
release_version: 9
release_version: 10
# Release Version string description
release_desc: x86 LXDE
@ -14,4 +14,4 @@ prechroot: linux32
%env source_iso: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_SpinBase_DAILY_x86.iso
# Destination ISO image name, call whatever you want.iso, not mandatory
destination_iso_image_name: Sabayon_Linux_9_x86_LXDE.iso
destination_iso_image_name: Sabayon_Linux_10_x86_LXDE.iso

View File

@ -4,7 +4,7 @@
prechroot: linux32
# Release Version
release_version: 9
release_version: 10
# Release Version string description
release_desc: amd64 MATE
@ -13,4 +13,4 @@ release_desc: amd64 MATE
%env source_iso: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_SpinBase_DAILY_x86.iso
# Destination ISO image name, call whatever you want.iso, not mandatory
destination_iso_image_name: Sabayon_Linux_9_x86_MATE.iso
destination_iso_image_name: Sabayon_Linux_10_x86_MATE.iso

View File

@ -1,7 +1,7 @@
# use abs path, otherwise daily iso build automagic won't work
%env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/serverbase.common
release_version: 9
release_version: 10
release_desc: x86 ServerBase
# pre chroot command, example, for 32bit chroots on 64bit system, you always
@ -12,4 +12,4 @@ prechroot: linux32
%env source_iso: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_SpinBase_DAILY_x86.iso
# Destination ISO image name, call whatever you want.iso, not mandatory
destination_iso_image_name: Sabayon_Linux_ServerBase_9_x86.iso
destination_iso_image_name: Sabayon_Linux_ServerBase_10_x86.iso

View File

@ -9,5 +9,5 @@ prechroot: linux32
# Path to source ISO file (MANDATORY)
%env source_iso: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_SpinBase_DAILY_x86.iso
release_version: 9
image_name: Sabayon_Linux_SpinBase_9_x86_ami.img
release_version: 10
image_name: Sabayon_Linux_SpinBase_10_x86_ami.img

View File

@ -8,5 +8,5 @@ prechroot: linux32
# Path to source ISO file (MANDATORY)
%env source_iso: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_SpinBase_DAILY_x86.iso
release_version: 9
tar_name: Sabayon_Linux_SpinBase_9_x86_Amazon_EBS_ext4_filesystem_image.tar.gz
release_version: 10
tar_name: Sabayon_Linux_SpinBase_10_x86_Amazon_EBS_ext4_filesystem_image.tar.gz

View File

@ -8,5 +8,5 @@ prechroot: linux32
# Path to source ISO file (MANDATORY)
%env source_iso: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_SpinBase_DAILY_x86.iso
release_version: 9
tar_name: Sabayon_Linux_SpinBase_9_x86_openvz.tar.gz
release_version: 10
tar_name: Sabayon_Linux_SpinBase_10_x86_openvz.tar.gz

View File

@ -6,7 +6,7 @@ prechroot: linux32
# Release Version
# Keep this here, otherwise daily builds automagic won't work
release_version: 9
release_version: 10
# Release Version string description
release_desc: x86 SpinBase
@ -16,4 +16,4 @@ release_desc: x86 SpinBase
# Destination ISO image name, call whatever you want.iso, not mandatory
# Keep this here and set, otherwise daily builds automagic won't work
destination_iso_image_name: Sabayon_Linux_SpinBase_9_x86.iso
destination_iso_image_name: Sabayon_Linux_SpinBase_10_x86.iso

View File

@ -2,7 +2,7 @@
%env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/xfce.common
# Release Version
release_version: 9
release_version: 10
# Release Version string description
release_desc: x86 Xfce
@ -14,4 +14,4 @@ prechroot: linux32
%env source_iso: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_SpinBase_DAILY_x86.iso
# Destination ISO image name, call whatever you want.iso, not mandatory
destination_iso_image_name: Sabayon_Linux_9_x86_Xfce.iso
destination_iso_image_name: Sabayon_Linux_10_x86_Xfce.iso

View File

@ -4,7 +4,7 @@
prechroot: linux32
# Release Version
release_version: 9
release_version: 10
# Release Version string description
release_desc: x86 ForensicsXfce