From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E935F158041 for ; Sat, 23 Mar 2024 10:23:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C0312BC01E; Sat, 23 Mar 2024 10:23:25 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0BB902BC01E for ; Sat, 23 Mar 2024 10:23:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F34D133BE58 for ; Sat, 23 Mar 2024 10:23:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6246A156A for ; Sat, 23 Mar 2024 10:23:22 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1711189377.819fbf8a8a773d7018a995f6b92a751b3691a16f.dilfridge@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: tools/ X-VCS-Repository: proj/releng X-VCS-Files: tools/catalyst-auto-ppc.conf X-VCS-Directories: tools/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 819fbf8a8a773d7018a995f6b92a751b3691a16f X-VCS-Branch: master Date: Sat, 23 Mar 2024 10:23:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: adac54e1-c49c-41e0-86ac-6e04e573e3b4 X-Archives-Hash: 0ee612c2515aa522c9840db30e9b27b2 commit: 819fbf8a8a773d7018a995f6b92a751b3691a16f Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Mar 23 10:22:57 2024 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Mar 23 10:22:57 2024 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=819fbf8a Upload 23.0 stages for ppc and (BE) ppc64 Signed-off-by: Andreas K. Hüttel gentoo.org> tools/catalyst-auto-ppc.conf | 27 +++++++++++---------------- 1 file changed, 11 insertions(+), 16 deletions(-) diff --git a/tools/catalyst-auto-ppc.conf b/tools/catalyst-auto-ppc.conf index 4b5c5a43..1e1556e8 100644 --- a/tools/catalyst-auto-ppc.conf +++ b/tools/catalyst-auto-ppc.conf @@ -13,24 +13,18 @@ SETS=" systemd_64_23 musl_hardened_64_23 openrc - systemd_mu musl_hardened openrc_64 - systemd_mu_64 musl_hardened_64 " SET_openrc_SPECS="ppc32/stage1-openrc.spec ppc32/stage3-openrc.spec" SET_openrc_OPTIONAL_SPECS="ppc32/installcd-stage1.spec ppc32/installcd-stage2-minimal.spec" -SET_systemd_mu_SPECS="ppc32/stage1-systemd-mu.spec ppc32/stage3-systemd-mu.spec" - SET_musl_hardened_SPECS="ppc32/stage1-musl-hardened-openrc.spec ppc32/stage3-musl-hardened-openrc.spec" SET_openrc_64_SPECS="ppc64/stage1-openrc.spec ppc64/stage3-openrc.spec" -SET_systemd_mu_64_SPECS="ppc64/stage1-systemd-mu.spec ppc64/stage3-systemd-mu.spec" - SET_musl_hardened_64_SPECS="ppc64/stage1-musl-hardened-openrc.spec ppc64/stage3-musl-hardened-openrc.spec" SET_openrc_23_SPECS="ppc32/stage1-openrc-23.spec ppc32/stage3-openrc-23.spec" @@ -78,37 +72,38 @@ post_build() { upload default/*${TIMESTAMP}*.iso* ;; ppc32/stage3-openrc.spec) - upload default/stage3-ppc-openrc-*${TIMESTAMP}*.xz* upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/default/stage3-ppc" ppc/17.0/ppc ;; - ppc32/stage3-systemd-mu.spec) - upload mergedusr/stage3-ppc-systemd-mergedusr-*${TIMESTAMP}*.xz* - ;; ppc32/stage3-musl-hardened-openrc.spec) - upload musl-hardened/stage3-ppc-musl-hardened-openrc-*${TIMESTAMP}*.xz* upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/musl-hardened/stage3-ppc" ppc/17.0/ppc_musl_hardened ;; ppc64/stage3-openrc.spec) - upload default/stage3-ppc64-openrc-*${TIMESTAMP}*.xz* upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/default/stage3-ppc64" ppc/17.0/ppc64 ;; - ppc64/stage3-systemd-mu.spec) - upload mergedusr/stage3-ppc64-systemd-mergedusr-*${TIMESTAMP}*.xz* - ;; ppc64/stage3-musl-hardened-openrc.spec) - upload musl-hardened/stage3-ppc64-musl-hardened-openrc-*${TIMESTAMP}*.xz* upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/musl-hardened/stage3-ppc64" ppc/17.0/ppc64_musl_hardened ;; + + ppc32/stage3-openrc-23.spec) + upload 23.0-default/stage3-ppc-openrc-*${TIMESTAMP}*.xz* + ;; ppc32/stage3-systemd-23.spec) + upload 23.0-default/stage3-ppc-systemd-*${TIMESTAMP}*.xz* upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/23.0-default/stage3-ppc" ppc/23.0/ppc ;; ppc32/stage3-musl-hardened-openrc-23.spec) + upload 23.0-musl-hardened/stage3-ppc-musl-hardened-openrc-*${TIMESTAMP}*.xz* upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/23.0-musl-hardened/stage3-ppc" ppc/23.0/ppc_musl_hardened ;; + ppc64/stage3-openrc-23.spec) + upload 23.0-default/stage3-ppc64-openrc-*${TIMESTAMP}*.xz* + ;; ppc64/stage3-systemd-23.spec) + upload 23.0-default/stage3-ppc64-systemd-*${TIMESTAMP}*.xz* upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/23.0-default/stage3-ppc64" ppc/23.0/ppc64 ;; ppc64/stage3-musl-hardened-openrc-23.spec) + upload 23.0-musl-hardened/stage3-ppc64-musl-hardened-openrc-*${TIMESTAMP}*.xz* upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/23.0-musl-hardened/stage3-ppc64" ppc/23.0/ppc64_musl_hardened ;; *)