<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt">Nick - The Debian version for Raspberry PI has hardware floating point support in their kernel.  They support Python and PHP out of the box with .deb complied for the platform.  What I was looking for is a list of the Debian tools that were going to be used on the Freedom Box platform and if there were any source .deb packages available to support those tools.  I have downloaded with Git Extensions the privoxy, Plinth, Freedom Maker and Freedom Buddy so that I can build the programs on the Raspberry PI platform natively.   I was just hoping that the source packages existed so that they could be added to the standard build tree and made available for downloading and installing just a easy as on the Freedom Box Platform.  Thank you for the prompt reply as this has given me a direction to go.<br><br>Bob
 Teeter<br><br><div><span></span></div><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Nick M. Daly <nick.m.daly@gmail.com><br> <b><span style="font-weight: bold;">To:</span></b> Robert Teeter <bteeter2006@yahoo.com>; "freedombox-discuss@lists.alioth.debian.org" <freedombox-discuss@lists.alioth.debian.org> <br> <b><span style="font-weight: bold;">Sent:</span></b> Monday, October 22, 2012 2:04 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [Freedombox-discuss] deb list for what is being included in freedom box<br> </font> </div> <br>
<br><br>Right now, there aren't .deb files for every project we use.  You can<br>build your own .deb for FreedomBox's Privoxy [0].  Adding .debs to the<br>rest of the projects, so that you can turn any box into a FreedomBox by<br>installing a couple packages is an incomplete release goal.  If you know<br>your way around packaging, you're welcome to help.<br><br>To build the package, just run:<br><br>$ make deb<br><br>If you're good with code and want to try building an entire disk image<br>From scratch, check out the Freedom Maker project [1].  The "shiny"<br>branch has a few more experimental enhancements than the main branch<br>does.  If you know what the Pi's architecture is (I looked, but couldn't<br>find it) should be possible to build an image for that architecture.<br>Copy the ``multistrap-configs/fbx-armel.conf`` file and edit it<br>appropriately for the Pi's architecture.  Then, run:<br><br>$ make ARCHITECTURE=(Pi's
 architecture) plugserver-image<br><br>No guarantee it'll work, but it'll sure try to.  THIS HAS NEVER BEEN<br>DONE BEFORE SO IT PROBABLY WON'T BOOT.  If it doesn't, we can try to<br>help you debug the issue, but we can't guarantee when we'll get it<br>working.<br><br>Nick<br><br>0: <a href="https://github.com/nickdaly/freedombox-privoxy" target="_blank">https://github.com/nickdaly/freedombox-privoxy</a><br><br>1: <a href="https://github.com/nickdaly/freedom-maker/tree/shiny" target="_blank">https://github.com/nickdaly/freedom-maker/tree/shiny</a><br><br><br> </div> </div>  </div></body></html>