freebsd-dev/release/scripts
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
..
atlas-upload.sh Fix Vagrant image upload after recent API changes. 2017-07-03 14:31:38 +00:00
box.ovf Add support for building VirtualBox Vagrant images. 2015-07-20 16:27:44 +00:00
FreeBSD_install_cdrom.conf Disable the main FreeBSD pkg(7) repositories in the dvd 2014-05-22 19:25:41 +00:00
list-new-changesets.py Use print as a function, not operator. 2015-10-08 03:28:15 +00:00
make-manifest.sh Merge ^/projects/release-install-debug: 2016-01-05 21:05:17 +00:00
make-pkg-package.sh Revert r309339, thus re-instating r309314 2016-12-16 23:05:47 +00:00
mk-vmimage.sh Create the arm64/aarch64 VM disk image as MBR instead of 2015-04-23 01:04:14 +00:00
mm-mtree.sh Rework r254951 to not reach into private OBJDIR areas. 2017-10-29 01:21:09 +00:00
mtree-to-plist.awk Avoid adding the '-release' suffix to non-debug kernel packages. 2016-03-08 19:35:30 +00:00
pkg-stage.sh Allow PORTSDIR to be overridden in the pkg-stage target. 2017-05-22 14:21:45 +00:00
relnotes-search.sh Adjust the 'Relnotes:' search to look for any non-empty 2014-12-08 15:45:07 +00:00