SUSE / machinery

A systems management toolkit for Linux
GNU General Public License v3.0
158 stars 32 forks source link

Clean inspection #2185

Open cornelius opened 7 years ago

cornelius commented 7 years ago

An inspection on a clean system, e.g. a default installation should result in a simple and clean description, which is easy to browse. Ideally it should not contain any unmanaged or changed files.

We should go through descriptions of inspections of default installations and check why the files are there which are listed. If they are there because of packaging problems, the problems should be reported and possibly filters set.

Especially for the directories which contain a lot of generated files we should probably add default filters:

Maybe we could also investigate a logic which reports directories as unmanaged if they only contain unmanaged files and nothing else instead of reporting every individual file.