OpenWrt 源码获取
OpenWrt为开源固件,托管在GitHub地址为:https://github.com/openwrt/openwrt.git。
Attitude_adjustment 12.09
svn co svn://svn.mein.io/branches/attitude_adjustment/
git clone -b attitude_adjustment git://github.com/openwrt/openwrt.git
GIT 方法获取
Chaos Calmer 15.05
git clone -b chaos_calmer git://github.com/openwrt/openwrt.git
SVN 方法获取
SVN方法已经失效,现在已经全面转移到git。
同时提供SVN版本的源码,地址已经迁移到svn://svn.mein.io/。
svn co svn://svn.mein.io/branches/chaos_calmer