summaryrefslogtreecommitdiff
path: root/templates/show/system/boot-messages/all
AgeCommit message (Collapse)Author
2019-08-16T1590 remove 'show system' operations after xml-style rewriteDmytro Aleksandrov
2013-02-26Skip dmesg files starting with "Nothing has been logged yet"James Davidson
Bug 8427 Initial processing of /etc/dmesg by savelog creates a file with only one line: (Nothing has been logged yet.) Detect such files and skip them when listing all boot message files.
2012-10-02Fix use of LESSCLOSEJames Davidson
Fixes bug 3921
2012-09-05Fix use of lesspipeJames Davidson
Fixes bug 3921
2009-02-11Use lesspipe to unzip log filesStephen Hemminger
Bug 3921 Use semi-standard LESSOPEN hook to unzip files as needed.
2008-03-21use less prompt to display the "show" contentTom Grennan
2008-03-20fix bug 3017Tom Grennan
don't pipe through VYATTA_PAGER if run_cmd itself is a pager or tail
2008-02-28no need for sudo to read log messagesStephen Hemminger
Since operator is now in the adm group, he/she has the ability to read log messages without need of sudo.
2007-12-10fix for bug 2527: add wrappers for boot-messages commands.An-Cheng Huang
2007-11-30fix "show system [boot|kernel]-messages"Tom Grennan