commit: 40ddea2e5c71c6087902fe756d56f564f3db7f71
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 21 23:46:29 2022 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Nov 21 23:46:29 2022 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=40ddea2e
Add mips(el)2 o32 systemd builds
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
releases/specs-qemu/mips/stage1-mips2-o32-systemd.spec | 14 ++++++++++++++
releases/specs-qemu/mips/stage1-mipsel2-o32-systemd.spec | 14 ++++++++++++++
releases/specs-qemu/mips/stage3-mips2-o32-systemd.spec | 12 ++++++++++++
releases/specs-qemu/mips/stage3-mipsel2-o32-systemd.spec | 12 ++++++++++++
tools/catalyst-auto-qemu-mips-common | 11 +++++++----
5 files changed, 59 insertions(+), 4 deletions(-)
diff --git a/releases/specs-qemu/mips/stage1-mips2-o32-systemd.spec
b/releases/specs-qemu/mips/stage1-mips2-o32-systemd.spec
new file mode 100644
index 00000000..9256e128
--- /dev/null
+++ b/releases/specs-qemu/mips/stage1-mips2-o32-systemd.spec
@@ -0,0 +1,14 @@
+subarch: mips2
+target: stage1
+version_stamp: systemd-@TIMESTAMP@
+interpreter: /usr/bin/qemu-mips
+rel_type: default
+profile: default/linux/mips/17.0/o32/systemd
+snapshot: @TIMESTAMP@
+source_subpath: default/stage3-mips2-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/stage1-mipsel2-o32-systemd.spec
b/releases/specs-qemu/mips/stage1-mipsel2-o32-systemd.spec
new file mode 100644
index 00000000..b2f55002
--- /dev/null
+++ b/releases/specs-qemu/mips/stage1-mipsel2-o32-systemd.spec
@@ -0,0 +1,14 @@
+subarch: mipsel2
+target: stage1
+version_stamp: systemd-@TIMESTAMP@
+interpreter: /usr/bin/qemu-mipsel
+rel_type: default
+profile: default/linux/mips/17.0/mipsel/o32/systemd
+snapshot: @TIMESTAMP@
+source_subpath: default/stage3-mipsel2-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/stage3-mips2-o32-systemd.spec
b/releases/specs-qemu/mips/stage3-mips2-o32-systemd.spec
new file mode 100644
index 00000000..a47fe1e8
--- /dev/null
+++ b/releases/specs-qemu/mips/stage3-mips2-o32-systemd.spec
@@ -0,0 +1,12 @@
+subarch: mips2
+target: stage3
+version_stamp: systemd-@TIMESTAMP@
+interpreter: /usr/bin/qemu-mips
+rel_type: default
+profile: default/linux/mips/17.0/o32/systemd
+snapshot: @TIMESTAMP@
+source_subpath: default/stage1-mips2-systemd-@TIMESTAMP@
+compression_mode: pixz
+decompressor_search_order: xz bzip2
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+portage_prefix: releng
diff --git a/releases/specs-qemu/mips/stage3-mipsel2-o32-systemd.spec
b/releases/specs-qemu/mips/stage3-mipsel2-o32-systemd.spec
new file mode 100644
index 00000000..e5c89fef
--- /dev/null
+++ b/releases/specs-qemu/mips/stage3-mipsel2-o32-systemd.spec
@@ -0,0 +1,12 @@
+subarch: mipsel2
+target: stage3
+version_stamp: systemd-@TIMESTAMP@
+interpreter: /usr/bin/qemu-mipsel
+rel_type: default
+profile: default/linux/mips/17.0/mipsel/o32/systemd
+snapshot: @TIMESTAMP@
+source_subpath: default/stage1-mipsel2-systemd-@TIMESTAMP@
+compression_mode: pixz
+decompressor_search_order: xz bzip2
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+portage_prefix: releng
diff --git a/tools/catalyst-auto-qemu-mips-common
b/tools/catalyst-auto-qemu-mips-common
index 8965846a..d6c0616f 100644
--- a/tools/catalyst-auto-qemu-mips-common
+++ b/tools/catalyst-auto-qemu-mips-common
@@ -6,13 +6,16 @@ UPLOAD_KEY=/root/.ssh/id_rsa
SPECS_DIR=${REPO_DIR}/releases/specs-qemu/mips
EMAIL_SUBJECT_PREPEND="[mips-qemu-auto]"
-SETS_BE="mips2o32openrc mips32o32openrc mips3n32openrc mips3multilibopenrc
mips3n64openrc mips64n32openrc mips64multilibopenrc mips64n64openrc"
-SETS_LE="mipsel2o32openrc mips32elo32openrc mipsel3o32openrc mipsel3n32openrc
mipsel3multilibopenrc mipsel3n64openrc mipsel3n64systemd mipsel3n64systemd_mu
mips64eln32openrc mips64elmultilibopenrc mips64eln64openrc mips64eln64systemd
mips64eln64systemd_mu"
+SETS_BE="mips2_o32_openrc mips2_o32_systemd mips32o32openrc mips3n32openrc
mips3multilibopenrc mips3n64openrc mips64n32openrc mips64multilibopenrc
mips64n64openrc"
+SETS_LE="mipsel2_o32_openrc mipsel2_o32_systemd mips32elo32openrc
mipsel3o32openrc mipsel3n32openrc mipsel3multilibopenrc mipsel3n64openrc
mipsel3n64systemd mipsel3n64systemd_mu mips64eln32openrc mips64elmultilibopenrc
mips64eln64openrc mips64eln64systemd mips64eln64systemd_mu"
# SETS="${SETS_BE} ${SETS_LE}"
-SET_mips2o32openrc_SPECS="stage1-mips2-o32-openrc.spec
stage3-mips2-o32-openrc.spec"
-SET_mipsel2o32openrc_SPECS="stage1-mipsel2-o32-openrc.spec
stage3-mipsel2-o32-openrc.spec"
+SET_mips2_o32_openrc_SPECS="stage1-mips2-o32-openrc.spec
stage3-mips2-o32-openrc.spec"
+SET_mips2_o32_systemd_SPECS="stage1-mips2-o32-systemd.spec
stage3-mips2-o32-systemd.spec"
+
+SET_mipsel2_o32_openrc_SPECS="stage1-mipsel2-o32-openrc.spec
stage3-mipsel2-o32-openrc.spec"
+SET_mipsel2_o32_systemd_SPECS="stage1-mipsel2-o32-systemd.spec
stage3-mipsel2-o32-systemd.spec"
SET_mips32o32openrc_SPECS="stage1-mips32-o32-openrc.spec
stage3-mips32-o32-openrc.spec"
SET_mips32elo32openrc_SPECS="stage1-mips32el-o32-openrc.spec
stage3-mips32el-o32-openrc.spec"