mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 14:41:31 +02:00
Our SDK tarballs aren't compressed using pbzip2 so there is no advantage to using pbzip2 to decompress them over bzip2, however lbzip2 does offer a big advantage. Also trust that the portage config defines a valid version of bzip2 since we have control over the tarball creation and can make sure to always include required utilities.
Description
Languages
Shell
93.1%
Python
6.9%