nexusone
This is an old revision of the document!
−Table of Contents
넥서스원 관련 자료
KT 순정 롬으로 복귀
- cp PASSIMG_Passion_KT_KR_2.15.1010.2_FRF91_release_signed.zip passing.zip
- sd카드 최 상단에 복사
- 리커버리모드에서 다시 설치됨. 끝!!
KT APN 설정
- 이름 : KT
- APN : alwayson.ktfwing.com
- 포트 : 9082
- MMSC : http://mmsc.ktfwing.com
- MMS포트 : 9082
- MCC : 450
- MNC : 08
커스텀 펌
CM
- cyangenmod - official blog
- cyangemmod_wiki - wiki home
practice
gitosis 설치
$ sudo apt-get install gitosis $ sudo -H -u gitosis gitosis-init < ~/.ssh/authorized_keys
바닐라 코드 클론
$ cd ~gitosis/repositories/ $ sudo cp ~/bin/repo ./ $ sudo -H -u gitosis ./repo init -u git://github.com/CyanogenMod/android.git --mirror ... From git://github.com/CyanogenMod/android * [new branch] donut -> origin/donut * [new branch] eclair -> origin/eclair * [new branch] eclair-ds -> origin/eclair-ds * [new branch] froyo -> origin/froyo * [new branch] froyo-kernel -> origin/froyo-kernel * [new branch] froyo-release -> origin/froyo-release * [new branch] koush -> origin/koush * [new branch] master -> origin/master From git://github.com/CyanogenMod/android * [new tag] CM-6.0.0-RC1 -> CM-6.0.0-RC1
이제 싱크 음청 오래 걸린다!!
$ sudo -H -u gitosis ./repo sync
references
nexusone.1285925449.txt.gz · Last modified: 2013/08/03 05:04 (external edit)