Date: Sat, 6 Jun 2020 15:30:28 +0200 From: Gordon Bergling <gbergling@googlemail.com> To: Mark Murray <markm@freebsd.org> Cc: Matthew Seaman <matthew@freebsd.org>, freebsd-hackers@freebsd.org Subject: Re: Cross compile FreeBSD on amd64 for arm64 failes via compile determination error Message-ID: <20200606133028.GA89418@lion.0xfce3.net> In-Reply-To: <75191F5F-6E86-42A5-95FA-48E8B567FDD9@FreeBSD.org> References: <20200605183002.GA2973@lion.0xfce3.net> <2e91deb9835aaaadd6dceec95395b81f5257f15b.camel@freebsd.org> <B9800A33-0F6C-407B-8F7A-F565945D627D@FreeBSD.org> <37bcfc43-ddf4-78c0-28b1-63a716d7b50d@FreeBSD.org> <75191F5F-6E86-42A5-95FA-48E8B567FDD9@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 06, 2020 at 02:07:49PM +0100, Mark Murray wrote: > > On 6 Jun 2020, at 13:36, Matthew Seaman <matthew@FreeBSD.org> wrote: > > Or you could just `make packages` on your fast builder machine and then > > use pkg(8) to install on your slow machines. > > > > Either NFS mount the repository directory, or stand up a fairly simple > > webserver to provide the packages over your network. > > > > This also will allow you to prune out a lot of debug symbols and other > > bits and pieces you probably won't want eating up space on something > > like an RPi > > These are the sorts of things that I'm doing. > > But I'm lazy, and would prefer to do less :-) > > M > -- The distribution of packages should be possible, but I think that if a crossbuild is possible it should also be possible to make a installation via a NFS share since it works well on amd64. That's properly a good freetime project for myself, once I am finished with my manpage todos. ;-) Kind regards, Gordon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200606133028.GA89418>