From 1381460ec7e634d07e0ca7cd702affa4643fd237 Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Mon, 27 Feb 2023 22:18:07 -0600 Subject: [PATCH] images: remove EOL fedora/35. --- contrib/crontab | 1 - images/fedora/35/functions | 1 - images/fedora/35/genimg | 3 --- 3 files changed, 5 deletions(-) delete mode 120000 images/fedora/35/functions delete mode 100755 images/fedora/35/genimg diff --git a/contrib/crontab b/contrib/crontab index db80e11..594c583 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/35 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/35/functions b/images/fedora/35/functions deleted file mode 120000 index c0b5bcc..0000000 --- a/images/fedora/35/functions +++ /dev/null @@ -1 +0,0 @@ -../functions \ No newline at end of file diff --git a/images/fedora/35/genimg b/images/fedora/35/genimg deleted file mode 100755 index 399e393..0000000 --- a/images/fedora/35/genimg +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -export release=35 -exec ../genimg "$*" -- 2.38.5