[scripts] drop openvz image, no longer supported
This commit is contained in:
@@ -113,14 +113,10 @@ if [ "${ACTION}" = "weekly" ] || [ "${ACTION}" = "daily" ]; then
|
||||
"${DISTRO_NAME}_${ISO_TAG}_x86_ForensicsXfce.iso"
|
||||
)
|
||||
REMASTER_TAR_SPECS+=(
|
||||
"sabayon-x86-spinbase-openvz-template.spec"
|
||||
"sabayon-amd64-spinbase-openvz-template.spec"
|
||||
"sabayon-x86-spinbase-amazon-ebs-image.spec"
|
||||
"sabayon-amd64-spinbase-amazon-ebs-image.spec"
|
||||
)
|
||||
REMASTER_TAR_SPECS_TAR+=(
|
||||
"${DISTRO_NAME}_${ISO_TAG}_x86_SpinBase_openvz.tar.gz"
|
||||
"${DISTRO_NAME}_${ISO_TAG}_amd64_SpinBase_openvz.tar.gz"
|
||||
"${DISTRO_NAME}_${ISO_TAG}_x86_SpinBase_Amazon_EBS_ext4_filesystem_image.tar.gz"
|
||||
"${DISTRO_NAME}_${ISO_TAG}_amd64_SpinBase_Amazon_EBS_ext4_filesystem_image.tar.gz"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user