From 257fab1bb7806ebab3201707cb2f4bd9e0105f44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Fri, 22 Mar 2024 23:01:04 +0100 Subject: [PATCH] Upload 23.0 stages for ia64 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- tools/catalyst-auto-ia64.conf | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/tools/catalyst-auto-ia64.conf b/tools/catalyst-auto-ia64.conf index 90d9320f..124bad01 100644 --- a/tools/catalyst-auto-ia64.conf +++ b/tools/catalyst-auto-ia64.conf @@ -9,14 +9,11 @@ SETS=" openrc_23 systemd_23 openrc - systemd_mu " SET_openrc_SPECS="stage1-openrc.spec stage3-openrc.spec" SET_openrc_OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec" -SET_systemd_mu_SPECS="stage1-systemd-mu.spec stage3-systemd-mu.spec" - SET_openrc_23_SPECS="stage1-openrc-23.spec stage3-openrc-23.spec" SET_systemd_23_SPECS="stage1-systemd-23.spec stage3-systemd-23.spec" @@ -47,13 +44,13 @@ post_build() { upload builds/default/*${TIMESTAMP}*.iso* ;; stage3-openrc.spec) - upload builds/default/stage3-ia64-openrc-${TIMESTAMP}.tar.xz* upsync_binpackages packages/default/stage3-ia64 ia64/17.0/ia64 ;; - stage3-systemd-mu.spec) - upload builds/mergedusr/stage3-ia64-systemd-mergedusr-${TIMESTAMP}.tar.xz* + stage3-openrc-23.spec) + upload builds/23.0-default/stage3-ia64-openrc-${TIMESTAMP}.tar.xz* ;; stage3-systemd-23.spec) + upload builds/23.0-default/stage3-ia64-systemd-${TIMESTAMP}.tar.xz* upsync_binpackages packages/23.0-default/stage3-ia64 ia64/23.0/ia64 ;; esac