I am happy to announce the first public unveiling of my Fox in a Box project. The enthusiasm for my idea of putting together a dev VM was loud and clear in my last post, mainly from testers who expressed interest in hunting regressions at a more granular level. The README in the first link hopefully contains enough details for anybody to get themselves set up with a minimal Ubuntu 11.04 VM with a preset clone of mozilla-central ready to build. I experienced clobber build times of 30-45 minutes in my tests; your mileage may vary. So please, run $ git clone git://github.com/jdm/foxinabox.git
, follow the README and let me know how it goes for you!
-
Archives
- September 2018
- February 2017
- October 2015
- December 2013
- February 2013
- December 2012
- November 2012
- September 2012
- August 2012
- April 2012
- March 2012
- January 2012
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- April 2010
- March 2010
- February 2010
- January 2010
- December 2008
- July 2008
- February 2008
-
Meta
About your last commit:
https://github.com/jdm/foxinabox/commit/fbb95eb694d622bb1ce43fcd4681525d2f59dded
Last time I tried to unbundle an already downloaded bundle, it was slower than cloning off the network. Adding the bundle download time makes the difference even more significant.
This is to build Firefox for Linux or do you also have all the necessary to build Firefox Mobile for Android?
This is a desktop only solution, unfortunately.