mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 11:51:14 +02:00
WIP: add flags for NVIDIA driver
This commit is contained in:
parent
4d1bacb701
commit
5ff83ce754
@ -55,7 +55,7 @@ INPUT_DEVICES="libinput"
|
||||
|
||||
# Accept only licenses in the FREE license group, i.e., with
|
||||
# the freedom to use, share, modify and share modifications
|
||||
ACCEPT_LICENSE="-* @FREE"
|
||||
ACCEPT_LICENSE="-* @FREE NVIDIA-r2"
|
||||
|
||||
# Tomáš Chvátal <scarabeus@gentoo.org> (2013-03-23)
|
||||
# By default enable libreoffice implementation only.
|
||||
|
||||
@ -8,3 +8,5 @@ net-libs/mbedtls -zlib
|
||||
# Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> (2011-02-13)
|
||||
# Disable deprecated bsddb module of Python 2 by default.
|
||||
=dev-lang/python-2* -berkdb
|
||||
|
||||
# x11-drivers/nvidia-drivers kernel-open
|
||||
|
||||
@ -46,3 +46,5 @@ net-dns/pdnsd -urandom
|
||||
# with FreeBSD and other operating systems that have no better
|
||||
# interfaces, but people would probably abuse it with Linux as well.
|
||||
media-sound/pulseaudio-daemon oss
|
||||
|
||||
x11-drivers/nvidia-drivers tools X static-libs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user