diff options
Diffstat (limited to 'profiles/baldeagleos/1.0/linux-gnu/use.mask/01-gentoo')
| -rw-r--r-- | profiles/baldeagleos/1.0/linux-gnu/use.mask/01-gentoo | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/profiles/baldeagleos/1.0/linux-gnu/use.mask/01-gentoo b/profiles/baldeagleos/1.0/linux-gnu/use.mask/01-gentoo new file mode 100644 index 000000000000..a801fcedca7f --- /dev/null +++ b/profiles/baldeagleos/1.0/linux-gnu/use.mask/01-gentoo @@ -0,0 +1,15 @@ +# Copyright 1999-2015 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 + +# This file masks out USE flags that are simply NOT allowed in the default +# profile for any architecture. This works, for example, if a non-default +# profile (such as the selinux profiles) have a USE flag associated with +# them. + +# Diego Elio Pettenò <flameeyes@gentoo.org> (27 Aug 2012) +# netlink is a Linux-specific interface +-netlink + +# Samuli Suominen <ssuominen@gentoo.org> (19 Apr 2013) +# Linux specific module loading/unloading support +-kmod |
