Building pkg on BeagleBone / Raspberry Pi
Tim Kientzle
tim at kientzle.com
Fri Nov 2 14:32:42 UTC 2012
On Nov 2, 2012, at 12:11 AM, Alie Tan wrote:
> Thanks Tim,
>
> Finally i have Hiawatha weserver and php up on my BeagleBone with swapfiles:
> # dd if=/dev/zero of=/usr/swap0 bs=2048k count=256
> # chmod 0600 /usr/swap0
> # mdconfig -a -t vnode -f /usr/swap0 -u 0 && swapon /dev/md0
Congratulations!
Let us know how that works for you; I'm hoping
to use my Beaglebone as a web and mail
server sometime, but I'm not convinced the
network driver is really quite ready for that.
> Btw it tooks more than 20 hrs to build them LOL
There's still a lot of room for performance improvements
on BeagleBone.
Fortunately, they're cheap -- just buy a few more. ;-)
Tim
More information about the freebsd-arm
mailing list