Add experimental amd64-musl-vanilla specs
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
a6601df900
commit
1a91a830b5
3 changed files with 38 additions and 0 deletions
14
releases/specs/amd64/musl/stage1.spec
Normal file
14
releases/specs/amd64/musl/stage1.spec
Normal file
|
@ -0,0 +1,14 @@
|
|||
subarch: amd64
|
||||
target: stage1
|
||||
version_stamp: musl-@TIMESTAMP@
|
||||
rel_type: musl
|
||||
profile: default/linux/amd64/17.0/musl
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: musl-vanilla/stage3-amd64-musl-latest
|
||||
chost: x86_64-gentoo-linux-musl
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
|
||||
portage_overlay: /root/musl
|
||||
portage_prefix: releng
|
||||
update_seed: yes
|
||||
update_seed_command: --update --deep --newuse @world
|
||||
compression_mode: pixz_x
|
12
releases/specs/amd64/musl/stage2.spec
Normal file
12
releases/specs/amd64/musl/stage2.spec
Normal file
|
@ -0,0 +1,12 @@
|
|||
subarch: amd64
|
||||
target: stage2
|
||||
version_stamp: musl-@TIMESTAMP@
|
||||
rel_type: musl
|
||||
profile: default/linux/amd64/17.0/musl
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: musl-vanilla/stage1-amd64-musl-@TIMESTAMP@
|
||||
chost: x86_64-gentoo-linux-musl
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
|
||||
portage_overlay: /root/musl
|
||||
portage_prefix: releng
|
||||
compression_mode: pixz_x
|
12
releases/specs/amd64/musl/stage3.spec
Normal file
12
releases/specs/amd64/musl/stage3.spec
Normal file
|
@ -0,0 +1,12 @@
|
|||
subarch: amd64
|
||||
target: stage3
|
||||
version_stamp: musl-@TIMESTAMP@
|
||||
rel_type: musl
|
||||
profile: default/linux/amd64/17.0/musl
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: musl-vanilla/stage2-amd64-musl-@TIMESTAMP@
|
||||
chost: x86_64-gentoo-linux-musl
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
|
||||
portage_overlay: /root/musl
|
||||
portage_prefix: releng
|
||||
compression_mode: pixz_x
|
Loading…
Add table
Reference in a new issue