Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/releng:master commit in: releases/specs-qemu/alpha/
Date: Wed, 24 Aug 2022 05:26:28
Message-Id: 1661318738.626113e86b2f52c14078137139cf98ef22d08944.dilfridge@gentoo
1 commit: 626113e86b2f52c14078137139cf98ef22d08944
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 24 05:25:38 2022 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 24 05:25:38 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=626113e8
7
8 Try not updating seed on alpha (to be reverted later)
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11
12 releases/specs-qemu/alpha/stage1-openrc.spec | 2 +-
13 releases/specs-qemu/alpha/stage1-systemd.spec | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/releases/specs-qemu/alpha/stage1-openrc.spec b/releases/specs-qemu/alpha/stage1-openrc.spec
17 index 642b3410..18766beb 100644
18 --- a/releases/specs-qemu/alpha/stage1-openrc.spec
19 +++ b/releases/specs-qemu/alpha/stage1-openrc.spec
20 @@ -5,7 +5,7 @@ rel_type: default
21 profile: default/linux/alpha/17.0
22 snapshot: @TIMESTAMP@
23 source_subpath: default/stage3-alpha-openrc-latest
24 -update_seed: yes
25 +update_seed: no
26 update_seed_command: -uDN @world
27 portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
28 interpreter: /usr/bin/qemu-alpha
29
30 diff --git a/releases/specs-qemu/alpha/stage1-systemd.spec b/releases/specs-qemu/alpha/stage1-systemd.spec
31 index cb602b5c..2bcb35e7 100644
32 --- a/releases/specs-qemu/alpha/stage1-systemd.spec
33 +++ b/releases/specs-qemu/alpha/stage1-systemd.spec
34 @@ -5,7 +5,7 @@ rel_type: default
35 profile: default/linux/alpha/17.0/systemd
36 snapshot: @TIMESTAMP@
37 source_subpath: default/stage3-alpha-systemd-latest
38 -update_seed: yes
39 +update_seed: no
40 update_seed_command: -uDN @world
41 portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
42 interpreter: /usr/bin/qemu-alpha