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: i686
|
||||
version_stamp: latest
|
||||
version_stamp: @TIMESTAMP@
|
||||
target: livecd-stage1
|
||||
rel_type: hardened
|
||||
profile: default/linux/x86/17.0/hardened
|
||||
snapshot: latest
|
||||
source_subpath: hardened/stage3-i686-hardened-latest
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: hardened/stage3-i686-hardened-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
portage_confdir: @REPO_DIR@/releases/portage/isos
|
||||
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
subarch: i686
|
||||
version_stamp: latest
|
||||
version_stamp: @TIMESTAMP@
|
||||
target: livecd-stage2
|
||||
rel_type: hardened
|
||||
profile: default/linux/x86/17.0/hardened
|
||||
snapshot: latest
|
||||
source_subpath: hardened/livecd-stage1-i686-latest
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: hardened/livecd-stage1-i686-@TIMESTAMP@
|
||||
portage_confdir: @REPO_DIR@/releases/portage/isos
|
||||
|
||||
livecd/bootargs: dokeymap
|
||||
livecd/fstype: squashfs
|
||||
livecd/iso: admincd-x86-latest.iso
|
||||
livecd/iso: admincd-x86-@TIMESTAMP@.iso
|
||||
livecd/type: gentoo-release-minimal
|
||||
livecd/volid: Gentoo x86 AdminCD latest
|
||||
livecd/volid: Gentoo x86 AdminCD @TIMESTAMP@
|
||||
|
||||
boot/kernel: gentoo
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
subarch: x86
|
||||
version_stamp: hardened-latest
|
||||
version_stamp: hardened-@TIMESTAMP@
|
||||
target: livecd-stage1
|
||||
rel_type: hardened
|
||||
profile: default/linux/x86/17.0/hardened
|
||||
snapshot: latest
|
||||
source_subpath: hardened/stage3-x86-hardened-latest
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: hardened/stage3-x86-hardened-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
livecd/use:
|
||||
-*
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
subarch: x86
|
||||
version_stamp: hardened-latest
|
||||
version_stamp: hardened-@TIMESTAMP@
|
||||
target: livecd-stage2
|
||||
rel_type: hardened
|
||||
profile: default/linux/x86/17.0/hardened
|
||||
snapshot: latest
|
||||
source_subpath: hardened/livecd-stage1-x86-hardened-latest
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: hardened/livecd-stage1-x86-hardened-@TIMESTAMP@
|
||||
|
||||
livecd/bootargs: dokeymap
|
||||
#livecd/cdtar: /usr/share/catalyst/livecd/cdtar/isolinux-elilo-memtest86+-cdtar.tar.bz2
|
||||
livecd/fstype: squashfs
|
||||
livecd/iso: install-x86-minimal-latest.iso
|
||||
livecd/iso: install-x86-minimal-@TIMESTAMP@.iso
|
||||
livecd/type: gentoo-release-minimal
|
||||
livecd/volid: Gentoo x86 latest
|
||||
livecd/volid: Gentoo x86 @TIMESTAMP@
|
||||
|
||||
boot/kernel: gentoo
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
subarch: i686
|
||||
target: stage1
|
||||
version_stamp: hardened-latest
|
||||
version_stamp: hardened-@TIMESTAMP@
|
||||
rel_type: hardened
|
||||
profile: default/linux/x86/17.0/hardened
|
||||
snapshot: latest
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: hardened/stage3-i686-hardened-latest
|
||||
compression_mode: pixz_x
|
||||
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
subarch: i686
|
||||
target: stage2
|
||||
version_stamp: hardened-latest
|
||||
version_stamp: hardened-@TIMESTAMP@
|
||||
rel_type: hardened
|
||||
profile: default/linux/x86/17.0/hardened
|
||||
snapshot: latest
|
||||
source_subpath: hardened/stage1-i686-hardened-latest
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: hardened/stage1-i686-hardened-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
subarch: i686
|
||||
target: stage3
|
||||
version_stamp: hardened-latest
|
||||
version_stamp: hardened-@TIMESTAMP@
|
||||
rel_type: hardened
|
||||
profile: default/linux/x86/17.0/hardened
|
||||
snapshot: latest
|
||||
source_subpath: hardened/stage2-i686-hardened-latest
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: hardened/stage2-i686-hardened-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
subarch: i686
|
||||
target: stage2
|
||||
version_stamp: hardened-latest
|
||||
version_stamp: hardened-@TIMESTAMP@
|
||||
rel_type: hardened
|
||||
profile: hardened/linux/x86
|
||||
snapshot: latest
|
||||
source_subpath: hardened/stage1-x86-hardened-latest
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: hardened/stage1-x86-hardened-@TIMESTAMP@
|
||||
chost: i686-pc-linux-gnu
|
||||
cflags: -mtune=i686 -O2 -pipe -fforce-addr
|
||||
portage_prefix: releng
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
subarch: i686
|
||||
target: stage3
|
||||
version_stamp: hardened-latest
|
||||
version_stamp: hardened-@TIMESTAMP@
|
||||
rel_type: hardened
|
||||
profile: hardened/linux/x86
|
||||
snapshot: latest
|
||||
source_subpath: hardened/stage2-i686-hardened-latest
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: hardened/stage2-i686-hardened-@TIMESTAMP@
|
||||
portage_prefix: releng
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
subarch: i686
|
||||
version_stamp: installer-latest
|
||||
version_stamp: installer-@TIMESTAMP@
|
||||
target: livecd-stage1
|
||||
rel_type: default
|
||||
profile: default/linux/x86/17.0/desktop
|
||||
snapshot: latest
|
||||
source_subpath: default/stage3-i686-desktop-latest
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-i686-desktop-@TIMESTAMP@
|
||||
livecd/use:
|
||||
branding
|
||||
livecd
|
||||
|
|
|
@ -1,28 +1,28 @@
|
|||
subarch: i686
|
||||
version_stamp: latest
|
||||
version_stamp: @TIMESTAMP@
|
||||
target: livecd-stage2
|
||||
rel_type: default
|
||||
profile: default/linux/x86/17.0/desktop
|
||||
snapshot: latest
|
||||
source_subpath: default/livecd-stage1-i686-installer-latest
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/livecd-stage1-i686-installer-@TIMESTAMP@
|
||||
|
||||
livecd/bootargs: dokeymap
|
||||
livecd/cdtar: /usr/share/catalyst/livecd/cdtar/isolinux-elilo-memtest86+-cdtar.tar.bz2
|
||||
livecd/fsscript: @REPO_DIR@/releases/latest/scripts/livecd.sh
|
||||
livecd/fsscript: @REPO_DIR@/releases/@TIMESTAMP@/scripts/livecd.sh
|
||||
livecd/fstype: squashfs
|
||||
livecd/iso: livecd-i686-installer-latest.iso
|
||||
livecd/iso: livecd-i686-installer-@TIMESTAMP@.iso
|
||||
livecd/type: gentoo-release-livecd
|
||||
livecd/volid: Gentoo x86 LiveCD latest
|
||||
livecd/volid: Gentoo x86 LiveCD @TIMESTAMP@
|
||||
livecd/xdm: gdm
|
||||
livecd/xsession: xfce
|
||||
|
||||
livecd/overlay: @REPO_DIR@/releases/latest/overlays/common/overlay/livecd
|
||||
livecd/root_overlay: @REPO_DIR@/releases/latest/overlays/common/root_overlay
|
||||
livecd/overlay: @REPO_DIR@/releases/@TIMESTAMP@/overlays/common/overlay/livecd
|
||||
livecd/root_overlay: @REPO_DIR@/releases/@TIMESTAMP@/overlays/common/root_overlay
|
||||
|
||||
boot/kernel: gentoo
|
||||
|
||||
boot/kernel/gentoo/sources: gentoo-sources
|
||||
boot/kernel/gentoo/config: @REPO_DIR@/releases/latest/kconfig/livecd-2.6.24.config
|
||||
boot/kernel/gentoo/config: @REPO_DIR@/releases/@TIMESTAMP@/kconfig/livecd-2.6.24.config
|
||||
boot/kernel/gentoo/use: atm png truetype usb
|
||||
boot/kernel/gentoo/packages:
|
||||
media-libs/alsa-oss
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
subarch: i686
|
||||
version_stamp: installer-latest
|
||||
version_stamp: installer-@TIMESTAMP@
|
||||
target: livecd-stage1
|
||||
rel_type: default
|
||||
profile: default/linux/x86/17.0/desktop
|
||||
snapshot: latest
|
||||
source_subpath: default/stage3-i686-desktop-latest
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-i686-desktop-@TIMESTAMP@
|
||||
livecd/use:
|
||||
branding
|
||||
livecd
|
||||
|
|
|
@ -1,28 +1,28 @@
|
|||
subarch: i686
|
||||
version_stamp: latest
|
||||
version_stamp: @TIMESTAMP@
|
||||
target: livecd-stage2
|
||||
rel_type: default
|
||||
profile: default/linux/x86/17.0/desktop
|
||||
snapshot: latest
|
||||
source_subpath: default/livecd-stage1-i686-installer-latest
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/livecd-stage1-i686-installer-@TIMESTAMP@
|
||||
|
||||
livecd/bootargs: dokeymap
|
||||
livecd/cdtar: /usr/share/catalyst/livecd/cdtar/isolinux-elilo-memtest86+-cdtar.tar.bz2
|
||||
livecd/fsscript: @REPO_DIR@/releases/latest/scripts/livecd.sh
|
||||
livecd/fsscript: @REPO_DIR@/releases/@TIMESTAMP@/scripts/livecd.sh
|
||||
livecd/fstype: squashfs
|
||||
livecd/iso: livedvd-i686-installer-latest.iso
|
||||
livecd/iso: livedvd-i686-installer-@TIMESTAMP@.iso
|
||||
livecd/type: gentoo-release-livecd
|
||||
livecd/volid: Gentoo x86 LiveDVD latest
|
||||
livecd/volid: Gentoo x86 LiveDVD @TIMESTAMP@
|
||||
livecd/xdm: gdm
|
||||
livecd/xsession: xfce
|
||||
|
||||
livecd/overlay: @REPO_DIR@/releases/latest/overlays/common/overlay/livedvd
|
||||
livecd/root_overlay: @REPO_DIR@/releases/latest/overlays/common/root_overlay
|
||||
livecd/overlay: @REPO_DIR@/releases/@TIMESTAMP@/overlays/common/overlay/livedvd
|
||||
livecd/root_overlay: @REPO_DIR@/releases/@TIMESTAMP@/overlays/common/root_overlay
|
||||
|
||||
boot/kernel: gentoo
|
||||
|
||||
boot/kernel/gentoo/sources: gentoo-sources
|
||||
boot/kernel/gentoo/config: @REPO_DIR@/releases/latest/kconfig/livecd-2.6.24.config
|
||||
boot/kernel/gentoo/config: @REPO_DIR@/releases/@TIMESTAMP@/kconfig/livecd-2.6.24.config
|
||||
boot/kernel/gentoo/use: atm png truetype usb
|
||||
boot/kernel/gentoo/packages:
|
||||
app-laptop/laptop-mode-tools
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
subarch: i686
|
||||
target: stage1
|
||||
version_stamp: latest
|
||||
version_stamp: @TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/x86/17.0
|
||||
snapshot: latest
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-i686-latest
|
||||
compression_mode: pixz_x
|
||||
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
subarch: i686
|
||||
target: stage2
|
||||
version_stamp: desktop-latest
|
||||
version_stamp: desktop-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/x86/17.0/desktop
|
||||
snapshot: latest
|
||||
source_subpath: default/stage1-i686-latest
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-i686-@TIMESTAMP@
|
||||
portage_prefix: releng
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
subarch: i686
|
||||
target: stage2
|
||||
version_stamp: latest
|
||||
version_stamp: @TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/x86/17.0
|
||||
snapshot: latest
|
||||
source_subpath: default/stage1-i686-latest
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-i686-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
subarch: i686
|
||||
target: stage3
|
||||
version_stamp: desktop-latest
|
||||
version_stamp: desktop-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/x86/17.0/desktop
|
||||
snapshot: latest
|
||||
source_subpath: default/stage2-i686-desktop-latest
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage2-i686-desktop-@TIMESTAMP@
|
||||
portage_prefix: releng
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
subarch: i686
|
||||
target: stage3
|
||||
version_stamp: latest
|
||||
version_stamp: @TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/x86/17.0
|
||||
snapshot: latest
|
||||
source_subpath: default/stage2-i686-latest
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage2-i686-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
subarch: i486
|
||||
version_stamp: latest
|
||||
version_stamp: @TIMESTAMP@
|
||||
target: livecd-stage1
|
||||
rel_type: default
|
||||
profile: default/linux/x86/17.0
|
||||
snapshot: latest
|
||||
source_subpath: default/stage3-i486-latest
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-i486-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
portage_confdir: @REPO_DIR@/releases/portage/isos
|
||||
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
subarch: i486
|
||||
version_stamp: latest
|
||||
version_stamp: @TIMESTAMP@
|
||||
target: livecd-stage2
|
||||
rel_type: default
|
||||
profile: default/linux/x86/17.0
|
||||
snapshot: latest
|
||||
source_subpath: default/livecd-stage1-i486-latest
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/livecd-stage1-i486-@TIMESTAMP@
|
||||
portage_confdir: @REPO_DIR@/releases/portage/isos
|
||||
|
||||
livecd/bootargs: dokeymap
|
||||
#livecd/cdtar: /usr/share/catalyst/livecd/cdtar/isolinux-elilo-memtest86+-cdtar.tar.bz2
|
||||
livecd/fstype: squashfs
|
||||
livecd/iso: install-x86-minimal-latest.iso
|
||||
livecd/iso: install-x86-minimal-@TIMESTAMP@.iso
|
||||
livecd/type: gentoo-release-minimal
|
||||
livecd/volid: Gentoo x86 latest
|
||||
livecd/volid: Gentoo x86 @TIMESTAMP@
|
||||
|
||||
boot/kernel: gentoo
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
subarch: i486
|
||||
target: stage1
|
||||
version_stamp: latest
|
||||
version_stamp: @TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/x86/17.0
|
||||
snapshot: latest
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-i486-latest
|
||||
compression_mode: pixz_x
|
||||
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
subarch: i486
|
||||
target: stage2
|
||||
version_stamp: latest
|
||||
version_stamp: @TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/x86/17.0
|
||||
snapshot: latest
|
||||
source_subpath: default/stage1-i486-latest
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-i486-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
subarch: i486
|
||||
target: stage3
|
||||
version_stamp: latest
|
||||
version_stamp: @TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/x86/17.0
|
||||
snapshot: latest
|
||||
source_subpath: default/stage2-i486-latest
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage2-i486-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue