commit:     6bac00301896009abd24f7098d1da61594917cb6
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 26 11:17:37 2025 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jul 26 11:17:37 2025 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=6bac0030

Add mips o32 time64 spec files

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

 .../mips/o32-t64/stage1-mips2-o32-openrc-23.spec           | 14 ++++++++++++++
 .../mips/o32-t64/stage1-mips2-o32-systemd-23.spec          | 14 ++++++++++++++
 .../mips/o32-t64/stage1-mips2_softfloat-o32-openrc-23.spec | 14 ++++++++++++++
 .../o32-t64/stage1-mips2_softfloat-o32-systemd-23.spec     | 14 ++++++++++++++
 .../mips/o32-t64/stage1-mipsel2-o32-openrc-23.spec         | 14 ++++++++++++++
 .../mips/o32-t64/stage1-mipsel2-o32-systemd-23.spec        | 14 ++++++++++++++
 .../o32-t64/stage1-mipsel2_softfloat-o32-openrc-23.spec    | 14 ++++++++++++++
 .../o32-t64/stage1-mipsel2_softfloat-o32-systemd-23.spec   | 14 ++++++++++++++
 .../mips/o32-t64/stage3-mips2-o32-openrc-23.spec           | 13 +++++++++++++
 .../mips/o32-t64/stage3-mips2-o32-systemd-23.spec          | 13 +++++++++++++
 .../mips/o32-t64/stage3-mips2_softfloat-o32-openrc-23.spec | 13 +++++++++++++
 .../o32-t64/stage3-mips2_softfloat-o32-systemd-23.spec     | 13 +++++++++++++
 .../mips/o32-t64/stage3-mipsel2-o32-openrc-23.spec         | 13 +++++++++++++
 .../mips/o32-t64/stage3-mipsel2-o32-systemd-23.spec        | 13 +++++++++++++
 .../o32-t64/stage3-mipsel2_softfloat-o32-openrc-23.spec    | 13 +++++++++++++
 .../o32-t64/stage3-mipsel2_softfloat-o32-systemd-23.spec   | 13 +++++++++++++
 16 files changed, 216 insertions(+)

diff --git a/releases/specs-qemu/mips/o32-t64/stage1-mips2-o32-openrc-23.spec 
b/releases/specs-qemu/mips/o32-t64/stage1-mips2-o32-openrc-23.spec
new file mode 100644
index 00000000..7bdebaed
--- /dev/null
+++ b/releases/specs-qemu/mips/o32-t64/stage1-mips2-o32-openrc-23.spec
@@ -0,0 +1,14 @@
+subarch: mips2
+target: stage1
+version_stamp: t64-openrc-@TIMESTAMP@
+interpreter: /usr/bin/qemu-mips
+rel_type: 23.0-time64
+profile: default/linux/mips/23.0/time64/o32
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-time64/stage3-mips2-t64-openrc-latest
+compression_mode: pixz
+decompressor_search_order: xz bzip2
+update_seed: yes
+update_seed_command: -uDN @world
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+portage_prefix: releng

diff --git a/releases/specs-qemu/mips/o32-t64/stage1-mips2-o32-systemd-23.spec 
b/releases/specs-qemu/mips/o32-t64/stage1-mips2-o32-systemd-23.spec
new file mode 100644
index 00000000..c2fb198e
--- /dev/null
+++ b/releases/specs-qemu/mips/o32-t64/stage1-mips2-o32-systemd-23.spec
@@ -0,0 +1,14 @@
+subarch: mips2
+target: stage1
+version_stamp: t64-systemd-@TIMESTAMP@
+interpreter: /usr/bin/qemu-mips
+rel_type: 23.0-time64
+profile: default/linux/mips/23.0/time64/o32/systemd
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-time64/stage3-mips2-t64-systemd-latest
+compression_mode: pixz
+decompressor_search_order: xz bzip2
+update_seed: yes
+update_seed_command: -uDN @world
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+portage_prefix: releng

diff --git 
a/releases/specs-qemu/mips/o32-t64/stage1-mips2_softfloat-o32-openrc-23.spec 
b/releases/specs-qemu/mips/o32-t64/stage1-mips2_softfloat-o32-openrc-23.spec
new file mode 100644
index 00000000..08ea0c20
--- /dev/null
+++ b/releases/specs-qemu/mips/o32-t64/stage1-mips2_softfloat-o32-openrc-23.spec
@@ -0,0 +1,14 @@
+subarch: mips2_softfloat
+target: stage1
+version_stamp: t64-openrc-@TIMESTAMP@
+interpreter: /usr/bin/qemu-mips
+rel_type: 23.0-time64
+profile: default/linux/mips/23.0/time64/o32_sf
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-time64/stage3-mips2_softfloat-t64-openrc-latest
+compression_mode: pixz
+decompressor_search_order: xz
+update_seed: yes
+update_seed_command: -uDN @world
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+portage_prefix: releng

diff --git 
a/releases/specs-qemu/mips/o32-t64/stage1-mips2_softfloat-o32-systemd-23.spec 
b/releases/specs-qemu/mips/o32-t64/stage1-mips2_softfloat-o32-systemd-23.spec
new file mode 100644
index 00000000..36cbfa53
--- /dev/null
+++ 
b/releases/specs-qemu/mips/o32-t64/stage1-mips2_softfloat-o32-systemd-23.spec
@@ -0,0 +1,14 @@
+subarch: mips2_softfloat
+target: stage1
+version_stamp: t64-systemd-@TIMESTAMP@
+interpreter: /usr/bin/qemu-mips
+rel_type: 23.0-time64
+profile: default/linux/mips/23.0/time64/o32_sf/systemd
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-time64/stage3-mips2_softfloat-t64-systemd-latest
+compression_mode: pixz
+decompressor_search_order: xz
+update_seed: yes
+update_seed_command: -uDN @world
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+portage_prefix: releng

diff --git a/releases/specs-qemu/mips/o32-t64/stage1-mipsel2-o32-openrc-23.spec 
b/releases/specs-qemu/mips/o32-t64/stage1-mipsel2-o32-openrc-23.spec
new file mode 100644
index 00000000..c2a88939
--- /dev/null
+++ b/releases/specs-qemu/mips/o32-t64/stage1-mipsel2-o32-openrc-23.spec
@@ -0,0 +1,14 @@
+subarch: mipsel2
+target: stage1
+version_stamp: t64-openrc-@TIMESTAMP@
+interpreter: /usr/bin/qemu-mipsel
+rel_type: 23.0-time64
+profile: default/linux/mips/23.0/time64/mipsel/o32
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-time64/stage3-mipsel2-t64-openrc-latest
+compression_mode: pixz
+decompressor_search_order: xz
+update_seed: yes
+update_seed_command: -uDN @world
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+portage_prefix: releng

diff --git 
a/releases/specs-qemu/mips/o32-t64/stage1-mipsel2-o32-systemd-23.spec 
b/releases/specs-qemu/mips/o32-t64/stage1-mipsel2-o32-systemd-23.spec
new file mode 100644
index 00000000..c91282b3
--- /dev/null
+++ b/releases/specs-qemu/mips/o32-t64/stage1-mipsel2-o32-systemd-23.spec
@@ -0,0 +1,14 @@
+subarch: mipsel2
+target: stage1
+version_stamp: t64-systemd-@TIMESTAMP@
+interpreter: /usr/bin/qemu-mipsel
+rel_type: 23.0-time64
+profile: default/linux/mips/23.0/time64/mipsel/o32/systemd
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-time64/stage3-mipsel2-t64-systemd-latest
+compression_mode: pixz
+decompressor_search_order: xz
+update_seed: yes
+update_seed_command: -uDN @world
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+portage_prefix: releng

diff --git 
a/releases/specs-qemu/mips/o32-t64/stage1-mipsel2_softfloat-o32-openrc-23.spec 
b/releases/specs-qemu/mips/o32-t64/stage1-mipsel2_softfloat-o32-openrc-23.spec
new file mode 100644
index 00000000..3bd93e03
--- /dev/null
+++ 
b/releases/specs-qemu/mips/o32-t64/stage1-mipsel2_softfloat-o32-openrc-23.spec
@@ -0,0 +1,14 @@
+subarch: mipsel2_softfloat
+target: stage1
+version_stamp: t64-openrc-@TIMESTAMP@
+interpreter: /usr/bin/qemu-mipsel
+rel_type: 23.0-time64
+profile: default/linux/mips/23.0/time64/mipsel/o32_sf
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-time64/stage3-mipsel2_softfloat-t64-openrc-latest
+compression_mode: pixz
+decompressor_search_order: xz
+update_seed: yes
+update_seed_command: -uDN @world
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+portage_prefix: releng

diff --git 
a/releases/specs-qemu/mips/o32-t64/stage1-mipsel2_softfloat-o32-systemd-23.spec 
b/releases/specs-qemu/mips/o32-t64/stage1-mipsel2_softfloat-o32-systemd-23.spec
new file mode 100644
index 00000000..9eba9556
--- /dev/null
+++ 
b/releases/specs-qemu/mips/o32-t64/stage1-mipsel2_softfloat-o32-systemd-23.spec
@@ -0,0 +1,14 @@
+subarch: mipsel2_softfloat
+target: stage1
+version_stamp: t64-systemd-@TIMESTAMP@
+interpreter: /usr/bin/qemu-mipsel
+rel_type: 23.0-time64
+profile: default/linux/mips/23.0/time64/mipsel/o32_sf/systemd
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-time64/stage3-mipsel2_softfloat-t64-systemd-latest
+compression_mode: pixz
+decompressor_search_order: xz
+update_seed: yes
+update_seed_command: -uDN @world
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+portage_prefix: releng

diff --git a/releases/specs-qemu/mips/o32-t64/stage3-mips2-o32-openrc-23.spec 
b/releases/specs-qemu/mips/o32-t64/stage3-mips2-o32-openrc-23.spec
new file mode 100644
index 00000000..635dd4de
--- /dev/null
+++ b/releases/specs-qemu/mips/o32-t64/stage3-mips2-o32-openrc-23.spec
@@ -0,0 +1,13 @@
+subarch: mips2
+target: stage3
+version_stamp: t64-openrc-@TIMESTAMP@
+interpreter: /usr/bin/qemu-mips
+rel_type: 23.0-time64
+profile: default/linux/mips/23.0/time64/o32
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-time64/stage1-mips2-t64-openrc-@TIMESTAMP@
+compression_mode: pixz
+decompressor_search_order: xz bzip2
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+portage_prefix: releng
+binrepo_path: mips/binpackages/23.0/mips2_o32-t64

diff --git a/releases/specs-qemu/mips/o32-t64/stage3-mips2-o32-systemd-23.spec 
b/releases/specs-qemu/mips/o32-t64/stage3-mips2-o32-systemd-23.spec
new file mode 100644
index 00000000..728d0cd2
--- /dev/null
+++ b/releases/specs-qemu/mips/o32-t64/stage3-mips2-o32-systemd-23.spec
@@ -0,0 +1,13 @@
+subarch: mips2
+target: stage3
+version_stamp: t64-systemd-@TIMESTAMP@
+interpreter: /usr/bin/qemu-mips
+rel_type: 23.0-time64
+profile: default/linux/mips/23.0/time64/o32/systemd
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-time64/stage1-mips2-t64-systemd-@TIMESTAMP@
+compression_mode: pixz
+decompressor_search_order: xz bzip2
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+portage_prefix: releng
+binrepo_path: mips/binpackages/23.0/mips2_o32-t64

diff --git 
a/releases/specs-qemu/mips/o32-t64/stage3-mips2_softfloat-o32-openrc-23.spec 
b/releases/specs-qemu/mips/o32-t64/stage3-mips2_softfloat-o32-openrc-23.spec
new file mode 100644
index 00000000..813684f6
--- /dev/null
+++ b/releases/specs-qemu/mips/o32-t64/stage3-mips2_softfloat-o32-openrc-23.spec
@@ -0,0 +1,13 @@
+subarch: mips2_softfloat
+target: stage3
+version_stamp: t64-openrc-@TIMESTAMP@
+interpreter: /usr/bin/qemu-mips
+rel_type: 23.0-time64
+profile: default/linux/mips/23.0/time64/o32_sf
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-time64/stage1-mips2_softfloat-t64-openrc-@TIMESTAMP@
+compression_mode: pixz
+decompressor_search_order: xz
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+portage_prefix: releng
+binrepo_path: mips/binpackages/23.0/mips2_o32_sf-t64

diff --git 
a/releases/specs-qemu/mips/o32-t64/stage3-mips2_softfloat-o32-systemd-23.spec 
b/releases/specs-qemu/mips/o32-t64/stage3-mips2_softfloat-o32-systemd-23.spec
new file mode 100644
index 00000000..5308c4dd
--- /dev/null
+++ 
b/releases/specs-qemu/mips/o32-t64/stage3-mips2_softfloat-o32-systemd-23.spec
@@ -0,0 +1,13 @@
+subarch: mips2_softfloat
+target: stage3
+version_stamp: t64-systemd-@TIMESTAMP@
+interpreter: /usr/bin/qemu-mips
+rel_type: 23.0-time64
+profile: default/linux/mips/23.0/time64/o32_sf/systemd
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-time64/stage1-mips2_softfloat-t64-systemd-@TIMESTAMP@
+compression_mode: pixz
+decompressor_search_order: xz
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+portage_prefix: releng
+binrepo_path: mips/binpackages/23.0/mips2_o32_sf-t64

diff --git a/releases/specs-qemu/mips/o32-t64/stage3-mipsel2-o32-openrc-23.spec 
b/releases/specs-qemu/mips/o32-t64/stage3-mipsel2-o32-openrc-23.spec
new file mode 100644
index 00000000..7fc89524
--- /dev/null
+++ b/releases/specs-qemu/mips/o32-t64/stage3-mipsel2-o32-openrc-23.spec
@@ -0,0 +1,13 @@
+subarch: mipsel2
+target: stage3
+version_stamp: t64-openrc-@TIMESTAMP@
+interpreter: /usr/bin/qemu-mipsel
+rel_type: 23.0-time64
+profile: default/linux/mips/23.0/time64/mipsel/o32
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-time64/stage1-mipsel2-t64-openrc-@TIMESTAMP@
+compression_mode: pixz
+decompressor_search_order: xz
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+portage_prefix: releng
+binrepo_path: mips/binpackages/23.0/mipsel2_o32-t64

diff --git 
a/releases/specs-qemu/mips/o32-t64/stage3-mipsel2-o32-systemd-23.spec 
b/releases/specs-qemu/mips/o32-t64/stage3-mipsel2-o32-systemd-23.spec
new file mode 100644
index 00000000..f5c7040c
--- /dev/null
+++ b/releases/specs-qemu/mips/o32-t64/stage3-mipsel2-o32-systemd-23.spec
@@ -0,0 +1,13 @@
+subarch: mipsel2
+target: stage3
+version_stamp: t64-systemd-@TIMESTAMP@
+interpreter: /usr/bin/qemu-mipsel
+rel_type: 23.0-time64
+profile: default/linux/mips/23.0/time64/mipsel/o32/systemd
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-time64/stage1-mipsel2-t64-systemd-@TIMESTAMP@
+compression_mode: pixz
+decompressor_search_order: xz
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+portage_prefix: releng
+binrepo_path: mips/binpackages/23.0/mipsel2_o32-t64

diff --git 
a/releases/specs-qemu/mips/o32-t64/stage3-mipsel2_softfloat-o32-openrc-23.spec 
b/releases/specs-qemu/mips/o32-t64/stage3-mipsel2_softfloat-o32-openrc-23.spec
new file mode 100644
index 00000000..3139f2a4
--- /dev/null
+++ 
b/releases/specs-qemu/mips/o32-t64/stage3-mipsel2_softfloat-o32-openrc-23.spec
@@ -0,0 +1,13 @@
+subarch: mipsel2_softfloat
+target: stage3
+version_stamp: t64-openrc-@TIMESTAMP@
+interpreter: /usr/bin/qemu-mipsel
+rel_type: 23.0-time64
+profile: default/linux/mips/23.0/time64/mipsel/o32_sf
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-time64/stage1-mipsel2_softfloat-t64-openrc-@TIMESTAMP@
+compression_mode: pixz
+decompressor_search_order: xz
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+portage_prefix: releng
+binrepo_path: mips/binpackages/23.0/mipsel2_o32_sf-t64

diff --git 
a/releases/specs-qemu/mips/o32-t64/stage3-mipsel2_softfloat-o32-systemd-23.spec 
b/releases/specs-qemu/mips/o32-t64/stage3-mipsel2_softfloat-o32-systemd-23.spec
new file mode 100644
index 00000000..2c93d43a
--- /dev/null
+++ 
b/releases/specs-qemu/mips/o32-t64/stage3-mipsel2_softfloat-o32-systemd-23.spec
@@ -0,0 +1,13 @@
+subarch: mipsel2_softfloat
+target: stage3
+version_stamp: t64-systemd-@TIMESTAMP@
+interpreter: /usr/bin/qemu-mipsel
+rel_type: 23.0-time64
+profile: default/linux/mips/23.0/time64/mipsel/o32_sf/systemd
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-time64/stage1-mipsel2_softfloat-t64-systemd-@TIMESTAMP@
+compression_mode: pixz
+decompressor_search_order: xz
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+portage_prefix: releng
+binrepo_path: mips/binpackages/23.0/mipsel2_o32_sf-t64

Reply via email to