1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-16 13:28:18 +00:00
node-feature-discovery/source/kernel
Pablo Rodriguez 3c81ff9d80 kernel.go: Replace forbidden symbols
Some Kernel versions include symbols such as "+".
Yocto L4T kernel is an example of this behaviour.
To fix this error all unknown symbols are replaced by an underscore.

Signed-off-by: Pablo Rodriguez <paroque28@gmail.com>
2020-05-15 17:58:08 +00:00
..
kernel.go kernel.go: Replace forbidden symbols 2020-05-15 17:58:08 +00:00
selinux.go Move selinux detection to kernel feature source 2019-01-03 10:08:28 +02:00