amd64: migrate the x32 stages to demeter, move musl to subdir
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
7ab4ecfe70
commit
c603ac1a75
5 changed files with 25 additions and 16 deletions
|
@ -1,10 +1,10 @@
|
|||
subarch: x32
|
||||
target: stage1
|
||||
version_stamp: @TIMESTAMP@
|
||||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/amd64/17.0/x32
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-x32-latest
|
||||
source_subpath: default/stage3-x32-openrc-latest
|
||||
compression_mode: pixz_x
|
||||
update_seed: yes
|
||||
update_seed_command: --update --deep --newuse @world
|
|
@ -1,10 +1,10 @@
|
|||
subarch: x32
|
||||
target: stage2
|
||||
version_stamp: @TIMESTAMP@
|
||||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/amd64/17.0/x32
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-x32-@TIMESTAMP@
|
||||
source_subpath: default/stage1-x32-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
|
@ -1,10 +1,10 @@
|
|||
subarch: x32
|
||||
target: stage3
|
||||
version_stamp: @TIMESTAMP@
|
||||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/amd64/17.0/x32
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage2-x32-@TIMESTAMP@
|
||||
source_subpath: default/stage2-x32-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
Loading…
Add table
Add a link
Reference in a new issue