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/package.use.mask | |
parent | 70434d4d27727aab7a17f73f084a3e84fdfe357d (diff) |
resync redcore profile with gentoo 13.0 profile
Diffstat (limited to 'profiles/default/linux/package.use.mask')
-rw-r--r-- | profiles/default/linux/package.use.mask | 76 |
1 files changed, 76 insertions, 0 deletions
diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask new file mode 100644 index 00000000..663009d6 --- /dev/null +++ b/profiles/default/linux/package.use.mask @@ -0,0 +1,76 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# Jason Zaman <perfinion@gentoo.org> (06 Sep 2015) +# This is masked in base/package.use.mask as Linux only. +sys-auth/consolekit -cgroups + +# Michael Palimaka <kensington@gentoo.org> (03 Sep 2015) +# Native inotify support is preferred on linux. +kde-frameworks/kdelibs fam +kde-frameworks/kcoreaddons fam + +# Christian Ruppert <idl0r@gentoo.org> (23 Aug 2015) +# seccomp seems completely broken currently but has been added as global default +# apparently... #558100 +# https://archives.gentoo.org/gentoo-dev/message/38503d86a1c41bccfa607745467b1be7 +net-dns/bind seccomp + +# Matt Turner <mattst88@gentoo.org> (07 Mar 2014) +# media-libs/libomxil-bellagio keyworded on amd64/x86 +media-libs/mesa openmax + +# Thomas Sachau <tommy@gentoo.org> (25 Dez 2013) +# mask frost USE flag, broken with >=net-libs/polarssl-1.3.0, bug 489256 +net-p2p/fms frost + +# Markos Chandras <hwoarang@gentoo.org> (10 Nov 2013) +# Does not build with polarssl in the tree. +# see eg 9e36f0475f011912ee0897aa6487d7b9c190600e +# in polarssl upstream. +# The polarssl use flag may go away if the rtmpdump +# upstream will not fix this problem soon +media-video/rtmpdump polarssl + +# Diego Elio Pettenò (27 Aug 2012) +# The libpci access is only used for linux. +net-analyzer/net-snmp -pci + +# Richard Yao <ryao@gentoo.org> (22 August 2012) +# USE=kernel-builtin is dangerous. Only those that know what they are doing +# should use it until documentation improves. +sys-fs/zfs kernel-builtin + +# Diego Elio Pettenò (20 Aug 2012) +# The prevent-removal USE flag is only implemented for Linux. +sys-auth/pam_mktemp -prevent-removal + +sys-devel/gcc hardened +sys-libs/glibc hardened + +# Samuli Suominen <ssuominen@gentoo.org> (30 Apr 2012) +# This is replaced by native CONFIG_INOTIFY_USER support wrt #413403 +=dev-libs/glib-2* fam + +# Samuli Suominen <ssuominen@gentoo.org (20 Mar 2012) +# This is masked in base/package.use.mask as Linux only. +sys-auth/consolekit -acl + +# Samuli Suominen <ssuominen@gentoo.org> (10 Jan 2012) +# Masked in base/package.use.mask as Linux -only feature +app-arch/libarchive -e2fsprogs + +# Diego E. Pettenò <flameeyes@gentoo.org> (20 Aug 2009) +# +# Mask oss USE flag for PulseAudio; it's present for compatibility +# with FreeBSD and other operating systems that have no better +# interfaces, but people would probably abuse it with Linux as well. +# +# Older versions also had an OSS compatibility wrapper on that USE so +# they are excluded. +>=media-sound/pulseaudio-0.9.16_rc5 oss + +# Diego E. Pettenò <flameeyes@gentoo.org> (27 Mar 2011) +# +# Unmask pdnsd's Linux-specific USE flags. +net-dns/pdnsd -isdn -urandom |