Module Name: src Committed By: aymeric Date: Mon Nov 19 20:05:37 UTC 2018
Modified Files: src/distrib/amd64/uefi-installimage: Makefile.bootimage src/distrib/common/bootimage: Makefile.bootimage Log Message: Make building boot images work with xz sets on non-NetBSD hosts. NetBSD gzip is not toolified so we can't assume the host gzip will be able to decompress xz files. Use the toolified xz instead in the USE_XZ_SETS case. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 \ src/distrib/amd64/uefi-installimage/Makefile.bootimage cvs rdiff -u -r1.18 -r1.19 src/distrib/common/bootimage/Makefile.bootimage Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.