From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/releng:master commit in: releases/specs/arm64/, tools/
Date: Mon, 17 Aug 2020 22:14:51 +0000 (UTC) [thread overview]
Message-ID: <1597702433.84660f02fcccc3dfbd4b88b06fd451cff6d9b859.mattst88@gentoo> (raw)
commit: 84660f02fcccc3dfbd4b88b06fd451cff6d9b859
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 17 22:08:43 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 22:13:53 2020 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=84660f02
specs/arm64: Add systemd specs
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
releases/specs/arm64/systemd-stage1.spec | 12 ++++++++++++
releases/specs/arm64/systemd-stage2.spec | 10 ++++++++++
releases/specs/arm64/systemd-stage3.spec | 10 ++++++++++
tools/catalyst-auto-arm64.conf | 5 ++++-
4 files changed, 36 insertions(+), 1 deletion(-)
diff --git a/releases/specs/arm64/systemd-stage1.spec b/releases/specs/arm64/systemd-stage1.spec
new file mode 100644
index 00000000..8e55af34
--- /dev/null
+++ b/releases/specs/arm64/systemd-stage1.spec
@@ -0,0 +1,12 @@
+subarch: arm64
+target: stage1
+version_stamp: systemd-@TIMESTAMP@
+rel_type: default
+profile: default/linux/arm64/17.0/systemd
+snapshot: @TIMESTAMP@
+source_subpath: default/stage3-arm64-systemd-latest
+compression_mode: pixz_x
+update_seed: yes
+update_seed_command: --update --deep --jobs=5 --newuse --complete-graph @world
+portage_confdir: @REPO_DIR@/releases/portage/stages
+portage_prefix: releng
diff --git a/releases/specs/arm64/systemd-stage2.spec b/releases/specs/arm64/systemd-stage2.spec
new file mode 100644
index 00000000..960dce2c
--- /dev/null
+++ b/releases/specs/arm64/systemd-stage2.spec
@@ -0,0 +1,10 @@
+subarch: arm64
+target: stage2
+version_stamp: systemd-@TIMESTAMP@
+rel_type: default
+profile: default/linux/arm64/17.0/systemd
+snapshot: @TIMESTAMP@
+source_subpath: default/stage1-arm64-systemd-@TIMESTAMP@
+compression_mode: pixz_x
+portage_confdir: @REPO_DIR@/releases/portage/stages
+portage_prefix: releng
diff --git a/releases/specs/arm64/systemd-stage3.spec b/releases/specs/arm64/systemd-stage3.spec
new file mode 100644
index 00000000..04ebee65
--- /dev/null
+++ b/releases/specs/arm64/systemd-stage3.spec
@@ -0,0 +1,10 @@
+subarch: arm64
+target: stage3
+version_stamp: systemd-@TIMESTAMP@
+rel_type: default
+profile: default/linux/arm64/17.0/systemd
+snapshot: @TIMESTAMP@
+source_subpath: default/stage1-arm64-systemd-@TIMESTAMP@
+compression_mode: pixz_x
+portage_confdir: @REPO_DIR@/releases/portage/stages
+portage_prefix: releng
diff --git a/tools/catalyst-auto-arm64.conf b/tools/catalyst-auto-arm64.conf
index a34b9732..5d31d3fa 100644
--- a/tools/catalyst-auto-arm64.conf
+++ b/tools/catalyst-auto-arm64.conf
@@ -8,7 +8,7 @@ SUBARCH=`grep subarch $SPECS_DIR/stage1.spec | awk '{print $2}'`
SETS="default"
-SET_default_SPECS="stage1.spec stage3.spec"
+SET_default_SPECS="stage1.spec stage3.spec systemd-stage1.spec systemd-stage3.spec"
#SET_default_OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec"
#KCONFIG_DIR=${REPO_DIR}/releases/kconfig/sparc
@@ -41,6 +41,9 @@ post_build() {
stage3.spec)
upload stage3-${SUBARCH}-*${TIMESTAMP}*.tar.xz*
;;
+ systemd-stage3.spec)
+ upload stage3-${SUBARCH}-systemd-${TIMESTAMP}*.xz*
+ ;;
esac
popd >/dev/null
next reply other threads:[~2020-08-17 22:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-17 22:14 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-08-17 22:14 [gentoo-commits] proj/releng:master commit in: releases/specs/arm64/, tools/ Matt Turner
2021-07-25 20:59 Georgy Yakovlev
2022-01-23 18:38 Andreas K. Hüttel
2022-01-23 19:22 Andreas K. Hüttel
2024-03-21 13:51 Andreas K. Hüttel
2024-04-01 20:46 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=1597702433.84660f02fcccc3dfbd4b88b06fd451cff6d9b859.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