Raspberry pi not ready to self-host yet?

Tim Kientzle tim at kientzle.com
Sat Jul 27 21:31:33 UTC 2013


On Jun 24, 2013, at 7:55 AM, Jordan K. Hubbard wrote:

> Hi folks,
> 
> I followed the instructions in the repo at https://github.com/daveish/freebsd-arm-tools.git and was able to create a bootable SD image for my 512Mb PI in no time with very little hassle - nice job there!
> 
> What I can't seem to manage, however, is to self-host after that. 

FWIW, I just managed to self-host on BeagleBone Black at r253514.

* Cross-build an image.
* Copy source tree onto the image.
* Boot the image
* Native:  buildworld, buildkernel, installkernel, installworld
* System reboots and seems to work okay.

There are some rough corners:  buildworld crashed
once, UFS crashed once, SSHD crashes consistently.

I haven't experimented with building ports on this revision yet.

Definitely not perfect, but getting better …  it has been a while
since I saw a native rebuild work to completion.

Tim



More information about the freebsd-arm mailing list