Releases: ryran/Rebooty-inspector
Releases · ryran/Rebooty-inspector
v0.3.0 Now with kernel versions and more readability
- Rewrote all the parsing code -- massively simplified and much better at
handling end-of-file issues - Added support for RHEL5 rsyslog3 and RHEL5 rsyslog5 (#1)
- Each kernel version now shows startup event & logs include that too (#2)
- awk script is written out to a temp file now (instead of a variable); file
is deleted at shutdown with a trap unless the "debug
" env var is set to "1
" - Event numbers enclosed in brackets for easy double-click-selecting
- When using
--all
, events are separated by newline now (tweakable via env
var: "tag_eventSeperator
") - "Preceded by clean shutdown" message no longer includes "@ SOMEDATE"
- With
--verbose
/--lines
: color distinguishes the boundary between startup
log entries and entries prior to boot (purple & blue respectively) - "OS detected as" messages are now sent to stdout (instead of stderr) and
get color: bolding
initial release
Includes bash tab-completion file
See tracker for feature requests or bugs