freebsd-dev/release/scripts
Will Andrews 0ca8e70cb0 Fix 'make release' on older hosts: use buildworld legacy utilities.
Newer FreeBSD installs require an install(1) that supports the new flags.

This adds ${MAKEOBJDIRPREFIX}${.CURDIR}/tmp/legacy/{bin,usr/{bin,sbin}}
to the PATH while generating an mtree database for 'make release'.

Note that the problem only exists here because mm-mtree.sh generates
its own object tree to avoid mucking with the existing one, which
results in a PATH containing legacy utility dirs that are empty.
2013-08-27 04:42:42 +00:00
..
make-manifest.sh Add generation of an installation manifest containing SHA256 checksums as 2011-03-13 17:15:31 +00:00
mm-mtree.sh Fix 'make release' on older hosts: use buildworld legacy utilities. 2013-08-27 04:42:42 +00:00