diff options
author | 2006-07-06 10:28:06 +0000 | |
---|---|---|
committer | 2006-07-06 10:28:06 +0000 | |
commit | 593b217877eb29fa4a7cab260bfb9a180dc1b512 (patch) | |
tree | 2be169c58062cad7852ddb47c0e8e775e0505c3c /profiles/hardened | |
parent | Added a patch to remove absolute filenames from printk statements. (diff) | |
download | gentoo-2-593b217877eb29fa4a7cab260bfb9a180dc1b512.tar.gz gentoo-2-593b217877eb29fa4a7cab260bfb9a180dc1b512.tar.bz2 gentoo-2-593b217877eb29fa4a7cab260bfb9a180dc1b512.zip |
Removed virtual/jdk and virtual/jre from virtuals file.
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/ppc/virtuals | 4 | ||||
-rw-r--r-- | profiles/hardened/ppc64/virtuals | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/profiles/hardened/ppc/virtuals b/profiles/hardened/ppc/virtuals index 13df85437558..9ef4c13b5421 100644 --- a/profiles/hardened/ppc/virtuals +++ b/profiles/hardened/ppc/virtuals @@ -1,8 +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.3 2005/01/21 22:20:21 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ppc/virtuals,v 1.4 2006/07/06 10:28:06 nelchael Exp $ virtual/alsa sys-kernel/hardened-sources virtual/bootloader sys-boot/yaboot -virtual/jdk dev-java/ibm-jdk-bin -virtual/jre dev-java/ibm-jre-bin diff --git a/profiles/hardened/ppc64/virtuals b/profiles/hardened/ppc64/virtuals index bd849f5b1fc0..9e5776025e84 100644 --- a/profiles/hardened/ppc64/virtuals +++ b/profiles/hardened/ppc64/virtuals @@ -1,9 +1,7 @@ # Copyright 2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ppc64/virtuals,v 1.4 2006/02/23 21:24:08 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ppc64/virtuals,v 1.5 2006/07/06 10:28:06 nelchael Exp $ virtual/bootloader sys-boot/yaboot-static -virtual/jdk dev-java/ibm-jdk-bin -virtual/jre dev-java/ibm-jre-bin virtual/linux-sources sys-kernel/hardened-sources virtual/os-headers sys-kernel/linux-headers |