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

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.
_______________________________________________
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to