Add some more specs (mips[el]2), not sure if we're gonna run them

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2022-03-04 19:24:06 +01:00
parent cdbba31117
commit 7f2c5e97cb
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206
4 changed files with 52 additions and 0 deletions

View file

@ -0,0 +1,14 @@
subarch: mips2
target: stage1
version_stamp: openrc-@TIMESTAMP@
interpreter: /usr/bin/qemu-mips
rel_type: default
profile: default/linux/mips/17.0/o32
snapshot: @TIMESTAMP@
source_subpath: default/stage3-mips2-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: mipsel2
target: stage1
version_stamp: openrc-@TIMESTAMP@
interpreter: /usr/bin/qemu-mipsel
rel_type: default
profile: default/linux/mips/17.0/mipsel/o32
snapshot: @TIMESTAMP@
source_subpath: default/stage3-mipsel2-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,12 @@
subarch: mips2
target: stage3
version_stamp: openrc-@TIMESTAMP@
interpreter: /usr/bin/qemu-mips
rel_type: default
profile: default/linux/mips/17.0/o32
snapshot: @TIMESTAMP@
source_subpath: default/stage1-mips2-openrc-@TIMESTAMP@
compression_mode: pixz
decompressor_search_order: xz bzip2
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
portage_prefix: releng

View file

@ -0,0 +1,12 @@
subarch: mipsel2
target: stage3
version_stamp: openrc-@TIMESTAMP@
interpreter: /usr/bin/qemu-mipsel
rel_type: default
profile: default/linux/mips/17.0/mipsel/o32
snapshot: @TIMESTAMP@
source_subpath: default/stage1-mipsel2-openrc-@TIMESTAMP@
compression_mode: pixz
decompressor_search_order: xz bzip2
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
portage_prefix: releng