Date: Sun, 19 Jul 2015 21:15:18 -0700 From: John-Mark Gurney <jmg@funkthat.com> To: Warner Losh <imp@bsdimp.com> Cc: "O'Connor, Daniel" <darius@dons.net.au>, Tim Kientzle <tim@kientzle.com>, freebsd-arm <freebsd-arm@freebsd.org>, Leonardo Fogel <leonardofogel@yahoo.com.br> Subject: Re: How to Xbuild to BBB? Message-ID: <20150720041518.GU8523@funkthat.com> In-Reply-To: <BC87E3E2-8560-4C55-80F5-031BC00E0FCA@bsdimp.com> References: <1436542993.46776.YahooMailBasic@web120803.mail.ne1.yahoo.com> <19291C97-5A51-42D2-AC08-6B067AB8D2BD@kientzle.com> <2DED4E32-6599-4F5A-BDC8-E52F420D69C0@dons.net.au> <2093AC41-3AB0-4286-8440-AE3A93F358D8@kientzle.com> <39BAA32F-59D7-4F85-8C01-14597BCD2A6A@dons.net.au> <BC87E3E2-8560-4C55-80F5-031BC00E0FCA@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Warner Losh wrote this message on Sun, Jul 19, 2015 at 18:20 -0600: > > On Jul 19, 2015, at 5:53 PM, O'Connor, Daniel <darius@dons.net.au> wrote: > > > > > >> On 20 Jul 2015, at 02:43, Tim Kientzle <tim@kientzle.com> wrote: > >> > >> > >>> On Jul 18, 2015, at 5:26 PM, O'Connor, Daniel <darius@dons.net.au> wrote: > >>> > >>> Is there a way to update a running BBB system? > >> > >> Native builds work pretty well, though it takes a bit longer. > > > > Slight understatement :) > > Also I think it requires adding swap which greatly slows things down :( > > Ideally you could do the build on machine X with arch Y and then install them on machine Z with arch W. However, that doesn???t currently work. There???s about a day or two of fiddling to make it work. It used to work, but this was in the 4.x or early 5.0 time frame??? I do this now w/ make installworld -DNO_ROOT DESTDIR=<somedir>, then you can tar it up w/ something like cd <somedir>; tar -czf world.tar.gz @METALOG And then transfer it to the machine and extract it... been working great, though not necessarily the "standard" way of doing it... -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150720041518.GU8523>