portmaster icon indicating copy to clipboard operation
portmaster copied to clipboard

Backup package compression

Open fullermd opened this issue 11 years ago • 2 comments

It would be nice to be able to customize the compression used in creating backup packages (including to none). On slow boxes and big packages, this can burn minutes, just to compress something that's gonna be deleted in 30 seconds. Perhaps no compression should even be the default.

fullermd avatar May 12 '14 15:05 fullermd

+1

koobs avatar Oct 28 '15 07:10 koobs

echo PKG_NOCOMPRESS=yes >> /etc/make.conf

^^

mat813 avatar Oct 28 '15 07:10 mat813