diff options
author | Christian Heim <phreak@gentoo.org> | 2008-01-01 16:30:27 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2008-01-01 16:30:27 +0000 |
commit | c04092bb77cfc0e152f13137bf6117c8d2a3185c (patch) | |
tree | e09d0c2b7cbf158552ae14c15131decf2d6fbed5 | |
parent | Add a local copy of sys-libs/uclibc with patch to update /usr/include/netdb.h... (diff) | |
download | phreak-c04092bb77cfc0e152f13137bf6117c8d2a3185c.tar.gz phreak-c04092bb77cfc0e152f13137bf6117c8d2a3185c.tar.bz2 phreak-c04092bb77cfc0e152f13137bf6117c8d2a3185c.zip |
Adding the initial set of specs.
svn path=/; revision=374
11 files changed, 105 insertions, 0 deletions
diff --git a/catalyst/specs/glibc/amd64/hardened/nomultilib/stage1.spec b/catalyst/specs/glibc/amd64/hardened/nomultilib/stage1.spec new file mode 100644 index 0000000..1f91a4a --- /dev/null +++ b/catalyst/specs/glibc/amd64/hardened/nomultilib/stage1.spec @@ -0,0 +1,10 @@ +subarch: amd64 +target: stage1 +version_stamp: hardened+nomultilib-20080101 +rel_type: default +profile: hardened/amd64 +snapshot: 20080101 +source_subpath: stage3-amd64-hardened-2007.0 +cflags: -O2 -pipe -fforce-addr +cxxflags: -O2 -pipe -fforce-addr +portage_overlay: /var/tmp/catalyst/portage_overlay/glibc diff --git a/catalyst/specs/glibc/amd64/hardened/nomultilib/stage2.spec b/catalyst/specs/glibc/amd64/hardened/nomultilib/stage2.spec new file mode 100644 index 0000000..d8190dc --- /dev/null +++ b/catalyst/specs/glibc/amd64/hardened/nomultilib/stage2.spec @@ -0,0 +1,9 @@ +subarch: amd64 +target: stage2 +version_stamp: hardened+nomultilib-20080101 +rel_type: default +profile: hardened/amd64 +snapshot: 20080101 +source_subpath: default/stage1-amd64-hardened+nomultilib-20080101 +cflags: -O2 -pipe -fforce-addr +cxxflags: -O2 -pipe -fforce-addr diff --git a/catalyst/specs/glibc/amd64/hardened/nomultilib/stage3.spec b/catalyst/specs/glibc/amd64/hardened/nomultilib/stage3.spec new file mode 100644 index 0000000..9d47373 --- /dev/null +++ b/catalyst/specs/glibc/amd64/hardened/nomultilib/stage3.spec @@ -0,0 +1,9 @@ +subarch: amd64 +target: stage3 +version_stamp: hardened+nomultilib-20080101 +rel_type: default +profile: hardened/amd64 +snapshot: 20080101 +source_subpath: default/stage2-amd64-hardened+nomultilib-20080101 +cflags: -O2 -pipe -fforce-addr +cxxflags: -O2 -pipe -fforce-addr diff --git a/catalyst/specs/glibc/amd64/hardened/stage1.spec b/catalyst/specs/glibc/amd64/hardened/stage1.spec new file mode 100644 index 0000000..5e84112 --- /dev/null +++ b/catalyst/specs/glibc/amd64/hardened/stage1.spec @@ -0,0 +1,10 @@ +subarch: amd64 +target: stage1 +version_stamp: hardened-20080101 +rel_type: default +profile: hardened/amd64/multilib +snapshot: 20080101 +source_subpath: stage3-amd64-hardened-multilib-2007.0 +cflags: -O2 -pipe -fforce-addr +cxxflags: -O2 -pipe -fforce-addr +portage_overlay: /var/tmp/catalyst/portage_overlay/glibc diff --git a/catalyst/specs/glibc/amd64/hardened/stage2.spec b/catalyst/specs/glibc/amd64/hardened/stage2.spec new file mode 100644 index 0000000..a28adf8 --- /dev/null +++ b/catalyst/specs/glibc/amd64/hardened/stage2.spec @@ -0,0 +1,9 @@ +subarch: amd64 +target: stage2 +version_stamp: hardened-20080101 +rel_type: default +profile: hardened/amd64/multilib +snapshot: 20080101 +source_subpath: default/stage1-amd64-hardened-20080101 +cflags: -O2 -pipe -fforce-addr +cxxflags: -O2 -pipe -fforce-addr diff --git a/catalyst/specs/glibc/amd64/hardened/stage3.spec b/catalyst/specs/glibc/amd64/hardened/stage3.spec new file mode 100644 index 0000000..8ad095e --- /dev/null +++ b/catalyst/specs/glibc/amd64/hardened/stage3.spec @@ -0,0 +1,9 @@ +subarch: amd64 +target: stage3 +version_stamp: hardened-20080101 +rel_type: default +profile: hardened/amd64/multilib +snapshot: 20080101 +source_subpath: default/stage2-amd64-hardened-20080101 +cflags: -O2 -pipe -fforce-addr +cxxflags: -O2 -pipe -fforce-addr diff --git a/catalyst/specs/glibc/x86/hardened/stage1.spec b/catalyst/specs/glibc/x86/hardened/stage1.spec new file mode 100644 index 0000000..20c0be3 --- /dev/null +++ b/catalyst/specs/glibc/x86/hardened/stage1.spec @@ -0,0 +1,11 @@ +subarch: x86 +target: stage1 +version_stamp: hardened-20080101 +rel_type: default +profile: hardened/x86/2.6 +snapshot: 20080101 +source_subpath: stage3-x86-hardened-2007.1 +chost: i486-pc-linux-gnu +cflags: -mtune=i486 -O2 -pipe -fforce-addr +cxxflags: -mtune=i486 -O2 -pipe -fforce-addr +portage_overlay: /var/tmp/catalyst/portage_overlay/glibc diff --git a/catalyst/specs/glibc/x86/hardened/stage2.spec b/catalyst/specs/glibc/x86/hardened/stage2.spec new file mode 100644 index 0000000..9899351 --- /dev/null +++ b/catalyst/specs/glibc/x86/hardened/stage2.spec @@ -0,0 +1,10 @@ +subarch: x86 +target: stage2 +version_stamp: hardened-20080101 +rel_type: default +profile: hardened/x86/2.6 +snapshot: 20080101 +source_subpath: default/stage1-x86-hardened-20080101 +chost: i486-pc-linux-gnu +cflags: -mtune=i486 -O2 -pipe -fforce-addr +cxxflags: -mtune=i486 -O2 -pipe -fforce-addr diff --git a/catalyst/specs/glibc/x86/hardened/stage3.spec b/catalyst/specs/glibc/x86/hardened/stage3.spec new file mode 100644 index 0000000..7f61c8e --- /dev/null +++ b/catalyst/specs/glibc/x86/hardened/stage3.spec @@ -0,0 +1,9 @@ +subarch: x86 +target: stage3 +version_stamp: hardened-20080101 +rel_type: default +profile: hardened/x86/2.6 +snapshot: 20080101 +source_subpath: default/stage2-x86-hardened-20080101 +cflags: -mtune=i486 -O2 -pipe -fforce-addr +cxxflags: -mtune=i486 -O2 -pipe -fforce-addr diff --git a/catalyst/specs/glibc/x86/i686/hardened/stage2.spec b/catalyst/specs/glibc/x86/i686/hardened/stage2.spec new file mode 100644 index 0000000..c7eafc6 --- /dev/null +++ b/catalyst/specs/glibc/x86/i686/hardened/stage2.spec @@ -0,0 +1,10 @@ +subarch: i686 +target: stage2 +version_stamp: hardened-20080101 +rel_type: default +profile: hardened/x86/2.6 +snapshot: 20080101 +source_subpath: default/stage1-x86-hardened-20080101 +chost: i686-pc-linux-gnu +cflags: -mtune=i686 -O2 -pipe -fforce-addr +cxxflags: -mtune=i686 -O2 -pipe -fforce-addr diff --git a/catalyst/specs/glibc/x86/i686/hardened/stage3.spec b/catalyst/specs/glibc/x86/i686/hardened/stage3.spec new file mode 100644 index 0000000..29ad75d --- /dev/null +++ b/catalyst/specs/glibc/x86/i686/hardened/stage3.spec @@ -0,0 +1,9 @@ +subarch: i686 +target: stage3 +version_stamp: hardened-20080101 +rel_type: default +profile: hardened/x86/2.6 +snapshot: 20080101 +source_subpath: default/stage2-i686-hardened-20080101 +cflags: -mtune=i686 -O2 -pipe -fforce-addr +cxxflags: -mtune=i686 -O2 -pipe -fforce-addr |