]> git.ozlabs.org Git - petitboot/commit
utils: Add diagnostic script v1.1.0
authorSamuel Mendoza-Jonas <sam@mendozajonas.com>
Thu, 28 May 2015 04:02:34 +0000 (14:02 +1000)
committerSamuel Mendoza-Jonas <sam@mendozajonas.com>
Tue, 24 May 2016 01:08:15 +0000 (11:08 +1000)
commit0ccde6508f7ba3c94caafd8ee013cbbf6bee4c2b
tree24822e60b2a3a5fc63121862b390a14de6007f15
parented8a3ad086e56fa40c72c531b3f563e35a7c0753
utils: Add diagnostic script

Add a simple script to gather up useful information in the unlikely
event a user runs into trouble.

Usage:
pb-sos [-v] [-f file] [-d user@host:/path]

Options
 -v verbose output
 -f file Supply filename for tar archive (default pb-sos.tar)
 -d host Supply user, hostname, and path to transfer archive to a
remote host

Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
utils/Makefile.am
utils/pb-console
utils/pb-sos [new file with mode: 0755]