openwrt 各个版本代码下载


trunk:
git clone git://github.com/openwrt/openwrt.git


15.05  (Chaos Calmer)
git clone -b chaos_calmer git://github.com/openwrt/openwrt.git


14.07  (Barrier Breaker)
git clone -b barrier_breaker git://github.com/openwrt/openwrt.git


12.09  (Attitude Adjustment)
git clone -b attitude_adjustment git://github.com/openwrt/openwrt.git

 

lede相关

17.01 (稳定版)

git clone -b lede-17.01 https://git.lede-project.org/source.git

 

lede-trunk

git clone https://github.com/lede-project/source.git

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-06-28
  • 2022-12-23
  • 2022-12-23
  • 2021-11-07
  • 2021-06-06
  • 2021-11-17
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-09
  • 2021-09-03
  • 2022-12-23
  • 2021-08-03
相关资源
相似解决方案