Skip to content

Conversation

@zen2
Copy link
Contributor

@zen2 zen2 commented Sep 21, 2016

Adding a TARBALL_COMPRESS variable to image definition.
This permit to use different compressor program with tarball as parallel version of bzip2 that permit to compress really more quickly depending on cpu threads available.
Extension of tarball is set accordingly to find tarball image.

@zen2
Copy link
Contributor Author

zen2 commented Sep 21, 2016

Add management of different tarball compressor program :
none for ".tar"
gzip, pigz for ".tar.gz"
bzip2, pbzip2, lbzip2 for ".tar.bz2"
lzop for ".tar.lzo"
xz for ".tar.xz"
p7zip for ".tar.7z"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant