Fix the profile path for said specs (yes, I know I suck) for the 2008.0 release.

svn path=/trunk/; revision=517
This commit is contained in:
Christian Heim 2008-04-15 15:03:57 +00:00
parent 138a119ca2
commit 5e0c45f269
8 changed files with 16 additions and 7 deletions

View file

@ -2,7 +2,7 @@ subarch: x86
version_stamp: hardened-2008.0
target: livecd-stage1
rel_type: hardened
profile: hardened/linux/x86
profile: hardened/linux/x86/2008.0
snapshot: 2008.0
source_subpath: hardened/stage3-x86-hardened-2008.0
livecd/use:

View file

@ -2,7 +2,7 @@ subarch: x86
version_stamp: hardened-2008.0
target: livecd-stage2
rel_type: hardened
profile: hardened/linux/x86
profile: hardened/linux/x86/2008.0
snapshot: 2008.0
source_subpath: hardened/livecd-stage1-x86-hardened-2008.0

View file

@ -2,7 +2,7 @@ subarch: x86
target: stage1
version_stamp: hardened-2008.0
rel_type: hardened
profile: hardened/linux/x86
profile: hardened/linux/x86/2008.0
snapshot: 2008.0
source_subpath: hardened/stage3-x86-hardened-2.6-2007.0
chost: i486-pc-linux-gnu

View file

@ -2,7 +2,7 @@ subarch: x86
target: stage2
version_stamp: hardened-2008.0
rel_type: hardened
profile: hardened/linux/x86
profile: hardened/linux/x86/2008.0
snapshot: 2008.0
source_subpath: hardened/stage1-x86-hardened-2008.0
chost: i486-pc-linux-gnu

View file

@ -2,6 +2,6 @@ subarch: x86
target: stage3
version_stamp: hardened-2008.0
rel_type: hardened
profile: hardened/linux/x86
profile: hardened/linux/x86/2008.0
snapshot: 2008.0
source_subpath: hardened/stage2-x86-hardened-2008.0