Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Aug 2020 16:38:05 -0400
From:      Michael Butler <imb@protected-networks.net>
To:        Glen Barber <gjb@freebsd.org>
Cc:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: documentation on release build process change (svn -> git)?
Message-ID:  <0fbe4d36-6da8-9e63-c830-1dba9fa057ee@protected-networks.net>
In-Reply-To: <20200829160444.GC19857@FreeBSD.org>
References:  <cc3e3579-6ff8-89d4-f713-7672836143a4@protected-networks.net> <20200828174307.GC61041@FreeBSD.org> <20200828174424.GD61041@FreeBSD.org> <aa7989d6-eed5-9575-09bb-536680629e61@protected-networks.net> <20200829151406.GA19857@FreeBSD.org> <95d7aef5-69d4-0215-43ca-0663bc370667@protected-networks.net> <20200829155123.GB19857@FreeBSD.org> <20200829160444.GC19857@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 8/29/20 12:04 PM, Glen Barber wrote:
> On Sat, Aug 29, 2020 at 03:51:23PM +0000, Glen Barber wrote:
>> I added a way to update an existing tree in r364959.  I have only done
>> very trivial testing on this change, however, so please let me know if
>> it does not work as expected.
>>
> r364960 further refines how this works; that would be a better revision
> to use to test.

The build-from-scratch mode now works to produce tar-balls and ISOs :-)
However, I noticed that after building a clean amd64 tool-chain, it does
fetch the amd64 GIT packages and dependencies (~76MB in all) before
building 'all' for the target. No big deal but I usually prefer to build
everything locally.

The build-from-existing mode fails with ..

imb@vm01:/usr/src/release> sudo ./release.sh -c release-i386.conf
fatal: not a git repository (or any parent up to mount point /usr)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
umount: /usr/local/release-builds/i386/dev: not a file system root directory

Many thanks for your efforts!

	imb



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0fbe4d36-6da8-9e63-c830-1dba9fa057ee>