public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/releng:master commit in: releases/specs-qemu/alpha/
@ 2021-09-26 12:26 Andreas K. Hüttel
  0 siblings, 0 replies; 14+ messages in thread
From: Andreas K. Hüttel @ 2021-09-26 12:26 UTC (permalink / raw
  To: gentoo-commits

commit:     2b4960e275946fac753644c5e159fc9a1b7f2d8e
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 26 12:26:36 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Sep 26 12:26:36 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=2b4960e2

Add missing interpreter setting

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 releases/specs-qemu/alpha/installcd-stage1.spec         | 1 +
 releases/specs-qemu/alpha/installcd-stage2-minimal.spec | 1 +
 releases/specs-qemu/alpha/stage1-openrc.spec            | 1 +
 releases/specs-qemu/alpha/stage3-openrc.spec            | 1 +
 4 files changed, 4 insertions(+)

diff --git a/releases/specs-qemu/alpha/installcd-stage1.spec b/releases/specs-qemu/alpha/installcd-stage1.spec
index a212adcc..7a28de4f 100644
--- a/releases/specs-qemu/alpha/installcd-stage1.spec
+++ b/releases/specs-qemu/alpha/installcd-stage1.spec
@@ -6,6 +6,7 @@ profile: default/linux/alpha/17.0
 snapshot: @TIMESTAMP@
 source_subpath: default/stage3-alpha-openrc-@TIMESTAMP@
 portage_confdir: @REPO_DIR@/releases/portage/isos-qemu
+interpreter: /usr/bin/qemu-alpha
 livecd/use:
 	compile-locales
 	fbcon

diff --git a/releases/specs-qemu/alpha/installcd-stage2-minimal.spec b/releases/specs-qemu/alpha/installcd-stage2-minimal.spec
index 2e3ad12e..93f9888d 100644
--- a/releases/specs-qemu/alpha/installcd-stage2-minimal.spec
+++ b/releases/specs-qemu/alpha/installcd-stage2-minimal.spec
@@ -6,6 +6,7 @@ profile: default/linux/alpha/17.0
 snapshot: @TIMESTAMP@
 source_subpath: default/livecd-stage1-alpha-@TIMESTAMP@
 portage_confdir: @REPO_DIR@/releases/portage/isos-qemu
+interpreter: /usr/bin/qemu-alpha
 
 livecd/bootargs: dokeymap
 livecd/cdtar: /root/aboot-1.0_pre20040408-r2-cdtar-weekly.tar.bz2

diff --git a/releases/specs-qemu/alpha/stage1-openrc.spec b/releases/specs-qemu/alpha/stage1-openrc.spec
index 8c406ceb..a28350c1 100644
--- a/releases/specs-qemu/alpha/stage1-openrc.spec
+++ b/releases/specs-qemu/alpha/stage1-openrc.spec
@@ -8,3 +8,4 @@ source_subpath: default/stage3-alpha-openrc-latest
 update_seed: yes
 update_seed_command: -uDN @world
 portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+interpreter: /usr/bin/qemu-alpha

diff --git a/releases/specs-qemu/alpha/stage3-openrc.spec b/releases/specs-qemu/alpha/stage3-openrc.spec
index 8e5be86e..fb23a4f6 100644
--- a/releases/specs-qemu/alpha/stage3-openrc.spec
+++ b/releases/specs-qemu/alpha/stage3-openrc.spec
@@ -6,3 +6,4 @@ profile: default/linux/alpha/17.0
 snapshot: @TIMESTAMP@
 source_subpath: default/stage1-alpha-openrc-@TIMESTAMP@
 portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+interpreter: /usr/bin/qemu-alpha


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/releng:master commit in: releases/specs-qemu/alpha/
@ 2021-10-01 22:53 Andreas K. Hüttel
  0 siblings, 0 replies; 14+ messages in thread
From: Andreas K. Hüttel @ 2021-10-01 22:53 UTC (permalink / raw
  To: gentoo-commits

commit:     98b6508e2efd6037dcb947c789c95a399af98d88
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  1 22:53:33 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Oct  1 22:53:33 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=98b6508e

alpha qemu builds: specify pixz compression

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 releases/specs-qemu/alpha/installcd-stage1.spec | 1 +
 releases/specs-qemu/alpha/stage1-openrc.spec    | 1 +
 releases/specs-qemu/alpha/stage3-openrc.spec    | 1 +
 3 files changed, 3 insertions(+)

diff --git a/releases/specs-qemu/alpha/installcd-stage1.spec b/releases/specs-qemu/alpha/installcd-stage1.spec
index 7a28de4f..726b956e 100644
--- a/releases/specs-qemu/alpha/installcd-stage1.spec
+++ b/releases/specs-qemu/alpha/installcd-stage1.spec
@@ -7,6 +7,7 @@ snapshot: @TIMESTAMP@
 source_subpath: default/stage3-alpha-openrc-@TIMESTAMP@
 portage_confdir: @REPO_DIR@/releases/portage/isos-qemu
 interpreter: /usr/bin/qemu-alpha
+compression_mode: pixz_x
 livecd/use:
 	compile-locales
 	fbcon

diff --git a/releases/specs-qemu/alpha/stage1-openrc.spec b/releases/specs-qemu/alpha/stage1-openrc.spec
index a28350c1..3b33273b 100644
--- a/releases/specs-qemu/alpha/stage1-openrc.spec
+++ b/releases/specs-qemu/alpha/stage1-openrc.spec
@@ -9,3 +9,4 @@ update_seed: yes
 update_seed_command: -uDN @world
 portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
 interpreter: /usr/bin/qemu-alpha
+compression_mode: pixz_x

diff --git a/releases/specs-qemu/alpha/stage3-openrc.spec b/releases/specs-qemu/alpha/stage3-openrc.spec
index fb23a4f6..61cb85ee 100644
--- a/releases/specs-qemu/alpha/stage3-openrc.spec
+++ b/releases/specs-qemu/alpha/stage3-openrc.spec
@@ -7,3 +7,4 @@ snapshot: @TIMESTAMP@
 source_subpath: default/stage1-alpha-openrc-@TIMESTAMP@
 portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
 interpreter: /usr/bin/qemu-alpha
+compression_mode: pixz_x


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/releng:master commit in: releases/specs-qemu/alpha/
@ 2022-01-15  0:07 Andreas K. Hüttel
  0 siblings, 0 replies; 14+ messages in thread
From: Andreas K. Hüttel @ 2022-01-15  0:07 UTC (permalink / raw
  To: gentoo-commits

commit:     a6d286711842cd5d577767069d3a66ed6763e093
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 15 00:00:59 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jan 15 00:00:59 2022 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=a6d28671

Add alpha systemd specs

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 releases/specs-qemu/alpha/stage1-systemd.spec | 12 ++++++++++++
 releases/specs-qemu/alpha/stage3-systemd.spec | 10 ++++++++++
 2 files changed, 22 insertions(+)

diff --git a/releases/specs-qemu/alpha/stage1-systemd.spec b/releases/specs-qemu/alpha/stage1-systemd.spec
new file mode 100644
index 00000000..cb602b5c
--- /dev/null
+++ b/releases/specs-qemu/alpha/stage1-systemd.spec
@@ -0,0 +1,12 @@
+subarch: alpha
+target: stage1
+version_stamp: systemd-@TIMESTAMP@
+rel_type: default
+profile: default/linux/alpha/17.0/systemd
+snapshot: @TIMESTAMP@
+source_subpath: default/stage3-alpha-systemd-latest
+update_seed: yes
+update_seed_command: -uDN @world
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+interpreter: /usr/bin/qemu-alpha
+compression_mode: pixz

diff --git a/releases/specs-qemu/alpha/stage3-systemd.spec b/releases/specs-qemu/alpha/stage3-systemd.spec
new file mode 100644
index 00000000..8e4e2108
--- /dev/null
+++ b/releases/specs-qemu/alpha/stage3-systemd.spec
@@ -0,0 +1,10 @@
+subarch: alpha
+target: stage3
+version_stamp: systemd-@TIMESTAMP@
+rel_type: default
+profile: default/linux/alpha/17.0/systemd
+snapshot: @TIMESTAMP@
+source_subpath: default/stage1-alpha-systemd-@TIMESTAMP@
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+interpreter: /usr/bin/qemu-alpha
+compression_mode: pixz


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/releng:master commit in: releases/specs-qemu/alpha/
@ 2022-01-15  0:20 Andreas K. Hüttel
  0 siblings, 0 replies; 14+ messages in thread
From: Andreas K. Hüttel @ 2022-01-15  0:20 UTC (permalink / raw
  To: gentoo-commits

commit:     b814be736512b67ec666f712f672f7db66a9ef04
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 15 00:20:22 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jan 15 00:20:22 2022 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=b814be73

Point to an existing alpha cdtar

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 releases/specs-qemu/alpha/installcd-stage2-minimal.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releases/specs-qemu/alpha/installcd-stage2-minimal.spec b/releases/specs-qemu/alpha/installcd-stage2-minimal.spec
index 93f9888d..53a38108 100644
--- a/releases/specs-qemu/alpha/installcd-stage2-minimal.spec
+++ b/releases/specs-qemu/alpha/installcd-stage2-minimal.spec
@@ -9,7 +9,7 @@ portage_confdir: @REPO_DIR@/releases/portage/isos-qemu
 interpreter: /usr/bin/qemu-alpha
 
 livecd/bootargs: dokeymap
-livecd/cdtar: /root/aboot-1.0_pre20040408-r2-cdtar-weekly.tar.bz2
+livecd/cdtar: /usr/share/catalyst/livecd/cdtar/aboot-1.0_pre20040408-r2-cdtar.tar.bz2
 livecd/fsscript: /root/releng/releases/scripts/livecd.sh
 livecd/fstype: squashfs
 livecd/iso: /var/tmp/catalyst/builds/default/install-alpha-minimal-@TIMESTAMP@.iso


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/releng:master commit in: releases/specs-qemu/alpha/
@ 2022-08-24  5:26 Andreas K. Hüttel
  0 siblings, 0 replies; 14+ messages in thread
From: Andreas K. Hüttel @ 2022-08-24  5:26 UTC (permalink / raw
  To: gentoo-commits

commit:     626113e86b2f52c14078137139cf98ef22d08944
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 24 05:25:38 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Aug 24 05:25:38 2022 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=626113e8

Try not updating seed on alpha (to be reverted later)

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 releases/specs-qemu/alpha/stage1-openrc.spec  | 2 +-
 releases/specs-qemu/alpha/stage1-systemd.spec | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/releases/specs-qemu/alpha/stage1-openrc.spec b/releases/specs-qemu/alpha/stage1-openrc.spec
index 642b3410..18766beb 100644
--- a/releases/specs-qemu/alpha/stage1-openrc.spec
+++ b/releases/specs-qemu/alpha/stage1-openrc.spec
@@ -5,7 +5,7 @@ rel_type: default
 profile: default/linux/alpha/17.0
 snapshot: @TIMESTAMP@
 source_subpath: default/stage3-alpha-openrc-latest
-update_seed: yes
+update_seed: no
 update_seed_command: -uDN @world
 portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
 interpreter: /usr/bin/qemu-alpha

diff --git a/releases/specs-qemu/alpha/stage1-systemd.spec b/releases/specs-qemu/alpha/stage1-systemd.spec
index cb602b5c..2bcb35e7 100644
--- a/releases/specs-qemu/alpha/stage1-systemd.spec
+++ b/releases/specs-qemu/alpha/stage1-systemd.spec
@@ -5,7 +5,7 @@ rel_type: default
 profile: default/linux/alpha/17.0/systemd
 snapshot: @TIMESTAMP@
 source_subpath: default/stage3-alpha-systemd-latest
-update_seed: yes
+update_seed: no
 update_seed_command: -uDN @world
 portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
 interpreter: /usr/bin/qemu-alpha


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/releng:master commit in: releases/specs-qemu/alpha/
@ 2022-08-25  3:41 Andreas K. Hüttel
  0 siblings, 0 replies; 14+ messages in thread
From: Andreas K. Hüttel @ 2022-08-25  3:41 UTC (permalink / raw
  To: gentoo-commits

commit:     8f1c64a1a630d0930a69e626579657620ba6116b
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 25 03:40:46 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Aug 25 03:40:46 2022 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=8f1c64a1

Revert "Try not updating seed on alpha (to be reverted later)"

Nice try, didnt work.
This reverts commit 626113e86b2f52c14078137139cf98ef22d08944.

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 releases/specs-qemu/alpha/stage1-openrc.spec  | 2 +-
 releases/specs-qemu/alpha/stage1-systemd.spec | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/releases/specs-qemu/alpha/stage1-openrc.spec b/releases/specs-qemu/alpha/stage1-openrc.spec
index 18766beb..642b3410 100644
--- a/releases/specs-qemu/alpha/stage1-openrc.spec
+++ b/releases/specs-qemu/alpha/stage1-openrc.spec
@@ -5,7 +5,7 @@ rel_type: default
 profile: default/linux/alpha/17.0
 snapshot: @TIMESTAMP@
 source_subpath: default/stage3-alpha-openrc-latest
-update_seed: no
+update_seed: yes
 update_seed_command: -uDN @world
 portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
 interpreter: /usr/bin/qemu-alpha

diff --git a/releases/specs-qemu/alpha/stage1-systemd.spec b/releases/specs-qemu/alpha/stage1-systemd.spec
index 2bcb35e7..cb602b5c 100644
--- a/releases/specs-qemu/alpha/stage1-systemd.spec
+++ b/releases/specs-qemu/alpha/stage1-systemd.spec
@@ -5,7 +5,7 @@ rel_type: default
 profile: default/linux/alpha/17.0/systemd
 snapshot: @TIMESTAMP@
 source_subpath: default/stage3-alpha-systemd-latest
-update_seed: no
+update_seed: yes
 update_seed_command: -uDN @world
 portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
 interpreter: /usr/bin/qemu-alpha


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/releng:master commit in: releases/specs-qemu/alpha/
@ 2022-10-28  2:31 Matt Turner
  0 siblings, 0 replies; 14+ messages in thread
From: Matt Turner @ 2022-10-28  2:31 UTC (permalink / raw
  To: gentoo-commits

commit:     ef36b9155fc792b56ad04fffe3ff68260473fbe2
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 27 23:55:22 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Oct 27 23:55:22 2022 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=ef36b915

specs/alpha: Remove USE=-static

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 releases/specs-qemu/alpha/installcd-stage1.spec | 1 -
 1 file changed, 1 deletion(-)

diff --git a/releases/specs-qemu/alpha/installcd-stage1.spec b/releases/specs-qemu/alpha/installcd-stage1.spec
index 994701e5..31ffd3ff 100644
--- a/releases/specs-qemu/alpha/installcd-stage1.spec
+++ b/releases/specs-qemu/alpha/installcd-stage1.spec
@@ -20,7 +20,6 @@ livecd/use:
 	readline
 	socks5
 	ssl
-	-static
 	unicode
 	xml
 


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/releng:master commit in: releases/specs-qemu/alpha/
@ 2022-11-21 20:41 Andreas K. Hüttel
  0 siblings, 0 replies; 14+ messages in thread
From: Andreas K. Hüttel @ 2022-11-21 20:41 UTC (permalink / raw
  To: gentoo-commits

commit:     8b29c46b6bff090f485ed5f77c233f7b7948e655
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 21 20:40:06 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Nov 21 20:40:56 2022 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=8b29c46b

alpha specs: mu bootstrap done, enable update-seed

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 releases/specs-qemu/alpha/stage1-systemd-mu.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releases/specs-qemu/alpha/stage1-systemd-mu.spec b/releases/specs-qemu/alpha/stage1-systemd-mu.spec
index 5be5a1c0..d491e7aa 100644
--- a/releases/specs-qemu/alpha/stage1-systemd-mu.spec
+++ b/releases/specs-qemu/alpha/stage1-systemd-mu.spec
@@ -5,7 +5,7 @@ rel_type: default
 profile: default/linux/alpha/17.0/systemd/merged-usr
 snapshot: @TIMESTAMP@
 source_subpath: default/stage3-alpha-systemd-mergedusr-latest
-update_seed: no
+update_seed: yes
 update_seed_command: -uDN @world
 portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
 interpreter: /usr/bin/qemu-alpha


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/releng:master commit in: releases/specs-qemu/alpha/
@ 2023-08-24 23:35 Andreas K. Hüttel
  0 siblings, 0 replies; 14+ messages in thread
From: Andreas K. Hüttel @ 2023-08-24 23:35 UTC (permalink / raw
  To: gentoo-commits

commit:     033b5002d7c9a7af16a79ea3a9541d34abb6dad9
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 24 23:35:06 2023 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Aug 24 23:35:06 2023 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=033b5002

Add binrepo_path for all alpha stages

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 releases/specs-qemu/alpha/stage3-openrc.spec     | 1 +
 releases/specs-qemu/alpha/stage3-systemd-mu.spec | 1 +
 releases/specs-qemu/alpha/stage3-systemd.spec    | 1 +
 3 files changed, 3 insertions(+)

diff --git a/releases/specs-qemu/alpha/stage3-openrc.spec b/releases/specs-qemu/alpha/stage3-openrc.spec
index e564849d..f3bd7660 100644
--- a/releases/specs-qemu/alpha/stage3-openrc.spec
+++ b/releases/specs-qemu/alpha/stage3-openrc.spec
@@ -8,3 +8,4 @@ source_subpath: default/stage1-alpha-openrc-@TIMESTAMP@
 portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
 interpreter: /usr/bin/qemu-alpha
 compression_mode: pixz
+binrepo_path: alpha/binpackages/17.0/alpha

diff --git a/releases/specs-qemu/alpha/stage3-systemd-mu.spec b/releases/specs-qemu/alpha/stage3-systemd-mu.spec
index facce787..687d670a 100644
--- a/releases/specs-qemu/alpha/stage3-systemd-mu.spec
+++ b/releases/specs-qemu/alpha/stage3-systemd-mu.spec
@@ -8,3 +8,4 @@ source_subpath: mergedusr/stage1-alpha-systemd-mergedusr-@TIMESTAMP@
 portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
 interpreter: /usr/bin/qemu-alpha
 compression_mode: pixz
+binrepo_path: alpha/binpackages/17.0/alpha

diff --git a/releases/specs-qemu/alpha/stage3-systemd.spec b/releases/specs-qemu/alpha/stage3-systemd.spec
index 8e4e2108..d165ab80 100644
--- a/releases/specs-qemu/alpha/stage3-systemd.spec
+++ b/releases/specs-qemu/alpha/stage3-systemd.spec
@@ -8,3 +8,4 @@ source_subpath: default/stage1-alpha-systemd-@TIMESTAMP@
 portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
 interpreter: /usr/bin/qemu-alpha
 compression_mode: pixz
+binrepo_path: alpha/binpackages/17.0/alpha


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/releng:master commit in: releases/specs-qemu/alpha/
@ 2023-12-03 20:58 Andreas K. Hüttel
  0 siblings, 0 replies; 14+ messages in thread
From: Andreas K. Hüttel @ 2023-12-03 20:58 UTC (permalink / raw
  To: gentoo-commits

commit:     af7056ee11521acc548f1fb6f7bcca3401fa3f72
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  3 20:51:56 2023 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Dec  3 20:51:56 2023 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=af7056ee

Drop alpha systemd non-merged-usr specs

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 releases/specs-qemu/alpha/stage1-systemd.spec | 12 ------------
 releases/specs-qemu/alpha/stage3-systemd.spec | 11 -----------
 2 files changed, 23 deletions(-)

diff --git a/releases/specs-qemu/alpha/stage1-systemd.spec b/releases/specs-qemu/alpha/stage1-systemd.spec
deleted file mode 100644
index cb602b5c..00000000
--- a/releases/specs-qemu/alpha/stage1-systemd.spec
+++ /dev/null
@@ -1,12 +0,0 @@
-subarch: alpha
-target: stage1
-version_stamp: systemd-@TIMESTAMP@
-rel_type: default
-profile: default/linux/alpha/17.0/systemd
-snapshot: @TIMESTAMP@
-source_subpath: default/stage3-alpha-systemd-latest
-update_seed: yes
-update_seed_command: -uDN @world
-portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
-interpreter: /usr/bin/qemu-alpha
-compression_mode: pixz

diff --git a/releases/specs-qemu/alpha/stage3-systemd.spec b/releases/specs-qemu/alpha/stage3-systemd.spec
deleted file mode 100644
index d165ab80..00000000
--- a/releases/specs-qemu/alpha/stage3-systemd.spec
+++ /dev/null
@@ -1,11 +0,0 @@
-subarch: alpha
-target: stage3
-version_stamp: systemd-@TIMESTAMP@
-rel_type: default
-profile: default/linux/alpha/17.0/systemd
-snapshot: @TIMESTAMP@
-source_subpath: default/stage1-alpha-systemd-@TIMESTAMP@
-portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
-interpreter: /usr/bin/qemu-alpha
-compression_mode: pixz
-binrepo_path: alpha/binpackages/17.0/alpha


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/releng:master commit in: releases/specs-qemu/alpha/
@ 2023-12-03 20:58 Andreas K. Hüttel
  0 siblings, 0 replies; 14+ messages in thread
From: Andreas K. Hüttel @ 2023-12-03 20:58 UTC (permalink / raw
  To: gentoo-commits

commit:     daf5b7a49a965cce8e619603d84702cc9228710a
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  3 20:58:24 2023 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Dec  3 20:58:24 2023 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=daf5b7a4

Add alpha 23.0 stage specs

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 releases/specs-qemu/alpha/stage1-openrc-23.spec  | 12 ++++++++++++
 releases/specs-qemu/alpha/stage1-systemd-23.spec | 12 ++++++++++++
 releases/specs-qemu/alpha/stage3-openrc-23.spec  | 11 +++++++++++
 releases/specs-qemu/alpha/stage3-systemd-23.spec | 11 +++++++++++
 4 files changed, 46 insertions(+)

diff --git a/releases/specs-qemu/alpha/stage1-openrc-23.spec b/releases/specs-qemu/alpha/stage1-openrc-23.spec
new file mode 100644
index 00000000..3a1298f3
--- /dev/null
+++ b/releases/specs-qemu/alpha/stage1-openrc-23.spec
@@ -0,0 +1,12 @@
+subarch: alpha
+target: stage1
+version_stamp: openrc-23.0-@TIMESTAMP@
+rel_type: 23.0-default
+profile: default/linux/alpha/23.0
+snapshot: @TIMESTAMP@
+source_subpath: 23.0-default/stage3-alpha-openrc-23.0-latest
+update_seed: yes
+update_seed_command: -uDN @world
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+interpreter: /usr/bin/qemu-alpha
+compression_mode: pixz

diff --git a/releases/specs-qemu/alpha/stage1-systemd-23.spec b/releases/specs-qemu/alpha/stage1-systemd-23.spec
new file mode 100644
index 00000000..96c520fc
--- /dev/null
+++ b/releases/specs-qemu/alpha/stage1-systemd-23.spec
@@ -0,0 +1,12 @@
+subarch: alpha
+target: stage1
+version_stamp: systemd-23.0-@TIMESTAMP@
+rel_type: 23.0-default
+profile: default/linux/alpha/23.0/systemd
+snapshot: @TIMESTAMP@
+source_subpath: 23.0-default/stage3-alpha-systemd-23.0-latest
+update_seed: yes
+update_seed_command: -uDN @world
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+interpreter: /usr/bin/qemu-alpha
+compression_mode: pixz

diff --git a/releases/specs-qemu/alpha/stage3-openrc-23.spec b/releases/specs-qemu/alpha/stage3-openrc-23.spec
new file mode 100644
index 00000000..43f579f4
--- /dev/null
+++ b/releases/specs-qemu/alpha/stage3-openrc-23.spec
@@ -0,0 +1,11 @@
+subarch: alpha
+target: stage3
+version_stamp: openrc-23.0-@TIMESTAMP@
+rel_type: 23.0-default
+profile: default/linux/alpha/23.0
+snapshot: @TIMESTAMP@
+source_subpath: 23.0-default/stage1-alpha-openrc-23.0-@TIMESTAMP@
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+interpreter: /usr/bin/qemu-alpha
+compression_mode: pixz
+binrepo_path: alpha/binpackages/23.0/alpha

diff --git a/releases/specs-qemu/alpha/stage3-systemd-23.spec b/releases/specs-qemu/alpha/stage3-systemd-23.spec
new file mode 100644
index 00000000..aa74141d
--- /dev/null
+++ b/releases/specs-qemu/alpha/stage3-systemd-23.spec
@@ -0,0 +1,11 @@
+subarch: alpha
+target: stage3
+version_stamp: systemd-23.0-@TIMESTAMP@
+rel_type: 23.0-default
+profile: default/linux/alpha/23.0/systemd
+snapshot: @TIMESTAMP@
+source_subpath: 23.0-default/stage1-alpha-systemd-23.0-@TIMESTAMP@
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+interpreter: /usr/bin/qemu-alpha
+compression_mode: pixz
+binrepo_path: alpha/binpackages/23.0/alpha


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/releng:master commit in: releases/specs-qemu/alpha/
@ 2024-02-25 19:28 Andreas K. Hüttel
  0 siblings, 0 replies; 14+ messages in thread
From: Andreas K. Hüttel @ 2024-02-25 19:28 UTC (permalink / raw
  To: gentoo-commits

commit:     24310206ae30267098e659f1d8c15b624f4cb600
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 25 19:28:06 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Feb 25 19:28:06 2024 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=24310206

Fix alpha 23.0 stage filenames

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 releases/specs-qemu/alpha/stage1-openrc-23.spec  | 4 ++--
 releases/specs-qemu/alpha/stage1-systemd-23.spec | 4 ++--
 releases/specs-qemu/alpha/stage3-openrc-23.spec  | 4 ++--
 releases/specs-qemu/alpha/stage3-systemd-23.spec | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/releases/specs-qemu/alpha/stage1-openrc-23.spec b/releases/specs-qemu/alpha/stage1-openrc-23.spec
index e88231b0..0a38da76 100644
--- a/releases/specs-qemu/alpha/stage1-openrc-23.spec
+++ b/releases/specs-qemu/alpha/stage1-openrc-23.spec
@@ -1,10 +1,10 @@
 subarch: alpha
 target: stage1
-version_stamp: openrc-23.0-@TIMESTAMP@
+version_stamp: openrc-@TIMESTAMP@
 rel_type: 23.0-default
 profile: default/linux/alpha/23.0
 snapshot_treeish: @TREEISH@
-source_subpath: 23.0-default/stage3-alpha-openrc-23.0-latest
+source_subpath: 23.0-default/stage3-alpha-openrc-latest
 update_seed: yes
 update_seed_command: -uDN @world
 portage_confdir: @REPO_DIR@/releases/portage/stages-qemu

diff --git a/releases/specs-qemu/alpha/stage1-systemd-23.spec b/releases/specs-qemu/alpha/stage1-systemd-23.spec
index 517628e9..b9bfe621 100644
--- a/releases/specs-qemu/alpha/stage1-systemd-23.spec
+++ b/releases/specs-qemu/alpha/stage1-systemd-23.spec
@@ -1,10 +1,10 @@
 subarch: alpha
 target: stage1
-version_stamp: systemd-23.0-@TIMESTAMP@
+version_stamp: systemd-@TIMESTAMP@
 rel_type: 23.0-default
 profile: default/linux/alpha/23.0/systemd
 snapshot_treeish: @TREEISH@
-source_subpath: 23.0-default/stage3-alpha-systemd-23.0-latest
+source_subpath: 23.0-default/stage3-alpha-systemd-latest
 update_seed: yes
 update_seed_command: -uDN @world
 portage_confdir: @REPO_DIR@/releases/portage/stages-qemu

diff --git a/releases/specs-qemu/alpha/stage3-openrc-23.spec b/releases/specs-qemu/alpha/stage3-openrc-23.spec
index 93f852c1..b9fa6ffe 100644
--- a/releases/specs-qemu/alpha/stage3-openrc-23.spec
+++ b/releases/specs-qemu/alpha/stage3-openrc-23.spec
@@ -1,10 +1,10 @@
 subarch: alpha
 target: stage3
-version_stamp: openrc-23.0-@TIMESTAMP@
+version_stamp: openrc-@TIMESTAMP@
 rel_type: 23.0-default
 profile: default/linux/alpha/23.0
 snapshot_treeish: @TREEISH@
-source_subpath: 23.0-default/stage1-alpha-openrc-23.0-@TIMESTAMP@
+source_subpath: 23.0-default/stage1-alpha-openrc-@TIMESTAMP@
 portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
 interpreter: /usr/bin/qemu-alpha
 compression_mode: pixz

diff --git a/releases/specs-qemu/alpha/stage3-systemd-23.spec b/releases/specs-qemu/alpha/stage3-systemd-23.spec
index 38361c33..ee4ce31c 100644
--- a/releases/specs-qemu/alpha/stage3-systemd-23.spec
+++ b/releases/specs-qemu/alpha/stage3-systemd-23.spec
@@ -1,10 +1,10 @@
 subarch: alpha
 target: stage3
-version_stamp: systemd-23.0-@TIMESTAMP@
+version_stamp: systemd-@TIMESTAMP@
 rel_type: 23.0-default
 profile: default/linux/alpha/23.0/systemd
 snapshot_treeish: @TREEISH@
-source_subpath: 23.0-default/stage1-alpha-systemd-23.0-@TIMESTAMP@
+source_subpath: 23.0-default/stage1-alpha-systemd-@TIMESTAMP@
 portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
 interpreter: /usr/bin/qemu-alpha
 compression_mode: pixz


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/releng:master commit in: releases/specs-qemu/alpha/
@ 2024-04-01 19:11 Andreas K. Hüttel
  0 siblings, 0 replies; 14+ messages in thread
From: Andreas K. Hüttel @ 2024-04-01 19:11 UTC (permalink / raw
  To: gentoo-commits

commit:     8527496c58b0f7addf61cb1f275cdfcbb7fe4a89
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  1 19:09:34 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Apr  1 19:09:34 2024 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=8527496c

Cleanup alpha -mu specs

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 releases/specs-qemu/alpha/stage1-systemd-mu.spec | 12 ------------
 releases/specs-qemu/alpha/stage3-systemd-mu.spec | 11 -----------
 2 files changed, 23 deletions(-)

diff --git a/releases/specs-qemu/alpha/stage1-systemd-mu.spec b/releases/specs-qemu/alpha/stage1-systemd-mu.spec
deleted file mode 100644
index 610372d2..00000000
--- a/releases/specs-qemu/alpha/stage1-systemd-mu.spec
+++ /dev/null
@@ -1,12 +0,0 @@
-subarch: alpha
-target: stage1
-version_stamp: systemd-mergedusr-@TIMESTAMP@
-rel_type: mergedusr
-profile: default/linux/alpha/17.0/systemd/merged-usr
-snapshot_treeish: @TREEISH@
-source_subpath: mergedusr/stage3-alpha-systemd-mergedusr-latest
-update_seed: yes
-update_seed_command: -uDN @world
-portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
-interpreter: /usr/bin/qemu-alpha
-compression_mode: pixz

diff --git a/releases/specs-qemu/alpha/stage3-systemd-mu.spec b/releases/specs-qemu/alpha/stage3-systemd-mu.spec
deleted file mode 100644
index e4a244ad..00000000
--- a/releases/specs-qemu/alpha/stage3-systemd-mu.spec
+++ /dev/null
@@ -1,11 +0,0 @@
-subarch: alpha
-target: stage3
-version_stamp: systemd-mergedusr-@TIMESTAMP@
-rel_type: mergedusr
-profile: default/linux/alpha/17.0/systemd/merged-usr
-snapshot_treeish: @TREEISH@
-source_subpath: mergedusr/stage1-alpha-systemd-mergedusr-@TIMESTAMP@
-portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
-interpreter: /usr/bin/qemu-alpha
-compression_mode: pixz
-binrepo_path: alpha/binpackages/17.0/alpha


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/releng:master commit in: releases/specs-qemu/alpha/
@ 2024-06-01 20:38 Andreas K. Hüttel
  0 siblings, 0 replies; 14+ messages in thread
From: Andreas K. Hüttel @ 2024-06-01 20:38 UTC (permalink / raw
  To: gentoo-commits

commit:     c22b52aa8092a7fcd0952f4a624f22b8269c8ad6
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  1 20:35:06 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jun  1 20:35:06 2024 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=c22b52aa

Clean up alpha specs

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 releases/specs-qemu/alpha/stage1-openrc.spec | 12 ------------
 releases/specs-qemu/alpha/stage3-openrc.spec | 11 -----------
 2 files changed, 23 deletions(-)

diff --git a/releases/specs-qemu/alpha/stage1-openrc.spec b/releases/specs-qemu/alpha/stage1-openrc.spec
deleted file mode 100644
index b0481b7e..00000000
--- a/releases/specs-qemu/alpha/stage1-openrc.spec
+++ /dev/null
@@ -1,12 +0,0 @@
-subarch: alpha
-target: stage1
-version_stamp: openrc-@TIMESTAMP@
-rel_type: default
-profile: default/linux/alpha/17.0
-snapshot_treeish: @TREEISH@
-source_subpath: default/stage3-alpha-openrc-latest
-update_seed: yes
-update_seed_command: -uDN @world
-portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
-interpreter: /usr/bin/qemu-alpha
-compression_mode: pixz

diff --git a/releases/specs-qemu/alpha/stage3-openrc.spec b/releases/specs-qemu/alpha/stage3-openrc.spec
deleted file mode 100644
index 2f3cd873..00000000
--- a/releases/specs-qemu/alpha/stage3-openrc.spec
+++ /dev/null
@@ -1,11 +0,0 @@
-subarch: alpha
-target: stage3
-version_stamp: openrc-@TIMESTAMP@
-rel_type: default
-profile: default/linux/alpha/17.0
-snapshot_treeish: @TREEISH@
-source_subpath: default/stage1-alpha-openrc-@TIMESTAMP@
-portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
-interpreter: /usr/bin/qemu-alpha
-compression_mode: pixz
-binrepo_path: alpha/binpackages/17.0/alpha


^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2024-06-01 20:38 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-15  0:07 [gentoo-commits] proj/releng:master commit in: releases/specs-qemu/alpha/ Andreas K. Hüttel
  -- strict thread matches above, loose matches on Subject: below --
2024-06-01 20:38 Andreas K. Hüttel
2024-04-01 19:11 Andreas K. Hüttel
2024-02-25 19:28 Andreas K. Hüttel
2023-12-03 20:58 Andreas K. Hüttel
2023-12-03 20:58 Andreas K. Hüttel
2023-08-24 23:35 Andreas K. Hüttel
2022-11-21 20:41 Andreas K. Hüttel
2022-10-28  2:31 Matt Turner
2022-08-25  3:41 Andreas K. Hüttel
2022-08-24  5:26 Andreas K. Hüttel
2022-01-15  0:20 Andreas K. Hüttel
2021-10-01 22:53 Andreas K. Hüttel
2021-09-26 12:26 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