documentation on release build process change (svn -> git)?
Michael Butler
imb at protected-networks.net
Sat Aug 29 14:30:28 UTC 2020
On 8/28/20 1:44 PM, Glen Barber wrote:
> Note, not entirely tested, however, since future snapshots and 13.0 will
> be exclusively built from the git sources.
When building with ..
## Set miscellaneous 'make release' settings.
NODOC=yes
NOPORTS=yes
WITH_DVD=yes
The build fails after building the target kernel but before building
either the tar-balls or ISOs with ..
>>> Kernel(s) GENERIC-NODEBUG built in 765 seconds, ncpu: 8, make -j4
--------------------------------------------------------------
make: "/usr/src/release/Makefile.inc1" line 14: "Git binary not found.
Set GIT_CMD appropriately."
It seems to want GIT in the chroot environment, because it's there on
the host,
imb
More information about the freebsd-current
mailing list