freebsd-dev/release
Bryan Drewery 30385347cf Rework r254951 to not reach into private OBJDIR areas.
The original change was dealing with the build wanting to run a newer
install(1) that was not yet installed.  The solution to look into the private
legacy directory of the existing build conflicts with 2 upcoming features: a
changed OBJDIR format, and splitting the host tools into arch-dependent and
arch-independent directories.  Rather than hardcoding and changing the paths in
this script, just let kernel-toolchain do the work, while disabling much of the
meat.  With -j15 this finishes in 25 seconds for me and 117 seconds with -j1.
All that is really needed is bootstrap-tools, but the system is not currently
written in a way that all previous dependent steps will have ran.  The previous
steps, such as _worldtmp, are being reworked and renamed and so cannot be
relied upon to be right.

Sponsored by:	Dell EMC Isilon
2017-10-29 01:21:09 +00:00
..
amd64 make-memstick.sh: use UFSv2 2017-09-11 14:41:57 +00:00
arm Increase the arm/armv6 and arm/armv7 images from 2.5GB to 3GB, 2017-10-13 15:16:57 +00:00
arm64 Increase arm{,64} SoC image sizes to prevent "filesystem full" build 2017-09-13 14:30:30 +00:00
i386 make-memstick.sh: use UFSv2 2017-09-11 14:41:57 +00:00
packages Revert r322327, r322352, r322358: 2017-08-15 15:13:33 +00:00
picobsd Revert prior commit to restore the files mangled by my "fixing" merge 2017-03-01 02:10:40 +00:00
pkg_repos Update the pkg-stage target to be more compatible with pkg-1.2: 2014-01-16 16:12:09 +00:00
powerpc make-memstick.sh: use UFSv2 2017-09-11 14:41:57 +00:00
scripts Rework r254951 to not reach into private OBJDIR areas. 2017-10-29 01:21:09 +00:00
sparc64 mkisoimages.sh: remove obsolete x$var convention 2017-09-04 22:37:28 +00:00
tools Revert r323812 from release/tools/arm.subr, which has broken the 2017-09-22 14:34:27 +00:00
Makefile Fix the 'reldoc' target, following doc commit r51047. 2017-10-05 19:00:22 +00:00
Makefile.azure Remove the HH-MM suffix from the build date suffix. 2015-07-01 14:51:26 +00:00
Makefile.ec2 Turn on support for the Amazon "Elastic Network Adapter" in EC2 AMIs. 2017-05-25 19:02:54 +00:00
Makefile.gce Fix GCE image publication. The gcutil utility is deprecated in favor 2016-08-05 19:00:45 +00:00
Makefile.mirrors Support armv7 builds for userland 2017-10-05 23:01:33 +00:00
Makefile.vagrant Add some comments with examples on how to build Vagrant images. 2017-02-01 16:15:23 +00:00
Makefile.vm Ensure ${_CW} is uppercase when passing '-c' to mk-vmimage.sh, 2017-06-06 14:08:54 +00:00
rc.local Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
release.conf.sample One of the already implemented options in release/Makefile is NOSRC. When 2016-06-03 18:37:56 +00:00
release.sh Add arm/armv7 checks to env_check(). 2017-10-12 20:31:10 +00:00