Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1183486
  • 博文数量: 233
  • 博客积分: 6270
  • 博客等级: 准将
  • 技术积分: 1798
  • 用 户 组: 普通用户
  • 注册时间: 2010-01-26 08:32
文章分类

全部博文(233)

文章存档

2011年(31)

2010年(202)

我的朋友

分类: LINUX

2010-05-21 09:10:43

To clone one of these trees, install , and run:

git clone git://android.git.kernel.org/ + project path.

To clone the entire platform, install , and run:

mkdir mydroid
cd mydroid
repo init -u git://android.git.kernel.org/platform/manifest.git
repo sync

安装repo的方法:

$ sudo curl > /bin/repo

$ chmod a+x /bin/repo

Referrence:

阅读(440) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~