Technical data

8. Documentation for Developers
Table 8.1.: Parameters for mkfli4l
Option Meaning
-c, - -config Declaration of the directory mkfli4l will scan for package config
files (default: config)
-x, - -check Declaration of the directory mkfli4l will scan for files needed
for package error checking (<package>.txt, <package>.exp and
<package>.ext; default: check)
-l, - -log Declaration of the log file to which mkfli4l will log error messages
and warnings (default: img/mkfli4l.log)
-p, - -package Declaration of the packages to be checked, this option may be used
more than once in case of a desired check for several packages in
conjunction. If using -p, however, the file <check_dir>/base.exp
will always be read first to provide the common regular expressions
provided by the base package. Hence, this file must exist.
-i, - -info Provides information on the check (which files are read, which
tests are run, which uncommon things happened during the review
process)
-v, - -verbose More verbose variant of option -i
-h, - -help Displays the help text
-d, - -debug Allows for debugging the review process. This is meant to be a
help for package developers wishing to know in detail how the
process of package checking is working.
Debug Option Meaning
check show check process
zip-list show generation of zip list
zip-list-skipped show skipped files
zip-list-regexp show regular expressions for ziplist
opt-files check all files in opt/<package>.txt
ext-trace show trace of extended checks
286