diff options
Diffstat (limited to 'src/pmlogcheck/TODO')
-rw-r--r-- | src/pmlogcheck/TODO | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/pmlogcheck/TODO b/src/pmlogcheck/TODO new file mode 100644 index 0000000..6fcb31c --- /dev/null +++ b/src/pmlogcheck/TODO @@ -0,0 +1,11 @@ +- incorporate label checking logic from pmloglabel/pmloglabel.c + +- see existing src/pmlogsummary/pmlogcheck.c + +- conditional checking from pmNewContext with PM_CONTEXT_ARCHIVE, + based on an environment variable (or maybe even a type modifier + to pmNewContext, in the flavor of PM_CTXFLAG_SECURE) + +- consideration for repair + (a) automatic + (b) interactive |