specs: Replace 'latest' with @TIMESTAMP@
... except in stage1's source_subpath, which actually should be literally "latest". Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
parent
94d43f6444
commit
51610fd582
199 changed files with 593 additions and 593 deletions
|
@ -1,10 +1,10 @@
|
|||
subarch: alpha
|
||||
version_stamp: latest
|
||||
version_stamp: @TIMESTAMP@
|
||||
target: netboot2
|
||||
rel_type: default
|
||||
profile: default/linux/alpha/17.0
|
||||
snapshot: latest
|
||||
source_subpath: default/stage3-alpha-latest
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-alpha-@TIMESTAMP@
|
||||
|
||||
#portage_overlay:
|
||||
|
||||
|
@ -15,7 +15,7 @@ boot/kernel/gentoo/gk_kernargs: --all-ramdisk-modules --makeopts=-j4 --lvm --dmr
|
|||
|
||||
|
||||
|
||||
#netboot2/builddate: latest
|
||||
#netboot2/builddate: @TIMESTAMP@
|
||||
netboot2/busybox_config: bs.conf
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue