From c2ae4b7cfbc8d37ab1715ad61452c3fc6e73e5c5 Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Sun, 28 May 2023 19:14:14 +0000 Subject: [PATCH] remove EOL fedora/36 image Fedora 36 is EOL as of 16 May 2023. Ref: https://lists.fedoraproject.org/archives/list/announce@lists.fedoraproject.org/thread/XSSCFR35ZVONH5S57YGDDBUXFZL5KGK3/ --- contrib/crontab | 1 - images/fedora/36/functions | 1 - images/fedora/36/genimg | 3 --- 3 files changed, 5 deletions(-) delete mode 120000 images/fedora/36/functions delete mode 100755 images/fedora/36/genimg diff --git a/contrib/crontab b/contrib/crontab index da7442a..89ef1ae 100644 --- a/contrib/crontab +++ b/contrib/crontab @@ -28,7 +28,6 @@ 0 18 1 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" -a amd64 ubuntu/oldlts 0 18 2 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" alpine/older 0 18 3 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" alpine/oldest -0 18 4 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" fedora/36 0 18 5 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" -a amd64 debian/oldstable 0 18 6 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" -a amd64 ubuntu/oldoldlts 0 18 7 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" -a amd64 openbsd/old diff --git a/images/fedora/36/functions b/images/fedora/36/functions deleted file mode 120000 index c0b5bcc..0000000 --- a/images/fedora/36/functions +++ /dev/null @@ -1 +0,0 @@ -../functions \ No newline at end of file diff --git a/images/fedora/36/genimg b/images/fedora/36/genimg deleted file mode 100755 index 86a4729..0000000 --- a/images/fedora/36/genimg +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -export release=36 -exec ../genimg "$*" -- 2.38.5