diff options
author | Richard Yao <ryao@gentoo.org> | 2012-08-22 07:35:52 +0000 |
---|---|---|
committer | Richard Yao <ryao@gentoo.org> | 2012-08-22 07:35:52 +0000 |
commit | baf342e01ccec657130dd66a6e104606f5ac8f79 (patch) | |
tree | ea1605769bc266d2e900b3295e7d929f61c01a2a /profiles | |
parent | ppc stable (bug 418827). (diff) | |
download | gentoo-2-baf342e01ccec657130dd66a6e104606f5ac8f79.tar.gz gentoo-2-baf342e01ccec657130dd66a6e104606f5ac8f79.tar.bz2 gentoo-2-baf342e01ccec657130dd66a6e104606f5ac8f79.zip |
sys-fs/zfs no longer supports USE=dracut
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default/linux/package.use.mask | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask index f51e6a81ba29..be4ce85f3abf 100644 --- a/profiles/default/linux/package.use.mask +++ b/profiles/default/linux/package.use.mask @@ -1,6 +1,6 @@ # 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.35 2012/08/21 14:54:50 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/package.use.mask,v 1.36 2012/08/22 07:35:52 ryao Exp $ # Diego Elio Pettenò (20 Aug 2012) # The prevent-removal USE flag is only implemented for Linux. @@ -9,11 +9,6 @@ sys-auth/pam_mktemp -prevent-removal 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 |