Support
The following features, enhancements, and changes related to support are introduced in this Oracle Linux 10 release.
sos
is Updated
The sos
package, that contains tools used to gather information from a system for debugging and diagnostic purposes, is updated.
Several new features are added:
-
sos report
is updated to provide a--skip-cleaning-files
option to define a list of files that you don't want cleaned to obfuscate sensitive information. The option supports globs and wildcards. -
For better consistency across
sos
global options, the--plugin-option
expects all plugin namespaces to use only hyphens instead of underscores.