The modified sources are availables on http://gitorious.org/replicant The original sources are availables on https://github.com/CyanogenMod In any cases running the following command will get you the full sources: mkdir bin cd bin wget http://android.git.kernel.org/repo chmod a+x repo cd .. mkdir replicant-2.2 cd replicant-2.2 ../bin/repo init -u git://gitorious.org/replicant/manifest.git -b replicant-2.2 ../bin/repo sync For the Nexus One, refer to: http://trac.osuosl.org/trac/replicant/wiki/BuildNexusOne For the Nexus S, refer to: http://trac.osuosl.org/trac/replicant/wiki/BuildNexusS I also extracted the date and the git HEAD hashes of each repoitory. This is available in the following files: date.txt git_versions.txt The Manifest branch and git versions are also available. Note that the git branches are written in the manifest. The script directory contains what is needed to generate a release: Its first argument is the location of the android sources And its second argument is the location of the release directory