Skip to content

GenesisOS/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

627 Commits
 
 
 
 
 
 
 
 

Repository files navigation

banner

Getting Started

Requirements:

Compiling GenesisOS

First you need to initialize your local repository using the following command:

repo init -u https://github.com/GenesisOS/manifest.git -b yume --git-lfs

Then Sync the source code using the following command:

repo sync -j$(nproc --all) --force-sync --no-tags --no-clone-bundle --prune --optimized-fetch

Now adapt your Device Trees for GenesisOS and start the build using the following commands:

source build/envsetup.sh
lunch genesis_$devicecodename-bp4a-userdebug
mka genesis

Now fix the errors during compilation and wait for Successful Build Message. Happy Compiling!

Important Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors