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 31870158020 for ; Mon, 31 Oct 2022 23:29:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E25A2BC068; Mon, 31 Oct 2022 23:29:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 E494A2BC068 for ; Mon, 31 Oct 2022 23:29:40 +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 DE73E341148 for ; Mon, 31 Oct 2022 23:29:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 23E0355B for ; Mon, 31 Oct 2022 23:29:38 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1667258941.a7e5dbba800ea367100344efaa2788e4c0f68115.gyakovlev@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: releases/specs/ppc/ppc64le/ X-VCS-Repository: proj/releng X-VCS-Files: releases/specs/ppc/ppc64le/stage1-musl-hardened-openrc-power9le.spec releases/specs/ppc/ppc64le/stage3-musl-hardened-openrc-power9le.spec X-VCS-Directories: releases/specs/ppc/ppc64le/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: a7e5dbba800ea367100344efaa2788e4c0f68115 X-VCS-Branch: master Date: Mon, 31 Oct 2022 23:29:38 +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: 6c27695c-6b9f-48cc-968d-f29f9ba2624e X-Archives-Hash: 0c73e555a34a71ef71b852ed27c9f577 commit: a7e5dbba800ea367100344efaa2788e4c0f68115 Author: Georgy Yakovlev gentoo org> AuthorDate: Mon Oct 31 23:20:25 2022 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Mon Oct 31 23:29:01 2022 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=a7e5dbba releases/specs/ppc/ppc64le: add power9 musl specs Signed-off-by: Georgy Yakovlev gentoo.org> .../ppc/ppc64le/stage1-musl-hardened-openrc-power9le.spec | 14 ++++++++++++++ .../ppc/ppc64le/stage3-musl-hardened-openrc-power9le.spec | 11 +++++++++++ 2 files changed, 25 insertions(+) diff --git a/releases/specs/ppc/ppc64le/stage1-musl-hardened-openrc-power9le.spec b/releases/specs/ppc/ppc64le/stage1-musl-hardened-openrc-power9le.spec new file mode 100644 index 00000000..6bfc533d --- /dev/null +++ b/releases/specs/ppc/ppc64le/stage1-musl-hardened-openrc-power9le.spec @@ -0,0 +1,14 @@ +subarch: power9le +target: stage1 +version_stamp: musl-hardened-openrc-@TIMESTAMP@ +rel_type: power9le-musl-hardened +profile: default/linux/ppc64le/17.0/musl/hardened +snapshot: @TIMESTAMP@ +source_subpath: power9le-musl-hardened/stage3-power9le-musl-hardened-openrc-latest +chost: powerpc64le-gentoo-linux-musl +compression_mode: pixz +update_seed: yes +update_seed_command: --update --deep --newuse @world --jobs 8 --load-average 12 +portage_confdir: @REPO_DIR@/releases/portage/stages +portage_prefix: releng +repos: /var/db/repos/musl diff --git a/releases/specs/ppc/ppc64le/stage3-musl-hardened-openrc-power9le.spec b/releases/specs/ppc/ppc64le/stage3-musl-hardened-openrc-power9le.spec new file mode 100644 index 00000000..e57844b7 --- /dev/null +++ b/releases/specs/ppc/ppc64le/stage3-musl-hardened-openrc-power9le.spec @@ -0,0 +1,11 @@ +subarch: power9le +target: stage3 +version_stamp: musl-hardened-openrc-@TIMESTAMP@ +rel_type: power9le-musl-hardened +profile: default/linux/ppc64le/17.0/musl/hardened +snapshot: @TIMESTAMP@ +source_subpath: power9le-musl-hardened/stage1-power9le-musl-hardened-openrc-@TIMESTAMP@ +compression_mode: pixz +portage_confdir: @REPO_DIR@/releases/portage/stages +portage_prefix: releng +repos: /var/db/repos/musl