diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-04-10 14:50:12 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-04-10 14:50:12 +0000 |
commit | 36ceb039099e5f86d5bef6c4e4363ac1a26a80de (patch) | |
tree | 1ae595fb85cbcb56ad3f02e122060e6e83afc881 /profiles/hardened | |
parent | Version bump (diff) | |
download | gentoo-2-36ceb039099e5f86d5bef6c4e4363ac1a26a80de.tar.gz gentoo-2-36ceb039099e5f86d5bef6c4e4363ac1a26a80de.tar.bz2 gentoo-2-36ceb039099e5f86d5bef6c4e4363ac1a26a80de.zip |
Remove old-style virtual/bootloader, bug 359971.
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/amd64/virtuals | 5 | ||||
-rw-r--r-- | profiles/hardened/linux/powerpc/ppc64/64bit-userland/virtuals | 5 | ||||
-rw-r--r-- | profiles/hardened/linux/powerpc/ppc64/virtuals | 5 | ||||
-rw-r--r-- | profiles/hardened/ppc/virtuals | 5 | ||||
-rw-r--r-- | profiles/hardened/ppc64/virtuals | 5 | ||||
-rw-r--r-- | profiles/hardened/virtuals | 5 |
6 files changed, 2 insertions, 28 deletions
diff --git a/profiles/hardened/amd64/virtuals b/profiles/hardened/amd64/virtuals deleted file mode 100644 index 1bdd6315b4a6..000000000000 --- a/profiles/hardened/amd64/virtuals +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/amd64/virtuals,v 1.13 2007/12/26 21:35:44 phreak Exp $ - -virtual/bootloader sys-boot/grub-static diff --git a/profiles/hardened/linux/powerpc/ppc64/64bit-userland/virtuals b/profiles/hardened/linux/powerpc/ppc64/64bit-userland/virtuals deleted file mode 100644 index 7ebd1c2cd918..000000000000 --- a/profiles/hardened/linux/powerpc/ppc64/64bit-userland/virtuals +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/ppc64/64bit-userland/virtuals,v 1.1 2010/11/14 15:44:27 blueness Exp $ - -virtual/bootloader sys-boot/yaboot-static diff --git a/profiles/hardened/linux/powerpc/ppc64/virtuals b/profiles/hardened/linux/powerpc/ppc64/virtuals deleted file mode 100644 index 0bd052c5a3dd..000000000000 --- a/profiles/hardened/linux/powerpc/ppc64/virtuals +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 2005 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/ppc64/virtuals,v 1.1 2008/04/01 17:41:22 wolf31o2 Exp $ - -virtual/bootloader sys-boot/yaboot-static diff --git a/profiles/hardened/ppc/virtuals b/profiles/hardened/ppc/virtuals deleted file mode 100644 index cb642e9ceb66..000000000000 --- a/profiles/hardened/ppc/virtuals +++ /dev/null @@ -1,5 +0,0 @@ -# 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.5 2007/01/10 11:13:40 phreak Exp $ - -virtual/bootloader sys-boot/yaboot diff --git a/profiles/hardened/ppc64/virtuals b/profiles/hardened/ppc64/virtuals deleted file mode 100644 index 03751a3442dc..000000000000 --- a/profiles/hardened/ppc64/virtuals +++ /dev/null @@ -1,5 +0,0 @@ -# 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.6 2007/12/26 21:35:45 phreak Exp $ - -virtual/bootloader sys-boot/yaboot-static diff --git a/profiles/hardened/virtuals b/profiles/hardened/virtuals index f77374f8bf2b..1aa8fb7bad14 100644 --- a/profiles/hardened/virtuals +++ b/profiles/hardened/virtuals @@ -1,8 +1,7 @@ -# Copyright 1999-2005 Gentoo Foundation. +# Copyright 1999-2011 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/virtuals,v 1.20 2011/03/19 18:17:22 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/virtuals,v 1.21 2011/04/10 14:50:11 ulm Exp $ -virtual/bootloader sys-boot/grub virtual/dev-manager sys-fs/udev virtual/linux-sources sys-kernel/hardened-sources virtual/os-headers sys-kernel/linux-headers |