Monday, 29 October 2012

[Guide]Building CM from scratch (the easy way)! - *nix Shell Script

Building CM from scratch (the easy way)! - *nix Shell Script

This will Allow you to build CM7-Nightlies or "Kangs" at any time you please.

Compatible with Ubuntu or rpm distros

It's a bash/sh script for automation, as simple as a double click.

it's downloading and installing all files/repos/sdk/adb/fastboot and compiles. (If you already have some of this installed, it prompts before installing)

-------
Github: https://github.com/nicandris/CM-from-scratch

new build.sh menu

just unzip on ubuntu/linux and run ./douchebuild.sh
if ./douchebuild.sh is not recognized as an executable, just 



sudo chmod 775 douchebuild.sh


 You will be asked for sudo pass (since you edit repos and add adb in bin) and some info for git.

after completing you can always create a fresh build from the Desktop shortcut build.sh

ofcourse i don't take any credits for cm, all credit goes to cyanogen and teamdouche. the script is just a shell compilation of the cm wiki.

Code:-
http://adf.ly/E9dR2

 

No comments:

Post a Comment