mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-12 07:26:58 +02:00
overlay profiles: Replace NVIDIA-r2 license with NVIDIA-2023
Need to have an eye on it, because newer versions come with NVIDIA-2025 license.
This commit is contained in:
parent
42ce00525b
commit
cfb7b09e61
@ -57,9 +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
|
||||
# NVIDIA-2023 - license for x11-drivers/nvidia-drivers
|
||||
ACCEPT_LICENSE="${ACCEPT_LICENSE} no-source-code
|
||||
linux-fw-redistributable freedist intel-ucode NVIDIA-r2"
|
||||
linux-fw-redistributable freedist intel-ucode NVIDIA-2023"
|
||||
|
||||
# Favor our own mirrors over Gentoo's
|
||||
GENTOO_MIRRORS="
|
||||
|
Loading…
Reference in New Issue
Block a user