summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/hardened')
-rw-r--r--profiles/hardened/amd64/virtuals1
-rw-r--r--profiles/hardened/ppc/virtuals3
-rw-r--r--profiles/hardened/use.mask5
-rw-r--r--profiles/hardened/virtuals4
-rw-r--r--profiles/hardened/x86/2.6/virtuals3
-rw-r--r--profiles/hardened/x86/use.mask5
-rw-r--r--profiles/hardened/x86/virtuals3
7 files changed, 10 insertions, 14 deletions
diff --git a/profiles/hardened/amd64/virtuals b/profiles/hardened/amd64/virtuals
index a660123a3949..8e3b855be090 100644
--- a/profiles/hardened/amd64/virtuals
+++ b/profiles/hardened/amd64/virtuals
@@ -3,5 +3,4 @@ virtual/kernel sys-kernel/linux26-headers
virtual/linux-sources sys-kernel/hardened-dev-sources
virtual/bootloader sys-boot/grub-static
virtual/os-headers sys-kernel/linux26-headers
-virtual/modutils sys-apps/module-init-tools
virtual/dev-manager sys-fs/devfsd
diff --git a/profiles/hardened/ppc/virtuals b/profiles/hardened/ppc/virtuals
index 0302be7f0af8..140e847be3f0 100644
--- a/profiles/hardened/ppc/virtuals
+++ b/profiles/hardened/ppc/virtuals
@@ -1,6 +1,6 @@
# Copyright 2005 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ppc/virtuals,v 1.1 2005/01/06 21:32:00 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ppc/virtuals,v 1.2 2005/01/09 19:19:32 solar Exp $
virtual/alsa sys-kernel/hardened-dev-sources
virtual/bootloader sys-boot/yaboot
@@ -8,5 +8,4 @@ virtual/jdk dev-java/ibm-jdk-bin
virtual/jre dev-java/ibm-jre-bin
virtual/kernel sys-kernel/linux26-headers
virtual/linux-sources sys-kernel/hardened-dev-sources
-virtual/modutils sys-apps/module-init-tools
virtual/os-headers sys-kernel/linux26-headers
diff --git a/profiles/hardened/use.mask b/profiles/hardened/use.mask
index bccd0369dcc4..e66f2f233447 100644
--- a/profiles/hardened/use.mask
+++ b/profiles/hardened/use.mask
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/use.mask,v 1.5 2005/01/08 20:47:35 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/use.mask,v 1.6 2005/01/09 19:19:32 solar Exp $
# Chris PeBenito <pebenito@gentoo.org>
# must use a SELinux profile
@@ -12,7 +12,4 @@ uclibc
# aqua USE flag is only valid on Mac OS X
aqua
-# We don't have any ppc sub profiles yet. bug #74103
-altivec
-
emul-linux-x86
diff --git a/profiles/hardened/virtuals b/profiles/hardened/virtuals
index 540d9cb4769e..396b672f6286 100644
--- a/profiles/hardened/virtuals
+++ b/profiles/hardened/virtuals
@@ -1,7 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/virtuals,v 1.7 2004/09/30 15:36:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/virtuals,v 1.8 2005/01/09 19:19:32 solar Exp $
virtual/kernel sys-kernel/linux
virtual/os-headers sys-kernel/linux-headers
-virtual/modutils sys-apps/modutils
+virtual/modutils sys-apps/module-init-tools
diff --git a/profiles/hardened/x86/2.6/virtuals b/profiles/hardened/x86/2.6/virtuals
index 25dad45f87cb..2ffbe88b6b3f 100644
--- a/profiles/hardened/x86/2.6/virtuals
+++ b/profiles/hardened/x86/2.6/virtuals
@@ -1,9 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/2.6/virtuals,v 1.3 2004/12/05 06:24:31 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/2.6/virtuals,v 1.4 2005/01/09 19:19:32 solar Exp $
virtual/alsa sys-kernel/hardened-dev-sources
virtual/linux-sources sys-kernel/hardened-dev-sources
virtual/os-headers sys-kernel/linux26-headers
virtual/kernel sys-kernel/linux26-headers
-virtual/modutils sys-apps/module-init-tools
diff --git a/profiles/hardened/x86/use.mask b/profiles/hardened/x86/use.mask
index 75b1cce4c1fb..ff2cb07d4104 100644
--- a/profiles/hardened/x86/use.mask
+++ b/profiles/hardened/x86/use.mask
@@ -1,4 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/use.mask,v 1.2 2004/06/26 23:29:26 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/use.mask,v 1.3 2005/01/09 19:19:32 solar Exp $
+
+# We don't have any ppc sub profiles yet. bug #74103
+altivec
diff --git a/profiles/hardened/x86/virtuals b/profiles/hardened/x86/virtuals
index c8f54c53eb53..ef9e99c98b05 100644
--- a/profiles/hardened/x86/virtuals
+++ b/profiles/hardened/x86/virtuals
@@ -1,8 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/virtuals,v 1.7 2004/09/30 15:36:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/virtuals,v 1.8 2005/01/09 19:19:32 solar Exp $
virtual/bootloader sys-boot/grub
virtual/linux-sources sys-kernel/hardened-sources
-virtual/modutils sys-apps/modutils
virtual/dev-manager sys-fs/devfsd