Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/Akash98Sky/rom_building_system_setup
- Owner: Akash98Sky
- Created: 2018-07-08T07:16:08.000Z (over 6 years ago)
- Default Branch: new
- Last Pushed: 2019-08-22T19:28:17.000Z (over 5 years ago)
- Last Synced: 2024-08-01T10:17:46.332Z (5 months ago)
- Topics: custom-roms, system-setup
- Language: Shell
- Homepage:
- Size: 21.5 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - Akash98Sky/rom_building_system_setup - Make the system capable of custom ROM building (others)
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 emptyUse this to setup the complete system :-
$ chmod +x fullsetup.sh
$ ./fullsetup.shThen run:-
$ source ~/.profile
## OR
### <<< Partial Installations >>>
#### For installing only SDK :-
$ chmod +x install_sdk.sh
$ ./install_sdk.shThen run:-
$ source ~/.profile
#### For installing only repo :-
$ chmod +x install_repo.sh
$ ./install_repo.shThen run:-
$ source ~/.profile
#### For installing other packages :-
$ chmod +x install_packages.sh
$ ./install_packages.sh