overlay profiles: configure nvidia-drivers package

Accept the NVIDIA-r2 license and don't build the NVIDIA tools.
This commit is contained in:
Daniel Zatovic 2025-02-18 12:22:05 +01:00
parent be2cbc7bd4
commit 31093f0b75
2 changed files with 5 additions and 1 deletions

View File

@ -57,8 +57,9 @@ USE="${USE} bindist"
# linux-fw-redistributable - license for sys-kernel/coreos-firmware
# freedist - license for sys-kernel/coreos-kernel
# intel-ucode - license for sys-firmware/intel-microcode
# NVIDIA-r2 - license for x11-drivers/nvidia-drivers
ACCEPT_LICENSE="${ACCEPT_LICENSE} no-source-code
linux-fw-redistributable freedist intel-ucode"
linux-fw-redistributable freedist intel-ucode NVIDIA-r2"
# Favor our own mirrors over Gentoo's
GENTOO_MIRRORS="

View File

@ -31,3 +31,6 @@ dev-python/pillow jpeg
# or not. We don't have gtk on Flatcar, so it is not an issue here,
# but we need to mask X, so we won't try pulling gtk package.
app-emulation/qemu X
# disable all tools for NVIDIA driver, keep just kmods
x11-drivers/nvidia-drivers tools X static-libs