git: dsynth - Change default compression from .tgz to .txz

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Nov 6 09:34:25 PST 2019


commit f17a90cbe796144041b19b5025f69869e02c713b
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Nov 6 09:31:26 2019 -0800

    dsynth - Change default compression from .tgz to .txz
    
    * Change default compression from .tgz to .txz, just so the
      results are space-efficient, even though this will slow down
      bulk builds.
    
    * Anyone can change the compression algo via Package_suffix,
      see 'man dsynth'.  .tgz is recommended if reducing bulk build
      time is critical for you.
    
    Requested-by: zrj

Summary of changes:
 usr.bin/dsynth/dsynth.h | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f17a90cbe796144041b19b5025f69869e02c713b


-- 
DragonFly BSD source repository



More information about the Commits mailing list