Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Dec 2020 12:50:57 +0200
From:      Christos Chatzaras <chris@cretaforce.gr>
To:        freebsd-stable@freebsd.org
Subject:   Re: HEADS UP: FreeBSD src repo transitioning to git this weekend
Message-ID:  <70AA4F5E-1CBE-4CC4-8E6C-F60F63EE12D6@cretaforce.gr>
In-Reply-To: <202012310949.0BV9nNUC005172@nuc.oldach.net>
References:  <202012310949.0BV9nNUC005172@nuc.oldach.net>

next in thread | previous in thread | raw e-mail | index | archive | help


> No need to. etcupdate should merge back local changes and shout if it
> can't.
>=20

So I run these commands?

rm -fr /usr/src
gitup release

cd /usr/src
make buildworld
make buildkernel

make installkernel
etcupdate -p
make installworld
etcupdate

Or I don't need "etcupdate -p" ? In =
https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html =
<https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html=
> I don't see that "mergemaster -p" is needed and I don't remember where =
I found this command but I use it for a long time.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?70AA4F5E-1CBE-4CC4-8E6C-F60F63EE12D6>