diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-12-21 21:04:24 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-12-21 21:04:24 +0000 |
commit | 4654fdec10f95d19ecf3793c586c9ad7c40f87f7 (patch) | |
tree | cbb2caf695427e5b3873042c7171a7190edc2522 /profiles/default/linux/use.mask | |
parent | 70434d4d27727aab7a17f73f084a3e84fdfe357d (diff) |
resync redcore profile with gentoo 13.0 profile
Diffstat (limited to 'profiles/default/linux/use.mask')
-rw-r--r-- | profiles/default/linux/use.mask | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/profiles/default/linux/use.mask b/profiles/default/linux/use.mask new file mode 100644 index 00000000..a801fced --- /dev/null +++ b/profiles/default/linux/use.mask @@ -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 |