diff options
author | Guilherme G. Piccoli <gpiccoli@linux.vnet.ibm.com> | 2017-07-11 15:04:05 -0300 |
---|---|---|
committer | Samuel Mendoza-Jonas <sam@mendozajonas.com> | 2017-07-12 14:47:06 +1000 |
commit | 3fc71b6422efdeb093ca6693553c0c31758a68d1 (patch) | |
tree | ad64131e3f9906ffb314f6c8ea271cc10794c8bf /bootstrap | |
parent | 135dc3721e847661d32b180d978c8e0def7afc86 (diff) | |
download | talos-petitboot-3fc71b6422efdeb093ca6693553c0c31758a68d1.tar.gz talos-petitboot-3fc71b6422efdeb093ca6693553c0c31758a68d1.zip |
pb-sos: effectively compress the pb-sos file with gzipv1.5.0
Currently the pb-sos tool creates a TAR file with logs, but without
compressing it using gzip, for example. Even the output of command
says "Compressing...", but in fact no compression is done.
This patch uses gzip to effectively compress the logs. It achieves
83% of compression, observed after a simple experiment.
Also, makes use of $tarflags variable instead of pass the flags
directly in the command call.
Signed-off-by: Guilherme G. Piccoli <gpiccoli@linux.vnet.ibm.com>
Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
Diffstat (limited to 'bootstrap')
0 files changed, 0 insertions, 0 deletions