Added hardened/amd64 specs and made sure all of the profiles in the specs point to the proper locations.

svn path=/trunk/; revision=410
This commit is contained in:
Chris Gianelloni 2008-02-11 22:02:21 +00:00
parent 12cad0a044
commit 2bcf762ab3
114 changed files with 235 additions and 190 deletions

View file

@ -1,10 +1,10 @@
subarch: x86
version_stamp: hardened-2008.0
target: livecd-stage1
rel_type: default
profile: hardened/x86/2.6
rel_type: hardened
profile: hardened/linux/x86
snapshot: 2008.0
source_subpath: default/stage3-x86-hardened-2008.0
source_subpath: hardened/stage3-x86-hardened-2008.0
livecd/use:
-*
fbcon

View file

@ -1,10 +1,10 @@
subarch: x86
version_stamp: hardened-2008.0
target: livecd-stage2
rel_type: default
profile: hardened/x86/2.6
rel_type: hardened
profile: hardened/linux/x86
snapshot: 2008.0
source_subpath: default/livecd-stage1-x86-hardened-2008.0
source_subpath: hardened/livecd-stage1-x86-hardened-2008.0
livecd/fstype: squashfs
livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/isolinux-elilo-memtest86+-cdtar.tar.bz2

View file

@ -1,10 +1,9 @@
subarch: x86
target: stage1
version_stamp: hardened-2008.0
rel_type: default
profile: hardened/x86/2.6
rel_type: hardened
profile: hardened/linux/x86
snapshot: 2008.0
source_subpath: default/stage3-x86-hardened-2.6-2007.0
source_subpath: hardened/stage3-x86-hardened-2.6-2007.0
chost: i486-pc-linux-gnu
cflags: -mtune=i486 -O2 -pipe -fforce-addr
cxxflags: -mtune=i486 -O2 -pipe -fforce-addr

View file

@ -1,10 +1,9 @@
subarch: x86
target: stage2
version_stamp: hardened-2008.0
rel_type: default
profile: hardened/x86/2.6
rel_type: hardened
profile: hardened/linux/x86
snapshot: 2008.0
source_subpath: default/stage1-x86-hardened-2008.0
source_subpath: hardened/stage1-x86-hardened-2008.0
chost: i486-pc-linux-gnu
cflags: -mtune=i486 -O2 -pipe -fforce-addr
cxxflags: -mtune=i486 -O2 -pipe -fforce-addr

View file

@ -1,9 +1,7 @@
subarch: x86
target: stage3
version_stamp: hardened-2008.0
rel_type: default
profile: hardened/x86/2.6
rel_type: hardened
profile: hardened/linux/x86
snapshot: 2008.0
source_subpath: default/stage2-x86-hardened-2008.0
cflags: -mtune=i486 -O2 -pipe -fforce-addr
cxxflags: -mtune=i486 -O2 -pipe -fforce-addr
source_subpath: hardened/stage2-x86-hardened-2008.0