mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 17:06:58 +02:00
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. |
||
---|---|---|
.. | ||
src/third_party/coreos-overlay |