public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/releng:master commit in: releases/specs/s390/s390x/, releases/specs/s390/s390/, ...
@ 2025-08-15 21:39 Andreas K. Hüttel
  0 siblings, 0 replies; only message in thread
From: Andreas K. Hüttel @ 2025-08-15 21:39 UTC (permalink / raw
  To: gentoo-commits

commit:     d30c803f3946c7201c7c11f71c86f4d99f1b7489
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 15 21:38:48 2025 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Aug 15 21:38:48 2025 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=d30c803f

s390: Add missing portage_prefix setting

Bug: https://bugs.gentoo.org/961308
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 releases/specs/s390/s390/stage1-openrc-23.spec   | 1 +
 releases/specs/s390/s390/stage1-systemd-23.spec  | 1 +
 releases/specs/s390/s390/stage3-openrc-23.spec   | 1 +
 releases/specs/s390/s390/stage3-systemd-23.spec  | 1 +
 releases/specs/s390/s390x/netboot/netboot.spec   | 1 +
 releases/specs/s390/s390x/stage1-openrc-23.spec  | 1 +
 releases/specs/s390/s390x/stage1-systemd-23.spec | 1 +
 releases/specs/s390/s390x/stage3-openrc-23.spec  | 1 +
 releases/specs/s390/s390x/stage3-systemd-23.spec | 1 +
 9 files changed, 9 insertions(+)

diff --git a/releases/specs/s390/s390/stage1-openrc-23.spec b/releases/specs/s390/s390/stage1-openrc-23.spec
index 0b606d61..ed49dc72 100644
--- a/releases/specs/s390/s390/stage1-openrc-23.spec
+++ b/releases/specs/s390/s390/stage1-openrc-23.spec
@@ -8,4 +8,5 @@ source_subpath: 23.0-default/stage3-s390-openrc-latest
 update_seed: yes
 update_seed_command: --update --deep --newuse @world
 compression_mode: pixz
+portage_prefix: releng
 portage_confdir: @REPO_DIR@/releases/portage/stages

diff --git a/releases/specs/s390/s390/stage1-systemd-23.spec b/releases/specs/s390/s390/stage1-systemd-23.spec
index b681ede2..f163c097 100644
--- a/releases/specs/s390/s390/stage1-systemd-23.spec
+++ b/releases/specs/s390/s390/stage1-systemd-23.spec
@@ -8,4 +8,5 @@ source_subpath: 23.0-default/stage3-s390-systemd-latest
 update_seed: yes
 update_seed_command: --update --deep --newuse @world
 compression_mode: pixz
+portage_prefix: releng
 portage_confdir: @REPO_DIR@/releases/portage/stages

diff --git a/releases/specs/s390/s390/stage3-openrc-23.spec b/releases/specs/s390/s390/stage3-openrc-23.spec
index 6e83cff2..29f3c7e0 100644
--- a/releases/specs/s390/s390/stage3-openrc-23.spec
+++ b/releases/specs/s390/s390/stage3-openrc-23.spec
@@ -6,5 +6,6 @@ profile: default/linux/s390/23.0
 snapshot_treeish: @TREEISH@
 source_subpath: 23.0-default/stage1-s390-openrc-@TIMESTAMP@
 compression_mode: pixz
+portage_prefix: releng
 portage_confdir: @REPO_DIR@/releases/portage/stages
 binrepo_path: s390/binpackages/23.0/s390

diff --git a/releases/specs/s390/s390/stage3-systemd-23.spec b/releases/specs/s390/s390/stage3-systemd-23.spec
index 7665a29a..24f9bd7a 100644
--- a/releases/specs/s390/s390/stage3-systemd-23.spec
+++ b/releases/specs/s390/s390/stage3-systemd-23.spec
@@ -6,5 +6,6 @@ profile: default/linux/s390/23.0/systemd
 snapshot_treeish: @TREEISH@
 source_subpath: 23.0-default/stage1-s390-systemd-@TIMESTAMP@
 compression_mode: pixz
+portage_prefix: releng
 portage_confdir: @REPO_DIR@/releases/portage/stages
 binrepo_path: s390/binpackages/23.0/s390

diff --git a/releases/specs/s390/s390x/netboot/netboot.spec b/releases/specs/s390/s390x/netboot/netboot.spec
index a373eb87..640b0ed1 100644
--- a/releases/specs/s390/s390x/netboot/netboot.spec
+++ b/releases/specs/s390/s390x/netboot/netboot.spec
@@ -9,6 +9,7 @@ target:          netboot
 subarch:         s390x
 rel_type:        23.0-default
 profile:         default/linux/s390/23.0/s390x
+portage_prefix: releng
 portage_confdir: @REPO_DIR@/releases/specs/s390/s390x/netboot/portage
 
 

diff --git a/releases/specs/s390/s390x/stage1-openrc-23.spec b/releases/specs/s390/s390x/stage1-openrc-23.spec
index 7ca559bd..29e5fb37 100644
--- a/releases/specs/s390/s390x/stage1-openrc-23.spec
+++ b/releases/specs/s390/s390x/stage1-openrc-23.spec
@@ -8,4 +8,5 @@ source_subpath: 23.0-default/stage3-s390x-openrc-latest
 update_seed: yes
 update_seed_command: --update --deep --newuse @world
 compression_mode: pixz
+portage_prefix: releng
 portage_confdir: @REPO_DIR@/releases/portage/stages

diff --git a/releases/specs/s390/s390x/stage1-systemd-23.spec b/releases/specs/s390/s390x/stage1-systemd-23.spec
index 025552be..a9b08ef5 100644
--- a/releases/specs/s390/s390x/stage1-systemd-23.spec
+++ b/releases/specs/s390/s390x/stage1-systemd-23.spec
@@ -8,4 +8,5 @@ source_subpath: 23.0-default/stage3-s390x-systemd-latest
 update_seed: yes
 update_seed_command: --update --deep --newuse @world
 compression_mode: pixz
+portage_prefix: releng
 portage_confdir: @REPO_DIR@/releases/portage/stages

diff --git a/releases/specs/s390/s390x/stage3-openrc-23.spec b/releases/specs/s390/s390x/stage3-openrc-23.spec
index 08d1c5c6..fd2a0732 100644
--- a/releases/specs/s390/s390x/stage3-openrc-23.spec
+++ b/releases/specs/s390/s390x/stage3-openrc-23.spec
@@ -6,5 +6,6 @@ profile: default/linux/s390/23.0/s390x
 snapshot_treeish: @TREEISH@
 source_subpath: 23.0-default/stage1-s390x-openrc-@TIMESTAMP@
 compression_mode: pixz
+portage_prefix: releng
 portage_confdir: @REPO_DIR@/releases/portage/stages
 binrepo_path: s390/binpackages/23.0/s390x

diff --git a/releases/specs/s390/s390x/stage3-systemd-23.spec b/releases/specs/s390/s390x/stage3-systemd-23.spec
index b19e0a26..87d1de52 100644
--- a/releases/specs/s390/s390x/stage3-systemd-23.spec
+++ b/releases/specs/s390/s390x/stage3-systemd-23.spec
@@ -6,5 +6,6 @@ profile: default/linux/s390/23.0/s390x/systemd
 snapshot_treeish: @TREEISH@
 source_subpath: 23.0-default/stage1-s390x-systemd-@TIMESTAMP@
 compression_mode: pixz
+portage_prefix: releng
 portage_confdir: @REPO_DIR@/releases/portage/stages
 binrepo_path: s390/binpackages/23.0/s390x


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2025-08-15 21:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-15 21:39 [gentoo-commits] proj/releng:master commit in: releases/specs/s390/s390x/, releases/specs/s390/s390/, Andreas K. Hüttel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox