mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-13 22:28:27 +00:00
Test showed very little difference in file-size between -0 and -9 while both compression and decompression need much less memory and compression needs less CPU time for -0. Supported xz versions before 5.2 also accept the -T4 option but ignore it. Also depend on xz-utils instead of downloading pxz. LP: #1701132