[molecules] update default release version to 5.4
This commit is contained in:
parent
eed5f5aec5
commit
666af669ee
@ -1,11 +1,11 @@
|
||||
# Use abs path, otherwise daily iso build won't work
|
||||
%import /sabayon/molecules/corecdx.common
|
||||
|
||||
release_version: 5.3
|
||||
release_version: 5.4
|
||||
release_desc: amd64 CoreCDX
|
||||
|
||||
# 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_CoreCDX_5.3_amd64.iso
|
||||
destination_iso_image_name: Sabayon_Linux_CoreCDX_5.4_amd64.iso
|
||||
|
@ -2,7 +2,7 @@
|
||||
%import /sabayon/molecules/e17.common
|
||||
|
||||
# Release Version
|
||||
release_version: 5.3
|
||||
release_version: 5.4
|
||||
|
||||
# Release Version string description
|
||||
release_desc: amd64 E17
|
||||
@ -11,4 +11,4 @@ release_desc: amd64 E17
|
||||
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_5.3_amd64_E17.iso
|
||||
destination_iso_image_name: Sabayon_Linux_5.4_amd64_E17.iso
|
||||
|
@ -2,7 +2,7 @@
|
||||
%import /sabayon/molecules/gnome.common
|
||||
|
||||
# Release Version
|
||||
release_version: 5.3
|
||||
release_version: 5.4
|
||||
|
||||
# Release Version string description
|
||||
release_desc: amd64 GNOME
|
||||
@ -11,4 +11,4 @@ release_desc: amd64 GNOME
|
||||
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_5.3_amd64_G.iso
|
||||
destination_iso_image_name: Sabayon_Linux_5.4_amd64_G.iso
|
||||
|
@ -2,7 +2,7 @@
|
||||
%import /sabayon/molecules/kde.common
|
||||
|
||||
# Release Version
|
||||
release_version: 5.3
|
||||
release_version: 5.4
|
||||
|
||||
# Release Version string description
|
||||
release_desc: amd64 KDE
|
||||
@ -11,4 +11,4 @@ release_desc: amd64 KDE
|
||||
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_5.3_amd64_K.iso
|
||||
destination_iso_image_name: Sabayon_Linux_5.4_amd64_K.iso
|
||||
|
@ -2,7 +2,7 @@
|
||||
%import /sabayon/molecules/lxde.common
|
||||
|
||||
# Release Version
|
||||
release_version: 5.3
|
||||
release_version: 5.4
|
||||
|
||||
# Release Version string description
|
||||
release_desc: amd64 LXDE
|
||||
@ -11,4 +11,4 @@ release_desc: amd64 LXDE
|
||||
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_5.3_amd64_LXDE.iso
|
||||
destination_iso_image_name: Sabayon_Linux_5.4_amd64_LXDE.iso
|
||||
|
@ -1,11 +1,11 @@
|
||||
# Use abs path, otherwise daily iso build won't work
|
||||
%import /sabayon/molecules/serverbase.common
|
||||
|
||||
release_version: 5.3
|
||||
release_version: 5.4
|
||||
release_desc: amd64 ServerBase
|
||||
|
||||
# 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_ServerBase_5.3_amd64.iso
|
||||
destination_iso_image_name: Sabayon_Linux_ServerBase_5.4_amd64.iso
|
||||
|
@ -8,5 +8,5 @@
|
||||
# Path to source ISO file (MANDATORY)
|
||||
source_iso: /sabayon/iso/Sabayon_Linux_SpinBase_DAILY_amd64.iso
|
||||
|
||||
release_version: 5.3
|
||||
tar_name: Sabayon_Linux_SpinBase_5.3_amd64_openvz.tar.gz
|
||||
release_version: 5.4
|
||||
tar_name: Sabayon_Linux_SpinBase_5.4_amd64_openvz.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
# Release Version
|
||||
# Keep this here, otherwise daily builds automagic won't work
|
||||
release_version: 5.3
|
||||
release_version: 5.4
|
||||
|
||||
# Release Version string description
|
||||
release_desc: amd64 SpinBase
|
||||
@ -13,4 +13,4 @@ source_chroot: /sabayon/sources/amd64_core-2010
|
||||
|
||||
# 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_5.3_amd64.iso
|
||||
destination_iso_image_name: Sabayon_Linux_SpinBase_5.4_amd64.iso
|
||||
|
@ -2,7 +2,7 @@
|
||||
%import /sabayon/molecules/xfce.common
|
||||
|
||||
# Release Version
|
||||
release_version: 5.3
|
||||
release_version: 5.4
|
||||
|
||||
# Release Version string description
|
||||
release_desc: amd64 XFCE
|
||||
@ -11,4 +11,4 @@ release_desc: amd64 XFCE
|
||||
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_5.3_amd64_XFCE.iso
|
||||
destination_iso_image_name: Sabayon_Linux_5.4_amd64_XFCE.iso
|
||||
|
@ -1,7 +1,7 @@
|
||||
# use abs path, otherwise daily iso build automagic won't work
|
||||
%import /sabayon/molecules/corecdx.common
|
||||
|
||||
release_version: 5.3
|
||||
release_version: 5.4
|
||||
release_desc: x86 CoreCDX
|
||||
|
||||
# pre chroot command, example, for 32bit chroots on 64bit system, you always
|
||||
@ -12,4 +12,4 @@ prechroot: linux32
|
||||
source_iso: /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_5.3_x86.iso
|
||||
destination_iso_image_name: Sabayon_Linux_CoreCDX_5.4_x86.iso
|
||||
|
@ -2,7 +2,7 @@
|
||||
%import /sabayon/molecules/e17.common
|
||||
|
||||
# Release Version
|
||||
release_version: 5.3
|
||||
release_version: 5.4
|
||||
|
||||
# Release Version string description
|
||||
release_desc: x86 E17
|
||||
@ -14,4 +14,4 @@ prechroot: linux32
|
||||
source_iso: /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_5.3_x86_E17.iso
|
||||
destination_iso_image_name: Sabayon_Linux_5.4_x86_E17.iso
|
||||
|
@ -21,7 +21,7 @@ release_string: Sabayon Linux
|
||||
release_file: /etc/sabayon-edition
|
||||
|
||||
# Release Version
|
||||
release_version: 5.3
|
||||
release_version: 5.4
|
||||
|
||||
# Release Version string description
|
||||
release_desc: x86 Gforensic
|
||||
@ -78,7 +78,7 @@ destination_iso_directory: /sabayon/iso
|
||||
|
||||
|
||||
# Destination ISO image name, call whatever you want.iso, not mandatory
|
||||
destination_iso_image_name: Sabayon_Linux_Gforensic_5.3_x86.iso
|
||||
destination_iso_image_name: Sabayon_Linux_Gforensic_5.4_x86.iso
|
||||
|
||||
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
prechroot: linux32
|
||||
|
||||
# Release Version
|
||||
release_version: 5.3
|
||||
release_version: 5.4
|
||||
|
||||
# Release Version string description
|
||||
release_desc: x86 GNOME
|
||||
@ -13,4 +13,4 @@ release_desc: x86 GNOME
|
||||
source_iso: /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_5.3_x86_G.iso
|
||||
destination_iso_image_name: Sabayon_Linux_5.4_x86_G.iso
|
||||
|
@ -4,7 +4,7 @@
|
||||
prechroot: linux32
|
||||
|
||||
# Release Version
|
||||
release_version: 5.3
|
||||
release_version: 5.4
|
||||
|
||||
# Release Version string description
|
||||
release_desc: x86 KDE
|
||||
@ -13,4 +13,4 @@ release_desc: x86 KDE
|
||||
source_iso: /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_5.3_x86_K.iso
|
||||
destination_iso_image_name: Sabayon_Linux_5.4_x86_K.iso
|
||||
|
@ -2,7 +2,7 @@
|
||||
%import /sabayon/molecules/lxde.common
|
||||
|
||||
# Release Version
|
||||
release_version: 5.3
|
||||
release_version: 5.4
|
||||
|
||||
# Release Version string description
|
||||
release_desc: x86 LXDE
|
||||
@ -14,4 +14,4 @@ prechroot: linux32
|
||||
source_iso: /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_5.3_x86_LXDE.iso
|
||||
destination_iso_image_name: Sabayon_Linux_5.4_x86_LXDE.iso
|
||||
|
@ -1,7 +1,7 @@
|
||||
# use abs path, otherwise daily iso build automagic won't work
|
||||
%import /sabayon/molecules/serverbase.common
|
||||
|
||||
release_version: 5.3
|
||||
release_version: 5.4
|
||||
release_desc: x86 ServerBase
|
||||
|
||||
# pre chroot command, example, for 32bit chroots on 64bit system, you always
|
||||
@ -12,4 +12,4 @@ prechroot: linux32
|
||||
source_iso: /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_5.3_x86.iso
|
||||
destination_iso_image_name: Sabayon_Linux_ServerBase_5.4_x86.iso
|
||||
|
@ -8,5 +8,5 @@ prechroot: linux32
|
||||
# Path to source ISO file (MANDATORY)
|
||||
source_iso: /sabayon/iso/Sabayon_Linux_SpinBase_DAILY_x86.iso
|
||||
|
||||
release_version: 5.3
|
||||
tar_name: Sabayon_Linux_SpinBase_5.3_x86_openvz.tar.gz
|
||||
release_version: 5.4
|
||||
tar_name: Sabayon_Linux_SpinBase_5.4_x86_openvz.tar.gz
|
||||
|
@ -6,7 +6,7 @@ prechroot: linux32
|
||||
|
||||
# Release Version
|
||||
# Keep this here, otherwise daily builds automagic won't work
|
||||
release_version: 5.3
|
||||
release_version: 5.4
|
||||
|
||||
# Release Version string description
|
||||
release_desc: x86 SpinBase
|
||||
@ -16,4 +16,4 @@ source_chroot: /sabayon/sources/x86_core-2010
|
||||
|
||||
# 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_5.3_x86.iso
|
||||
destination_iso_image_name: Sabayon_Linux_SpinBase_5.4_x86.iso
|
||||
|
@ -2,7 +2,7 @@
|
||||
%import /sabayon/molecules/xfce.common
|
||||
|
||||
# Release Version
|
||||
release_version: 5.3
|
||||
release_version: 5.4
|
||||
|
||||
# Release Version string description
|
||||
release_desc: x86 XFCE
|
||||
@ -14,4 +14,4 @@ prechroot: linux32
|
||||
source_iso: /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_5.3_x86_XFCE.iso
|
||||
destination_iso_image_name: Sabayon_Linux_5.4_x86_XFCE.iso
|
||||
|
@ -20,7 +20,7 @@ cp "${isolinux_source}" "${isolinux_destination}" || exit 1
|
||||
|
||||
ver=${RELEASE_VERSION}
|
||||
[[ -z "${ver}" ]] && ver=${CUR_DATE}
|
||||
[[ -z "${ver}" ]] && ver="5.3"
|
||||
[[ -z "${ver}" ]] && ver="5.4"
|
||||
|
||||
sed -i "s/__VERSION__/${ver}/g" "${isolinux_destination}"
|
||||
sed -i "s/__FLAVOUR__/${remaster_type}/g" "${isolinux_destination}"
|
||||
|
Loading…
Reference in New Issue
Block a user