Add riscv32 ilp32d specs (systemd, openrc, musl)

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2024-04-06 16:27:10 +02:00
parent d5782d0d9a
commit 518ca1ad2c
No known key found for this signature in database
GPG key ID: DC2B16215ED5412A
6 changed files with 81 additions and 0 deletions

View file

@ -0,0 +1,14 @@
subarch: rv32_ilp32d_musl
target: stage1
version_stamp: @TIMESTAMP@
interpreter: /usr/bin/qemu-riscv32
rel_type: 23.0-musl
profile: default/linux/riscv/23.0/rv32/ilp32d/musl
snapshot_treeish: @TREEISH@
source_subpath: 23.0-musl/stage3-rv32_ilp32d_musl-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

View file

@ -0,0 +1,14 @@
subarch: rv32_ilp32d
target: stage1
version_stamp: openrc-@TIMESTAMP@
interpreter: /usr/bin/qemu-riscv32
rel_type: 23.0-default
profile: default/linux/riscv/23.0/rv32/ilp32d
snapshot_treeish: @TREEISH@
source_subpath: 23.0-default/stage3-rv32_ilp32d-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

View file

@ -0,0 +1,14 @@
subarch: rv32_ilp32d
target: stage1
version_stamp: systemd-@TIMESTAMP@
interpreter: /usr/bin/qemu-riscv32
rel_type: 23.0-default
profile: default/linux/riscv/23.0/rv32/ilp32d/systemd
snapshot_treeish: @TREEISH@
source_subpath: 23.0-default/stage3-rv32_ilp32d-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

View file

@ -0,0 +1,13 @@
subarch: rv32_ilp32d_musl
target: stage3
version_stamp: @TIMESTAMP@
interpreter: /usr/bin/qemu-riscv32
rel_type: 23.0-musl
profile: default/linux/riscv/23.0/rv32/ilp32d/musl
snapshot_treeish: @TREEISH@
source_subpath: 23.0-musl/stage1-rv32_ilp32d_musl-@TIMESTAMP@
compression_mode: pixz
decompressor_search_order: xz bzip2
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
portage_prefix: releng
binrepo_path: riscv/binpackages/23.0/rv32_ilp32d_musl

View file

@ -0,0 +1,13 @@
subarch: rv32_ilp32d
target: stage3
version_stamp: openrc-@TIMESTAMP@
interpreter: /usr/bin/qemu-riscv32
rel_type: 23.0-default
profile: default/linux/riscv/23.0/rv32/ilp32d
snapshot_treeish: @TREEISH@
source_subpath: 23.0-default/stage1-rv32_ilp32d-openrc-@TIMESTAMP@
compression_mode: pixz
decompressor_search_order: xz bzip2
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
portage_prefix: releng
binrepo_path: riscv/binpackages/23.0/rv32_ilp32d

View file

@ -0,0 +1,13 @@
subarch: rv32_ilp32d
target: stage3
version_stamp: systemd-@TIMESTAMP@
interpreter: /usr/bin/qemu-riscv32
rel_type: 23.0-default
profile: default/linux/riscv/23.0/rv32/ilp32d/systemd
snapshot_treeish: @TREEISH@
source_subpath: 23.0-default/stage1-rv32_ilp32d-systemd-@TIMESTAMP@
compression_mode: pixz
decompressor_search_order: xz bzip2
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
portage_prefix: releng
binrepo_path: riscv/binpackages/23.0/rv32_ilp32d