]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r264027, r264028, r264029, r264030, r264046, r264073:
authorgjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 8 Apr 2014 00:54:11 +0000 (00:54 +0000)
committergjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 8 Apr 2014 00:54:11 +0000 (00:54 +0000)
commit1c27ad7ab3c0a4be1bb0fd54544f12bfb4a07713
tree39917d16a98500311f0af73c50f1eb0e8d2b9f5a
parenteea5515418b974d42419bcc4e7c6a4d94da81860
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/9@264246 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
release/Makefile
release/release.conf.sample
release/release.sh
share/man/man7/release.7