commit: a7059f95c4f8d4762cf167bc10d561bd1d0fce9c
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 14 10:03:53 2026 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Mar 14 10:03:53 2026 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=a7059f95
riscv: add installcd build
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 905953b3..6f0199d6 100644
--- a/tools/catalyst-auto-qemu-riscv.conf
+++ b/tools/catalyst-auto-qemu-riscv.conf
@@ -12,6 +12,7 @@ EMAIL_SUBJECT_PREPEND="[riscv-qemu-auto]"
SETS="
lp64d_openrc_23
+ installcd_23
lp64d_systemd_23
diskimage_23
lp64d_musl_openrc_23
@@ -37,6 +38,8 @@
SET_lp64d_musl_systemd_23_SPECS="rv64_lp64d/stage1-lp64d-musl-systemd-23.spec rv
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_installcd_23_SPECS="rv64_lp64d/installcd-stage1.spec
rv64_lp64d/installcd-stage2-minimal.spec"
+
SET_diskimage_23_SPECS="diskimage-stage1-console.spec
diskimage-stage2-console.spec diskimage-stage1-cloudinit.spec
diskimage-stage2-cloudinit.spec"
SET_lp64_musl_openrc_23_SPECS="rv64_lp64/stage1-lp64-musl-openrc-23.spec
rv64_lp64/stage3-lp64-musl-openrc-23.spec"