Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Akash98Sky/rom_building_system_setup

Make the system capable of custom ROM building
https://github.com/Akash98Sky/rom_building_system_setup

custom-roms system-setup

Last synced: 2 months ago
JSON representation

Make the system capable of custom ROM building

Awesome Lists containing this project

README

        

# Rom Building System Setup
### <<< Make your System capable of custom ROM building >>>

First clone the repositoiy -->

$ git clone https://github.com/Akash98Sky/rom_building_system_setup -b new
* add any directory name at the end or keep it empty

Use this to setup the complete system :-

$ chmod +x fullsetup.sh
$ ./fullsetup.sh

Then run:-

$ source ~/.profile

## OR

### <<< Partial Installations >>>
#### For installing only SDK :-

$ chmod +x install_sdk.sh
$ ./install_sdk.sh

Then run:-

$ source ~/.profile

#### For installing only repo :-

$ chmod +x install_repo.sh
$ ./install_repo.sh

Then run:-

$ source ~/.profile

#### For installing other packages :-

$ chmod +x install_packages.sh
$ ./install_packages.sh