specs: change @TIMESTAMP@ to @TREEISH@
After discussion this changes @TIMESTAMP@ to @TREEISH@ which is a clearer name to use for a new user and supported by catalyst-auto. Closes: https://github.com/gentoo/releng/pull/10 Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
parent
456173c321
commit
f2e7c76b94
436 changed files with 436 additions and 436 deletions
|
@ -3,7 +3,7 @@ target: livecd-stage1
|
|||
version_stamp: @TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/ppc/17.0
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: default/stage3-ppc-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/isos
|
||||
|
|
|
@ -3,7 +3,7 @@ target: livecd-stage2
|
|||
version_stamp: @TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/ppc/17.0
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: default/livecd-stage1-ppc-@TIMESTAMP@
|
||||
portage_confdir: @REPO_DIR@/releases/portage/isos
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: musl-hardened-openrc-@TIMESTAMP@
|
||||
rel_type: 23.0-musl-hardened
|
||||
profile: default/linux/ppc/23.0/musl/hardened
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
chost: powerpc-unknown-linux-musl
|
||||
source_subpath: 23.0-musl-hardened/stage3-ppc-musl-hardened-openrc-latest
|
||||
compression_mode: pixz
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: musl-hardened-openrc-@TIMESTAMP@
|
||||
rel_type: musl-hardened
|
||||
profile: default/linux/ppc/17.0/musl/hardened
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
chost: powerpc-gentoo-linux-musl
|
||||
source_subpath: musl-hardened/stage3-ppc-musl-hardened-openrc-latest
|
||||
compression_mode: pixz
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: 23.0-default
|
||||
profile: default/linux/ppc/23.0
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-default/stage3-ppc-openrc-latest
|
||||
compression_mode: pixz
|
||||
update_seed: yes
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/ppc/17.0
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: default/stage3-ppc-openrc-latest
|
||||
compression_mode: pixz
|
||||
update_seed: yes
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: systemd-@TIMESTAMP@
|
||||
rel_type: 23.0-default
|
||||
profile: default/linux/ppc/23.0/systemd
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-default/stage3-ppc-systemd-latest
|
||||
compression_mode: pixz
|
||||
update_seed: yes
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: systemd-mergedusr-@TIMESTAMP@
|
||||
rel_type: mergedusr
|
||||
profile: default/linux/ppc/17.0/systemd/merged-usr
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: mergedusr/stage3-ppc-systemd-mergedusr-latest
|
||||
compression_mode: pixz
|
||||
update_seed: yes
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: musl-hardened-openrc-@TIMESTAMP@
|
||||
rel_type: 23.0-musl-hardened
|
||||
profile: default/linux/ppc/23.0/musl/hardened
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-musl-hardened/stage1-ppc-musl-hardened-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: musl-hardened-openrc-@TIMESTAMP@
|
||||
rel_type: musl-hardened
|
||||
profile: default/linux/ppc/17.0/musl/hardened
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: musl-hardened/stage1-ppc-musl-hardened-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: 23.0-default
|
||||
profile: default/linux/ppc/23.0
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-default/stage1-ppc-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/ppc/17.0
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: default/stage1-ppc-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: systemd-@TIMESTAMP@
|
||||
rel_type: 23.0-default
|
||||
profile: default/linux/ppc/23.0/systemd
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-default/stage1-ppc-systemd-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: systemd-mergedusr-@TIMESTAMP@
|
||||
rel_type: mergedusr
|
||||
profile: default/linux/ppc/17.0/systemd/merged-usr
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: mergedusr/stage1-ppc-systemd-mergedusr-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: musl-hardened-openrc-@TIMESTAMP@
|
||||
rel_type: 23.0-musl-hardened
|
||||
profile: default/linux/ppc64/23.0/musl/hardened
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-musl-hardened/stage3-ppc64-musl-hardened-openrc-latest
|
||||
chost: powerpc64-unknown-linux-musl
|
||||
compression_mode: pixz
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: musl-hardened-openrc-@TIMESTAMP@
|
||||
rel_type: musl-hardened
|
||||
profile: default/linux/ppc64/17.0/musl/hardened
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: musl-hardened/stage3-ppc64-musl-hardened-openrc-latest
|
||||
chost: powerpc64-gentoo-linux-musl
|
||||
compression_mode: pixz
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: 23.0-default
|
||||
profile: default/linux/ppc64/23.0
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-default/stage3-ppc64-openrc-latest
|
||||
compression_mode: pixz
|
||||
update_seed: yes
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/ppc64/17.0
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: default/stage3-ppc64-openrc-latest
|
||||
compression_mode: pixz
|
||||
update_seed: yes
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: systemd-@TIMESTAMP@
|
||||
rel_type: 23.0-default
|
||||
profile: default/linux/ppc64/23.0/systemd
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-default/stage3-ppc64-systemd-latest
|
||||
compression_mode: pixz
|
||||
update_seed: yes
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: systemd-mergedusr-@TIMESTAMP@
|
||||
rel_type: mergedusr
|
||||
profile: default/linux/ppc64/17.0/systemd/merged-usr
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: mergedusr/stage3-ppc64-systemd-mergedusr-latest
|
||||
compression_mode: pixz
|
||||
update_seed: yes
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: musl-hardened-openrc-@TIMESTAMP@
|
||||
rel_type: 23.0-musl-hardened
|
||||
profile: default/linux/ppc64/23.0/musl/hardened
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-musl-hardened/stage1-ppc64-musl-hardened-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: musl-hardened-openrc-@TIMESTAMP@
|
||||
rel_type: musl-hardened
|
||||
profile: default/linux/ppc64/17.0/musl/hardened
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: musl-hardened/stage1-ppc64-musl-hardened-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: 23.0-default
|
||||
profile: default/linux/ppc64/23.0
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-default/stage1-ppc64-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/ppc64/17.0
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: default/stage1-ppc64-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: systemd-@TIMESTAMP@
|
||||
rel_type: 23.0-default
|
||||
profile: default/linux/ppc64/23.0/systemd
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-default/stage1-ppc64-systemd-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: systemd-mergedusr-@TIMESTAMP@
|
||||
rel_type: mergedusr
|
||||
profile: default/linux/ppc64/17.0/systemd/merged-usr
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: mergedusr/stage1-ppc64-systemd-mergedusr-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ version_stamp: @TIMESTAMP@
|
|||
target: livecd-stage1
|
||||
rel_type: default
|
||||
profile: default/linux/ppc64le/17.0
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: default/stage3-ppc64le-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/isos
|
||||
|
|
|
@ -3,7 +3,7 @@ version_stamp: @TIMESTAMP@
|
|||
target: livecd-stage2
|
||||
rel_type: default
|
||||
profile: default/linux/ppc64le/17.0
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: default/livecd-stage1-ppc64le-@TIMESTAMP@
|
||||
portage_confdir: @REPO_DIR@/releases/portage/isos
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: musl-hardened-openrc-@TIMESTAMP@
|
||||
rel_type: 23.0-musl-hardened
|
||||
profile: default/linux/ppc64le/23.0/musl/hardened
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-musl-hardened/stage3-ppc64le-musl-hardened-openrc-latest
|
||||
chost: powerpc64le-unknown-linux-musl
|
||||
compression_mode: pixz
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: musl-hardened-openrc-@TIMESTAMP@
|
||||
rel_type: 23.0-musl-hardened
|
||||
profile: default/linux/ppc64le/23.0/musl/hardened
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-musl-hardened/stage3-power9le-musl-hardened-openrc-latest
|
||||
chost: powerpc64le-unknown-linux-musl
|
||||
compression_mode: pixz
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: musl-hardened-openrc-@TIMESTAMP@
|
||||
rel_type: power9le-musl-hardened
|
||||
profile: default/linux/ppc64le/17.0/musl/hardened
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: power9le-musl-hardened/stage3-power9le-musl-hardened-openrc-latest
|
||||
chost: powerpc64le-gentoo-linux-musl
|
||||
compression_mode: pixz
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: musl-hardened-openrc-@TIMESTAMP@
|
||||
rel_type: musl-hardened
|
||||
profile: default/linux/ppc64le/17.0/musl/hardened
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: musl-hardened/stage3-ppc64le-musl-hardened-openrc-latest
|
||||
chost: powerpc64le-gentoo-linux-musl
|
||||
compression_mode: pixz
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: 23.0-default
|
||||
profile: default/linux/ppc64le/23.0
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-default/stage3-ppc64le-openrc-latest
|
||||
compression_mode: pixz
|
||||
update_seed: yes
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: 23.0-default
|
||||
profile: default/linux/ppc64le/23.0
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-default/stage3-power9le-openrc-latest
|
||||
compression_mode: pixz
|
||||
update_seed: yes
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: power9le
|
||||
profile: default/linux/ppc64le/17.0
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: power9le/stage3-power9le-openrc-latest
|
||||
compression_mode: pixz
|
||||
update_seed: yes
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/ppc64le/17.0
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: default/stage3-ppc64le-openrc-latest
|
||||
compression_mode: pixz
|
||||
update_seed: yes
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: systemd-@TIMESTAMP@
|
||||
rel_type: 23.0-default
|
||||
profile: default/linux/ppc64le/23.0/systemd
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-default/stage3-ppc64le-systemd-latest
|
||||
compression_mode: pixz
|
||||
update_seed: yes
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: systemd-mergedusr-@TIMESTAMP@
|
||||
rel_type: power9le-mergedusr
|
||||
profile: default/linux/ppc64le/17.0/systemd/merged-usr
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: power9le-mergedusr/stage3-power9le-systemd-mergedusr-latest
|
||||
compression_mode: pixz
|
||||
update_seed: yes
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: systemd-mergedusr-@TIMESTAMP@
|
||||
rel_type: mergedusr
|
||||
profile: default/linux/ppc64le/17.0/systemd/merged-usr
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: mergedusr/stage3-ppc64le-systemd-mergedusr-latest
|
||||
compression_mode: pixz
|
||||
update_seed: yes
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: systemd-@TIMESTAMP@
|
||||
rel_type: 23.0-default
|
||||
profile: default/linux/ppc64le/23.0/systemd
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-default/stage3-power9le-systemd-latest
|
||||
compression_mode: pixz
|
||||
update_seed: yes
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: musl-hardened-openrc-@TIMESTAMP@
|
||||
rel_type: 23.0-musl-hardened
|
||||
profile: default/linux/ppc64le/23.0/musl/hardened
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-musl-hardened/stage1-ppc64le-musl-hardened-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: musl-hardened-openrc-@TIMESTAMP@
|
||||
rel_type: 23.0-musl-hardened
|
||||
profile: default/linux/ppc64le/23.0/musl/hardened
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-musl-hardened/stage1-power9le-musl-hardened-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: musl-hardened-openrc-@TIMESTAMP@
|
||||
rel_type: power9le-musl-hardened
|
||||
profile: default/linux/ppc64le/17.0/musl/hardened
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: power9le-musl-hardened/stage1-power9le-musl-hardened-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: musl-hardened-openrc-@TIMESTAMP@
|
||||
rel_type: musl-hardened
|
||||
profile: default/linux/ppc64le/17.0/musl/hardened
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: musl-hardened/stage1-ppc64le-musl-hardened-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: 23.0-default
|
||||
profile: default/linux/ppc64le/23.0
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-default/stage1-ppc64le-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: 23.0-default
|
||||
profile: default/linux/ppc64le/23.0
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-default/stage1-power9le-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: power9le
|
||||
profile: default/linux/ppc64le/17.0
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: power9le/stage1-power9le-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/ppc64le/17.0
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: default/stage1-ppc64le-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: systemd-@TIMESTAMP@
|
||||
rel_type: 23.0-default
|
||||
profile: default/linux/ppc64le/23.0/systemd
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-default/stage1-ppc64le-systemd-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: systemd-mergedusr-@TIMESTAMP@
|
||||
rel_type: power9le-mergedusr
|
||||
profile: default/linux/ppc64le/17.0/systemd/merged-usr
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: power9le-mergedusr/stage1-power9le-systemd-mergedusr-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: systemd-mergedusr-@TIMESTAMP@
|
||||
rel_type: mergedusr
|
||||
profile: default/linux/ppc64le/17.0/systemd/merged-usr
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: mergedusr/stage1-ppc64le-systemd-mergedusr-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: systemd-@TIMESTAMP@
|
||||
rel_type: 23.0-default
|
||||
profile: default/linux/ppc64le/23.0/systemd
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-default/stage1-power9le-systemd-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: desktop-openrc-@TIMESTAMP@
|
||||
rel_type: 23.0-default
|
||||
profile: default/linux/ppc64le/23.0/desktop
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-default/stage1-power9le-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: desktop-openrc-@TIMESTAMP@
|
||||
rel_type: power9le
|
||||
profile: default/linux/ppc64le/17.0/desktop
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: power9le/stage1-power9le-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: desktop-systemd-mergedusr-@TIMESTAMP@
|
||||
rel_type: power9le-mergedusr
|
||||
profile: default/linux/ppc64le/17.0/desktop/systemd/merged-usr
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: power9le-mergedusr/stage1-power9le-systemd-mergedusr-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: desktop-systemd-@TIMESTAMP@
|
||||
rel_type: 23.0-default
|
||||
profile: default/linux/ppc64le/23.0/desktop/systemd
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-default/stage1-power9le-systemd-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue