overlay profiles: Enable gssapi for bind in base profile

This commit is contained in:
Krzesimir Nowak 2024-12-02 18:52:34 +01:00
parent f7bf61272f
commit 59a0fdcf45
4 changed files with 4 additions and 13 deletions

View File

@ -1,7 +1,3 @@
# Only ship microcode currently distributed by Intel
# See https://bugs.gentoo.org/654638#c11 by iucode-tool maintainer
sys-firmware/intel-microcode vanilla
# Enable gssapi only for amd64, to avoid build errors in arm64.
net-dns/bind gssapi
net-dns/bind-tools gssapi

View File

@ -1,5 +0,0 @@
# arm64 use
# Disable gssapi for arm64 to avoid build errors
net-dns/bind -gssapi
net-dns/bind-tools -gssapi

View File

@ -161,3 +161,7 @@ sys-fs/zfs minimal -rootfs
# Do not tinker with /boot partition at installation time.
sys-firmware/intel-microcode -initramfs
sys-fs/zfs-kmod -initramfs
# For sys-auth/sssd
net-dns/bind gssapi
net-dns/bind-tools gssapi

View File

@ -31,7 +31,3 @@ x11-libs/pixman static-libs
# Get latest EDK2 firmware for Secure Boot on arm64.
app-emulation/qemu -pin-upstream-blobs
# Enable gssapi for SDK
net-dns/bind gssapi
net-dns/bind-tools gssapi