Skip to content
Snippets Groups Projects
Commit 8fea05fb authored by Sebastien Luttringer's avatar Sebastien Luttringer
Browse files

Use external compressor and archiver

We now use system tar and gzip to compress/decompress payloads

Goals are:
- Speed-up extraction and creation of payloads.
- Allow to use non-python supported compressor like (pbzip2 and xz)
- Remove python2.7.1 tarfile.py module
- Remove python 2.7.1 gzip.py to avoid filename to be in gzip headers
- Remove gzipstream.py module used to stream gzip file
parent b93692e1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment