diff options
Diffstat (limited to 'profiles/selinux/2005.1/x86')
-rw-r--r-- | profiles/selinux/2005.1/x86/deprecated | 8 | ||||
-rw-r--r-- | profiles/selinux/2005.1/x86/hardened/deprecated | 8 | ||||
-rw-r--r-- | profiles/selinux/2005.1/x86/hardened/make.defaults | 6 | ||||
-rw-r--r-- | profiles/selinux/2005.1/x86/hardened/package.mask | 20 | ||||
-rw-r--r-- | profiles/selinux/2005.1/x86/hardened/parent | 1 | ||||
-rw-r--r-- | profiles/selinux/2005.1/x86/make.defaults | 15 | ||||
-rw-r--r-- | profiles/selinux/2005.1/x86/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/selinux/2005.1/x86/packages | 11 | ||||
-rw-r--r-- | profiles/selinux/2005.1/x86/parent | 2 | ||||
-rw-r--r-- | profiles/selinux/2005.1/x86/use.mask | 23 | ||||
-rw-r--r-- | profiles/selinux/2005.1/x86/virtuals | 6 |
11 files changed, 0 insertions, 106 deletions
diff --git a/profiles/selinux/2005.1/x86/deprecated b/profiles/selinux/2005.1/x86/deprecated deleted file mode 100644 index ad717714b0af..000000000000 --- a/profiles/selinux/2005.1/x86/deprecated +++ /dev/null @@ -1,8 +0,0 @@ -selinux/2007.0/x86 -See http://www.gentoo.org/proj/en/hardened/selinux/selinux20061-upg.xml -for details. - -If you plan to continue to use this profile for a while, -please make sure that your portage is up to date: - -# emerge -n '>=sys-apps/portage-2.1.2.0' diff --git a/profiles/selinux/2005.1/x86/hardened/deprecated b/profiles/selinux/2005.1/x86/hardened/deprecated deleted file mode 100644 index c8e3abf09cfb..000000000000 --- a/profiles/selinux/2005.1/x86/hardened/deprecated +++ /dev/null @@ -1,8 +0,0 @@ -selinux/2007.0/x86/hardened -See http://www.gentoo.org/proj/en/hardened/selinux/selinux20061-upg.xml -for details. - -If you plan to continue to use this profile for a while, -please make sure that your portage is up to date: - -# emerge -n '>=sys-apps/portage-2.1.2.0' diff --git a/profiles/selinux/2005.1/x86/hardened/make.defaults b/profiles/selinux/2005.1/x86/hardened/make.defaults deleted file mode 100644 index b68e7f820516..000000000000 --- a/profiles/selinux/2005.1/x86/hardened/make.defaults +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2005.1/x86/hardened/make.defaults,v 1.3 2007/02/20 22:43:17 wolf31o2 Exp $ - -USE="hardened pic" -STAGE1_USE="hardened pic" diff --git a/profiles/selinux/2005.1/x86/hardened/package.mask b/profiles/selinux/2005.1/x86/hardened/package.mask deleted file mode 100644 index 6f702a471a6a..000000000000 --- a/profiles/selinux/2005.1/x86/hardened/package.mask +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 2006 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2005.1/x86/hardened/package.mask,v 1.3 2007/06/06 09:39:32 kaiowas Exp $ - -# Mask off gcc-4 for all hardened arches until SSP is sorted out (i.e. -# backport for gcc-4.0 and 4.0/4.1 rigged for SSP support in the C -# library). After that, may still need to be masked on x86 as some -# PIC assembler that worked pre-4 fails post-4, e.g. bug #104966). -# If you want to play with it, unmask in /etc/portage/package.unmask -# but be prepared to rebuild anything you build with gcc-4, later. -# 2006-01-11 kevquinn -=sys-devel/gcc-4* - -# Mask off glibc-2.4 until the approach for SSP compatibilty is -# resolved in a way that doesn't break running systems, and we -# have a sensible upgrade path. Advise having a static busybox -# around if you try it in a live system. -# 2006-03-13 kevquinn -=sys-libs/glibc-2.4* - diff --git a/profiles/selinux/2005.1/x86/hardened/parent b/profiles/selinux/2005.1/x86/hardened/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/selinux/2005.1/x86/hardened/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/selinux/2005.1/x86/make.defaults b/profiles/selinux/2005.1/x86/make.defaults deleted file mode 100644 index 70e761bc4641..000000000000 --- a/profiles/selinux/2005.1/x86/make.defaults +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2005.1/x86/make.defaults,v 1.2 2005/04/16 14:51:57 pebenito Exp $ - -USE="x86" -GRP_STAGE23_USE="x86" - -ARCH="x86" -ACCEPT_KEYWORDS="x86" - -CHOST="i686-pc-linux-gnu" -CFLAGS="-O2 -mcpu=i686 -pipe" -CXXFLAGS="${CFLAGS}" - -#FEATURES="sandbox" diff --git a/profiles/selinux/2005.1/x86/package.use.mask b/profiles/selinux/2005.1/x86/package.use.mask deleted file mode 100644 index d6a3e1f36c6a..000000000000 --- a/profiles/selinux/2005.1/x86/package.use.mask +++ /dev/null @@ -1,6 +0,0 @@ -# This file requires >=portage-2.1.1 - -dev-java/sun-jdk -nsplugin -dev-java/sun-jre-bin -nsplugin -dev-java/ibm-jdk-bin -nsplugin -dev-java/ibm-jre-bin -nsplugin diff --git a/profiles/selinux/2005.1/x86/packages b/profiles/selinux/2005.1/x86/packages deleted file mode 100644 index 54a1fd1799d0..000000000000 --- a/profiles/selinux/2005.1/x86/packages +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2005.1/x86/packages,v 1.2 2006/08/10 15:18:26 pebenito Exp $ - -############################################################################## -# SELinux required versionings - -# Critical xattr fixes: ->=sys-boot/grub-0.94 - -############################################################################## diff --git a/profiles/selinux/2005.1/x86/parent b/profiles/selinux/2005.1/x86/parent deleted file mode 100644 index 9f9d2cbed246..000000000000 --- a/profiles/selinux/2005.1/x86/parent +++ /dev/null @@ -1,2 +0,0 @@ -../../../base -.. diff --git a/profiles/selinux/2005.1/x86/use.mask b/profiles/selinux/2005.1/x86/use.mask deleted file mode 100644 index caa6831c35ac..000000000000 --- a/profiles/selinux/2005.1/x86/use.mask +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2005.1/x86/use.mask,v 1.9 2007/01/09 20:20:11 chtekk Exp $ - --3dnow --3dnowext --icc --icc-pgo --ifc --mmx --mmxext --nvidia --real --sse --sse2 --svga --win32codecs - -# Adobe FDF toolkit is x86 only. --fdftk - -# Firebird works on x86 and SELinux --firebird diff --git a/profiles/selinux/2005.1/x86/virtuals b/profiles/selinux/2005.1/x86/virtuals deleted file mode 100644 index 00828cc69524..000000000000 --- a/profiles/selinux/2005.1/x86/virtuals +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2005.1/x86/virtuals,v 1.1 2005/04/02 15:48:25 pebenito Exp $ - -virtual/bootloader sys-boot/grub -virtual/linux-sources sys-kernel/hardened-sources |