On Sun, Apr 16, 2017 at 12:51, Stefan Unterweger <[email protected]> wrote:
> What you -can- do though is to build world and kernel on some other > machine and rsync /usr/src and /usr/obj/usr to the target machine. You > can then ‚make installkernel‘, ‚make installworld‘ and ‚make upgrade‘ > without having to actually build anything there. > > This is also handy if you have to upgrade several machines in a row; > compiling kernel and world on each of them is just a waste of time and > energy. Thanks for the suggestion. I think it is a good choice at the moment, when there is no official binary upgrade method. Cheers -- Aly
