This is the same as a general procedure in ARM.
The difference is specification of Manifest and the branch that does init.
These, android-x86 is dedicated.
$ sudo su --j4 means run 4 threads.
# mkdir ~/bin
# curl http://android.git.kernel.org/repo > ~/bin/repo
# chmod a+x ~/bin/repo
# mkdir ~/gb86
# cd ~/gb86
# ~/bin/repo init -u git://git.android-x86.org/manifest.git -b gingerbread-x86
# ~/bin/repo sync -j4
'sync' is so very slow, done in multiple threads is more efficient.
No comments:
Post a Comment