From 7b8e66e4ddf97fc3dc5b79e295dc4375c9250d96 Mon Sep 17 00:00:00 2001 From: Haowen Liu Date: Thu, 27 Jul 2023 20:23:47 +0800 Subject: [PATCH] ubuntu/kinetic: EOF --- contrib/crontab | 1 - images/ubuntu/22.10 | 1 - images/ubuntu/kinetic/functions | 1 - images/ubuntu/kinetic/genimg | 3 --- 4 files changed, 6 deletions(-) delete mode 120000 images/ubuntu/22.10 delete mode 120000 images/ubuntu/kinetic/functions delete mode 100755 images/ubuntu/kinetic/genimg diff --git a/contrib/crontab b/contrib/crontab index 0a79858..16d1060 100644 --- a/contrib/crontab +++ b/contrib/crontab @@ -20,7 +20,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/kinetic 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 x86_64 rockylinux/9 diff --git a/images/ubuntu/22.10 b/images/ubuntu/22.10 deleted file mode 120000 index c23bec6..0000000 --- a/images/ubuntu/22.10 +++ /dev/null @@ -1 +0,0 @@ -kinetic \ No newline at end of file diff --git a/images/ubuntu/kinetic/functions b/images/ubuntu/kinetic/functions deleted file mode 120000 index c0b5bcc..0000000 --- a/images/ubuntu/kinetic/functions +++ /dev/null @@ -1 +0,0 @@ -../functions \ No newline at end of file diff --git a/images/ubuntu/kinetic/genimg b/images/ubuntu/kinetic/genimg deleted file mode 100755 index 2065736..0000000 --- a/images/ubuntu/kinetic/genimg +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -eux -export release=kinetic -exec ../genimg "$@" -- 2.38.5