Add mips(el)2 o32 systemd builds
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
24082fb08c
commit
40ddea2e5c
5 changed files with 59 additions and 4 deletions
14
releases/specs-qemu/mips/stage1-mips2-o32-systemd.spec
Normal file
14
releases/specs-qemu/mips/stage1-mips2-o32-systemd.spec
Normal file
|
@ -0,0 +1,14 @@
|
|||
subarch: mips2
|
||||
target: stage1
|
||||
version_stamp: systemd-@TIMESTAMP@
|
||||
interpreter: /usr/bin/qemu-mips
|
||||
rel_type: default
|
||||
profile: default/linux/mips/17.0/o32/systemd
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-mips2-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
|
14
releases/specs-qemu/mips/stage1-mipsel2-o32-systemd.spec
Normal file
14
releases/specs-qemu/mips/stage1-mipsel2-o32-systemd.spec
Normal file
|
@ -0,0 +1,14 @@
|
|||
subarch: mipsel2
|
||||
target: stage1
|
||||
version_stamp: systemd-@TIMESTAMP@
|
||||
interpreter: /usr/bin/qemu-mipsel
|
||||
rel_type: default
|
||||
profile: default/linux/mips/17.0/mipsel/o32/systemd
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-mipsel2-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
|
12
releases/specs-qemu/mips/stage3-mips2-o32-systemd.spec
Normal file
12
releases/specs-qemu/mips/stage3-mips2-o32-systemd.spec
Normal file
|
@ -0,0 +1,12 @@
|
|||
subarch: mips2
|
||||
target: stage3
|
||||
version_stamp: systemd-@TIMESTAMP@
|
||||
interpreter: /usr/bin/qemu-mips
|
||||
rel_type: default
|
||||
profile: default/linux/mips/17.0/o32/systemd
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-mips2-systemd-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
portage_prefix: releng
|
12
releases/specs-qemu/mips/stage3-mipsel2-o32-systemd.spec
Normal file
12
releases/specs-qemu/mips/stage3-mipsel2-o32-systemd.spec
Normal file
|
@ -0,0 +1,12 @@
|
|||
subarch: mipsel2
|
||||
target: stage3
|
||||
version_stamp: systemd-@TIMESTAMP@
|
||||
interpreter: /usr/bin/qemu-mipsel
|
||||
rel_type: default
|
||||
profile: default/linux/mips/17.0/mipsel/o32/systemd
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-mipsel2-systemd-@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