Home
last modified time | relevance | path

Searched hist:bd9cab6fb43aa1cebd5b0c4b05201146dae3c1a9 (Results 1 – 4 of 4) sorted by relevance

/freebsd/release/
H A DMakefile.vmdiff bd9cab6fb43aa1cebd5b0c4b05201146dae3c1a9 Wed Feb 18 00:13:45 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> release: use xz via pipe when compressing the tarballs.

libarchive(3) doesn't support the new liblzma API yet, but this change
allows us to enable multi-threaded xz compression.
``make release'' should now finish in half the time on a machine with
several cores and fast disks (our typical build server).

This behaviour only applies when building a release and it doesn't
affect buildworld/installworld. To disable threaded xz compression,
set XZ_THREADS=1.

Reviewed by: gjb
Tested by: gjb
H A DMakefilediff bd9cab6fb43aa1cebd5b0c4b05201146dae3c1a9 Wed Feb 18 00:13:45 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> release: use xz via pipe when compressing the tarballs.

libarchive(3) doesn't support the new liblzma API yet, but this change
allows us to enable multi-threaded xz compression.
``make release'' should now finish in half the time on a machine with
several cores and fast disks (our typical build server).

This behaviour only applies when building a release and it doesn't
affect buildworld/installworld. To disable threaded xz compression,
set XZ_THREADS=1.

Reviewed by: gjb
Tested by: gjb
/freebsd/share/mk/
H A Dbsd.own.mkdiff bd9cab6fb43aa1cebd5b0c4b05201146dae3c1a9 Wed Feb 18 00:13:45 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> release: use xz via pipe when compressing the tarballs.

libarchive(3) doesn't support the new liblzma API yet, but this change
allows us to enable multi-threaded xz compression.
``make release'' should now finish in half the time on a machine with
several cores and fast disks (our typical build server).

This behaviour only applies when building a release and it doesn't
affect buildworld/installworld. To disable threaded xz compression,
set XZ_THREADS=1.

Reviewed by: gjb
Tested by: gjb
/freebsd/
H A DMakefile.inc1diff bd9cab6fb43aa1cebd5b0c4b05201146dae3c1a9 Wed Feb 18 00:13:45 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> release: use xz via pipe when compressing the tarballs.

libarchive(3) doesn't support the new liblzma API yet, but this change
allows us to enable multi-threaded xz compression.
``make release'' should now finish in half the time on a machine with
several cores and fast disks (our typical build server).

This behaviour only applies when building a release and it doesn't
affect buildworld/installworld. To disable threaded xz compression,
set XZ_THREADS=1.

Reviewed by: gjb
Tested by: gjb