~comcloudway/builds.sr.ht

34e43918e1a190ec14907ee84384893efd7e7892 — Haowen Liu 1 year, 11 months ago bbdb966
ubuntu/kinetic released, ubuntu/lunar starts development
M contrib/crontab => contrib/crontab +1 -0
@@ 18,6 18,7 @@
 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


A images/ubuntu/23.04 => images/ubuntu/23.04 +1 -0
@@ 0,0 1,1 @@
lunar
\ No newline at end of file

A images/ubuntu/lunar/functions => images/ubuntu/lunar/functions +1 -0
@@ 0,0 1,1 @@
../functions
\ No newline at end of file

A images/ubuntu/lunar/genimg => images/ubuntu/lunar/genimg +3 -0
@@ 0,0 1,3 @@
#!/bin/sh -eux
export release=lunar
exec ../genimg "$@"

M images/ubuntu/next => images/ubuntu/next +1 -1
@@ 1,1 1,1 @@
kinetic
\ No newline at end of file
lunar
\ No newline at end of file