Updated x86 hardened specs to reflect the updated profiles (dropped /10.0 from profiles).

svn path=/trunk/; revision=759
This commit is contained in:
Jorge Manuel B. S. Vicetto 2010-12-03 20:12:37 +00:00
parent 63fb14909f
commit 2aeea59c97
5 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@ subarch: x86
version_stamp: hardened-2008.0
target: livecd-stage1
rel_type: hardened
profile: hardened/linux/x86/10.0
profile: hardened/linux/x86
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/10.0
profile: hardened/linux/x86
snapshot: 2008.0
source_subpath: hardened/livecd-stage1-x86-hardened-2008.0

View file

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

View file

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

View file

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