summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Yao <ryao@gentoo.org>2012-07-26 02:12:56 +0000
committerRichard Yao <ryao@gentoo.org>2012-07-26 02:12:56 +0000
commit30a9d74ae4468d3b1a120fc8c48d5b5ec0337cdf (patch)
tree3c4a0277aafdd12652a4b3d268567a871f2ea6d2 /profiles
parentVersion bump. (diff)
downloadgentoo-2-30a9d74ae4468d3b1a120fc8c48d5b5ec0337cdf.tar.gz
gentoo-2-30a9d74ae4468d3b1a120fc8c48d5b5ec0337cdf.tar.bz2
gentoo-2-30a9d74ae4468d3b1a120fc8c48d5b5ec0337cdf.zip
Mask USE=dracut in sys-fs/zfs
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default/linux/package.use.mask7
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask
index bbf45e9b48e9..838811f795ab 100644
--- a/profiles/default/linux/package.use.mask
+++ b/profiles/default/linux/package.use.mask
@@ -1,10 +1,15 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/package.use.mask,v 1.33 2012/07/23 11:37:15 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/package.use.mask,v 1.34 2012/07/26 02:12:56 ryao Exp $
sys-devel/gcc hardened
sys-libs/glibc hardened
+# Richard Yao <ryao@gentoo.org> (25 Jul 2012)
+# USE=dracut is incompatible with >=sys-kernel/dracut-014
+# Compatible versions of dracut are no longer in the tree.
+sys-fs/zfs dracut
+
# Anthony G. Basile <blueness@gentoo.org> (23 Jul 2012)
# USE=system-libs is potentially unreliable and insecure
# Bug #426798