We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f366f42 commit f3d3991Copy full SHA for f3d3991
sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/make.defaults
@@ -58,8 +58,9 @@ USE="${USE} bindist"
58
# freedist - license for sys-kernel/coreos-kernel
59
# intel-ucode - license for sys-firmware/intel-microcode
60
# NVIDIA-2023 - license for x11-drivers/nvidia-drivers
61
+# NVIDIA-2025 - license for x11-drivers/nvidia-drivers (>= 570)
62
ACCEPT_LICENSE="${ACCEPT_LICENSE} no-source-code
- linux-fw-redistributable freedist intel-ucode NVIDIA-2023"
63
+ linux-fw-redistributable freedist intel-ucode NVIDIA-2023 NVIDIA-2025"
64
65
# Favor our own mirrors over Gentoo's
66
GENTOO_MIRRORS="
0 commit comments