新的repo Tool可用,更新Android-x86源码


昨天浏览阿伟(cwHuang)的博客,发现google最近把 repo 的 git repository 移到新的 Google code git service 上,虽然Android的源代码还是不能下载,但是依赖repo tool的其他工程可以用它了。

$ curl http://git-repo.googlecode.com/files/repo-1.12 > repo
$ chmod +x repo


注:将repo脚本中的REPO_URL='https://code.google.com/p/git-repo/'   改为  REPO_URL='http://code.google.com/p/git-repo'


之前Android-x86 的 source tree 仍依賴於 android.git.kernel.org。只有針對 x86 修改的部分放在 git server 上,未修改的部分仍指向 android.git.kernel.org。因此 kernel.org 的事件也影響到 Android-x86 source code 的下載。现在我們在 SourceForge 的 mirror 建立了完整的 git repositories,可以完全在这里下载。

$ mkdir Android-x86
$ cd Android-x86
$ repo init -u git://android-x86.git.sf.net/gitroot/android-x86/manifest.git -b gingerbread-x86
$ repo sync -j2


评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值