diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2007-03-23 03:47:25 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2007-03-23 03:47:25 +0000 |
commit | 43ba6a0292e30700ef2b1cd409fc64dea63d8e62 (patch) | |
tree | e26f9e7fa79d46f6af5aedc74aadde391c37d3bb /profiles/selinux | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-43ba6a0292e30700ef2b1cd409fc64dea63d8e62.tar.gz gentoo-2-43ba6a0292e30700ef2b1cd409fc64dea63d8e62.tar.bz2 gentoo-2-43ba6a0292e30700ef2b1cd409fc64dea63d8e62.zip |
mask busybox with broken selinux
Diffstat (limited to 'profiles/selinux')
-rw-r--r-- | profiles/selinux/package.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/selinux/package.mask b/profiles/selinux/package.mask index f9dac97d3b99..fa141d978e47 100644 --- a/profiles/selinux/package.mask +++ b/profiles/selinux/package.mask @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/package.mask,v 1.20 2006/12/01 05:24:19 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/package.mask,v 1.21 2007/03/23 03:47:25 pebenito Exp $ # Chris PeBenito <pebenito@gentoo.org> (11 Oct 2006) # Requires old GDM, which will not work with SELinux. All @@ -12,3 +12,7 @@ # Chris PeBenito <pebenito@gentoo.org> (12 Jan 2006) # SELinux code won't compile =sys-fs/udev-079* + +# Chris PeBenito <pebenito@gentoo.org> (22 Mar 2007) +# SELinux code won't compile +=sys-apps/busybox-1.4.1* |