..
csv
Refactor CSV file parsing
2022-04-08 08:11:10 +02:00
char_devices_test.go
Add charDevices discoverer for devices
2022-07-06 13:43:23 +02:00
char_devices.go
Add Options to discover.Mount
2023-02-08 09:06:07 +01:00
csv_test.go
Add root to mounts type
2022-07-18 14:37:02 +02:00
csv.go
Rename discover.Config.Root to discover.Config.DriverRoot
2023-02-02 15:57:15 +01:00
discover_mock.go
Add CSV-based discovery of device nodes
2022-04-07 10:44:14 +02:00
discover.go
Add Options to discover.Mount
2023-02-08 09:06:07 +01:00
filter.go
Add discovery of DRM devices
2022-11-02 14:49:08 +01:00
gds.go
Use Options to set FileLocator options
2022-12-02 13:57:33 +01:00
graphics.go
Rename discover.Config.Root to discover.Config.DriverRoot
2023-02-02 15:57:15 +01:00
hooks.go
Add Discoverer to create a single symlink
2023-02-20 10:30:13 +02:00
icp_test.go
Update ipcMount to add noexec option
2023-02-08 09:06:07 +01:00
ipc.go
Locate persistenced and fabricmanager sockets at /run instead of /var/run
2023-03-17 09:23:48 +02:00
ldconfig_test.go
Rename discover.Config.Root to discover.Config.DriverRoot
2023-02-02 15:57:15 +01:00
ldconfig.go
Fix nvidia-ctk path for update ldcache hook
2023-02-01 12:00:23 +01:00
list.go
Rename discover.NewList to discover.Merge
2022-07-05 10:28:40 +02:00
mofed.go
Add charDevices discoverer for devices
2022-07-06 13:43:23 +02:00
mounts_test.go
Add Options to discover.Mount
2023-02-08 09:06:07 +01:00
mounts.go
Add ipcMounts type
2023-02-08 09:06:07 +01:00
none_test.go
Add CSV-based discovery of mounts
2022-04-07 10:44:14 +02:00
none.go
Add discovery for ldconfig hook that updates the LDCache
2022-04-07 20:25:19 +02:00
symlinks.go
Use common code to construct nvidia-ctk hooks
2023-01-19 10:37:10 +01:00