« Previous -
Version 3/24
(diff) -
Next » -
Current version
Dave Täht, 09/15/2011 04:38 pm
Building Cerowrt on your own Linux machine¶
git clone git://github.com/dtaht/cerofiles.git
There will be a build_cero.sh script here.
This script has been tested on debian squeeze, lenny, and ubuntu 10.10, on the x86_64 architectures.
Given that this builds most of cerowrt against the main git head trees, your build will differ somewhat from what we are making available as release candidates at present. After we get stable, we will tag and freeze the relevant trees.
We note that due to this difference, there may be slight (or even major) differences in the default .config file. It helps to repeatedly cp env/.config onto .config and run make defconfig, and install packages, etc, until they more closely match.
We will improve this script as time goes on, and if you run into trouble, please contact the #bufferbloat irc channel and/or the mailing lists.
Edit it. Run it.
Answer 'Y', when it asks you to preserve existing branches.