implemented reason string and remediation instructions for OS IMV

This commit is contained in:
Andreas Steffen
2012-11-12 10:45:38 +01:00
parent 742722e2f5
commit e6b117491f
3 changed files with 132 additions and 6 deletions
@@ -161,6 +161,7 @@ METHOD(imv_os_database_t, check_packages, status_t,
{
DBG1(DBG_IMV, "package '%s' (%s) no match", package, release);
count_no_match++;
state->add_bad_package(state, package);
}
}
else