diff options
-rw-r--r-- | profiles/hardened/x86/packages | 4 | ||||
-rw-r--r-- | profiles/hardened/x86/virtuals | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/profiles/hardened/x86/packages b/profiles/hardened/x86/packages index 0bd9eab70ca1..53aed0e93b80 100644 --- a/profiles/hardened/x86/packages +++ b/profiles/hardened/x86/packages @@ -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/x86/packages,v 1.3 2004/07/25 17:42:18 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/packages,v 1.4 2004/09/08 15:36:34 tseng Exp $ # IMPORTANT: In order to parse this new format, you need Portage 1.6 or later! @@ -42,7 +42,7 @@ *sys-devel/bin86 *>=sys-devel/libtool-1.4.1-r4 *sys-libs/pwdb -*sys-fs/devfsd +*virtual/dev-manager #masking gcc3.4 <sys-devel/gcc-3.4 diff --git a/profiles/hardened/x86/virtuals b/profiles/hardened/x86/virtuals index d184c78d3ddc..87356c68d9d2 100644 --- a/profiles/hardened/x86/virtuals +++ b/profiles/hardened/x86/virtuals @@ -1,8 +1,9 @@ # 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.5 2004/08/05 20:33:32 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/virtuals,v 1.6 2004/09/08 15:36:34 tseng Exp $ virtual/bootloader sys-boot/grub virtual/linux-sources sys-kernel/hardened-sources virtual/modutils sys-apps/modutils virtual/ruby dev-lang/ruby +virtual/dev-manager sys-fs/devfsd |