diff options
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/musl/package.mask | 6 | ||||
-rw-r--r-- | profiles/features/selinux/package.use.mask | 7 |
2 files changed, 4 insertions, 9 deletions
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 6b934461e79c..261d3f023307 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -260,6 +260,7 @@ net-misc/netkit-rsh # David Seifert <soap@gentoo.org> (2021-02-08) # nvidia-drivers only works against glibc. +dev-libs/optix x11-drivers/nvidia-drivers # Ulrich Müller (2020-03-31) @@ -285,10 +286,9 @@ app-emulation/dosemu sys-libs/glibc # As of 2021-08-08, >=sys-fs/udev-249-r2 is patched in Gentoo -# to work on musl. +# to work on musl, so no need to mask udev. +# systemd itself fails to build without glibc sys-apps/systemd - -# systemd sources fail to build without glibc sys-boot/systemd-boot # rust-bin requires a glibc system diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask index 7808e7cb7e8d..dfab82971fbd 100644 --- a/profiles/features/selinux/package.use.mask +++ b/profiles/features/selinux/package.use.mask @@ -10,14 +10,9 @@ sys-apps/ipmitool openbmc net-analyzer/wireshark sdjournal # Jason Zaman <perfinion@gentoo.org> (2015-06-27) -# systemd has no support in the SELinux policy at the moment. +# systemd has only experimental support in the SELinux policy at the moment. # Please see: https://wiki.gentoo.org/wiki/SELinux/FAQ#Can_I_use_SELinux_with_SystemD.3F -app-emulation/libvirt firewalld -gnome-base/gdm wayland -gnome-base/gnome-extra-apps share -net-firewall/fwknop firewalld www-servers/uwsgi uwsgi_plugins_systemd_logger ->=x11-wm/mutter-3.22 wayland # Brian Dolbec <dolsen@gentoo.org> (2014-09-17) # mask pypy for several utilities due to incompatibility with libselinux |