amd64: move hardened multilib builds to demeter
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
a64a79c3da
commit
cf6f590d35
6 changed files with 29 additions and 19 deletions
|
@ -4,7 +4,7 @@ target: livecd-stage1
|
|||
rel_type: hardened
|
||||
profile: default/linux/amd64/17.1/hardened
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: hardened/stage3-amd64-hardened-@TIMESTAMP@
|
||||
source_subpath: hardened/stage3-amd64-hardened-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
portage_confdir: @REPO_DIR@/releases/portage/isos
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
subarch: amd64
|
||||
target: stage1
|
||||
version_stamp: hardened-@TIMESTAMP@
|
||||
version_stamp: hardened-openrc-@TIMESTAMP@
|
||||
rel_type: hardened
|
||||
profile: default/linux/amd64/17.1/hardened
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: hardened/stage3-amd64-hardened-latest
|
||||
source_subpath: hardened/stage3-amd64-hardened-openrc-latest
|
||||
compression_mode: pixz_x
|
||||
update_seed: yes
|
||||
update_seed_command: --update --deep --newuse @world
|
|
@ -1,10 +1,10 @@
|
|||
subarch: amd64
|
||||
target: stage2
|
||||
version_stamp: hardened-@TIMESTAMP@
|
||||
version_stamp: hardened-openrc-@TIMESTAMP@
|
||||
rel_type: hardened
|
||||
profile: default/linux/amd64/17.1/hardened
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: hardened/stage1-amd64-hardened-@TIMESTAMP@
|
||||
source_subpath: hardened/stage1-amd64-hardened-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
|
@ -1,10 +1,10 @@
|
|||
subarch: amd64
|
||||
target: stage3
|
||||
version_stamp: hardened-@TIMESTAMP@
|
||||
version_stamp: hardened-openrc-@TIMESTAMP@
|
||||
rel_type: hardened
|
||||
profile: default/linux/amd64/17.1/hardened
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: hardened/stage2-amd64-hardened-@TIMESTAMP@
|
||||
source_subpath: hardened/stage2-amd64-hardened-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