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 @@ version_stamp: @TIMESTAMP@
|
|||
target: livecd-stage1
|
||||
rel_type: default
|
||||
profile: default/linux/alpha/17.0
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: default/stage3-alpha-openrc-@TIMESTAMP@
|
||||
portage_confdir: @REPO_DIR@/releases/portage/isos-qemu
|
||||
interpreter: /usr/bin/qemu-alpha
|
||||
|
|
|
@ -3,7 +3,7 @@ version_stamp: @TIMESTAMP@
|
|||
target: livecd-stage2
|
||||
rel_type: default
|
||||
profile: default/linux/alpha/17.0
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: default/livecd-stage1-alpha-@TIMESTAMP@
|
||||
portage_confdir: @REPO_DIR@/releases/portage/isos-qemu
|
||||
interpreter: /usr/bin/qemu-alpha
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: openrc-23.0-@TIMESTAMP@
|
||||
rel_type: 23.0-default
|
||||
profile: default/linux/alpha/23.0
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-default/stage3-alpha-openrc-23.0-latest
|
||||
update_seed: yes
|
||||
update_seed_command: -uDN @world
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/alpha/17.0
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: default/stage3-alpha-openrc-latest
|
||||
update_seed: yes
|
||||
update_seed_command: -uDN @world
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: systemd-23.0-@TIMESTAMP@
|
||||
rel_type: 23.0-default
|
||||
profile: default/linux/alpha/23.0/systemd
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-default/stage3-alpha-systemd-23.0-latest
|
||||
update_seed: yes
|
||||
update_seed_command: -uDN @world
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage1
|
|||
version_stamp: systemd-mergedusr-@TIMESTAMP@
|
||||
rel_type: mergedusr
|
||||
profile: default/linux/alpha/17.0/systemd/merged-usr
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: mergedusr/stage3-alpha-systemd-mergedusr-latest
|
||||
update_seed: yes
|
||||
update_seed_command: -uDN @world
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: openrc-23.0-@TIMESTAMP@
|
||||
rel_type: 23.0-default
|
||||
profile: default/linux/alpha/23.0
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-default/stage1-alpha-openrc-23.0-@TIMESTAMP@
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
interpreter: /usr/bin/qemu-alpha
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/alpha/17.0
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: default/stage1-alpha-openrc-@TIMESTAMP@
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
interpreter: /usr/bin/qemu-alpha
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: systemd-23.0-@TIMESTAMP@
|
||||
rel_type: 23.0-default
|
||||
profile: default/linux/alpha/23.0/systemd
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-default/stage1-alpha-systemd-23.0-@TIMESTAMP@
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
interpreter: /usr/bin/qemu-alpha
|
||||
|
|
|
@ -3,7 +3,7 @@ target: stage3
|
|||
version_stamp: systemd-mergedusr-@TIMESTAMP@
|
||||
rel_type: mergedusr
|
||||
profile: default/linux/alpha/17.0/systemd/merged-usr
|
||||
snapshot_treeish: @TIMESTAMP@
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: mergedusr/stage1-alpha-systemd-mergedusr-@TIMESTAMP@
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
interpreter: /usr/bin/qemu-alpha
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue