commit: b5e68269ada667d04b3664e964c6a0777ff846cf
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 8 17:30:15 2025 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Mar 8 17:30:15 2025 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=b5e68269
Add riscv diskimage builds
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
tools/catalyst-auto-qemu-riscv.conf | 3 +++
1 file changed, 3 insertions(+)
diff --git a/tools/catalyst-auto-qemu-riscv.conf
b/tools/catalyst-auto-qemu-riscv.conf
index 894248aa..73b40197 100644
--- a/tools/catalyst-auto-qemu-riscv.conf
+++ b/tools/catalyst-auto-qemu-riscv.conf
@@ -13,6 +13,7 @@ EMAIL_SUBJECT_PREPEND="[riscv-qemu-auto]"
SETS="
lp64d_openrc_23
lp64d_systemd_23
+ diskimage_23
lp64d_musl_23
lp64_openrc_23
lp64_systemd_23
@@ -31,6 +32,8 @@ SET_lp64d_musl_23_SPECS="stage1-lp64d-musl-23.spec
stage3-lp64d-musl-23.spec"
SET_lp64d_openrc_23_SPECS="stage1-lp64d-openrc-23.spec
stage3-lp64d-openrc-23.spec"
SET_lp64d_systemd_23_SPECS="stage1-lp64d-systemd-23.spec
stage3-lp64d-systemd-23.spec"
+SET_diskimage_23_SPECS="diskimage-stage1-console.spec
diskimage-stage2-console.spec diskimage-stage1-cloudinit.spec
diskimage-stage2-cloudinit.spec"
+
SET_lp64_musl_23_SPECS="stage1-lp64-musl-23.spec stage3-lp64-musl-23.spec"
SET_lp64_openrc_23_SPECS="stage1-lp64-openrc-23.spec
stage3-lp64-openrc-23.spec"
SET_lp64_systemd_23_SPECS="stage1-lp64-systemd-23.spec
stage3-lp64-systemd-23.spec"