摘要:
1) diff/patch这对工具在数学上来说,diff是对2个集合求差,patch是求和diff A B > C 生成A和B的diff文件Cpatch A C 给A打上diff文件得到Bpatch -R B C B还原为A2) 内核补丁生成diff -uNr linux-2.6.xxx linux-2.6.xxx.1 > diff.patch升级cp diff.patch linux... 阅读全文
摘要:
cdma-import分支由Teleca CDMA团队开发。Teleca's contribution covers all required extensions in the application framework of the telephony stack, the application domain and user interface. In order to support e... 阅读全文