x86: move i686 builds from demeter to pardalote
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
fc700b0e62
commit
949bc0a212
5 changed files with 16 additions and 12 deletions
|
@ -1,10 +1,10 @@
|
|||
subarch: i686
|
||||
target: stage1
|
||||
version_stamp: @TIMESTAMP@
|
||||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/x86/17.0
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-i686-latest
|
||||
source_subpath: default/stage3-i686-openrc-latest
|
||||
compression_mode: pixz_x
|
||||
update_seed: yes
|
||||
update_seed_command: --update --deep --newuse @world
|
|
@ -1,10 +1,10 @@
|
|||
subarch: i686
|
||||
target: stage2
|
||||
version_stamp: @TIMESTAMP@
|
||||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/x86/17.0
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-i686-@TIMESTAMP@
|
||||
source_subpath: default/stage1-i686-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
|
@ -1,10 +1,10 @@
|
|||
subarch: i686
|
||||
target: stage3
|
||||
version_stamp: @TIMESTAMP@
|
||||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/x86/17.0
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage2-i686-@TIMESTAMP@
|
||||
source_subpath: default/stage2-i686-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