diff options
author | Anthony G. Basile <basile@opensource.dyc.edu> | 2010-11-06 21:08:39 -0400 |
---|---|---|
committer | Anthony G. Basile <basile@opensource.dyc.edu> | 2010-11-06 21:08:39 -0400 |
commit | 841498963ff260a41162b96fab137c54d5d32f38 (patch) | |
tree | 20ffa37d3980578f9a68ef6fae54df53f6f77a66 | |
parent | Fixed powerpc profiles (diff) | |
download | hardened-dev-841498963ff260a41162b96fab137c54d5d32f38.tar.gz hardened-dev-841498963ff260a41162b96fab137c54d5d32f38.tar.bz2 hardened-dev-841498963ff260a41162b96fab137c54d5d32f38.zip |
Fixed ia64 profiles
72 files changed, 9 insertions, 330 deletions
diff --git a/profiles/hardened/linux/ia64/10.0/desktop/parent b/profiles/hardened/linux/ia64/10.0/desktop/parent index ad6c5e12..322001d0 100644 --- a/profiles/hardened/linux/ia64/10.0/desktop/parent +++ b/profiles/hardened/linux/ia64/10.0/desktop/parent @@ -1,2 +1 @@ -.. -../../../../../targets/desktop +../../desktop diff --git a/profiles/hardened/linux/ia64/10.0/developer/parent b/profiles/hardened/linux/ia64/10.0/developer/parent index 4c893748..0d57019c 100644 --- a/profiles/hardened/linux/ia64/10.0/developer/parent +++ b/profiles/hardened/linux/ia64/10.0/developer/parent @@ -1,2 +1 @@ -.. -../../../../../targets/developer +../../developer diff --git a/profiles/hardened/linux/ia64/10.0/parent b/profiles/hardened/linux/ia64/10.0/parent index 605d0438..f3229c5b 100644 --- a/profiles/hardened/linux/ia64/10.0/parent +++ b/profiles/hardened/linux/ia64/10.0/parent @@ -1,2 +1 @@ .. -../../../../releases/10.0 diff --git a/profiles/hardened/linux/ia64/10.0/server/parent b/profiles/hardened/linux/ia64/10.0/server/parent index c3990165..375b20d8 100644 --- a/profiles/hardened/linux/ia64/10.0/server/parent +++ b/profiles/hardened/linux/ia64/10.0/server/parent @@ -1,2 +1 @@ -.. -../../../../../targets/server +../../server diff --git a/profiles/hardened/linux/ia64/2008.0/deprecated b/profiles/hardened/linux/ia64/2008.0/deprecated deleted file mode 100644 index 336eef15..00000000 --- a/profiles/hardened/linux/ia64/2008.0/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/ia64 -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/ia64 profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/ia64/2008.0/desktop/deprecated b/profiles/hardened/linux/ia64/2008.0/desktop/deprecated deleted file mode 100644 index 336eef15..00000000 --- a/profiles/hardened/linux/ia64/2008.0/desktop/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/ia64 -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/ia64 profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/ia64/2008.0/desktop/make.defaults b/profiles/hardened/linux/ia64/2008.0/desktop/make.defaults deleted file mode 100644 index 42abb429..00000000 --- a/profiles/hardened/linux/ia64/2008.0/desktop/make.defaults +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/ia64/2008.0/desktop/make.defaults,v 1.1 2009/08/06 17:59:29 ssuominen Exp $ - -# Samuli Suominen <ssuominen@gentoo.org> (06 Aug 2009) -# Deprecated since 10.0 profiles. -USE="esd qt3" diff --git a/profiles/hardened/linux/ia64/2008.0/desktop/parent b/profiles/hardened/linux/ia64/2008.0/desktop/parent deleted file mode 100644 index ad6c5e12..00000000 --- a/profiles/hardened/linux/ia64/2008.0/desktop/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../targets/desktop diff --git a/profiles/hardened/linux/ia64/2008.0/developer/deprecated b/profiles/hardened/linux/ia64/2008.0/developer/deprecated deleted file mode 100644 index 336eef15..00000000 --- a/profiles/hardened/linux/ia64/2008.0/developer/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/ia64 -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/ia64 profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/ia64/2008.0/developer/parent b/profiles/hardened/linux/ia64/2008.0/developer/parent deleted file mode 100644 index 4c893748..00000000 --- a/profiles/hardened/linux/ia64/2008.0/developer/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../targets/developer diff --git a/profiles/hardened/linux/ia64/2008.0/make.defaults b/profiles/hardened/linux/ia64/2008.0/make.defaults deleted file mode 100644 index 04965221..00000000 --- a/profiles/hardened/linux/ia64/2008.0/make.defaults +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/ia64/2008.0/make.defaults,v 1.2 2009/09/30 03:08:34 gengor Exp $ - -# STAGE1_USE does not stack -STAGE1_USE="hardened nptl nptlonly pic" - -USE="-unicode" diff --git a/profiles/hardened/linux/ia64/2008.0/parent b/profiles/hardened/linux/ia64/2008.0/parent deleted file mode 100644 index 3c71bf2b..00000000 --- a/profiles/hardened/linux/ia64/2008.0/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../releases/2008.0 diff --git a/profiles/hardened/linux/ia64/2008.0/server/deprecated b/profiles/hardened/linux/ia64/2008.0/server/deprecated deleted file mode 100644 index 336eef15..00000000 --- a/profiles/hardened/linux/ia64/2008.0/server/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/ia64 -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/ia64 profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/ia64/2008.0/server/parent b/profiles/hardened/linux/ia64/2008.0/server/parent deleted file mode 100644 index c3990165..00000000 --- a/profiles/hardened/linux/ia64/2008.0/server/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../targets/server diff --git a/profiles/hardened/linux/ia64/desktop/parent b/profiles/hardened/linux/ia64/desktop/parent new file mode 100644 index 00000000..8bd86303 --- /dev/null +++ b/profiles/hardened/linux/ia64/desktop/parent @@ -0,0 +1,2 @@ +.. +../../../../targets/desktop diff --git a/profiles/hardened/linux/ia64/developer/parent b/profiles/hardened/linux/ia64/developer/parent new file mode 100644 index 00000000..b558d905 --- /dev/null +++ b/profiles/hardened/linux/ia64/developer/parent @@ -0,0 +1,2 @@ +.. +../../../../targets/developer diff --git a/profiles/hardened/linux/ia64/server/parent b/profiles/hardened/linux/ia64/server/parent new file mode 100644 index 00000000..9c7a1951 --- /dev/null +++ b/profiles/hardened/linux/ia64/server/parent @@ -0,0 +1,2 @@ +.. +../../../../targets/server diff --git a/profiles/hardened/linux/powerpc/ppc32/2008.0/deprecated b/profiles/hardened/linux/powerpc/ppc32/2008.0/deprecated deleted file mode 100644 index 5f30e79c..00000000 --- a/profiles/hardened/linux/powerpc/ppc32/2008.0/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/powerpc/ppc32 -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/powerpc/ppc32 profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/powerpc/ppc32/2008.0/desktop/deprecated b/profiles/hardened/linux/powerpc/ppc32/2008.0/desktop/deprecated deleted file mode 100644 index 5f30e79c..00000000 --- a/profiles/hardened/linux/powerpc/ppc32/2008.0/desktop/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/powerpc/ppc32 -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/powerpc/ppc32 profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/powerpc/ppc32/2008.0/desktop/make.defaults b/profiles/hardened/linux/powerpc/ppc32/2008.0/desktop/make.defaults deleted file mode 100644 index 9c28a8cf..00000000 --- a/profiles/hardened/linux/powerpc/ppc32/2008.0/desktop/make.defaults +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/ppc32/2008.0/desktop/make.defaults,v 1.1 2009/08/06 18:02:10 ssuominen Exp $ - -# Samuli Suominen <ssuominen@gentoo.org> (06 Aug 2009) -# Deprecated since 10.0 profiles. -USE="esd qt3" diff --git a/profiles/hardened/linux/powerpc/ppc32/2008.0/desktop/parent b/profiles/hardened/linux/powerpc/ppc32/2008.0/desktop/parent deleted file mode 100644 index db8ce088..00000000 --- a/profiles/hardened/linux/powerpc/ppc32/2008.0/desktop/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../../targets/desktop diff --git a/profiles/hardened/linux/powerpc/ppc32/2008.0/developer/deprecated b/profiles/hardened/linux/powerpc/ppc32/2008.0/developer/deprecated deleted file mode 100644 index 5f30e79c..00000000 --- a/profiles/hardened/linux/powerpc/ppc32/2008.0/developer/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/powerpc/ppc32 -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/powerpc/ppc32 profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/powerpc/ppc32/2008.0/developer/parent b/profiles/hardened/linux/powerpc/ppc32/2008.0/developer/parent deleted file mode 100644 index 5c8258a7..00000000 --- a/profiles/hardened/linux/powerpc/ppc32/2008.0/developer/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../../targets/developer diff --git a/profiles/hardened/linux/powerpc/ppc32/2008.0/make.defaults b/profiles/hardened/linux/powerpc/ppc32/2008.0/make.defaults deleted file mode 100644 index 5f09c4da..00000000 --- a/profiles/hardened/linux/powerpc/ppc32/2008.0/make.defaults +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/ppc32/2008.0/make.defaults,v 1.2 2009/09/30 03:08:36 gengor Exp $ - -# STAGE1_USE does not stack -STAGE1_USE="hardened nptl nptlonly pic" - -USE="-unicode" diff --git a/profiles/hardened/linux/powerpc/ppc32/2008.0/parent b/profiles/hardened/linux/powerpc/ppc32/2008.0/parent deleted file mode 100644 index cfe87f7a..00000000 --- a/profiles/hardened/linux/powerpc/ppc32/2008.0/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../releases/2008.0 diff --git a/profiles/hardened/linux/powerpc/ppc32/2008.0/server/deprecated b/profiles/hardened/linux/powerpc/ppc32/2008.0/server/deprecated deleted file mode 100644 index 5f30e79c..00000000 --- a/profiles/hardened/linux/powerpc/ppc32/2008.0/server/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/powerpc/ppc32 -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/powerpc/ppc32 profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/powerpc/ppc32/2008.0/server/parent b/profiles/hardened/linux/powerpc/ppc32/2008.0/server/parent deleted file mode 100644 index 2e085a6e..00000000 --- a/profiles/hardened/linux/powerpc/ppc32/2008.0/server/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../../targets/server diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/deprecated b/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/deprecated deleted file mode 100644 index b25f8f8c..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/powerpc/ppc64/32bit-userland -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/powerpc/ppc64/32bit-userland profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/desktop/deprecated b/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/desktop/deprecated deleted file mode 100644 index b25f8f8c..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/desktop/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/powerpc/ppc64/32bit-userland -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/powerpc/ppc64/32bit-userland profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/desktop/make.defaults b/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/desktop/make.defaults deleted file mode 100644 index 848d59aa..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/desktop/make.defaults +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/desktop/make.defaults,v 1.1 2009/08/06 18:02:11 ssuominen Exp $ - -# Samuli Suominen <ssuominen@gentoo.org> (06 Aug 2009) -# Deprecated since 10.0 profiles. -USE="esd qt3" diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/desktop/parent b/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/desktop/parent deleted file mode 100644 index fae96e8d..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/desktop/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../../../targets/desktop diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/developer/deprecated b/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/developer/deprecated deleted file mode 100644 index b25f8f8c..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/developer/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/powerpc/ppc64/32bit-userland -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/powerpc/ppc64/32bit-userland profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/developer/parent b/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/developer/parent deleted file mode 100644 index 4bb06e40..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/developer/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../../../targets/developer diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/make.defaults b/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/make.defaults deleted file mode 100644 index c6fedb2a..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/make.defaults +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/make.defaults,v 1.1 2008/04/01 17:41:23 wolf31o2 Exp $ - -# All extra USE/etc should be specified in sub-profiles. -# DO NOT POLLUTE USE ON THIS PROFILE. - -ACCEPT_KEYWORDS="-* ${ARCH}" diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/parent b/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/parent deleted file mode 100644 index 7947ae88..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../../features/32bit-userland diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/server/deprecated b/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/server/deprecated deleted file mode 100644 index b25f8f8c..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/server/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/powerpc/ppc64/32bit-userland -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/powerpc/ppc64/32bit-userland profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/server/parent b/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/server/parent deleted file mode 100644 index 8c11cb52..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/server/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../../../targets/server diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/use.mask b/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/use.mask deleted file mode 100644 index 9b09de2d..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/32bit-userland/use.mask +++ /dev/null @@ -1,2 +0,0 @@ -# We mask this since we're not really a multilib profile -multilib diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/deprecated b/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/deprecated deleted file mode 100644 index dc0e177e..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/powerpc/ppc64/64bit-userland -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/powerpc/ppc64/64bit-userland profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/desktop/deprecated b/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/desktop/deprecated deleted file mode 100644 index dc0e177e..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/desktop/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/powerpc/ppc64/64bit-userland -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/powerpc/ppc64/64bit-userland profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/desktop/make.defaults b/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/desktop/make.defaults deleted file mode 100644 index 409a68e0..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/desktop/make.defaults +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/desktop/make.defaults,v 1.1 2009/08/06 18:02:11 ssuominen Exp $ - -# Samuli Suominen <ssuominen@gentoo.org> (06 Aug 2009) -# Deprecated since 10.0 profiles. -USE="esd qt3" diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/desktop/parent b/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/desktop/parent deleted file mode 100644 index fae96e8d..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/desktop/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../../../targets/desktop diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/developer/deprecated b/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/developer/deprecated deleted file mode 100644 index dc0e177e..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/developer/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/powerpc/ppc64/64bit-userland -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/powerpc/ppc64/64bit-userland profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/developer/parent b/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/developer/parent deleted file mode 100644 index 4bb06e40..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/developer/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../../../targets/developer diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/parent b/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/parent deleted file mode 100644 index 2479a24f..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../../features/64bit-native diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/server/deprecated b/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/server/deprecated deleted file mode 100644 index dc0e177e..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/server/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/powerpc/ppc64/64bit-userland -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/powerpc/ppc64/64bit-userland profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/server/parent b/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/server/parent deleted file mode 100644 index 8c11cb52..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/server/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../../../targets/server diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/use.mask b/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/use.mask deleted file mode 100644 index 6c918ff2..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/use.mask +++ /dev/null @@ -1,2 +0,0 @@ -# We mask this since we don't have a stable sys-process/audit yet -audit diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/virtuals b/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/virtuals deleted file mode 100644 index 39ec233b..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/virtuals +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 2004-2008 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/ppc64/2008.0/64bit-userland/virtuals,v 1.1 2008/04/01 17:41:26 wolf31o2 Exp $ - -virtual/bootloader sys-boot/yaboot-static diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/deprecated b/profiles/hardened/linux/powerpc/ppc64/2008.0/deprecated deleted file mode 100644 index e2094fd6..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/powerpc/ppc64 -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/powerpc/ppc64 profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/desktop/deprecated b/profiles/hardened/linux/powerpc/ppc64/2008.0/desktop/deprecated deleted file mode 100644 index e2094fd6..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/desktop/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/powerpc/ppc64 -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/powerpc/ppc64 profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/desktop/make.defaults b/profiles/hardened/linux/powerpc/ppc64/2008.0/desktop/make.defaults deleted file mode 100644 index 69b65658..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/desktop/make.defaults +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/ppc64/2008.0/desktop/make.defaults,v 1.1 2009/08/06 18:02:11 ssuominen Exp $ - -# Samuli Suominen <ssuominen@gentoo.org> (06 Aug 2009) -# Deprecated since 10.0 profiles. -USE="esd qt3" diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/desktop/parent b/profiles/hardened/linux/powerpc/ppc64/2008.0/desktop/parent deleted file mode 100644 index db8ce088..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/desktop/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../../targets/desktop diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/developer/deprecated b/profiles/hardened/linux/powerpc/ppc64/2008.0/developer/deprecated deleted file mode 100644 index e2094fd6..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/developer/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/powerpc/ppc64 -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/powerpc/ppc64 profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/developer/parent b/profiles/hardened/linux/powerpc/ppc64/2008.0/developer/parent deleted file mode 100644 index 5c8258a7..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/developer/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../../targets/developer diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/make.defaults b/profiles/hardened/linux/powerpc/ppc64/2008.0/make.defaults deleted file mode 100644 index 41e5ffd5..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/make.defaults +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/ppc64/2008.0/make.defaults,v 1.2 2009/09/30 03:08:39 gengor Exp $ - -# STAGE1_USE does not stack -STAGE1_USE="hardened nptl nptlonly pic" - -USE="-unicode" diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/parent b/profiles/hardened/linux/powerpc/ppc64/2008.0/parent deleted file mode 100644 index cfe87f7a..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../releases/2008.0 diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/server/deprecated b/profiles/hardened/linux/powerpc/ppc64/2008.0/server/deprecated deleted file mode 100644 index e2094fd6..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/server/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/powerpc/ppc64 -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/powerpc/ppc64 profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/server/parent b/profiles/hardened/linux/powerpc/ppc64/2008.0/server/parent deleted file mode 100644 index 2e085a6e..00000000 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/server/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../../targets/server diff --git a/profiles/hardened/linux/x86/2008.0/deprecated b/profiles/hardened/linux/x86/2008.0/deprecated deleted file mode 100644 index 6073d83c..00000000 --- a/profiles/hardened/linux/x86/2008.0/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/x86 -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/x86 profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/x86/2008.0/desktop/deprecated b/profiles/hardened/linux/x86/2008.0/desktop/deprecated deleted file mode 100644 index 6073d83c..00000000 --- a/profiles/hardened/linux/x86/2008.0/desktop/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/x86 -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/x86 profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/x86/2008.0/desktop/make.defaults b/profiles/hardened/linux/x86/2008.0/desktop/make.defaults deleted file mode 100644 index 48a2daf6..00000000 --- a/profiles/hardened/linux/x86/2008.0/desktop/make.defaults +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/2008.0/desktop/make.defaults,v 1.2 2009/08/08 00:55:28 solar Exp $ - -# Samuli Suominen <ssuominen@gentoo.org> (06 Aug 2009) -# Deprecated since 10.0 profiles. -USE="esd" diff --git a/profiles/hardened/linux/x86/2008.0/desktop/parent b/profiles/hardened/linux/x86/2008.0/desktop/parent deleted file mode 100644 index ad6c5e12..00000000 --- a/profiles/hardened/linux/x86/2008.0/desktop/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../targets/desktop diff --git a/profiles/hardened/linux/x86/2008.0/developer/deprecated b/profiles/hardened/linux/x86/2008.0/developer/deprecated deleted file mode 100644 index 6073d83c..00000000 --- a/profiles/hardened/linux/x86/2008.0/developer/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/x86 -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/x86 profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/x86/2008.0/developer/parent b/profiles/hardened/linux/x86/2008.0/developer/parent deleted file mode 100644 index 4c893748..00000000 --- a/profiles/hardened/linux/x86/2008.0/developer/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../targets/developer diff --git a/profiles/hardened/linux/x86/2008.0/make.defaults b/profiles/hardened/linux/x86/2008.0/make.defaults deleted file mode 100644 index 5baa4c83..00000000 --- a/profiles/hardened/linux/x86/2008.0/make.defaults +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/2008.0/make.defaults,v 1.2 2008/04/21 20:11:14 phreak Exp $ - -# STAGE1_USE does not stack -STAGE1_USE="hardened nptl nptlonly pic" - -USE="-unicode" diff --git a/profiles/hardened/linux/x86/2008.0/no-nptl/deprecated b/profiles/hardened/linux/x86/2008.0/no-nptl/deprecated deleted file mode 100644 index 3cec09d1..00000000 --- a/profiles/hardened/linux/x86/2008.0/no-nptl/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/x86/no-nptl -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/x86 profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/x86/2008.0/no-nptl/parent b/profiles/hardened/linux/x86/2008.0/no-nptl/parent deleted file mode 100644 index 0627a62b..00000000 --- a/profiles/hardened/linux/x86/2008.0/no-nptl/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../features/no-nptl diff --git a/profiles/hardened/linux/x86/2008.0/parent b/profiles/hardened/linux/x86/2008.0/parent deleted file mode 100644 index 3c71bf2b..00000000 --- a/profiles/hardened/linux/x86/2008.0/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../releases/2008.0 diff --git a/profiles/hardened/linux/x86/2008.0/server/deprecated b/profiles/hardened/linux/x86/2008.0/server/deprecated deleted file mode 100644 index 6073d83c..00000000 --- a/profiles/hardened/linux/x86/2008.0/server/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/x86 -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/x86 profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/x86/2008.0/server/parent b/profiles/hardened/linux/x86/2008.0/server/parent deleted file mode 100644 index c3990165..00000000 --- a/profiles/hardened/linux/x86/2008.0/server/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../targets/server diff --git a/profiles/hardened/linux/x86/minimal/deprecated b/profiles/hardened/linux/x86/minimal/deprecated deleted file mode 100644 index 6073d83c..00000000 --- a/profiles/hardened/linux/x86/minimal/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/x86 -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/x86 profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" |