turris-diagnostics: update to version 13.1.1
13.1.1
Added
-
updatermodule now also prints pkglists
Fixed
- Ignored command line options when background mode was used
13.1
Added
-
dnsmodule: Mark resolution attempts with their meaning and desired results
Changed
-
dnsmodule: Update list of domain names for resolution attempts - Update translations
13.0.0
Added
- Help text can be now invoked not only by
helpbut also using-h - Porcelain output for listing modules introduced with
-largument 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
-bargument is used. -
getoptsbased 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
helpas now help can be obtained with-hswitch
Edited by Josef Schlehofer