diff --git a/molecules/sabayon-amd64+x86-gnome.spec b/molecules/sabayon-amd64+x86-gnome.spec index 8d5a60a..2570e6d 100644 --- a/molecules/sabayon-amd64+x86-gnome.spec +++ b/molecules/sabayon-amd64+x86-gnome.spec @@ -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 diff --git a/molecules/sabayon-amd64+x86-kde.spec b/molecules/sabayon-amd64+x86-kde.spec index d46a004..4e916f1 100644 --- a/molecules/sabayon-amd64+x86-kde.spec +++ b/molecules/sabayon-amd64+x86-kde.spec @@ -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 diff --git a/molecules/sabayon-amd64-awesome.spec b/molecules/sabayon-amd64-awesome.spec index 58327df..c8e11fc 100644 --- a/molecules/sabayon-amd64-awesome.spec +++ b/molecules/sabayon-amd64-awesome.spec @@ -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 diff --git a/molecules/sabayon-amd64-corecdx.spec b/molecules/sabayon-amd64-corecdx.spec index b21e62c..43157cc 100644 --- a/molecules/sabayon-amd64-corecdx.spec +++ b/molecules/sabayon-amd64-corecdx.spec @@ -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 diff --git a/molecules/sabayon-amd64-e17.spec b/molecules/sabayon-amd64-e17.spec index 0c8d65e..e7981f3 100644 --- a/molecules/sabayon-amd64-e17.spec +++ b/molecules/sabayon-amd64-e17.spec @@ -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 diff --git a/molecules/sabayon-amd64-gaming.spec b/molecules/sabayon-amd64-gaming.spec index 61f1dba..c0bf50c 100644 --- a/molecules/sabayon-amd64-gaming.spec +++ b/molecules/sabayon-amd64-gaming.spec @@ -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 diff --git a/molecules/sabayon-amd64-gnome.spec b/molecules/sabayon-amd64-gnome.spec index 9bb0aeb..1112ed2 100644 --- a/molecules/sabayon-amd64-gnome.spec +++ b/molecules/sabayon-amd64-gnome.spec @@ -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 diff --git a/molecules/sabayon-amd64-kde.spec b/molecules/sabayon-amd64-kde.spec index 8ef19b8..55ff248 100644 --- a/molecules/sabayon-amd64-kde.spec +++ b/molecules/sabayon-amd64-kde.spec @@ -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 diff --git a/molecules/sabayon-amd64-lxde.spec b/molecules/sabayon-amd64-lxde.spec index d2b2caf..702fe27 100644 --- a/molecules/sabayon-amd64-lxde.spec +++ b/molecules/sabayon-amd64-lxde.spec @@ -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 diff --git a/molecules/sabayon-amd64-mate.spec b/molecules/sabayon-amd64-mate.spec index c3a01bb..417e5aa 100644 --- a/molecules/sabayon-amd64-mate.spec +++ b/molecules/sabayon-amd64-mate.spec @@ -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 diff --git a/molecules/sabayon-amd64-serverbase.spec b/molecules/sabayon-amd64-serverbase.spec index b8c8c98..86c1146 100644 --- a/molecules/sabayon-amd64-serverbase.spec +++ b/molecules/sabayon-amd64-serverbase.spec @@ -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 diff --git a/molecules/sabayon-amd64-spinbase-amazon-ami-template.spec b/molecules/sabayon-amd64-spinbase-amazon-ami-template.spec index 150edd0..97c4f8c 100644 --- a/molecules/sabayon-amd64-spinbase-amazon-ami-template.spec +++ b/molecules/sabayon-amd64-spinbase-amazon-ami-template.spec @@ -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 diff --git a/molecules/sabayon-amd64-spinbase-amazon-ebs-image.spec b/molecules/sabayon-amd64-spinbase-amazon-ebs-image.spec index 2795779..3ccb0d9 100644 --- a/molecules/sabayon-amd64-spinbase-amazon-ebs-image.spec +++ b/molecules/sabayon-amd64-spinbase-amazon-ebs-image.spec @@ -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 diff --git a/molecules/sabayon-amd64-spinbase-openvz-template.spec b/molecules/sabayon-amd64-spinbase-openvz-template.spec index f8b0c33..1499cb5 100644 --- a/molecules/sabayon-amd64-spinbase-openvz-template.spec +++ b/molecules/sabayon-amd64-spinbase-openvz-template.spec @@ -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 diff --git a/molecules/sabayon-amd64-spinbase.spec b/molecules/sabayon-amd64-spinbase.spec index cfe1cf8..4d02d43 100644 --- a/molecules/sabayon-amd64-spinbase.spec +++ b/molecules/sabayon-amd64-spinbase.spec @@ -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 diff --git a/molecules/sabayon-amd64-xfce.spec b/molecules/sabayon-amd64-xfce.spec index e89cf5f..89ab2c0 100644 --- a/molecules/sabayon-amd64-xfce.spec +++ b/molecules/sabayon-amd64-xfce.spec @@ -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 diff --git a/molecules/sabayon-amd64-xfceforensic.spec b/molecules/sabayon-amd64-xfceforensic.spec index e5aeb8e..dc2243a 100644 --- a/molecules/sabayon-amd64-xfceforensic.spec +++ b/molecules/sabayon-amd64-xfceforensic.spec @@ -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 diff --git a/molecules/sabayon-arm-beagleboard-xm-4G.spec b/molecules/sabayon-arm-beagleboard-xm-4G.spec index b17b86c..6327dab 100644 --- a/molecules/sabayon-arm-beagleboard-xm-4G.spec +++ b/molecules/sabayon-arm-beagleboard-xm-4G.spec @@ -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 diff --git a/molecules/sabayon-arm-beagleboard-xm-8G.spec b/molecules/sabayon-arm-beagleboard-xm-8G.spec index a8b7b59..5c61e06 100644 --- a/molecules/sabayon-arm-beagleboard-xm-8G.spec +++ b/molecules/sabayon-arm-beagleboard-xm-8G.spec @@ -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 diff --git a/molecules/sabayon-arm-beaglebone-base-2G.spec b/molecules/sabayon-arm-beaglebone-base-2G.spec index 62fed28..ec6255c 100644 --- a/molecules/sabayon-arm-beaglebone-base-2G.spec +++ b/molecules/sabayon-arm-beaglebone-base-2G.spec @@ -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 diff --git a/molecules/sabayon-arm-beaglebone-base-4G.spec b/molecules/sabayon-arm-beaglebone-base-4G.spec index aee1056..e31435a 100644 --- a/molecules/sabayon-arm-beaglebone-base-4G.spec +++ b/molecules/sabayon-arm-beaglebone-base-4G.spec @@ -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 diff --git a/molecules/sabayon-arm-efikamx-4G.spec b/molecules/sabayon-arm-efikamx-4G.spec index 0430cad..03ba525 100644 --- a/molecules/sabayon-arm-efikamx-4G.spec +++ b/molecules/sabayon-arm-efikamx-4G.spec @@ -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 diff --git a/molecules/sabayon-arm-efikamx-base-4G.spec b/molecules/sabayon-arm-efikamx-base-4G.spec index 64763a9..e381c01 100644 --- a/molecules/sabayon-arm-efikamx-base-4G.spec +++ b/molecules/sabayon-arm-efikamx-base-4G.spec @@ -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 diff --git a/molecules/sabayon-arm-pandaboard-4G.spec b/molecules/sabayon-arm-pandaboard-4G.spec index 47cbc08..731b0da 100644 --- a/molecules/sabayon-arm-pandaboard-4G.spec +++ b/molecules/sabayon-arm-pandaboard-4G.spec @@ -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 diff --git a/molecules/sabayon-arm-pandaboard-8G.spec b/molecules/sabayon-arm-pandaboard-8G.spec index 9ef7ed6..8098b3c 100644 --- a/molecules/sabayon-arm-pandaboard-8G.spec +++ b/molecules/sabayon-arm-pandaboard-8G.spec @@ -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 diff --git a/molecules/sabayon-armel-beagleboard-xm-4G.spec b/molecules/sabayon-armel-beagleboard-xm-4G.spec index 937bb1f..bb748f3 100644 --- a/molecules/sabayon-armel-beagleboard-xm-4G.spec +++ b/molecules/sabayon-armel-beagleboard-xm-4G.spec @@ -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 diff --git a/molecules/sabayon-armel-beagleboard-xm-8G.spec b/molecules/sabayon-armel-beagleboard-xm-8G.spec index 043f06b..205d837 100644 --- a/molecules/sabayon-armel-beagleboard-xm-8G.spec +++ b/molecules/sabayon-armel-beagleboard-xm-8G.spec @@ -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 diff --git a/molecules/sabayon-armel-beaglebone-base-2G.spec b/molecules/sabayon-armel-beaglebone-base-2G.spec index eec8e6f..80f477c 100644 --- a/molecules/sabayon-armel-beaglebone-base-2G.spec +++ b/molecules/sabayon-armel-beaglebone-base-2G.spec @@ -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 diff --git a/molecules/sabayon-armel-beaglebone-base-4G.spec b/molecules/sabayon-armel-beaglebone-base-4G.spec index 38d6d7f..71bafd7 100644 --- a/molecules/sabayon-armel-beaglebone-base-4G.spec +++ b/molecules/sabayon-armel-beaglebone-base-4G.spec @@ -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 diff --git a/molecules/sabayon-armel-pandaboard-4G.spec b/molecules/sabayon-armel-pandaboard-4G.spec index 3526fd6..ae4a9f8 100644 --- a/molecules/sabayon-armel-pandaboard-4G.spec +++ b/molecules/sabayon-armel-pandaboard-4G.spec @@ -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 diff --git a/molecules/sabayon-armel-pandaboard-8G.spec b/molecules/sabayon-armel-pandaboard-8G.spec index 558598c..cb34f3c 100644 --- a/molecules/sabayon-armel-pandaboard-8G.spec +++ b/molecules/sabayon-armel-pandaboard-8G.spec @@ -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 diff --git a/molecules/sabayon-x86-awesome.spec b/molecules/sabayon-x86-awesome.spec index 6434da0..fa7ae53 100644 --- a/molecules/sabayon-x86-awesome.spec +++ b/molecules/sabayon-x86-awesome.spec @@ -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 diff --git a/molecules/sabayon-x86-corecdx.spec b/molecules/sabayon-x86-corecdx.spec index 6ac53f6..3a4d390 100644 --- a/molecules/sabayon-x86-corecdx.spec +++ b/molecules/sabayon-x86-corecdx.spec @@ -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 diff --git a/molecules/sabayon-x86-e17.spec b/molecules/sabayon-x86-e17.spec index cbdb2e6..b32d580 100644 --- a/molecules/sabayon-x86-e17.spec +++ b/molecules/sabayon-x86-e17.spec @@ -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 diff --git a/molecules/sabayon-x86-gaming.spec b/molecules/sabayon-x86-gaming.spec index b0e0e6d..dcbb198 100644 --- a/molecules/sabayon-x86-gaming.spec +++ b/molecules/sabayon-x86-gaming.spec @@ -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 diff --git a/molecules/sabayon-x86-gnome.spec b/molecules/sabayon-x86-gnome.spec index 3febfa7..00383a8 100644 --- a/molecules/sabayon-x86-gnome.spec +++ b/molecules/sabayon-x86-gnome.spec @@ -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 diff --git a/molecules/sabayon-x86-kde.spec b/molecules/sabayon-x86-kde.spec index a5e412f..3a15853 100644 --- a/molecules/sabayon-x86-kde.spec +++ b/molecules/sabayon-x86-kde.spec @@ -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 diff --git a/molecules/sabayon-x86-lxde.spec b/molecules/sabayon-x86-lxde.spec index 2188a2f..4356ab5 100644 --- a/molecules/sabayon-x86-lxde.spec +++ b/molecules/sabayon-x86-lxde.spec @@ -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 diff --git a/molecules/sabayon-x86-mate.spec b/molecules/sabayon-x86-mate.spec index 652d1ee..d01e6fd 100644 --- a/molecules/sabayon-x86-mate.spec +++ b/molecules/sabayon-x86-mate.spec @@ -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 diff --git a/molecules/sabayon-x86-serverbase.spec b/molecules/sabayon-x86-serverbase.spec index 70cc2a9..928ec83 100644 --- a/molecules/sabayon-x86-serverbase.spec +++ b/molecules/sabayon-x86-serverbase.spec @@ -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 diff --git a/molecules/sabayon-x86-spinbase-amazon-ami-template.spec b/molecules/sabayon-x86-spinbase-amazon-ami-template.spec index bf4fbca..662ae66 100644 --- a/molecules/sabayon-x86-spinbase-amazon-ami-template.spec +++ b/molecules/sabayon-x86-spinbase-amazon-ami-template.spec @@ -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 diff --git a/molecules/sabayon-x86-spinbase-amazon-ebs-image.spec b/molecules/sabayon-x86-spinbase-amazon-ebs-image.spec index 8e97504..52708c6 100644 --- a/molecules/sabayon-x86-spinbase-amazon-ebs-image.spec +++ b/molecules/sabayon-x86-spinbase-amazon-ebs-image.spec @@ -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 diff --git a/molecules/sabayon-x86-spinbase-openvz-template.spec b/molecules/sabayon-x86-spinbase-openvz-template.spec index 8fc2c40..0f0e247 100644 --- a/molecules/sabayon-x86-spinbase-openvz-template.spec +++ b/molecules/sabayon-x86-spinbase-openvz-template.spec @@ -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 diff --git a/molecules/sabayon-x86-spinbase.spec b/molecules/sabayon-x86-spinbase.spec index f998b91..a64d6e3 100644 --- a/molecules/sabayon-x86-spinbase.spec +++ b/molecules/sabayon-x86-spinbase.spec @@ -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 diff --git a/molecules/sabayon-x86-xfce.spec b/molecules/sabayon-x86-xfce.spec index 5a30275..997f032 100644 --- a/molecules/sabayon-x86-xfce.spec +++ b/molecules/sabayon-x86-xfce.spec @@ -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 diff --git a/molecules/sabayon-x86-xfceforensic.spec b/molecules/sabayon-x86-xfceforensic.spec index a1d5030..b21b78c 100644 --- a/molecules/sabayon-x86-xfceforensic.spec +++ b/molecules/sabayon-x86-xfceforensic.spec @@ -4,7 +4,7 @@ prechroot: linux32 # Release Version -release_version: 9 +release_version: 10 # Release Version string description release_desc: x86 ForensicsXfce