turris-diagnostics: update to version 13.1.1
13.1.1
Added
-
updater
module now also prints pkglists
Fixed
- Ignored command line options when background mode was used
13.1
Added
-
dns
module: Mark resolution attempts with their meaning and desired results
Changed
-
dns
module: Update list of domain names for resolution attempts - Update translations
13.0.0
Added
- Help text can be now invoked not only by
help
but also using-h
- Porcelain output for listing modules introduced with
-l
argument switch - Read syslog messages from permanent storage (/srv/log/messages)
- DHCP diagnostics
- Additional DNS diagnostics for forwarders and Knot-resolver config
Changed
- Order numbers are now not part of module name but rather required and stripped part of module naming scheme
- Diagnostics script now exits with non-zero exit code when no output was generated when module execution is performed
- Help text now prints and script exits before fork to background when
-b
argument is used. -
getopts
based argument parsing is not utilized allowing user to provide argument switches in any order and in more standard way - Usage is now printed when invalid usage of script is detected
- Overall code cleanup
Removed
- Virtual module
help
as now help can be obtained with-h
switch
Edited by Josef Schlehofer