Gentoo Archives: gentoo-commits

From: "Richard Yao (ryao)" <ryao@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/default/linux: package.use.mask
Date: Wed, 22 Aug 2012 07:37:39
Message-Id: 20120822073718.405FE20302@flycatcher.gentoo.org
1 ryao 12/08/22 07:37:18
2
3 Modified: package.use.mask
4 Log:
5 Mask sys-fs/zfs[kernel-builtin] to try to protect users from themselves.
6
7 Revision Changes Path
8 1.37 profiles/default/linux/package.use.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/package.use.mask?rev=1.37&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/package.use.mask?rev=1.37&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/package.use.mask?r1=1.36&r2=1.37
13
14 Index: package.use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/default/linux/package.use.mask,v
17 retrieving revision 1.36
18 retrieving revision 1.37
19 diff -u -r1.36 -r1.37
20 --- package.use.mask 22 Aug 2012 07:35:52 -0000 1.36
21 +++ package.use.mask 22 Aug 2012 07:37:18 -0000 1.37
22 @@ -1,6 +1,11 @@
23 # Copyright 1999-2012 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/package.use.mask,v 1.36 2012/08/22 07:35:52 ryao Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/package.use.mask,v 1.37 2012/08/22 07:37:18 ryao Exp $
27 +
28 +# Richard Yao <ryao@g.o> (22 August 2012)
29 +# USE=kernel-builtin is dangerous. Only those that know what they are doing
30 +# should use it until documentation improves.
31 +sys-fs/zfs kernel-builtin
32
33 # Diego Elio Pettenò (20 Aug 2012)
34 # The prevent-removal USE flag is only implemented for Linux.