Add riscv systemd merged-usr build
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
96ddfd3126
commit
a137292167
7 changed files with 93 additions and 1 deletions
15
releases/specs-qemu/riscv/stage1-lp64-systemd-mu.spec
Normal file
15
releases/specs-qemu/riscv/stage1-lp64-systemd-mu.spec
Normal file
|
@ -0,0 +1,15 @@
|
|||
subarch: rv64_lp64
|
||||
target: stage1
|
||||
version_stamp: systemd-mergedusr-@TIMESTAMP@
|
||||
cflags: -O2 -pipe
|
||||
interpreter: /usr/bin/qemu-riscv64
|
||||
rel_type: default
|
||||
profile: default/linux/riscv/20.0/rv64gc/lp64/systemd/merged-usr
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-rv64_lp64-systemd-mergedusr-latest
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
update_seed: no
|
||||
update_seed_command: -uDN @world
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
portage_prefix: releng
|
15
releases/specs-qemu/riscv/stage1-lp64d-systemd-mu.spec
Normal file
15
releases/specs-qemu/riscv/stage1-lp64d-systemd-mu.spec
Normal file
|
@ -0,0 +1,15 @@
|
|||
subarch: rv64_lp64d
|
||||
target: stage1
|
||||
version_stamp: systemd-mergedusr-@TIMESTAMP@
|
||||
cflags: -O2 -pipe
|
||||
interpreter: /usr/bin/qemu-riscv64
|
||||
rel_type: default
|
||||
profile: default/linux/riscv/20.0/rv64gc/lp64d/systemd/merged-usr
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-rv64_lp64d-systemd-mergedusr-latest
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
update_seed: no
|
||||
update_seed_command: -uDN @world
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
portage_prefix: releng
|
15
releases/specs-qemu/riscv/stage1-multilib-systemd-mu.spec
Normal file
15
releases/specs-qemu/riscv/stage1-multilib-systemd-mu.spec
Normal file
|
@ -0,0 +1,15 @@
|
|||
subarch: rv64_multilib
|
||||
target: stage1
|
||||
version_stamp: systemd-mergedusr-@TIMESTAMP@
|
||||
cflags: -O2 -pipe
|
||||
interpreter: /usr/bin/qemu-riscv64 /usr/bin/qemu-riscv32
|
||||
rel_type: default
|
||||
profile: default/linux/riscv/20.0/rv64gc/multilib/systemd/merged-usr
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-rv64_multilib-systemd-mergedusr-latest
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
update_seed: no
|
||||
update_seed_command: -uDN @world
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
portage_prefix: releng
|
13
releases/specs-qemu/riscv/stage3-lp64-systemd-mu.spec
Normal file
13
releases/specs-qemu/riscv/stage3-lp64-systemd-mu.spec
Normal file
|
@ -0,0 +1,13 @@
|
|||
subarch: rv64_lp64
|
||||
target: stage3
|
||||
version_stamp: systemd-mergedusr-@TIMESTAMP@
|
||||
cflags: -O2 -pipe
|
||||
interpreter: /usr/bin/qemu-riscv64
|
||||
rel_type: default
|
||||
profile: default/linux/riscv/20.0/rv64gc/lp64/systemd/merged-usr
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-rv64_lp64-systemd-mergedusr-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
portage_prefix: releng
|
13
releases/specs-qemu/riscv/stage3-lp64d-systemd-mu.spec
Normal file
13
releases/specs-qemu/riscv/stage3-lp64d-systemd-mu.spec
Normal file
|
@ -0,0 +1,13 @@
|
|||
subarch: rv64_lp64d
|
||||
target: stage3
|
||||
version_stamp: systemd-mergedusr-@TIMESTAMP@
|
||||
cflags: -O2 -pipe
|
||||
interpreter: /usr/bin/qemu-riscv64
|
||||
rel_type: default
|
||||
profile: default/linux/riscv/20.0/rv64gc/lp64d/systemd/merged-usr
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-rv64_lp64d-systemd-mergedusr-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
portage_prefix: releng
|
13
releases/specs-qemu/riscv/stage3-multilib-systemd-mu.spec
Normal file
13
releases/specs-qemu/riscv/stage3-multilib-systemd-mu.spec
Normal file
|
@ -0,0 +1,13 @@
|
|||
subarch: rv64_multilib
|
||||
target: stage3
|
||||
version_stamp: systemd-mergedusr-@TIMESTAMP@
|
||||
cflags: -O2 -pipe
|
||||
interpreter: /usr/bin/qemu-riscv64 /usr/bin/qemu-riscv32
|
||||
rel_type: default
|
||||
profile: default/linux/riscv/20.0/rv64gc/multilib/systemd/merged-usr
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-rv64_multilib-systemd-mergedusr-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
portage_prefix: releng
|
Loading…
Add table
Add a link
Reference in a new issue