flatcar-scripts/sdk_container
Jeremi Piotrowski a6c4454b36 x11-drivers/nvidia-drivers: rework install paths of files to match OS
This involves putting libraries under /usr/lib64 and kernel modules under
/usr/lib/module. This is an experiment at making the nvidia installation work
as a sysext as well, but there are still some issues around that. The major
issue was that `systemd-sysext refresh` would remove the OEM symlink and I
don't feel comfortable with `systemctl restart systemd-sysext` from within
another unit.

If anyone wants to try it, it's now a matter of:

  ln -s /opt/nvidia/current /run/extensions/nvidia-driver

Bonus points for moving nvidia binaries from /opt/bin to
/opt/nvidia/current/usr/bin.
2022-04-25 14:00:09 +02:00
..
src/third_party/coreos-overlay x11-drivers/nvidia-drivers: rework install paths of files to match OS 2022-04-25 14:00:09 +02:00