Add mips64-n64 BE variant

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2022-02-23 21:57:16 +01:00
parent 9ed48293a4
commit 19e13aea28
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206
3 changed files with 32 additions and 2 deletions

View file

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