]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r264027, r264028, r264029, r264030, r264046, r264073:
authorgjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 8 Apr 2014 00:53:31 +0000 (00:53 +0000)
committergjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 8 Apr 2014 00:53:31 +0000 (00:53 +0000)
commit27e7433d0f253cc4b50740245edb0c11de76bf40
treee8f39f9c05e6d3e8f4986838687525f0266bb3ef
parent16ba63e0d1a2057872b37e452d5d1b799d30e8f9
MFC r264027, r264028, r264029, r264030, r264046, r264073:

r264027:
  Add a new release build variable, WITH_COMPRESSED_IMAGES.

  When set to a non-empty value, the installation medium is
  compressed as part of the 'install' target in the release/
  directory.

r264028:
  Clean up trailing whitespace in release/Makefile.

r264029:
  Fix logic error.

r264030:
  If WITH_COMPRESSED_IMAGES is set, add the compressed images
  to the CLEANFILES list.

r264046:
  Use xz(1) instead of gzip(1) to compress release images
  when WITH_COMPRESSED_IMAGES is used.

r264073:
  Allow overriding xz(1) path.

Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/stable/10@264245 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
release/Makefile
release/release.conf.sample
release/release.sh
share/man/man7/release.7