Date: Thu, 22 Jul 2021 22:16:47 +0200 From: Michael Schuster <michaelsprivate@gmail.com> To: Tim Daneliuk <tundra@tundraware.com> Cc: FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: Cross Machine Compilation Question Message-ID: <CADqw_gKK9q7o8ihOC_uJDKtJbAyp=udna%2B-h7gZUbi5ztkF_oQ@mail.gmail.com> In-Reply-To: <f46a73aa-b4d2-68e3-0dbc-f9383bb2ae3c@tundraware.com> References: <f46a73aa-b4d2-68e3-0dbc-f9383bb2ae3c@tundraware.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 22, 2021 at 5:07 PM Tim Daneliuk via freebsd-questions < freebsd-questions@freebsd.org> wrote: > I have a fast physical AMD64 machine which does nightly -STABLE builds of > kernels and world. > > I have a small/minimal footprint VPS server. > > I'd like to take the nightlies off the first machine and copy it to the > second to keep the VPS server up to date with -STABLE. > > So, which directories do I need to scp over? /usr/src and /usr/obj > leap to mind but are there others as well? > perhaps you've already done that, but if not: Whenever I run "make install*" or similar, I consult the documentation (eg https://www.freebsd.org/cgi/man.cgi?query=build&apropos=0&sektion=7&manpath=FreeBSD+14.0-current&arch=default&format=html ) which describes, among other things, the make and Environment variables (specifically, DESTDIR) and their effect on the make process; perhaps there's something there that can help you. regards Michael > > Thanks, > -- > > ---------------------------------------------------------------------------- > Tim Daneliuk tundra@tundraware.com > PGP Key: http://www.tundraware.com/PGP/ > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > -- Michael Schuster http://recursiveramblings.wordpress.com/ recursion, n: see 'recursion'
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADqw_gKK9q7o8ihOC_uJDKtJbAyp=udna%2B-h7gZUbi5ztkF_oQ>