public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/releng:master commit in: tools/, releases/specs/ppc/ppc64le/
Date: Thu, 15 Oct 2020 00:23:01 +0000 (UTC)	[thread overview]
Message-ID: <1602721363.1e9305877077632c74139993a799368a93e1c8c1.mattst88@gentoo> (raw)

commit:     1e9305877077632c74139993a799368a93e1c8c1
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sat May  9 23:13:40 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Oct 15 00:22:43 2020 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=1e930587

specs/ppc/ppc64le: add musl-hardened specs

Closes: https://github.com/gentoo/releng/pull/5
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 releases/specs/ppc/ppc64le/musl-hardened-stage1.spec | 14 ++++++++++++++
 releases/specs/ppc/ppc64le/musl-hardened-stage3.spec | 11 +++++++++++
 tools/catalyst-auto-ppc64le.conf                     |  6 +++++-
 3 files changed, 30 insertions(+), 1 deletion(-)

diff --git a/releases/specs/ppc/ppc64le/musl-hardened-stage1.spec b/releases/specs/ppc/ppc64le/musl-hardened-stage1.spec
new file mode 100644
index 00000000..a8ef7151
--- /dev/null
+++ b/releases/specs/ppc/ppc64le/musl-hardened-stage1.spec
@@ -0,0 +1,14 @@
+subarch: ppc64le
+target: stage1
+version_stamp: musl-hardened-@TIMESTAMP@
+rel_type: default
+profile: default/linux/ppc64le/17.0/musl/hardened
+snapshot: @TIMESTAMP@
+source_subpath: default/stage3-ppc64le-musl-hardened-latest
+chost: powerpc64le-gentoo-linux-musl
+compression_mode: pixz_x
+update_seed: yes
+update_seed_command: --update --deep --newuse @world --jobs 5 --load-average 5
+portage_confdir: @REPO_DIR@/releases/portage/stages
+portage_prefix: releng
+portage_overlay: /var/db/repos/musl

diff --git a/releases/specs/ppc/ppc64le/musl-hardened-stage3.spec b/releases/specs/ppc/ppc64le/musl-hardened-stage3.spec
new file mode 100644
index 00000000..8d5a4047
--- /dev/null
+++ b/releases/specs/ppc/ppc64le/musl-hardened-stage3.spec
@@ -0,0 +1,11 @@
+subarch: ppc64le
+target: stage3
+version_stamp: musl-hardened-@TIMESTAMP@
+rel_type: default
+profile: default/linux/ppc64le/17.0/musl/hardened
+snapshot: @TIMESTAMP@
+source_subpath: default/stage1-ppc64le-musl-hardened-@TIMESTAMP@
+compression_mode: pixz_x
+portage_confdir: @REPO_DIR@/releases/portage/stages
+portage_prefix: releng
+portage_overlay: /var/db/repos/musl

diff --git a/tools/catalyst-auto-ppc64le.conf b/tools/catalyst-auto-ppc64le.conf
index bb6e2852..91b4ce02 100644
--- a/tools/catalyst-auto-ppc64le.conf
+++ b/tools/catalyst-auto-ppc64le.conf
@@ -4,6 +4,7 @@
 SPECS_DIR=${REPO_DIR}/releases/specs/ppc/ppc64le
 
 SPECS="stage1.spec stage3.spec"
+OPTIONAL_SPECS="musl-hardened-stage1.spec musl-hardened-stage3.spec"
 
 #SPECS="${SPECS} installcd-stage1.spec installcd-stage2-minimal.spec"
 #SPECS="${SPECS} stage2-desktop.spec stage3-desktop.spec"
@@ -44,7 +45,10 @@ post_build() {
 		upload *${TIMESTAMP}*.iso*
 		;;
 	stage3*.spec)
-		upload stage3-ppc64le-*${TIMESTAMP}*.xz*
+		upload stage3-ppc64le-${TIMESTAMP}*.xz*
+		;;
+	musl-hardened-stage3*.spec)
+		upload stage3-ppc64le-musl-hardened-${TIMESTAMP}*.xz*
 		;;
 	esac
 


             reply	other threads:[~2020-10-15  0:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-15  0:23 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-07-14 10:31 [gentoo-commits] proj/releng:master commit in: tools/, releases/specs/ppc/ppc64le/ Georgy Yakovlev
2021-07-14 19:50 Georgy Yakovlev
2022-12-12 18:36 Georgy Yakovlev
2022-12-12 18:49 Georgy Yakovlev
2023-12-25 17:06 Andreas K. Hüttel
2024-04-05 18:53 Andreas K. Hüttel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1602721363.1e9305877077632c74139993a799368a93e1c8c1.mattst88@gentoo \
    --to=mattst88@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox