From 654e30f4e17810b54d4fff7832d08809cde16239 Mon Sep 17 00:00:00 2001 From: Haowen Liu Date: Tue, 2 Aug 2022 14:14:43 -0700 Subject: [PATCH] ubuntu/impish EOL --- contrib/crontab | 1 - images/ubuntu/21.10 | 1 - images/ubuntu/impish/functions | 1 - images/ubuntu/impish/genimg | 3 --- 4 files changed, 6 deletions(-) delete mode 120000 images/ubuntu/21.10 delete mode 120000 images/ubuntu/impish/functions delete mode 100755 images/ubuntu/impish/genimg diff --git a/contrib/crontab b/contrib/crontab index 950207d..b9cc8f2 100644 --- a/contrib/crontab +++ b/contrib/crontab @@ -19,7 +19,6 @@ 0 19 * * 4 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" -a amd64 ubuntu/lts 30 19 * * 4 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" alpine/latest 0 19 * * 5 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" -a amd64 freebsd/13.x -30 19 * * 5 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" -a amd64 ubuntu/impish 0 19 * * 6 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" -a amd64 openbsd/latest 30 19 * * 6 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" -a amd64 rockylinux/9 diff --git a/images/ubuntu/21.10 b/images/ubuntu/21.10 deleted file mode 120000 index 80fc6c9..0000000 --- a/images/ubuntu/21.10 +++ /dev/null @@ -1 +0,0 @@ -impish \ No newline at end of file diff --git a/images/ubuntu/impish/functions b/images/ubuntu/impish/functions deleted file mode 120000 index c0b5bcc..0000000 --- a/images/ubuntu/impish/functions +++ /dev/null @@ -1 +0,0 @@ -../functions \ No newline at end of file diff --git a/images/ubuntu/impish/genimg b/images/ubuntu/impish/genimg deleted file mode 100755 index 59eebf0..0000000 --- a/images/ubuntu/impish/genimg +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -eux -export release=impish -exec ../genimg "$@" -- 2.38.5