freebsd-dev/release
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
..
amd64 - Add CHECKSUM.* support in Makefile[1]. 2013-02-03 10:26:24 +00:00
doc Revert r252126, r252124, r252121. 2013-06-24 09:18:41 +00:00
i386 - Add CHECKSUM.* support in Makefile[1]. 2013-02-03 10:26:24 +00:00
ia64 Fix the bootable CD: 2013-08-03 20:14:29 +00:00
pc98 - Add CHECKSUM.* support in Makefile[1]. 2013-02-03 10:26:24 +00:00
picobsd use a plain 'make toolchain' to build toolchain, and 2013-05-05 20:59:22 +00:00
powerpc - Add CHECKSUM.* support in Makefile[1]. 2013-02-03 10:26:24 +00:00
scripts Fix 'make release' on older hosts: use buildworld legacy utilities. 2013-08-27 04:42:42 +00:00
sparc64 - Once we have shifted arguments thrice, base-bits-dir is $1 rather than $4. 2013-07-26 14:23:25 +00:00
generate-release.sh Add missing copyright notice. 2013-06-12 12:38:12 +00:00
Makefile For consistency with previous releases, name the cdrom install 2013-07-22 12:07:57 +00:00
rc.local Fix typo and simplify condition. 2013-01-21 14:06:33 +00:00
release.conf.sample - Only set ARCH_FLAGS (TARGET/TARGET_ARCH) if specified, otherwise 2013-08-13 20:16:14 +00:00
release.sh Remove get_rev_branch(), functionality exists in the release/Makefile. 2013-08-13 21:01:23 +00:00