上一页 1 ··· 18 19 20 21 22 23 24 25 26 ··· 54 下一页
摘要: 参考文章: https://www.jianshu.com/p/acd2ccb5ea8d https://openwrt.org/docs/guide-developer/procd-init-script-example https://openwrt.org/docs/guide-develop 阅读全文
posted @ 2021-03-10 11:33 cogitoergosum 阅读(2296) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/embedded-linux/p/8537636.html config/Config-kernel.in; 在此文件中添加相关配置项的选择 阅读全文
posted @ 2021-03-04 18:34 cogitoergosum 阅读(581) 评论(0) 推荐(0)
摘要: 使用总结: https://blog.csdn.net/wynter_/article/details/53941746 阅读全文
posted @ 2021-02-24 18:04 cogitoergosum 阅读(149) 评论(0) 推荐(0)
摘要: route add -net 10.0.0.0/8 gw 172.16.0.3route add -net 10.0.0.0/8 gw 172.16.0.3 主机路由与静态路由, 只是范围上的不同, 主机路由指定具体IP 策略路由 相当于分类 参考网址: https://segmentfault.c 阅读全文
posted @ 2021-02-23 15:59 cogitoergosum 阅读(104) 评论(0) 推荐(0)
摘要: 参考链接: https://blog.csdn.net/wwwlyj123321/article/details/107665968 阅读全文
posted @ 2021-01-08 13:49 cogitoergosum 阅读(4191) 评论(0) 推荐(0)
摘要: 参考文章: https://bbs.csdn.net/topics/370039298 阅读全文
posted @ 2020-11-30 10:48 cogitoergosum 阅读(164) 评论(0) 推荐(0)
摘要: can讲解: https://blog.csdn.net/leverett/article/details/7460964?utm_medium=distribute.pc_aggpage_search_result.none-task-blog-2~all~first_rank_v2~rank_v 阅读全文
posted @ 2020-11-17 14:24 cogitoergosum 阅读(165) 评论(0) 推荐(0)
摘要: 1、需要删除openwrt 源目录tmp/info里有关芯片的文件 阅读全文
posted @ 2020-11-11 15:30 cogitoergosum 阅读(314) 评论(0) 推荐(0)
摘要: 参考链接文章: https://blog.csdn.net/qq_17308321/article/details/73188035 阅读全文
posted @ 2020-11-02 16:46 cogitoergosum 阅读(912) 评论(0) 推荐(0)
摘要: 错误:Prerequisite check failed. Use FORCE=1 to override. 解决方法: ./scripts/feeds update -a ./scripts/feeds install -a make defconfig make distclean -j1 V= 阅读全文
posted @ 2020-11-02 10:27 cogitoergosum 阅读(6440) 评论(0) 推荐(0)
上一页 1 ··· 18 19 20 21 22 23 24 25 26 ··· 54 下一页